<div>Hello,</div>
<div>&nbsp;actually I did, but nobody responded to that. So, here it is
one more time:</div>
<div>___________________</div>
<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_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91888NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91877NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91866NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@iaxtel:1)</DIV>
<DIV>exten =&gt;
_91800NXXXXXX,1,Dial(IAX2/${IAXTEL_INFO}@iaxtel.com/${EXTEN}@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>
<div><BR>-------- Original Message --------<BR>Subject: RE:
[Asterisk-Users] bridging iaxtel calls to PSTN<BR>From: "Rich Adamson"
&lt;radamson@routers.com&gt;<BR>Date: Mon, February 21, 2005 3:16
pm<BR>To: "Asterisk Users Mailing List - Non-Commercial
Discussion"<BR>&lt;asterisk-users@lists.digium.com&gt;<BR><BR>I think
someone did reply to this. Don't bother trying to use iaxtel
for<BR>your connections. Its down far more then its up.<BR><BR>If you
want help setting up an iax connection directly between your
two<BR>systems, then post what you've got that pertains to this from
iax.conf<BR>and extensions.conf. No one is going to be able to help you
based on A<BR>doesn't talk to B
words.<BR><BR>------------------------<BR>&gt; could you help me out
with this? I have a posting on this list, bu nobody has replied yet.
<BR>Titled "why can't I make IAX calls<BR>&gt; between 2 asrterisk
servers"? I'd appreciate.<BR>&gt; &nbsp;<BR>&gt; -chuks.<BR>&gt;
<BR>&gt; &nbsp; &nbsp; -------- Original Message --------<BR>&gt;
&nbsp; &nbsp; Subject: Re: [Asterisk-Users] bridging iaxtel calls to
PSTN<BR>&gt; &nbsp; &nbsp; From: "Michael Graves"
&lt;mgraves@mstvp.com&gt;<BR>&gt; &nbsp; &nbsp; Date: Mon, February 21,
2005 7:49 am<BR>&gt; &nbsp; &nbsp; To: "Asterisk Users Mailing List -
Non-Commercial Discussion"<BR>&gt; &nbsp; &nbsp;
&lt;asterisk-users@lists.digium.com&gt;<BR>&gt; <BR>&gt; &nbsp; &nbsp;
On Sun, 20 Feb 2005 02:43:46 -0700, info@cybernergies.com
wrote:<BR>&gt; <BR>&gt; &nbsp; &nbsp; &gt;Hello,<BR>&gt; &nbsp; &nbsp;
&gt; I just started using asterisk, and have a question. I have
&nbsp;setup two<BR>&gt; &nbsp; &nbsp; &gt;asterisk servers, A and B. A
has a Digium TDM400 11B card (1 FXO and 1<BR>&gt; &nbsp; &nbsp; &gt;FSX
modules) and is connected to the PSTN. B has same, but is NOT<BR>&gt;
&nbsp; &nbsp; &gt;connected to PSTN. I want to configure B to call A
via iaxtel, and<BR>&gt; &nbsp; &nbsp; &gt;connect to the PSTN using A's
line. How can I configure iaxtel dial<BR>&gt; &nbsp; &nbsp; &gt;plan for
B in extensions.conf? I want to be able to make a call to<BR>&gt; &nbsp;
&nbsp; &gt;local US number (where A is located) from B, using iaxtel.
Can anyone<BR>&gt; &nbsp; &nbsp; &gt;please help me? All I have seen so
far is just making calls from A to B<BR>&gt; &nbsp; &nbsp; &gt;and vice
versa using the iaxtel 1700 number, but I haven't seen any<BR>&gt;
&nbsp; &nbsp; &gt;examples of how to bridge the iaxtel calls to PSTN.
Help please.<BR>&gt; &nbsp; &nbsp; &gt;<BR>&gt; &nbsp; &nbsp;
&gt;<BR>&gt; &nbsp; &nbsp; &gt;chuks.<BR>&gt; &nbsp; &nbsp;
&gt;<BR>&gt; &nbsp; &nbsp; &gt;NB: I don't mean toll free number, I
mean just local dialing.<BR>&gt; &nbsp; &nbsp; &gt;<BR>&gt; <BR>&gt;
&nbsp; &nbsp; Don't bother with IAXTel. It's very frequently down. Just
have each<BR>&gt; &nbsp; &nbsp; server register with the other and trunk
between them. That way you<BR>&gt; &nbsp; &nbsp; just use dialplan logic
to make the A place a call on B's resource. The<BR>&gt; &nbsp; &nbsp;
wiki has a good section on trunking between servers ova IAX.<BR>&gt;
<BR>&gt; &nbsp; &nbsp; Michael<BR>&gt; <BR>&gt; &nbsp; &nbsp;
--<BR>&gt; &nbsp; &nbsp; Michael Graves &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
mgraves@pixelpower.com<BR>&gt; &nbsp; &nbsp; Sr. Product Specialist
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;www.pixelpower.com<BR>&gt; &nbsp; &nbsp; Pixel
Power Inc. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
mgraves@mstvp.com<BR>&gt; <BR>&gt; &nbsp; &nbsp; o713-861-4005<BR>&gt;
&nbsp; &nbsp; o800-905-6412<BR>&gt; &nbsp; &nbsp; c713-201-1262<BR>&gt;
<BR>&gt; &nbsp; &nbsp;
_______________________________________________<BR>&gt; &nbsp; &nbsp;
Asterisk-Users mailing list<BR>&gt; &nbsp; &nbsp;
Asterisk-Users@lists.digium.com<BR>&gt; &nbsp; &nbsp;
http://lists.digium.com/mailman/listinfo/asterisk-users<BR>&gt; &nbsp;
&nbsp; To UNSUBSCRIBE or update options visit:<BR>&gt; &nbsp; &nbsp;
&nbsp;
http://lists.digium.com/mailman/listinfo/asterisk-users<BR>---------------End
of Original
Message-----------------<BR><BR><BR>_______________________________________________<BR>Asterisk-Users
mailing
list<BR>Asterisk-Users@lists.digium.com<BR>http://lists.digium.com/mailman/listinfo/asterisk-users<BR>To
UNSUBSCRIBE or update options visit:<BR>&nbsp;
http://lists.digium.com/mailman/listinfo/asterisk-users </div>