[Freeswitch-users] uuid_transfer gets break

Anthony Minessale anthony.minessale at gmail.com
Fri May 29 06:15:11 PDT 2009


maybe you have a nat issue sending byes to the phones

enable debug log by pressing f8 or typing console loglevel debug
and turn on sofia trace with "sofia profile internal siptrace on"

capture the entire thing and paste it to
http://pastebin.freeswitch.org


On Fri, May 29, 2009 at 4:37 AM, Gopalakrishnan A.N <saigop at gmail.com>wrote:

> Sorry for my presentation.
> Call - is nothing but the outbound number in the far end. (this is the leg
> I am trying to transfer)
> Extension - is nothing but the internal softphones
> My internal extension are not hanging up.
>
>
> On Thu, May 28, 2009 at 8:51 PM, Anthony Minessale <
> anthony.minessale at gmail.com> wrote:
>
>> That was pretty much a repeat of the same explanation.
>>
>> I am still not sure what you mean?
>>
>> What is the "call" and what is the "extension" and what is not hanging up?
>>
>>
>>
>>
>> On Thu, May 28, 2009 at 2:03 AM, Gopalakrishnan A.N <saigop at gmail.com>wrote:
>>
>>>     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,
>>>
>>>
>>> _______________________________________________
>>> 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,
> PeopleTech Systems Private Limited
> www.peopletech.co.in
>
> _______________________________________________
> 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/20090529/eeb32ee1/attachment-0002.html 


More information about the FreeSWITCH-users mailing list