info@cybernergies.com
2005-Feb-21 10:28 UTC
[Asterisk-Users] why can't I make toll free calls via IAXTEL
<div>Hello,</div> <div> can someone tell me what's wrong with this? I can't make toll free calls via iaxtel. Here's the definition in my extensions.conf</div> <div> </div><FONT size=2> <div>[iaxtel-trunks]</div> <div>;</div> <div>;outbound 1-700 and toll free calls go via iaxtel</div> <div>;be sure to include the iaxtel-trunks context in dialing context</div> <div>;add function here to continue ring tone when 9 is dialed</div> <div>;</div> <div>ignorepat=>9</div> <div>exten => _91700XXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</div> <div>exten => _91888NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</div> <div>exten => _91877NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</div> <div>exten => _91866NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</div> <div>exten => _91800NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1) </div> <div> </div> <div>Note: IAXTEL_INFO is already defined as username:password</div> <div> </div> <div>and here's my iax.conf</div> <div> </div><FONT size=2> <div>[general]</div> <div>port=5036</div> <div>bandwidth=high</div> <div>disallow=lpc10 </div> <div>tos=lowdelay</div> <div> </div> <div>;to register with iaxtel</div> <div>register => username:password@iaxtel.com</div> <div> </div> <div> </div> <div>;</div> <div>; Trust Caller*ID Coming from iaxtel.com</div> <div>;</div> <div>[iaxtel]</div> <div>type=friend</div> <div>context=from-iaxtel</div> <div>auth=cleartext</div> <div>;inkeys=iaxtel</div></FONT> <div> </div> <div> </div> <div>when i make an 800 number call for instance, registration goes through and iaxtel can find me. But there is an endless silence, sort of like an endles loop, and the only output I see is a "timeout on Zap/1-1" and it tries the whole thing again...and goes on forever, and the call never goes through. Is there anything wrong with my configuration above?</div> <div> </div> <div>thx,</div> <div>Chuks.</div></FONT>
info@cybernergies.com
2005-Feb-21 11:16 UTC
[Asterisk-Users] why can't I make toll free calls via IAXTEL
<BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT: blue 2px solid"> <DIV>Hello,</DIV> <DIV> can someone tell me what's wrong with this? I can't make toll free calls via iaxtel. Here's the definition in my extensions.conf</DIV> <DIV> </DIV><FONT size=2> <DIV>[iaxtel-trunks]</DIV> <DIV>;</DIV> <DIV>;outbound 1-700 and toll free calls go via iaxtel</DIV> <DIV>;be sure to include the iaxtel-trunks context in dialing context</DIV> <DIV>;add function here to continue ring tone when 9 is dialed</DIV> <DIV>;</DIV> <DIV>ignorepat=>9</DIV> <DIV>exten => _91700XXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV> <DIV>exten => _91888NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV> <DIV>exten => _91877NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV> <DIV>exten => _91866NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV> <DIV>exten => _91800NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1) </DIV> <DIV> </DIV> <DIV>Note: IAXTEL_INFO is already defined as username:password</DIV> <DIV> </DIV> <DIV>and here's my iax.conf</DIV> <DIV> </DIV><FONT size=2> <DIV>[general]</DIV> <DIV>port=5036</DIV> <DIV>bandwidth=high</DIV> <DIV>disallow=lpc10 </DIV> <DIV>tos=lowdelay</DIV> <DIV> </DIV> <DIV>;to register with iaxtel</DIV> <DIV>register => username:password@iaxtel.com</DIV> <DIV> </DIV> <DIV> </DIV> <DIV>;</DIV> <DIV>; Trust Caller*ID Coming from iaxtel.com</DIV> <DIV>;</DIV> <DIV>[iaxtel]</DIV> <DIV>type=friend</DIV> <DIV>context=from-iaxtel</DIV> <DIV>auth=cleartext</DIV> <DIV>;inkeys=iaxtel</DIV></FONT> <DIV> </DIV> <DIV> </DIV> <DIV>when i make an 800 number call for instance, registration goes through and iaxtel can find me. But there is an endless silence, sort of like an endles loop, and the only output I see is a "timeout on Zap/1-1" and it tries the whole thing again...and goes on forever, and the call never goes through. Is there anything wrong with my configuration above?</DIV> <DIV> </DIV> <DIV>thx,</DIV> <DIV>Chuks.</DIV></FONT></BLOCKQUOTE>