I am not sure what you mean at this point.

On Wed, May 27, 2009 at 5:53 AM, Gopalakrishnan A.N <sai...@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.miness...@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 <sai...@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@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_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
>> GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
>> iax:gu...@conference.freeswitch.org/888
>> googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
>> pstn:213-799-1400
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users@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@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_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to