why are we doing this on the mailing list.
This info belongs in a jira ticket.
Please reproduce this issue with SVN trunk and if it persists, report it on
http://jira.freeswitch.org


2009/2/27 Gopal krishnan <[email protected]>

> Hi Brian,
>   Please find the attached backtrace files attached.
> And
> 1. SVN revision number (or binary file) - FreeSWITCH Version 1.0.3
> (exported)
> 2. Operating System and revision - CentOS 5.2
> 3. Hardware information - 32 bit with 512 MB RAM
> 4. I am using Event socket
> 5. Language - Javascript
>
> One more thing in the same machine earlier I was using freeswitch 1.0.2.
> when the segmentation fault happens the core file was generated in the older
> version freeswitch bin. In 1.0.3 there is no bin directory. Is that could be
> the prob?
>
> On Thu, Feb 26, 2009 at 9:05 PM, Brian West <[email protected]> wrote:
>
>> can you include the backtrace?  We might have already fixed this one.
>> http://wiki.freeswitch.org/wiki/Reporting_Bugs
>>
>> /b
>>
>>
>> On Feb 26, 2009, at 9:11 AM, Gopalakrishnan A.N wrote:
>>
>> Hi,
>>
>>    I have installed Freeswitch 1.0.3. I am using event socket with
>> Javascript. When I try to dial the script with below command, the call is
>> not going thru it seems to be idle. and segmentation fault core dump error,
>> (freeswitch hangs).....<323.gif>
>>
>>
>> new_session = new Session.originate(session,
>> "sofia/default/<outbound-number>@foo.com");
>> bridge(session, new_session);
>>
>> I saw in the wiki
>> http://wiki.freeswitch.org/wiki/FreeSwitch_Javascript_Session
>> that the session is depreciated, earlier I was using like this in
>> Freeswitch 1.0.2, it works fine....:)
>>
>> session = new Session();
>> session.originate(session,
>> "{ignore_early_media=true}sofia/default/<outbound-number>@foo.com");
>>
>> So something I am missing, please let me know where I am wrong?
>>
>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> [email protected]
>> 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
> [email protected]
> 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:[email protected] <msn%[email protected]>
GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] <sip%[email protected]>
iax:[email protected]/888
googletalk:[email protected]<googletalk%3aconf%[email protected]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
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