I have been trying to work this problem out with my IAX provider.<br>
<br>
I dial a toll-free number, ex: 1-888-876-6262, and I get a &quot;due to technical difficulties&quot; message.<br>
<br>
I set my debug level to 9, and all I see when I dial out is this:<br>
<br>
<font size="3">-- Executing Dial(&quot;SIP/27-51de&quot;, &quot;IAX2/voctel/18888766262||T&quot;) in new stack<br>    -- Called voctel/18888766262<br>    -- Call accepted by <a href="http://204.14.18.189">204.14.18.189</a>
 (format ulaw)<br>    -- Format for call is ulaw<br>    -- IAX2/voctel-3 is proceeding passing it to SIP/27-51de<br>    -- IAX2/voctel-3 is making progress passing it to SIP/27-51de<br>    -- Hungup 'IAX2/voctel-3'<br>  == Spawn extension (longdistance, 18888766262, 1) exited non-zero on 'SIP/27-51de'
<br>
<br>
What my IAX provider sees on the other end is this:<br>
<br>
</font><font size="3">-- Executing Dial(&quot;IAX2/tor-hub-13&quot;, &quot;Zap/G1/18888766262||g&quot;) in new stack 
<br>    -- Requested transfer capability: 0x00 - SPEECH 
<br>    -- Called G1/18888766262 
<br>    -- Zap/21-1 is proceeding passing it to IAX2/tor-hub-13 
<br>    -- PROGRESS with cause code 31 received 
<br>    -- Zap/21-1 is making progress passing it to IAX2/tor-hub-13 
<br>    -- Hungup 'Zap/21-1' <br>
<br>
I did a search through the mailing list and in the wiki. I found that cause code </font><font size="3">&quot;is used to report a normal event only when no other cause in the    normal class applies.&quot; and </font><font size="3">
<font face="monospace">#define&nbsp;AST_CAUSE_NORMAL_UNSPECIFIED                        31.<br>
<br>
</font></font><font size="3"><font face="monospace">I am running Asterisk 1.2.0 and I am not sure what my provider is using, some version of HEAD is all I know.</font></font><br>
<font size="3"><font face="monospace"><br>
I am at a loss... I don't know the last time I tried to dial a toll-free from here, but it was working.<br>
<br>
Can anyone help steer me in the right direction?<br>
<br>
Thanks!<br>
<br>
Dana<br>
</font></font>