search for: recordm

Displaying 1 result from an estimated 1 matches for "recordm".

Did you mean: record
2008 Sep 12
1
Extension not found
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...