Hi, I cannot supply whole code for security purpose. But I can provide some code snippet for the portion you wish. Here is the overview of the code: -> When a call reaches to our server, we will authenticate that call based on originator ip, -> Then we will call a procedure for route lookup, based on the number called. So we will find a terminator who can terminate this number. -> We will send a call to terminator with the number called, and then bridge the originator with the terminator. -> Finally, we insert a CDR for the call with all the details of the caller and terminator and such other things.
So, what portion of code should I provide you? Thanks for your cooperation. Anthony Minessale-2 wrote: > > please supply the entire javascript code you were executing. > > > On Mon, Jan 12, 2009 at 1:33 AM, ahgindia <[email protected]> wrote: > >> >> Hello, >> >> Here is the output of backtrace : >> http://pastebin.freeswitch.org/6745 >> >> Let me know if find any reason for crash in this trace. >> >> >> Brian West-3 wrote: >> > >> > What is the output of the backtrace? Can you include that in your >> > email? >> > >> > /b >> > >> > On Jan 10, 2009, at 5:01 AM, ahgindia wrote: >> > >> >> >> >> Hi All, >> >> Recently I was testing the new freeswitch release 1.0.2 >> >> The system has Fedora 8 with 2 GB RAM with Intel(R) Core(TM)2 Duo >> >> CPU E7200 >> >> @ 2.53GHz processor. >> >> But it crashed, when there were 96 active calls in it (as can be >> >> seen from >> >> "show calls" on freeswitch cli) >> >> There is a dump file for it, in the folder from where i started the >> >> freeswitch. >> >> Let me know how can we know the cause of the crash. >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Freeswitch-crashed-%21%21%21-tp21386948p21386948.html >> >> Sent from the Freeswitch-users mailing list archive at Nabble.com. >> >> >> >> >> >> _______________________________________________ >> >> 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 >> > >> > >> > _______________________________________________ >> > 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 >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Freeswitch-crashed-%21%21%21-tp21386948p21409759.html >> Sent from the Freeswitch-users mailing list archive at Nabble.com. >> >> >> _______________________________________________ >> 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 > > -- View this message in context: http://www.nabble.com/Freeswitch-crashed-%21%21%21-tp21386948p21432304.html Sent from the Freeswitch-users mailing list archive at Nabble.com. _______________________________________________ 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
