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???<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">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 class="im">lakshmanan ganapathy &lt;<a href="mailto:lakindia89@gmail.com">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 class="im"><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 class="h5">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>
</div></div></blockquote></div><br>