<BLOCKQUOTE style="PADDING-LEFT: 8px; MARGIN-LEFT: 8px; BORDER-LEFT:
blue 2px solid">
<DIV>Hello,</DIV>
<DIV>&nbsp;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>&nbsp;</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=&gt;9</DIV>
<DIV>exten =&gt;
_91700XXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91888NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91877NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91866NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)</DIV>
<DIV>exten =&gt; _91800NXXXXXX,1,Dial(IAX2/$@iaxtel.com/$@iaxtel:1)
</DIV>
<DIV>&nbsp;</DIV>
<DIV>Note: IAXTEL_INFO is already defined&nbsp;as
username:password</DIV>
<DIV>&nbsp;</DIV>
<DIV>and here's my iax.conf</DIV>
<DIV>&nbsp;</DIV><FONT size=2>
<DIV>[general]</DIV>
<DIV>port=5036</DIV>
<DIV>bandwidth=high</DIV>
<DIV>disallow=lpc10 </DIV>
<DIV>tos=lowdelay</DIV>
<DIV>&nbsp;</DIV>
<DIV>;to register with iaxtel</DIV>
<DIV>register =&gt; username:password@iaxtel.com</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</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>&nbsp;</DIV>
<DIV>&nbsp;</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>&nbsp;</DIV>
<DIV>thx,</DIV>
<DIV>Chuks.</DIV></FONT></BLOCKQUOTE>