try system,"/usr.... 01 on"
or system("/usr .. on")

Martin

On Tue, 2 Sep 2003, Josh Edwards wrote:

> Question below, here is the file in question
> exten => 9,1,system,/usr/local/bin/hetest 01 on
> exten => 9,2,system,/usr/local/bin/hetest 02 on
> exten => 9,3,system,/usr/local/bin/hetest 03 on
> exten => 9,4,system,/usr/local/bin/hetest 04 on
> exten => 9,5,system,/usr/local/bin/hetest 05 on
> exten => 9,6,system,/usr/local/bin/hetest 06 on
> exten => 9,7,system,/usr/local/bin/hetest 07 on
> exten => 9,8,system,/usr/local/bin/hetest 08 on
> exten => 9,9,system,/usr/local/bin/hetest 09 on
> �
> When I dial 9 it runs the first item, then it exits and gives me a busy,
> why does it not go through all of the items then exit
> �
> �
> Josh
>
> ________________________________________________________________________________
> Get MSN 8 and help protect your children with advanced parental controls.
> _______________________________________________ Asterisk-Users mailing
> list [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to