Thanks all u guys. It got worked when I replaced with the following configuration and the incoming has no problem with that.<br>[span zt PRI_1]<br>trunk_type =&gt; e1<br>b-channel =&gt; 1-15<br>d-channel =&gt; 16<br>b-channel =&gt; 17-31<br>
<br>But still I&#39;m facing problem with the outgoing call. It says INVALID_IE_CONTENTS.<br>What might be the issue? Even I tried the following dialplan to call by using bridge.<br>&lt;extension name=&quot;outgoing-fxo&quot;&gt;<br>
                  &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d{10})$&quot;&gt;<br>                          &lt;action application=&quot;answer&quot;/&gt;<br>                          &lt;action application=&quot;bridge&quot; data=&quot;openzap/1/1/${dialed_ext}&quot;/&gt;<br>
                  &lt;/condition&gt;<br>          &lt;/extension&gt;<br>But it prints the same error.<br>What might be the issue?<br><br><br><div class="gmail_quote">On Thu, Oct 8, 2009 at 10:24 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div class="gmail_quote"><div>On Thu, Oct 8, 2009 at 8:02 AM, Moises Silva <span dir="ltr">&lt;<a href="mailto:moises.silva@gmail.com" target="_blank">moises.silva@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div>On Thu, Oct 8, 2009 at 5:41 AM, lakshmanan ganapathy <span dir="ltr">&lt;<a href="mailto:lakindia89@gmail.com" target="_blank">lakindia89@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



Hi I tried with the following openzap.conf<br>[span zt PRI_1]<br>trunk_type =&gt; e1<br>b-channel =&gt; 1:1-15,17-31<br>d-channel =&gt; 1:16<br></blockquote><div><br></div></div><div>This does not look like a healthy config to me. You are using &lt;span&gt;:&lt;channels&gt; notation in zaptel spans, zaptel channels increment across spans, read point number 5 of this web page <a href="http://wiki.freeswitch.org/wiki/OpenZAP_OpenR2" target="_blank">http://wiki.freeswitch.org/wiki/OpenZAP_OpenR2</a> , this is for another type of signaling, but the span/channel numbering concepts are the same.</div>



<div><br></div></div></blockquote></div><div><br>Moy,<br><br>As usual you are right on the money. I&#39;m so used to doing Sangoma configs that I forget about the zaptel syntax. I recommend this config:<div><br>
<br>[span zt PRI_1]<br>
trunk_type =&gt; e1<br></div>b-channel =&gt; 1-15<br>d-channel =&gt; 16 <br>b-channel =&gt; 17-31<br><br><br>Give that a try and report back if you have issues.<br><font color="#888888">-MC<br></font></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>
<div class="gmail_quote"><div></div></div><font color="#888888">-- <br>Moises Silva<br>Software Developer<br>Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R 9T3 Canada<br>t. 1 905 474 1990 x 128 | e. <a href="mailto:moy@sangoma.com" target="_blank">moy@sangoma.com</a><br>




</font><br></div><div>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></div></blockquote></div><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">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>
<br></blockquote></div><br>