search for: changrab_exec

Displaying 2 results from an estimated 2 matches for "changrab_exec".

2007 Jul 23
0
app_changrab, replacement for meetme and conference: returning to dialplan
...y ChanGrab hangs up, the other channels is hung up too (which is undesired). We like to keep the channel up and do something else in the dialplan. As I'm not too familiar with the asterisk internals I have problems to interprete the sources, but I think it might be in the method: static int changrab_exec in Line 131 which is res = ast_bridge_call(chan, newchan, &config); ast_hangup(newchan); I have no clue if ast_bridge_call blocks until some statechange happens and ast_hangup hangs up which would lead to the undesired behavior!? Maybe someone can help me understanding some basics about...
2005 Jun 21
5
app_changrab.c released on pbxfreeware.org
I released app_changrab.c lastnight really late... It includes a way to hijack a channel and originate calls from the CLI. /b --- Keep Your Friends Close, But Your Enemies Even Closer...