[Freeswitch-users] Problem using originate

Anthony Minessale anthony.minessale at gmail.com
Mon Aug 18 08:52:17 PDT 2008


the originate method should only be called on a session that was created
with no arguments to the constructor.

For an existing session you should use session.execute("bridge", "<originate
string>");

the timeout can be set inside the originate string with the {} variables.

"{call_timeout=5}sofia/dest/user at host.com"

Everything inside the originate string is identical to anything that takes
the originate arg, including the originate CLI FSAPI command, the bridge app
and that originate method to embedded langs.





On Mon, Aug 18, 2008 at 9:00 AM, Brian West <brian at freeswitch.org> wrote:

> Can you clarify what you're doing.  Create a small test case and post
> that along with instructions on how you're create this scenario that
> will help greatly on my part.
>
> /b
>
> On Aug 18, 2008, at 8:57 AM, B Karthik wrote:
>
> > Can someone  help me on this please....
> >
> > Thanks.
> >
> > B Karthik
>
> Brian West
> sip:brian at freeswitch.org <sip%3Abrian at freeswitch.org>
>
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080818/a3cdca3d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list