[asterisk-users] Extension not found

michel freiha michofr at gmail.com
Fri Sep 12 09:41:02 CDT 2008


Dear All,

I have the following scenario...When a customer dial 111 number a beep
message will iplay in order to record and playback his voice...Else he'll be
routed to another call flow as you can see in the context below:


[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? custom-recordme,111,1)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup

But i have the following error when trying to dial 111:

[Sep 12 14:16:32] WARNING[30978]: pbx.c:2483 __ast_pbx_run: Channel
'SIP/michofr-093833e0' sent into invalid extension '111' in context '
custom-recordme', but no invalid handler

Any help?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080912/c202786a/attachment.htm 


More information about the asterisk-users mailing list