Ya ok. Here is the required stuff<br>Configuration: (PRI span)<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;pri_spans&gt;<br>&lt;span id=&quot;1&quot; name=&quot;PRI_1&quot;&gt;<br>&lt;param name=&quot;q921loglevel&quot; value=&quot;alert&quot;/&gt;<br>&lt;param name=&quot;q931loglevel&quot; value=&quot;alert&quot;/&gt;<br>
&lt;param name=&quot;mode&quot; value=&quot;user&quot;/&gt;<br>&lt;param name=&quot;dialect&quot; value=&quot;q931&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;/pri_spans&gt;<br>&lt;/configuration&gt;<br><br>Log while starting freeswitch:<br><a href="http://pastebin.freeswitch.org/10646">http://pastebin.freeswitch.org/10646</a><br><br>Log when making a call:<br>
<a href="http://pastebin.freeswitch.org/10647">http://pastebin.freeswitch.org/10647</a><br><br><br>Configuration: (LIBPRI SPAN)<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>Log while starting freeswitch:<br><a href="http://pastebin.freeswitch.org/10648">http://pastebin.freeswitch.org/10648</a><br><br>Log while making a call:<br><a href="http://pastebin.freeswitch.org/10649">http://pastebin.freeswitch.org/10649</a><br>
<br><br><br><div class="gmail_quote">On Sat, Oct 10, 2009 at 10:39 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">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;">
Okay, please go to <a href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a> and paste your openzap.conf.xml file. Also, paste the ENTIRE debug log from a call from start to finish. Telling us that you see INVALID_IE_CONTENTS doesn&#39;t help if we don&#39;t know what the information element contains. Finally, turn on PRI debugging and make another test call and pastebin that debug log as well. The debug will show details about the communications between your machine and the carrier. Instructions for turning on debugging for libpri are found in the OpenZAP wiki page in the same place where the libpri instructions are located.<br>

<br>Put the pastebin number in this email thread and then we&#39;ll go have a look.<br><br>Thanks,<br><font color="#888888">MC</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Sat, Oct 10, 2009 at 6:47 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,<br>I&#39;ve tried with the following dialplan(After making the changes that are recommended). But still I got INVALID_IE_CONTENTS error.<br>

<br>Another thing is, if I use prispan configuration, I&#39;m able to make outgoing calls.<br>
But if I use the libpri span configuration I&#39;m not able to make outgoing calls, which says INVALID_IE_CONTENTS.<br><br>I&#39;ve been struck with this problem for the past 1 week.<br>Any solution to this???<div><div></div>

<div><br><br><br>
<div class="gmail_quote">On Fri, Oct 9, 2009 at 6:06 PM,  <span dir="ltr">&lt;<a href="mailto:Russell.Mosemann@cune.org" target="_blank">Russell.Mosemann@cune.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;">


<div>lakshmanan ganapathy &lt;<a href="mailto:lakindia89@gmail.com" target="_blank">lakindia89@gmail.com</a>&gt; said:<br>
<br>
&gt; But still I&#39;m facing problem with the outgoing call. It says<br>
&gt; INVALID_IE_CONTENTS.<br>
&gt; What might be the issue? Even I tried the following dialplan to call by<br>
&gt; using bridge.<br>
&gt; &lt;extension name=&quot;outgoing-fxo&quot;&gt;<br>
&gt;                   &lt;condition field=&quot;destination_number&quot;<br>
&gt; expression=&quot;^(\d{10})$&quot;&gt;<br>
&gt;                           &lt;action application=&quot;answer&quot;/&gt;<br>
&gt;                           &lt;action application=&quot;bridge&quot;<br>
&gt; data=&quot;openzap/1/1/${dialed_ext}&quot;/&gt;<br>
<br>
</div>Does &quot;answer&quot; need to be called here? I haven&#39;t used an fxo. So, I don&#39;t<br>
know. What value does $dialed_ext have? If you want to use the number<br>
matched in the condition, then it should be<br>
<br>
openzap/1/1/$1<br>
<div><br>
--<br>
Russell Mosemann<br>
<br>
<br>
<br>
________________________________________________________<br>
Concordia University, Nebraska<br>
See <a href="http://www.cune.edu/" target="_blank">http://www.cune.edu/</a> for the latest news and events!<br>
<br>
<br>
_______________________________________________<br>
</div><div><div></div><div>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>
</div></div></blockquote></div><br>
</div></div><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><input type="hidden"><input type="hidden"><div></div>
</div></div><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>
<br></blockquote></div><br>