[asterisk-users] Channel kept busy when creating ssh tunnel via AGI

Michiel van Baak michiel at vanbaak.info
Wed Sep 20 06:17:41 MST 2006


On 06:25, Wed 20 Sep 06, BJ Weschke wrote:
> If you don't want such behavior, you might want to take a look at
> monitoring a specific channel event in the Asterisk manager and then
> starting off your script upon the receipt of such an event through the
> manager.

Or if you want to go dirty:
run an agi that looks lik this:

#!/bin/sh
/path/to/my/actual/script&
exit 0

-- 

Michiel van Baak
michiel at vanbaak.eu
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD

"Why is it drug addicts and computer afficionados are both called users?"



More information about the asterisk-users mailing list