[Freeswitch-users] uuid_transfer gets break

Anthony Minessale anthony.minessale at gmail.com
Tue May 26 05:58:25 PDT 2009


This one happens to every new guy trying to make FS into a dialer app using
JS.

for every sessionX you create in js with the new Session constructor

sessionX.setAutoHangup(0);

This allows the channels to remain alive outside the script once they are
hungup/transferred etc.


On Mon, May 25, 2009 at 6:27 AM, Gopalakrishnan A.N <saigop at gmail.com>wrote:

> Hi,
>   I had some discussion with the IRC regarding the uuid_transfer gets
> hang-up where the call is originated via javascript thru event socket. I was
> suggested to install latest SVN trunk. I did that again the same issue, the
> log is attached with here http://pastebin.freeswitch.org/9103
>
> My call flow like this,
>
> 1. api jsrun fils.js <arg1> <arg2> <arg3>
> 2. capture the uuid
> 3. api uuid_transfer <uuid> -both <ext no / conference no>
>
> Both the leg gets hangedup.
>
>  Someone can assist me where I am wrong.
>
> --
> Thank you  with regards,
> Gopal,
>
>
> _______________________________________________
> 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/20090526/eb0ae4e7/attachment-0002.html 


More information about the FreeSWITCH-users mailing list