Hi I&#39;m using freeswitch1.0.4. This post is moreover similar to my previous post.<br>When I make an outgoing call, it is saying INVALID_IE_CONTENTS.<br>Here are the details.<br>openzap.conf.xml<br><br>&lt;configuration name=&quot;openzap.conf&quot; description=&quot;OpenZAP Configuration&quot;&gt;<br>
&lt;settings&gt;<br>&lt;param name=&quot;debug&quot; value=&quot;7&quot;/&gt;<br>&lt;/settings&gt;<br>&lt;libpri_spans&gt;<br>&lt;span name=&quot;PRI_1&quot;&gt;<br>&lt;param name=&quot;node&quot; value=&quot;cpe&quot;/&gt;<br>
&lt;param name=&quot;switch&quot; value=&quot;euroisdn&quot;/&gt;<br>&lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>&lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>&lt;/span&gt;<br>
&lt;/libpri_spans&gt;<br>&lt;/configuration&gt;<br><br>openzap.conf<br>[span zt PRI_1]<br>trunk_type =&gt; e1<br>b-channel =&gt; 1:1-15<br>d-channel=&gt; 1:16<br>b-channel =&gt; 1:17-31<br>oz libpri debug 1 all<br><br>API CALL [oz(libpri debug 1 all)] output:<br>
src/ozmod/ozmod_libpri/ozmod_libpri.c: +OK debug set.<br><br>oz list<br><br>API CALL [oz(list)] output:<br>+OK<br>span: 1 (PRI_1)<br>type: isdn<br>chan_count: 47<br>dialplan: XML<br>context: default<br>dial_regex:<br>fail_dial_regex:<br>
hold_music:<br>analog_options none<br><br>Freeswitch startup log:<br><a href="http://pastebin.freeswitch.org/10609">http://pastebin.freeswitch.org/10609</a><br>After saying originate openzap/1/1/9952248266 openzap/1/1/9952248266<br>
<a href="http://pastebin.freeswitch.org/10610">http://pastebin.freeswitch.org/10610</a><br><br>Please help me to solve this. <br>