[Asterisk-Users] Invalid Extensions in Context but no invalid handler....

Crystal Stream, Incorporated crystalstreaminc at yahoo.com
Mon Oct 10 14:44:24 MST 2005


what does this mean and how do I fix it?

Channel 'SIP/3044-80e1' sent into invalid extension
'5734868888' in context 'redial-from-local', but no
invalid handler

Here is the

[redial-from-local]
_91NXXNXXXXXX,1,Macro(redial,${EXTEN})
_91NXXNXXXXXX,2,Congestion
_9NXXNXXXXXX,3,Macro(redial,${EXTEN})
_9NXXNXXXXXX,4,Congestion

a separate context passes this via:
Goto(redial-from-local,${lastcaller},1)
and then redial-from-local activates a macro called
redial

[macro-redial]
exten => s,1,SetCIDName(${OURCID}|a)
exten => s,2,SetCIDNum(${OURCIDN3}|a)
exten => s,3,Monitor(wav)
exten => s,4,Dial(IAX2/user at prov2/${ARG1})
exten => s,5,Congestion
exten => s,105,Dial(IAX2/user at prov1/${ARG1})
exten => s,106,Congestion




		
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/



More information about the asterisk-users mailing list