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
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to