[asterisk-users] Asterisk 1.8 and new the command: exten => _X., 4, Wait, 2
bilal ghayyad
bilmar_gh at yahoo.com
Tue Apr 5 03:31:11 CDT 2011
OK Dears;
Is the exten => _X.,2,Wait,2 no more working with Asterisk 1.8? What is the equivalent?
I installed Asterisk 1.8 and Star2Billing 1.9 but I am getting this error if someone can advise me:
Executing [9615806234 at a2billing:1] Answer("SIP/gwsshihabuddinkw-00000014", "") in new stack
[Apr 5 02:59:05] WARNING[2941]: pbx.c:4055 pbx_extension_helper: No application 'Wait,2' for extension (a2billing, 9615806234, 2)
== Spawn extension (a2billing, 9615806234, 2) exited non-zero on 'SIP/gwsshihabuddinkw-00000014'
Now, my investigations:
The extensions.conf:
[a2billing]
exten => _X.,1,Answer
exten => _X.,2,Wait,2
exten => _X.,3,DeadAGI,a2billing.php
exten => _X.,4,Wait,2
exten => _X.,5,Hangup
;
More information about the asterisk-users
mailing list