Hi,<br>I'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'm able to make outgoing calls.<br>
But if I use the libpri span configuration I'm not able to make outgoing calls, which says INVALID_IE_CONTENTS.<br><br>I'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"><<a href="mailto:Russell.Mosemann@cune.org">Russell.Mosemann@cune.org</a>></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 <<a href="mailto:lakindia89@gmail.com">lakindia89@gmail.com</a>> said:<br>
<br>
> But still I'm facing problem with the outgoing call. It says<br>
> INVALID_IE_CONTENTS.<br>
> What might be the issue? Even I tried the following dialplan to call by<br>
> using bridge.<br>
> <extension name="outgoing-fxo"><br>
> <condition field="destination_number"<br>
> expression="^(\d{10})$"><br>
> <action application="answer"/><br>
> <action application="bridge"<br>
> data="openzap/1/1/${dialed_ext}"/><br>
<br>
</div>Does "answer" need to be called here? I haven't used an fxo. So, I don'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>