[Freeswitch-users] uuid_transfer gets break

Gopalakrishnan A.N saigop at gmail.com
Thu May 28 00:03:19 PDT 2009


    Let me explain in different way.
    As you suggested I tried the  sessionX.setAutoHangup(0); and it works
fine. I can able to transfer the call by uuid_transfer by which the call is
originated with javascript via event socket.
    But the problem is once the call gets transferred, the extension has to
hangup automatically rite? Thats not happening.


On Wed, May 27, 2009 at 6:31 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> I am not sure what you mean at this point.
>
>
>
> On Wed, May 27, 2009 at 5:53 AM, Gopalakrishnan A.N <saigop at gmail.com>wrote:
>
>> Hi Anthony,
>>   thanks, it seems to be working, but the extension is not hanging up once
>> I transfered the call to another mobile or to a conference. Some where I am
>> wrong?
>>
>> On Tue, May 26, 2009 at 6:28 PM, Anthony Minessale <
>> anthony.minessale at gmail.com> wrote:
>>
>>> 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
>>>
>>> _______________________________________________
>>> 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
>>>
>>>
>>
>>
>> --
>> 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
>
> _______________________________________________
> 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
>
>


-- 
Thank you  with regards,
Gopal,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090528/7f2c88b0/attachment-0002.html 


More information about the FreeSWITCH-users mailing list