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
[EMAIL PROTECTED]
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?"

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to