search for: introut

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

Did you mean: inorout
2013 Jul 20
1
rejected because extension not found in context 'introutingB'
Dear All, I am trying to recieve call from inbound proxy then route to internal peer (localhost) and then route to outgoing sip proxy but it failing with subject error. Can any one please correct me what i am doing wrong in below config. SIP.conf [Inbound] type=peer context=introuting host=184.107.XXX.XXX disallow=all allow=all [astinside] type=peer context=introutingB host=localhost disallow=all ;allow=speex [voipprovider] type=peer host=XXX.X.XXX.159 disallow=all allow=g723:120 Extentions.config [introuting] exten => _X.,1,Dial(SIP/astinside) [introutingB] exten =&g...