Thanks John.<br><br>I could take a pcap trace using<br>wanpipemon -i w4g1 -pcap -pcap_file sng_isdn_fwd.pc -prot ISDN -full -systime -c trd<br><br>The q931 for a call which is not maturing is as follows. This is the case when the called number is set to unconditional forwarding. <br>
3    6.057463    Local User    Remote Network    Q.931    SETUP<br>5    6.142822    Remote Network    Local User    Q.931    CALL PROCEEDING<br>7    Remote Network    Local User    Q.931    DISCONNECT<br>9    Local User    Remote Network    Q.931    RELEASE<br>
11    Remote Network    Local User    Q.931    RELEASE COMPLETE<br><br>This happens only with Sangoma Card. I am using the sangoma_isdn stack and FreeTDM.  Somehow, it is not able to understand that the call is getting forwarded. <br>
<br>The q931 for a call which is maturing is as follows<br>11    Local User    Remote Network    Q.931    SETUP<br>13    Remote Network    Local User    Q.931    CALL PROCEEDING<br>15    Remote Network    Local User    Q.931    ALERTING<br>
17    Remote Network    Local User    Q.931    CONNECT<br>23    Remote Network    Local User    Q.931    DISCONNECT<br>25    Local User    Remote Network    Q.931    RELEASE<br>27    Remote Network    Local User    Q.931    RELEASE COMPLETE<br>
<br><br><br clear="all">regards,<br>Anita<br><br>
<br><br><div class="gmail_quote">On Mon, Mar 5, 2012 at 11:57 PM, John <span dir="ltr">&lt;<a href="mailto:freeswitch@earthspike.net">freeswitch@earthspike.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 05/03/12 16:31, Anita Hall wrote:<br>
&gt; Hi<br>
&gt;<br>
&gt; There are some numbers on which I am not able to originate calls from<br>
&gt; a Sangoma Card, while I am able to do the same from a Digium like<br>
&gt; card. I am using FreeTDM.<br>
&gt;<br>
&gt; &gt;originate freetdm/4/a/07305880672 &amp;park()<br>
&gt;<br>
&gt; Log is here <a href="http://pastebin.freeswitch.org/18578" target="_blank">http://pastebin.freeswitch.org/18578</a><br>
&gt;<br>
&gt; Note that I am able to call other numbers from this system and I have<br>
&gt; a working PRI line and FreeTDM.<br>
&gt;<br>
&gt; Also the number 07305880672 is working fine. It unconditionally<br>
&gt; forwards the call to another number. I am problem with calling all<br>
&gt; such numbers.<br>
&gt;<br>
&gt; I am able to do q931 traces using sangoma_isdn but  how to view them ?<br>
&gt;<br>
&gt; regards,<br>
&gt; Anita<br>
&gt;<br>
</div></div>Anita,<br>
<br>
You can use wireshark to decode the q.931 traces; the output files are<br>
.pcap format.<br>
<br>
John<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>