[Freeswitch-users] openzap Failure opening channel error

Russell.Mosemann at cune.org Russell.Mosemann at cune.org
Fri Oct 9 05:36:15 PDT 2009


lakshmanan ganapathy <lakindia89 at gmail.com> said:

> But still I'm facing problem with the outgoing call. It says
> INVALID_IE_CONTENTS.
> What might be the issue? Even I tried the following dialplan to call by
> using bridge.
> <extension name="outgoing-fxo">
>                   <condition field="destination_number"
> expression="^(\d{10})$">
>                           <action application="answer"/>
>                           <action application="bridge"
> data="openzap/1/1/${dialed_ext}"/>

Does "answer" need to be called here? I haven't used an fxo. So, I don't
know. What value does $dialed_ext have? If you want to use the number
matched in the condition, then it should be

openzap/1/1/$1

-- 
Russell Mosemann



________________________________________________________
Concordia University, Nebraska
See http://www.cune.edu/ for the latest news and events!





More information about the FreeSWITCH-users mailing list