From daniel.bryars at aeriandi.com Wed Jun 1 00:48:02 2011 From: daniel.bryars at aeriandi.com (Daniel Bryars) Date: Tue, 31 May 2011 21:48:02 +0100 Subject: [Freeswitch-dev] Call For Help: FreeSWITCH Cookbook In-Reply-To: References: Message-ID: <2CC6B62FEE3A634CAD6B5D44FC9315E24FA685C33E@aeramsdc1.AERIANDI.LAN> Hi Michael, I'm just about to get involved with something very similar to "Launch an outbound call with inbound event socket & ESL" and would love to contribute. I've "played" around with the ESL from C# on Windows and my intent is to use a client written in C# to make two outbound "legs" and then bridge them: "a simple Click to Call application". As an aside I'm actually thinking about launching a LUA script to do it from the ESL - but I'm not sure yet, I want to play with some different approaches. With a fair wind (I'm trying to finish my list of boring work first!) I should get around to tinkering with this over the weekend. When do you need something done by? Is a few weeks okay? Regards, Daniel From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Michael Collins Sent: 31 May 2011 18:36 To: freeswitch-users at lists.freeswitch.org; freeswitch-dev at lists.freeswitch.org Subject: [Freeswitch-dev] Call For Help: FreeSWITCH Cookbook Hello FreeSWITCHers! We have a need for some assistance with a few of our recipes for the cookbook. If you are able to write technical documentation in English and have first-hand knowledge of these topics then you might be in a position to help: CDRs: Parsing XML CDRs Handling A and B leg CDRs Using a web server to handle XML CDRs Event Socket: Inbound ESL connections (basic how-to) Outbound ESL connections (basic how-to) Launch an outbound call with inbound event socket & ESL Handle inbound call with socket app & ESL Reacting to events (events for "my call" vs. system-wide events, etc.) Misc: Presence for BLF and SLA Presence for FIFO agent status If you think you've got the chops to write one or more recipes for the cookbook then email me off list and we'll discuss the specifics. I will get you all the information you need to get started. Thanks! -Michael ________________________________ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from your computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110531/03aa1dab/attachment.html From marketing at cluecon.com Wed Jun 1 02:08:53 2011 From: marketing at cluecon.com (marketing at cluecon.com) Date: Tue, 31 May 2011 22:08:53 +0000 Subject: [Freeswitch-dev] ClueCon 2011 News and Notes Message-ID: <00000130481a30d3-6412e5fb-e984-4196-8813-4ccbbd6650f8-000000@email.amazonses.com> An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110531/673f791f/attachment.html From barisyanar at gmail.com Wed Jun 1 15:52:37 2011 From: barisyanar at gmail.com (barisyanar) Date: Wed, 1 Jun 2011 14:52:37 +0300 Subject: [Freeswitch-dev] Sipx TLS connections make Freeswitch crash In-Reply-To: <549CFEF87AEDE841A38E9D15EAB4C04C59DE54929C@cooper> References: <549CFEF87AEDE841A38E9D15EAB4C04C59DE54929C@cooper> Message-ID: Problem still exists with the new head: FreeSWITCH version: 1.0.head (git-43a5af7 2011-05-30 12-27-01 -0400) Siptrace: http://pastebin.com/qtZdYepW Core trace output: http://pastebin.freeswitch.org/16420 On Tue, May 31, 2011 at 5:10 PM, Peter Olsson < peter.olsson at visionutveckling.se> wrote: > That?s not latest git head. Try latest, if it still occurs, report a bug in > Jira. > > > > /Peter > > > > > > *Fr?n:* freeswitch-dev-bounces at lists.freeswitch.org [mailto: > freeswitch-dev-bounces at lists.freeswitch.org] *F?r *barisyanar > *Skickat:* den 31 maj 2011 14:10 > *Till:* freeswitch-dev at lists.freeswitch.org > *?mne:* Re: [Freeswitch-dev] Sipx TLS connections make Freeswitch crash > > > > sorry, i ran script at wrong place. here is the new link: > > http://pastebin.freeswitch.org/16418 > > > > and the siptrace is here - after printing fs_cli closes: > > > > http://pastebin.com/dCCEvUEL > > On Tue, May 31, 2011 at 2:42 PM, Steven Ayre wrote: > > Unfortunately that coredump doesn't show anything useful: > > #0 0x0000003efcf1fc98 in ?? () > > #1 0x00007fbe0eb43913 in ?? () > > #2 0x00007fbdf8016628 in ?? () > > #3 0x0000000000000001 in ?? () > > #4 0x0000000000000003 in ?? () > > #5 0x00007fbe0eb4536b in ?? () > > #6 0x00007fbdf801b160 in ?? () > > #7 0x0000000000bdc8c0 in ?? () > > #8 0x0000000000bdc8c0 in ?? () > > #9 0x00007fbdfc0064d8 in ?? () > > #10 0x0000000000000000 in ?? () > > Usually you'd expect to see the name of the function call instead of ??, > that shows it can't find those. Did you keep the FS git checkout after > installing it, and did you compile it with the debugging symbols? > > -Steve > > > > > > On 31 May 2011 11:51, barisyanar wrote: > > Here's the pastebin link: http://pastebin.freeswitch.org/16413 > > After getting sofia siptrace I'll report the bug. > > > > On Mon, May 30, 2011 at 5:34 PM, Steven Ayre wrote: > > It might also be useful to see the debug logs prior to the crash, with > siptrace enabled (sofia global siptrace on). > > Since this is a bug, you should submit it as a bug report at > http://jira.freeswitch.org/. > > Include a description of the problem, and attach the debug log including > the siptrace and how to reproduce it. > > Unfortunately the coredump you attached is not much use to anyone without > the local directory you compiled FS from. Please load the coredump in gdb > (the gnu debugger) and collect the backtrace and also attach that. There are > instructions of how to do so at > http://wiki.freeswitch.org/wiki/Reporting_Bugs#Creating_A_Backtrace_With_gdb_.28Linux.2FUnix.29and the support-d/fscore_pb script in the git checkout will automate that > process by posting it to our pastebin. > > -Steve > > > > > On 30 May 2011 15:17, barisyanar wrote: > > http://www.ceng.metu.edu.tr/~e1348093/paylasim/core.18007.zip is the new > core got from fs compiled after devel-bootstrap.sh. > > Version is: FreeSWITCH version: 1.0.7 (git-e19096c 2011-03-25 17-14-07 > -0400) > > bt from new core is similar: > > > > #0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131 > > #1 0x00007fbe0eb43913 in sofia_glue_get_url_from_contact (buf=0x0, > > to_dup=0 '\000') at sofia_glue.c:4825 > > #2 0x00007fbe0eb4536b in sofia_overcome_sip_uri_weakness ( > > session=0x7fbdf8016628, uri=, > > transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0) > > at sofia_glue.c:1293 > > #3 0x00007fbe0eb24e10 in sofia_handle_sip_i_invite (nua=0x7fbdf80100c0, > > profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private= out>, > > sip=, tags=) at sofia.c:6732 > > #4 0x00007fbe0eb4002a in sofia_event_callback (event=nua_i_invite, > > status=100, phrase=0x7fbdfc00a9c0 "Trying", nua=0x7fbdf80100c0, > > profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private=0x0, > > sip=0x7fbdfc0064d8, tags=0x7fbdfc00a9b0) at sofia.c:936 > > #5 0x00007fbe0ebb1de3 in nua_application_event (dummy= out>, > > sumsg=, ee=0x7fbdfc00a988) at nua_stack.c:393 > > #6 0x00007fbe0ec0f804 in su_base_port_execute_msgs (queue=0x7fbdfc00d380) > > at su_base_port.c:280 > > #7 0x00007fbe0ec0fd51 in su_base_port_step (self=0x7fbdf80010f0, tout=0) > > at su_base_port.c:473 > > #8 0x00007fbe0eb39b8a in sofia_profile_thread_run ( > > thread=, obj=0xbdc8c0) at sofia.c:1617 > > #9 0x0000003efd2068e0 in start_thread (arg=0x7fbe0f96b710) > > > > On Sun, May 22, 2011 at 12:06 PM, Anton VG wrote: > > for valuable backtrace, you should compile FS with no optimization > (-O0), running devel-bootstrap.sh will do it for you. > > 2011/5/16 barisyanar : > > > Hi all, > > I am using Freeswitch 1.0.7 with sipx release-4.4. > > Whenever I try to make an IVR call with TLS, Freeswitch crashes dumping > the > > attached core file. The output bt command is: > > #0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131 > > #1 0x00007f9c0b4373c3 in sofia_glue_get_url_from_contact (buf=0x0, > > to_dup=0 '\000') at sofia_glue.c:4943 > > #2 0x00007f9c0b438e1b in sofia_overcome_sip_uri_weakness ( > > session=0x7f9c04017108, uri=, > > transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0) > > at sofia_glue.c:1296 > > #3 0x00007f9c0b4182b0 in sofia_handle_sip_i_invite (nua=0x7f9c04008890, > > profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private= > out>, > > sip=, tags=) at > sofia.c:6793 > > #4 0x00007f9c0b433aca in sofia_event_callback (event=nua_i_invite, > > status=100, phrase=0x7f9c0000ab40 "Trying", nua=0x7f9c04008890, > > profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private=0x0, > > sip=0x7f9c00006658, tags=0x7f9c0000ab30) at sofia.c:942 > > #5 0x00007f9c0b4a5f53 in nua_application_event (dummy= > out>, > > sumsg=, ee=0x7f9c0000ab08) at nua_stack.c:393 > > #6 0x00007f9c0b503974 in su_base_port_execute_msgs (queue=0x0) > > at su_base_port.c:280 > > #7 0x00007f9c0b503ec1 in su_base_port_step (self=0x7f9c040010f0, tout=0) > > at su_base_port.c:473 > > #8 0x00007f9c0b42d4ea in sofia_profile_thread_run ( > > thread=, obj=0x148dad0) at sofia.c:1623 > > #9 0x0000003efd2068e0 in start_thread (arg=0x7f9c18116710) > > ---Type to continue, or q to quit--- > > at pthread_create.c:297 > > #10 0x0000003efcee0c9d in clone () > > And sipx's freeswitch log prints the line: > > 2011-05-16 15:04:51.530426 [WARNING] switch_core.c:1120 Cannot locate > domain > > deneme.deneme.karelarge.com, > > where deneme.deneme.karelarge.com is my fqdn. > > No problem occurs during TCP connection. > > Problem is possibly caused by sipx, but i'll be glad to hear FS > community's > > ideas. > > > _______________________________________________ > > FreeSWITCH-dev mailing list > > FreeSWITCH-dev at lists.freeswitch.org > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > > http://www.freeswitch.org > > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > !DSPAM:4de4db0432761032611453! > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110601/3022a0c0/attachment-0001.html From steveayre at gmail.com Wed Jun 1 16:49:41 2011 From: steveayre at gmail.com (Steven Ayre) Date: Wed, 1 Jun 2011 13:49:41 +0100 Subject: [Freeswitch-dev] Sipx TLS connections make Freeswitch crash In-Reply-To: References: <549CFEF87AEDE841A38E9D15EAB4C04C59DE54929C@cooper> Message-ID: Please submit those as a Jira. On 1 June 2011 12:52, barisyanar wrote: > Problem still exists with the new head: FreeSWITCH version: 1.0.head > (git-43a5af7 2011-05-30 12-27-01 -0400) > > Siptrace: > > http://pastebin.com/qtZdYepW > > Core trace output: > > http://pastebin.freeswitch.org/16420 > > > On Tue, May 31, 2011 at 5:10 PM, Peter Olsson < > peter.olsson at visionutveckling.se> wrote: > >> That?s not latest git head. Try latest, if it still occurs, report a bug >> in Jira. >> >> >> >> /Peter >> >> >> >> >> >> *Fr?n:* freeswitch-dev-bounces at lists.freeswitch.org [mailto: >> freeswitch-dev-bounces at lists.freeswitch.org] *F?r *barisyanar >> *Skickat:* den 31 maj 2011 14:10 >> *Till:* freeswitch-dev at lists.freeswitch.org >> *?mne:* Re: [Freeswitch-dev] Sipx TLS connections make Freeswitch crash >> >> >> >> sorry, i ran script at wrong place. here is the new link: >> >> http://pastebin.freeswitch.org/16418 >> >> >> >> and the siptrace is here - after printing fs_cli closes: >> >> >> >> http://pastebin.com/dCCEvUEL >> >> On Tue, May 31, 2011 at 2:42 PM, Steven Ayre wrote: >> >> Unfortunately that coredump doesn't show anything useful: >> >> #0 0x0000003efcf1fc98 in ?? () >> >> #1 0x00007fbe0eb43913 in ?? () >> >> #2 0x00007fbdf8016628 in ?? () >> >> #3 0x0000000000000001 in ?? () >> >> #4 0x0000000000000003 in ?? () >> >> #5 0x00007fbe0eb4536b in ?? () >> >> #6 0x00007fbdf801b160 in ?? () >> >> #7 0x0000000000bdc8c0 in ?? () >> >> #8 0x0000000000bdc8c0 in ?? () >> >> #9 0x00007fbdfc0064d8 in ?? () >> >> #10 0x0000000000000000 in ?? () >> >> Usually you'd expect to see the name of the function call instead of ??, >> that shows it can't find those. Did you keep the FS git checkout after >> installing it, and did you compile it with the debugging symbols? >> >> -Steve >> >> >> >> >> >> On 31 May 2011 11:51, barisyanar wrote: >> >> Here's the pastebin link: http://pastebin.freeswitch.org/16413 >> >> After getting sofia siptrace I'll report the bug. >> >> >> >> On Mon, May 30, 2011 at 5:34 PM, Steven Ayre wrote: >> >> It might also be useful to see the debug logs prior to the crash, with >> siptrace enabled (sofia global siptrace on). >> >> Since this is a bug, you should submit it as a bug report at >> http://jira.freeswitch.org/. >> >> Include a description of the problem, and attach the debug log including >> the siptrace and how to reproduce it. >> >> Unfortunately the coredump you attached is not much use to anyone without >> the local directory you compiled FS from. Please load the coredump in gdb >> (the gnu debugger) and collect the backtrace and also attach that. There are >> instructions of how to do so at >> http://wiki.freeswitch.org/wiki/Reporting_Bugs#Creating_A_Backtrace_With_gdb_.28Linux.2FUnix.29and the support-d/fscore_pb script in the git checkout will automate that >> process by posting it to our pastebin. >> >> -Steve >> >> >> >> >> On 30 May 2011 15:17, barisyanar wrote: >> >> http://www.ceng.metu.edu.tr/~e1348093/paylasim/core.18007.zip is the new >> core got from fs compiled after devel-bootstrap.sh. >> >> Version is: FreeSWITCH version: 1.0.7 (git-e19096c 2011-03-25 17-14-07 >> -0400) >> >> bt from new core is similar: >> >> >> >> #0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131 >> >> #1 0x00007fbe0eb43913 in sofia_glue_get_url_from_contact (buf=0x0, >> >> to_dup=0 '\000') at sofia_glue.c:4825 >> >> #2 0x00007fbe0eb4536b in sofia_overcome_sip_uri_weakness ( >> >> session=0x7fbdf8016628, uri=, >> >> transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0) >> >> at sofia_glue.c:1293 >> >> #3 0x00007fbe0eb24e10 in sofia_handle_sip_i_invite (nua=0x7fbdf80100c0, >> >> profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private=> out>, >> >> sip=, tags=) at sofia.c:6732 >> >> #4 0x00007fbe0eb4002a in sofia_event_callback (event=nua_i_invite, >> >> status=100, phrase=0x7fbdfc00a9c0 "Trying", nua=0x7fbdf80100c0, >> >> profile=0xbdc8c0, nh=0x7fbdfc009d40, sofia_private=0x0, >> >> sip=0x7fbdfc0064d8, tags=0x7fbdfc00a9b0) at sofia.c:936 >> >> #5 0x00007fbe0ebb1de3 in nua_application_event (dummy=> out>, >> >> sumsg=, ee=0x7fbdfc00a988) at nua_stack.c:393 >> >> #6 0x00007fbe0ec0f804 in su_base_port_execute_msgs (queue=0x7fbdfc00d380) >> >> at su_base_port.c:280 >> >> #7 0x00007fbe0ec0fd51 in su_base_port_step (self=0x7fbdf80010f0, tout=0) >> >> at su_base_port.c:473 >> >> #8 0x00007fbe0eb39b8a in sofia_profile_thread_run ( >> >> thread=, obj=0xbdc8c0) at sofia.c:1617 >> >> #9 0x0000003efd2068e0 in start_thread (arg=0x7fbe0f96b710) >> >> >> >> On Sun, May 22, 2011 at 12:06 PM, Anton VG wrote: >> >> for valuable backtrace, you should compile FS with no optimization >> (-O0), running devel-bootstrap.sh will do it for you. >> >> 2011/5/16 barisyanar : >> >> > Hi all, >> > I am using Freeswitch 1.0.7 with sipx release-4.4. >> > Whenever I try to make an IVR call with TLS, Freeswitch crashes dumping >> the >> > attached core file. The output bt command is: >> > #0 __strchr_sse42 () at ../sysdeps/x86_64/multiarch/strchr.S:131 >> > #1 0x00007f9c0b4373c3 in sofia_glue_get_url_from_contact (buf=0x0, >> > to_dup=0 '\000') at sofia_glue.c:4943 >> > #2 0x00007f9c0b438e1b in sofia_overcome_sip_uri_weakness ( >> > session=0x7f9c04017108, uri=, >> > transport=SOFIA_TRANSPORT_TCP_TLS, uri_only=SWITCH_TRUE, params=0x0) >> > at sofia_glue.c:1296 >> > #3 0x00007f9c0b4182b0 in sofia_handle_sip_i_invite (nua=0x7f9c04008890, >> > profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private=> > out>, >> > sip=, tags=) at >> sofia.c:6793 >> > #4 0x00007f9c0b433aca in sofia_event_callback (event=nua_i_invite, >> > status=100, phrase=0x7f9c0000ab40 "Trying", nua=0x7f9c04008890, >> > profile=0x148dad0, nh=0x7f9c00009ec0, sofia_private=0x0, >> > sip=0x7f9c00006658, tags=0x7f9c0000ab30) at sofia.c:942 >> > #5 0x00007f9c0b4a5f53 in nua_application_event (dummy=> > out>, >> > sumsg=, ee=0x7f9c0000ab08) at nua_stack.c:393 >> > #6 0x00007f9c0b503974 in su_base_port_execute_msgs (queue=0x0) >> > at su_base_port.c:280 >> > #7 0x00007f9c0b503ec1 in su_base_port_step (self=0x7f9c040010f0, >> tout=0) >> > at su_base_port.c:473 >> > #8 0x00007f9c0b42d4ea in sofia_profile_thread_run ( >> > thread=, obj=0x148dad0) at sofia.c:1623 >> > #9 0x0000003efd2068e0 in start_thread (arg=0x7f9c18116710) >> > ---Type to continue, or q to quit--- >> > at pthread_create.c:297 >> > #10 0x0000003efcee0c9d in clone () >> > And sipx's freeswitch log prints the line: >> > 2011-05-16 15:04:51.530426 [WARNING] switch_core.c:1120 Cannot locate >> domain >> > deneme.deneme.karelarge.com, >> > where deneme.deneme.karelarge.com is my fqdn. >> > No problem occurs during TCP connection. >> > Problem is possibly caused by sipx, but i'll be glad to hear FS >> community's >> > ideas. >> >> > _______________________________________________ >> > FreeSWITCH-dev mailing list >> > FreeSWITCH-dev at lists.freeswitch.org >> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> > http://www.freeswitch.org >> > >> > >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> >> >> !DSPAM:4de4db0432761032611453! >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110601/38e474d7/attachment-0001.html From msc at freeswitch.org Wed Jun 1 19:14:34 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 1 Jun 2011 08:14:34 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all! Here is today's agenda page: http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_01 We have a guest from Shacast.com (Vuong Nguyen) who will be talking to us. Visit http://www.shacast.com and click on the PowerPoint download link to download the PPT that Vuong will be referencing for his presentation. Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110601/a3f9f9aa/attachment.html From tculjaga at gmail.com Sun Jun 5 01:34:16 2011 From: tculjaga at gmail.com (Tihomir Culjaga) Date: Sat, 4 Jun 2011 23:34:16 +0200 Subject: [Freeswitch-dev] missing Diver sion header in 300, 302 message Message-ID: hello, i found that FS doesn't transparently map Diversion header from INVITE to 300|302 message in a case of diversion. i have changed mod_sofia.c to adjust this: char *added_headers = sofia_glue_get_extra_headers(channel, SOFIA_SIP_HEADER_PREFIX); --- 2026,2037 ---- if (argc > 1) { nua_respond(tech_pvt->nh, SIP_300_MULTIPLE_CHOICES, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } else { nua_respond(tech_pvt->nh, SIP_302_MOVED_TEMPORARILY, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } Now 300|302 message contains the original header that was present in INVITE. since i didn't get any response whether this is a "feature" or a bug ... i went into the code and changed it myself. Please check the patch attached and see if it is possible/feasible/acceptable merge it into FS trunk. Regards, Tihomir. BTW: macros are cool while bringing headache in the same time :=) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/ccdcc46a/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: mod_sofia_DiversionHeader.patch Type: text/x-patch Size: 1687 bytes Desc: not available Url : http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/ccdcc46a/attachment.bin From tculjaga at gmail.com Sun Jun 5 01:35:41 2011 From: tculjaga at gmail.com (Tihomir Culjaga) Date: Sat, 4 Jun 2011 23:35:41 +0200 Subject: [Freeswitch-dev] missing Diver sion header in 300, 302 message Message-ID: hello, i found that FS doesn't transparently map Diversion header from INVITE to 300|302 message in a case of diversion. i have changed mod_sofia.c to adjust this: char *added_headers = sofia_glue_get_extra_headers(channel, SOFIA_SIP_HEADER_PREFIX); --- 2026,2037 ---- if (argc > 1) { nua_respond(tech_pvt->nh, SIP_300_MULTIPLE_CHOICES, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } else { nua_respond(tech_pvt->nh, SIP_302_MOVED_TEMPORARILY, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } Now 300|302 message contains the original header that was present in INVITE. since i didn't get any response whether this is a "feature" or a bug ... i went into the code and changed it myself. Please check the patch attached and see if it is possible/feasible/acceptable merge it into FS trunk. Regards, Tihomir. BTW: macros are cool while bringing headache in the same time :=) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/99d83bbc/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: mod_sofia_DiversionHeader.patch Type: text/x-patch Size: 1687 bytes Desc: not available Url : http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/99d83bbc/attachment.bin From tculjaga at gmail.com Sun Jun 5 01:37:28 2011 From: tculjaga at gmail.com (Tihomir Culjaga) Date: Sat, 4 Jun 2011 23:37:28 +0200 Subject: [Freeswitch-dev] missing Diversion header in 300 and 302 messages Message-ID: hello, i found that FS doesn't transparently map Diversion header from INVITE to 300|302 message in a case of diversion. i have changed mod_sofia.c to adjust this: char *added_headers = sofia_glue_get_extra_headers(channel, SOFIA_SIP_HEADER_PREFIX); --- 2026,2037 ---- if (argc > 1) { nua_respond(tech_pvt->nh, SIP_300_MULTIPLE_CHOICES, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } else { nua_respond(tech_pvt->nh, SIP_302_MOVED_TEMPORARILY, SIPTAG_CONTACT_STR(dest), ! TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), ! TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); } Now 300|302 message contains the original header that was present in INVITE. since i didn't get any response whether this is a "feature" or a bug ... i went into the code and changed it myself. Please check the patch attached and see if it is possible/feasible/acceptable merge it into FS trunk. Regards, Tihomir. BTW: macros are cool while bringing headache in the same time :=) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/f6e7c0ca/attachment.html -------------- next part -------------- A non-text attachment was scrubbed... Name: mod_sofia_DiversionHeader.patch Type: text/x-patch Size: 1687 bytes Desc: not available Url : http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/f6e7c0ca/attachment.bin From tculjaga at gmail.com Sun Jun 5 01:39:19 2011 From: tculjaga at gmail.com (Tihomir Culjaga) Date: Sat, 4 Jun 2011 23:39:19 +0200 Subject: [Freeswitch-dev] missing Diver sion header in 300, 302 message In-Reply-To: References: Message-ID: just realized chrome was behaving strange ... reported server error while the mail was actually sent. Well sorry for the inconvenience.... T. On Sat, Jun 4, 2011 at 11:35 PM, Tihomir Culjaga wrote: > hello, > > i found that FS doesn't transparently map Diversion header from INVITE to > 300|302 message in a case of diversion. > > i have changed mod_sofia.c to adjust this: > > char *added_headers = > sofia_glue_get_extra_headers(channel, SOFIA_SIP_HEADER_PREFIX); > > > --- 2026,2037 ---- > > if (argc > 1) { > nua_respond(tech_pvt->nh, > SIP_300_MULTIPLE_CHOICES, SIPTAG_CONTACT_STR(dest), > ! > TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), > ! > TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); > } else { > nua_respond(tech_pvt->nh, > SIP_302_MOVED_TEMPORARILY, SIPTAG_CONTACT_STR(dest), > ! > TAG_IF(!zstr(extra_headers), SIPTAG_HEADER_STR(extra_headers)), > ! > TAG_IF(!zstr(added_headers), SIPTAG_HEADER_STR(added_headers)), TAG_END()); > } > > > > Now 300|302 message contains the original header that was present in > INVITE. > > > since i didn't get any response whether this is a "feature" or a bug ... i > went into the code and changed it myself. > > Please check the patch attached and see if it is > possible/feasible/acceptable merge it into FS trunk. > > > > Regards, > Tihomir. > > > BTW: macros are cool while bringing headache in the same time :=) > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110604/b8b885a5/attachment-0001.html From anton.vazir at gmail.com Mon Jun 6 10:24:10 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 6 Jun 2011 11:24:10 +0500 Subject: [Freeswitch-dev] Skypopen segfault again Message-ID: Hi Giovanni, Seems segfault again, this is the updated version. FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started Core was generated by `./freeswitch -core -nc'. Program terminated with signal 11, Segmentation fault. #0 0x00007f0f027ce028 in switch_core_session_get_channel (session=0x0) at src/switch_core_session.c:1082 1082 switch_assert(session->channel); (gdb) bt full #0 0x00007f0f027ce028 in switch_core_session_get_channel (session=0x0) at src/switch_core_session.c:1082 __PRETTY_FUNCTION__ = "switch_core_session_get_channel" #1 0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 session = 0x0 channel = 0x0 __func__ = "dtmf_received" #2 0x00007f0eed7e21dd in skypopen_signaling_read (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 read_from_pipe = "CALL 7025 DTMF *", '\000' message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' message_2 = "CALL 7025 DTMF *", '\000' buf = 0x0 obj = "CALL", '\000' id = "7025", '\000' prop = "DTMF", '\000' value = "*", '\000' where = 0x0 stringp = 0x7f0eecd6ed68 a = 17 howmany = 17 i = 16 __func__ = "skypopen_signaling_read" #3 0x00007f0eed7cec65 in skypopen_signaling_thread_func (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 tech_pvt = 0x7f0eeda1e9e0 res = 0 forever = 1 event = 0x0 __func__ = "skypopen_signaling_thread_func" #4 0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at threadproc/unix/thread.c:138 thread = 0x7f0ef408ad28 #5 0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 No symbol table info available. #6 0x00007f0f0122802d in clone () from /lib/libc.so.6 No symbol table info available. #7 0x0000000000000000 in ?? () No symbol table info available. (gdb) From steveayre at gmail.com Mon Jun 6 11:07:52 2011 From: steveayre at gmail.com (Steven Ayre) Date: Mon, 6 Jun 2011 08:07:52 +0100 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: Please report bugs at http://jira.freeswitch.org On 6 June 2011 07:24, Anton VG wrote: > Hi Giovanni, > Seems segfault again, this is the updated version. > FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started > > Core was generated by `./freeswitch -core -nc'. > Program terminated with signal 11, Segmentation fault. > #0 0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > 1082 switch_assert(session->channel); > (gdb) bt full > #0 0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > __PRETTY_FUNCTION__ = "switch_core_session_get_channel" > #1 0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, > value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 > session = 0x0 > channel = 0x0 > __func__ = "dtmf_received" > #2 0x00007f0eed7e21dd in skypopen_signaling_read > (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 > read_from_pipe = "CALL 7025 DTMF *", '\000' > message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' > > message_2 = "CALL 7025 DTMF *", '\000' > buf = 0x0 > obj = "CALL", '\000' > id = "7025", '\000' > prop = "DTMF", '\000' > value = "*", '\000' > where = 0x0 > stringp = 0x7f0eecd6ed68 > a = 17 > howmany = 17 > i = 16 > __func__ = "skypopen_signaling_read" > #3 0x00007f0eed7cec65 in skypopen_signaling_thread_func > (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 > tech_pvt = 0x7f0eeda1e9e0 > res = 0 > forever = 1 > event = 0x0 > __func__ = "skypopen_signaling_thread_func" > #4 0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at > threadproc/unix/thread.c:138 > thread = 0x7f0ef408ad28 > #5 0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 > No symbol table info available. > #6 0x00007f0f0122802d in clone () from /lib/libc.so.6 > No symbol table info available. > #7 0x0000000000000000 in ?? () > No symbol table info available. > (gdb) > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110606/0dd2548a/attachment.html From gmaruzz at gmail.com Mon Jun 6 11:09:15 2011 From: gmaruzz at gmail.com (Giovanni Maruzzelli) Date: Mon, 6 Jun 2011 09:09:15 +0200 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: That was fixed in git... Are you sure you have skypopen code that contains the fix? Can you go in mod-skypopen source directory and do a "git log ." and report here the first few lines? Are you sure you're using that code? (eg: compiled and installed)? Also, can you report one wninga or errora line generated by skypopen (it contains the revision number), eg when you load it. You can find it in the freeswitch log. I'll check again the code, anyway. -giovanni On 6/6/11, Anton VG wrote: > Hi Giovanni, > Seems segfault again, this is the updated version. > FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started > > Core was generated by `./freeswitch -core -nc'. > Program terminated with signal 11, Segmentation fault. > #0 0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > 1082 switch_assert(session->channel); > (gdb) bt full > #0 0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > __PRETTY_FUNCTION__ = "switch_core_session_get_channel" > #1 0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, > value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 > session = 0x0 > channel = 0x0 > __func__ = "dtmf_received" > #2 0x00007f0eed7e21dd in skypopen_signaling_read > (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 > read_from_pipe = "CALL 7025 DTMF *", '\000' > message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' > > message_2 = "CALL 7025 DTMF *", '\000' > buf = 0x0 > obj = "CALL", '\000' > id = "7025", '\000' > prop = "DTMF", '\000' > value = "*", '\000' > where = 0x0 > stringp = 0x7f0eecd6ed68 > a = 17 > howmany = 17 > i = 16 > __func__ = "skypopen_signaling_read" > #3 0x00007f0eed7cec65 in skypopen_signaling_thread_func > (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 > tech_pvt = 0x7f0eeda1e9e0 > res = 0 > forever = 1 > event = 0x0 > __func__ = "skypopen_signaling_thread_func" > #4 0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at > threadproc/unix/thread.c:138 > thread = 0x7f0ef408ad28 > #5 0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 > No symbol table info available. > #6 0x00007f0f0122802d in clone () from /lib/libc.so.6 > No symbol table info available. > #7 0x0000000000000000 in ?? () > No symbol table info available. > (gdb) > -- Sent from my mobile device Sincerely, Giovanni Maruzzelli Cell : +39-347-2665618 From gmaruzz at gmail.com Mon Jun 6 11:47:16 2011 From: gmaruzz at gmail.com (Giovanni Maruzzelli) Date: Mon, 6 Jun 2011 09:47:16 +0200 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: Anton, fix was: commit 2146583663a5067f6ff71df1e48c3bb900e89db8 Author: Giovanni Maruzzelli Date: Sat May 21 02:45:39 2011 -0500 the code you're running seems to be older than the fix. -giovanni On Mon, Jun 6, 2011 at 8:24 AM, Anton VG wrote: > Hi Giovanni, > Seems segfault again, this is the updated version. > FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started > > Core was generated by `./freeswitch -core -nc'. > Program terminated with signal 11, Segmentation fault. > #0 ?0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > 1082 ? ? ? ? ? ?switch_assert(session->channel); > (gdb) bt full > #0 ?0x00007f0f027ce028 in switch_core_session_get_channel > (session=0x0) at src/switch_core_session.c:1082 > ? ? ? ?__PRETTY_FUNCTION__ = "switch_core_session_get_channel" > #1 ?0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, > value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 > ? ? ? ?session = 0x0 > ? ? ? ?channel = 0x0 > ? ? ? ?__func__ = "dtmf_received" > #2 ?0x00007f0eed7e21dd in skypopen_signaling_read > (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 > ? ? ? ?read_from_pipe = "CALL 7025 DTMF *", '\000' > ? ? ? ?message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' > > ? ? ? ?message_2 = "CALL 7025 DTMF *", '\000' > ? ? ? ?buf = 0x0 > ? ? ? ?obj = "CALL", '\000' > ? ? ? ?id = "7025", '\000' > ? ? ? ?prop = "DTMF", '\000' > ? ? ? ?value = "*", '\000' > ? ? ? ?where = 0x0 > ? ? ? ?stringp = 0x7f0eecd6ed68 > ? ? ? ?a = 17 > ? ? ? ?howmany = 17 > ? ? ? ?i = 16 > ? ? ? ?__func__ = "skypopen_signaling_read" > #3 ?0x00007f0eed7cec65 in skypopen_signaling_thread_func > (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 > ? ? ? ?tech_pvt = 0x7f0eeda1e9e0 > ? ? ? ?res = 0 > ? ? ? ?forever = 1 > ? ? ? ?event = 0x0 > ? ? ? ?__func__ = "skypopen_signaling_thread_func" > #4 ?0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at > threadproc/unix/thread.c:138 > ? ? ? ?thread = 0x7f0ef408ad28 > #5 ?0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 > No symbol table info available. > #6 ?0x00007f0f0122802d in clone () from /lib/libc.so.6 > No symbol table info available. > #7 ?0x0000000000000000 in ?? () > No symbol table info available. > (gdb) > -- Sincerely, Giovanni Maruzzelli Cell : +39-347-2665618 From anton.vazir at gmail.com Mon Jun 6 12:11:45 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 6 Jun 2011 13:11:45 +0500 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: Hm... I see my FS reports 5 may, and fix was 21 of may... but I was completely sure I have updated it that time. Will check again. Maybe I mixed up which of the boxes was updated and which not. Sorry for confusion... 2011/6/6 Giovanni Maruzzelli : > Anton, > > fix was: > > commit 2146583663a5067f6ff71df1e48c3bb900e89db8 > Author: Giovanni Maruzzelli > Date: ? Sat May 21 02:45:39 2011 -0500 > > the code you're running seems to be older than the fix. > > -giovanni > > On Mon, Jun 6, 2011 at 8:24 AM, Anton VG wrote: >> Hi Giovanni, >> Seems segfault again, this is the updated version. >> FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) Started >> >> Core was generated by `./freeswitch -core -nc'. >> Program terminated with signal 11, Segmentation fault. >> #0 ?0x00007f0f027ce028 in switch_core_session_get_channel >> (session=0x0) at src/switch_core_session.c:1082 >> 1082 ? ? ? ? ? ?switch_assert(session->channel); >> (gdb) bt full >> #0 ?0x00007f0f027ce028 in switch_core_session_get_channel >> (session=0x0) at src/switch_core_session.c:1082 >> ? ? ? ?__PRETTY_FUNCTION__ = "switch_core_session_get_channel" >> #1 ?0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, >> value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 >> ? ? ? ?session = 0x0 >> ? ? ? ?channel = 0x0 >> ? ? ? ?__func__ = "dtmf_received" >> #2 ?0x00007f0eed7e21dd in skypopen_signaling_read >> (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 >> ? ? ? ?read_from_pipe = "CALL 7025 DTMF *", '\000' >> ? ? ? ?message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' >> >> ? ? ? ?message_2 = "CALL 7025 DTMF *", '\000' >> ? ? ? ?buf = 0x0 >> ? ? ? ?obj = "CALL", '\000' >> ? ? ? ?id = "7025", '\000' >> ? ? ? ?prop = "DTMF", '\000' >> ? ? ? ?value = "*", '\000' >> ? ? ? ?where = 0x0 >> ? ? ? ?stringp = 0x7f0eecd6ed68 >> ? ? ? ?a = 17 >> ? ? ? ?howmany = 17 >> ? ? ? ?i = 16 >> ? ? ? ?__func__ = "skypopen_signaling_read" >> #3 ?0x00007f0eed7cec65 in skypopen_signaling_thread_func >> (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 >> ? ? ? ?tech_pvt = 0x7f0eeda1e9e0 >> ? ? ? ?res = 0 >> ? ? ? ?forever = 1 >> ? ? ? ?event = 0x0 >> ? ? ? ?__func__ = "skypopen_signaling_thread_func" >> #4 ?0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at >> threadproc/unix/thread.c:138 >> ? ? ? ?thread = 0x7f0ef408ad28 >> #5 ?0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 >> No symbol table info available. >> #6 ?0x00007f0f0122802d in clone () from /lib/libc.so.6 >> No symbol table info available. >> #7 ?0x0000000000000000 in ?? () >> No symbol table info available. >> (gdb) >> > > > > -- > Sincerely, > > Giovanni Maruzzelli > Cell : +39-347-2665618 > From anton.vazir at gmail.com Mon Jun 6 12:16:08 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 6 Jun 2011 13:16:08 +0500 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: Thanks for note Steven, but before reporting Bug, we have to make sure this is really BUG :), like this time 2011/6/6 Steven Ayre : > Please report bugs at http://jira.freeswitch.org > > On 6 June 2011 07:24, Anton VG wrote: >> >> Hi Giovanni, >> Seems segfault again, this is the updated version. >> FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) >> Started >> >> Core was generated by `./freeswitch -core -nc'. >> Program terminated with signal 11, Segmentation fault. >> #0 ?0x00007f0f027ce028 in switch_core_session_get_channel >> (session=0x0) at src/switch_core_session.c:1082 >> 1082 ? ? ? ? ? ?switch_assert(session->channel); >> (gdb) bt full >> #0 ?0x00007f0f027ce028 in switch_core_session_get_channel >> (session=0x0) at src/switch_core_session.c:1082 >> ? ? ? ?__PRETTY_FUNCTION__ = "switch_core_session_get_channel" >> #1 ?0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, >> value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 >> ? ? ? ?session = 0x0 >> ? ? ? ?channel = 0x0 >> ? ? ? ?__func__ = "dtmf_received" >> #2 ?0x00007f0eed7e21dd in skypopen_signaling_read >> (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 >> ? ? ? ?read_from_pipe = "CALL 7025 DTMF *", '\000' >> ? ? ? ?message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' >> >> ? ? ? ?message_2 = "CALL 7025 DTMF *", '\000' >> ? ? ? ?buf = 0x0 >> ? ? ? ?obj = "CALL", '\000' >> ? ? ? ?id = "7025", '\000' >> ? ? ? ?prop = "DTMF", '\000' >> ? ? ? ?value = "*", '\000' >> ? ? ? ?where = 0x0 >> ? ? ? ?stringp = 0x7f0eecd6ed68 >> ? ? ? ?a = 17 >> ? ? ? ?howmany = 17 >> ? ? ? ?i = 16 >> ? ? ? ?__func__ = "skypopen_signaling_read" >> #3 ?0x00007f0eed7cec65 in skypopen_signaling_thread_func >> (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 >> ? ? ? ?tech_pvt = 0x7f0eeda1e9e0 >> ? ? ? ?res = 0 >> ? ? ? ?forever = 1 >> ? ? ? ?event = 0x0 >> ? ? ? ?__func__ = "skypopen_signaling_thread_func" >> #4 ?0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at >> threadproc/unix/thread.c:138 >> ? ? ? ?thread = 0x7f0ef408ad28 >> #5 ?0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 >> No symbol table info available. >> #6 ?0x00007f0f0122802d in clone () from /lib/libc.so.6 >> No symbol table info available. >> #7 ?0x0000000000000000 in ?? () >> No symbol table info available. >> (gdb) >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > From steveayre at gmail.com Mon Jun 6 13:28:19 2011 From: steveayre at gmail.com (Steven Ayre) Date: Mon, 6 Jun 2011 10:28:19 +0100 Subject: [Freeswitch-dev] Skypopen segfault again In-Reply-To: References: Message-ID: A segfault is always a bug, just one that was already fixed in this case. ;) Good luck with the upgrade. -Steve On 6 June 2011 09:16, Anton VG wrote: > Thanks for note Steven, but before reporting Bug, we have to make sure > this is really BUG :), like this time > > 2011/6/6 Steven Ayre : > > Please report bugs at http://jira.freeswitch.org > > > > On 6 June 2011 07:24, Anton VG wrote: > >> > >> Hi Giovanni, > >> Seems segfault again, this is the updated version. > >> FreeSWITCH Version 1.0.head (git-a57336b 2011-05-03 22-40-43 -0500) > >> Started > >> > >> Core was generated by `./freeswitch -core -nc'. > >> Program terminated with signal 11, Segmentation fault. > >> #0 0x00007f0f027ce028 in switch_core_session_get_channel > >> (session=0x0) at src/switch_core_session.c:1082 > >> 1082 switch_assert(session->channel); > >> (gdb) bt full > >> #0 0x00007f0f027ce028 in switch_core_session_get_channel > >> (session=0x0) at src/switch_core_session.c:1082 > >> __PRETTY_FUNCTION__ = "switch_core_session_get_channel" > >> #1 0x00007f0eed7d5d0a in dtmf_received (tech_pvt=0x7f0eeda1e9e0, > >> value=0x7f0eecd6e560 "*") at mod_skypopen.c:2138 > >> session = 0x0 > >> channel = 0x0 > >> __func__ = "dtmf_received" > >> #2 0x00007f0eed7e21dd in skypopen_signaling_read > >> (tech_pvt=0x7f0eeda1e9e0) at skypopen_protocol.c:537 > >> read_from_pipe = "CALL 7025 DTMF *", '\000' > >> message = "CALL\000\067\060\062\065\000DTMF\000*", '\000' > >> > >> message_2 = "CALL 7025 DTMF *", '\000' > >> buf = 0x0 > >> obj = "CALL", '\000' > >> id = "7025", '\000' > >> prop = "DTMF", '\000' > >> value = "*", '\000' > >> where = 0x0 > >> stringp = 0x7f0eecd6ed68 > >> a = 17 > >> howmany = 17 > >> i = 16 > >> __func__ = "skypopen_signaling_read" > >> #3 0x00007f0eed7cec65 in skypopen_signaling_thread_func > >> (thread=0x7f0ef408ad28, obj=0x7f0eeda1e9e0) at mod_skypopen.c:1399 > >> tech_pvt = 0x7f0eeda1e9e0 > >> res = 0 > >> forever = 1 > >> event = 0x0 > >> __func__ = "skypopen_signaling_thread_func" > >> #4 0x00007f0f0287b317 in dummy_worker (opaque=0x7f0ef408ad28) at > >> threadproc/unix/thread.c:138 > >> thread = 0x7f0ef408ad28 > >> #5 0x00007f0f01cfc8ba in start_thread () from /lib/libpthread.so.0 > >> No symbol table info available. > >> #6 0x00007f0f0122802d in clone () from /lib/libc.so.6 > >> No symbol table info available. > >> #7 0x0000000000000000 in ?? () > >> No symbol table info available. > >> (gdb) > >> > >> _______________________________________________ > >> FreeSWITCH-dev mailing list > >> FreeSWITCH-dev at lists.freeswitch.org > >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > >> http://www.freeswitch.org > > > > > > _______________________________________________ > > FreeSWITCH-dev mailing list > > FreeSWITCH-dev at lists.freeswitch.org > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > > http://www.freeswitch.org > > > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110606/31d80764/attachment.html From m.sobkow at marketelsystems.com Tue Jun 7 18:43:45 2011 From: m.sobkow at marketelsystems.com (Mark Sobkow) Date: Tue, 7 Jun 2011 08:43:45 -0600 (CST) Subject: [Freeswitch-dev] Getting a 502 Bad Gateway error trying to do a windows build Message-ID: <14266568.109541307457825141.JavaMail.root@julie.marketel> I'm trying to do a windows build, but when the build tries to download files from http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz (for example), it gets a 502 Gateway error, resulting in 1K files that can't be properly processed. How do I resolve this? From steveayre at gmail.com Tue Jun 7 20:12:32 2011 From: steveayre at gmail.com (Steven Ayre) Date: Tue, 7 Jun 2011 17:12:32 +0100 Subject: [Freeswitch-dev] Getting a 502 Bad Gateway error trying to do a windows build In-Reply-To: <14266568.109541307457825141.JavaMail.root@julie.marketel> References: <14266568.109541307457825141.JavaMail.root@julie.marketel> Message-ID: There were problems earlier today, but it might be fixed now. Can you try again? On 7 June 2011 15:43, Mark Sobkow wrote: > I'm trying to do a windows build, but when the build tries to download > files from > http://files.freeswitch.org/downloads/libs/pthreads-w32-2-7-0-release.tar.gz(for example), it gets a 502 Gateway error, resulting in 1K files that can't > be properly processed. > > How do I resolve this? > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110607/4200d06c/attachment.html From msc at freeswitch.org Wed Jun 8 20:10:36 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 8 Jun 2011 09:10:36 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello gang! Today's agenda is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_08 We have a special guest from George Washington University today: Robert Daniel. We are looking forward to hearing from him about how FreeSWITCH is being used in his telecommunications classes. -MC -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110608/1dd510d4/attachment.html From m.sobkow at marketelsystems.com Fri Jun 10 01:47:34 2011 From: m.sobkow at marketelsystems.com (Mark Sobkow) Date: Thu, 09 Jun 2011 15:47:34 -0600 Subject: [Freeswitch-dev] Build problems under Windows 7 Message-ID: <4DF13F76.4010601@marketelsystems.com> I'm just setting up a new Windows 7 box as an experimental upgrade to our usual Windows XP and Linux/Ubuntu environments. Windows 7 Ultimate (64 bit) Visual Studio 2008 Standard SP1 (C#, C++, and VB) InnoSetup installed FS Git installed to C:\freeswitch I'm not trying to do a setup build yet, just a standard build. However, I'm having problems with the JSON library. It compiles Ok under XP, but gives VBscript errors under 7. The only thing difference I can think of that might be relevant is I have VB6 installed on the XP box, but I doubt that's actually required for VBS. At line 135 of the script, it's trying to create a .bat file in the directory. The only thing I can think of is that maybe the random number generation isn't as random as one would like, resulting in it re-using the same script name and running into a "file exists" type of problem. Any suggestions? From the build log: Downloading JSON. 4>Generating Code... 25>Downloading: http://files.freeswitch.org/downloads/libs/json-c-0.9.tar.gz 4>Compiling manifest to resources... 4>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1 4>Copyright (C) Microsoft Corporation. All rights reserved. 4>Linking... 25>Extracting: C:\freeswitch\libs\json-c-0.9.tar.gz 25>7-Zip (A) 4.32 Copyright (c) 1999-2005 Igor Pavlov 2005-12-09 25>Processing archive: C:\freeswitch\libs\json-c-0.9.tar.gz 25>Extracting json-c-0.9.tar 25>Everything is Ok 25>c:\freeswitch\libs\win32\util.vbs(135, 3) Microsoft VBScript runtime error: Permission denied 25>Build log was saved at "file://c:\freeswitch\libs\win32\Debug\BuildLog Download JSON.htm" From msc at freeswitch.org Sun Jun 12 02:07:03 2011 From: msc at freeswitch.org (Michael Collins) Date: Sat, 11 Jun 2011 15:07:03 -0700 Subject: [Freeswitch-dev] FreeSWITCH Cookbook Need: Fax Examples Message-ID: Hey all, I am working on the FSCB and I could use some of your real-world fax examples. I'm looking for anything like these: Inbound fax to email/PDF Outbound fax examples (scripts, etc. - whatever you do to make it easier for your users to send faxes thru FS) T.38 config examples and reports on symptoms/issues you had to overcome to make it work I will gladly accept any information you have, even if it's just raw dumps of scripts, XML configs, etc. Shoot them to me off-list. Thanks! -MC -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110611/5a1b9314/attachment.html From anton.vazir at gmail.com Mon Jun 13 13:19:50 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 13 Jun 2011 14:19:50 +0500 Subject: [Freeswitch-dev] FS core segfault Message-ID: Reported to http://jira.freeswitch.org/browse/FS-3343 seems randomly happens somewhere on DB ODBC interaction, when system DB is on ODBC From anthony.minessale at gmail.com Mon Jun 13 19:00:25 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 13 Jun 2011 10:00:25 -0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: see comments on the bug. this is not a problem with freeswitch nor are you entitled to skip over the "reproduced with git head" requirement. Try checking your db setup for threadsafe settings. On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: > Reported to > http://jira.freeswitch.org/browse/FS-3343 > > seems randomly happens somewhere on DB ODBC interaction, when system > DB is on ODBC > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From anton.vazir at gmail.com Mon Jun 13 19:37:49 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 13 Jun 2011 20:37:49 +0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: My DB is postgresql 9.0.3 - The same system passed over 300 000 calls over night with no faults. And yesterday i have seen several times a segfault after just 1000 calls. At the same time I have over 100 other connections to DB. And it works rock solid. Postgresq is not MySQL or any toy-db. I'm not skipping "git" reproduction. Just installed it too see if I hit the bug. Since segfault is random, it's logical to suppose that you might be interested to look at the BT regardless git-head reproducebility. 2011/6/13 Anthony Minessale : > see comments on the bug. > this is not a problem with freeswitch nor are you entitled to skip > over the "reproduced with git head" requirement > > Try checking your db setup for threadsafe settings. > > > On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >> Reported to >> http://jira.freeswitch.org/browse/FS-3343 >> >> seems randomly happens somewhere on DB ODBC interaction, when system >> DB is on ODBC >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > Twitter: http://twitter.com/FreeSWITCH_wire > > AIM: anthm > MSN:anthony_minessale at hotmail.com > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org > googletalk:conf+888 at conference.freeswitch.org > pstn:+19193869900 > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > From anthony.minessale at gmail.com Mon Jun 13 19:50:00 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 13 Jun 2011 10:50:00 -0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: bt shows crash in odbc. so you must debug that. here is a hint. edit odbcinst.init and under the postgres section, add Threading = 0 On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: > My DB is postgresql 9.0.3 - The same system passed over 300 000 calls > over night with no faults. And yesterday i have seen several times a > segfault after just 1000 calls. At the same time I have over 100 other > connections to DB. And it works rock solid. Postgresq is not MySQL or > any toy-db. > I'm not skipping "git" reproduction. Just installed it too see if I > hit the bug. Since segfault is random, it's logical to suppose that > you might be interested to look at the BT regardless git-head > reproducebility. > > 2011/6/13 Anthony Minessale : >> see comments on the bug. >> this is not a problem with freeswitch nor are you entitled to skip >> over the "reproduced with git head" requirement >> >> Try checking your db setup for threadsafe settings. >> >> >> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>> Reported to >>> http://jira.freeswitch.org/browse/FS-3343 >>> >>> seems randomly happens somewhere on DB ODBC interaction, when system >>> DB is on ODBC >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> >> -- >> Anthony Minessale II >> >> FreeSWITCH http://www.freeswitch.org/ >> ClueCon http://www.cluecon.com/ >> Twitter: http://twitter.com/FreeSWITCH_wire >> >> AIM: anthm >> MSN:anthony_minessale at hotmail.com >> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >> IRC: irc.freenode.net #freeswitch >> >> FreeSWITCH Developer Conference >> sip:888 at conference.freeswitch.org >> googletalk:conf+888 at conference.freeswitch.org >> pstn:+19193869900 >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From anton.vazir at gmail.com Mon Jun 13 22:02:23 2011 From: anton.vazir at gmail.com (Anton VG) Date: Mon, 13 Jun 2011 23:02:23 +0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: It does fail with git-HEAD and threading = 0 pretty fast. Should I reopen the bug? 2011/6/13 Anthony Minessale : > bt shows crash in odbc. > > so you must debug that. > > here is a hint. > > edit odbcinst.init and under the postgres section, add > Threading = 0 > > > On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >> over night with no faults. And yesterday i have seen several times a >> segfault after just 1000 calls. At the same time I have over 100 other >> connections to DB. And it works rock solid. Postgresq is not MySQL or >> any toy-db. >> I'm not skipping "git" reproduction. Just installed it too see if I >> hit the bug. Since segfault is random, it's logical to suppose that >> you might be interested to look at the BT regardless git-head >> reproducebility. >> >> 2011/6/13 Anthony Minessale : >>> see comments on the bug. >>> this is not a problem with freeswitch nor are you entitled to skip >>> over the "reproduced with git head" requirement >>> >>> Try checking your db setup for threadsafe settings. >>> >>> >>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>> Reported to >>>> http://jira.freeswitch.org/browse/FS-3343 >>>> >>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>> DB is on ODBC >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > Twitter: http://twitter.com/FreeSWITCH_wire > > AIM: anthm > MSN:anthony_minessale at hotmail.com > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org > googletalk:conf+888 at conference.freeswitch.org > pstn:+19193869900 > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > From michal.bielicki at seventhsignal.de Mon Jun 13 22:05:23 2011 From: michal.bielicki at seventhsignal.de (Michal Bielicki) Date: Mon, 13 Jun 2011 20:05:23 +0200 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. On 13.06.2011, at 17:50, Anthony Minessale wrote: > bt shows crash in odbc. > > so you must debug that. > > here is a hint. > > edit odbcinst.init and under the postgres section, add > Threading = 0 > > > On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >> over night with no faults. And yesterday i have seen several times a >> segfault after just 1000 calls. At the same time I have over 100 other >> connections to DB. And it works rock solid. Postgresq is not MySQL or >> any toy-db. >> I'm not skipping "git" reproduction. Just installed it too see if I >> hit the bug. Since segfault is random, it's logical to suppose that >> you might be interested to look at the BT regardless git-head >> reproducebility. >> >> 2011/6/13 Anthony Minessale : >>> see comments on the bug. >>> this is not a problem with freeswitch nor are you entitled to skip >>> over the "reproduced with git head" requirement >>> >>> Try checking your db setup for threadsafe settings. >>> >>> >>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>> Reported to >>>> http://jira.freeswitch.org/browse/FS-3343 >>>> >>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>> DB is on ODBC >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > Twitter: http://twitter.com/FreeSWITCH_wire > > AIM: anthm > MSN:anthony_minessale at hotmail.com > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org > googletalk:conf+888 at conference.freeswitch.org > pstn:+19193869900 > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org From anthony.minessale at gmail.com Mon Jun 13 22:19:35 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 13 Jun 2011 13:19:35 -0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: or the oldest one =D The one on CentOS that we use works ok. On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki wrote: > Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. > > On 13.06.2011, at 17:50, Anthony Minessale wrote: > >> bt shows crash in odbc. >> >> so you must debug that. >> >> here is a hint. >> >> edit odbcinst.init and under the postgres section, add >> Threading = 0 >> >> >> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>> over night with no faults. And yesterday i have seen several times a >>> segfault after just 1000 calls. At the same time I have over 100 other >>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>> any toy-db. >>> I'm not skipping "git" reproduction. Just installed it too see if I >>> hit the bug. Since segfault is random, it's logical to suppose that >>> you might be interested to look at the BT regardless git-head >>> reproducebility. >>> >>> 2011/6/13 Anthony Minessale : >>>> see comments on the bug. >>>> this is not a problem with freeswitch nor are you entitled to skip >>>> over the "reproduced with git head" requirement >>>> >>>> Try checking your db setup for threadsafe settings. >>>> >>>> >>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>> Reported to >>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>> >>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>> DB is on ODBC >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Anthony Minessale II >>>> >>>> FreeSWITCH http://www.freeswitch.org/ >>>> ClueCon http://www.cluecon.com/ >>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>> >>>> AIM: anthm >>>> MSN:anthony_minessale at hotmail.com >>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>> IRC: irc.freenode.net #freeswitch >>>> >>>> FreeSWITCH Developer Conference >>>> sip:888 at conference.freeswitch.org >>>> googletalk:conf+888 at conference.freeswitch.org >>>> pstn:+19193869900 >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> >> -- >> Anthony Minessale II >> >> FreeSWITCH http://www.freeswitch.org/ >> ClueCon http://www.cluecon.com/ >> Twitter: http://twitter.com/FreeSWITCH_wire >> >> AIM: anthm >> MSN:anthony_minessale at hotmail.com >> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >> IRC: irc.freenode.net #freeswitch >> >> FreeSWITCH Developer Conference >> sip:888 at conference.freeswitch.org >> googletalk:conf+888 at conference.freeswitch.org >> pstn:+19193869900 >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From michal.bielicki at seventhsignal.de Mon Jun 13 22:31:16 2011 From: michal.bielicki at seventhsignal.de (Michal Bielicki) Date: Mon, 13 Jun 2011 20:31:16 +0200 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: We had problem with that one and Sybase or MS SQL On 13.06.2011, at 20:19, Anthony Minessale wrote: > or the oldest one =D > The one on CentOS that we use works ok. > > > On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki > wrote: >> Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. >> >> On 13.06.2011, at 17:50, Anthony Minessale wrote: >> >>> bt shows crash in odbc. >>> >>> so you must debug that. >>> >>> here is a hint. >>> >>> edit odbcinst.init and under the postgres section, add >>> Threading = 0 >>> >>> >>> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>>> over night with no faults. And yesterday i have seen several times a >>>> segfault after just 1000 calls. At the same time I have over 100 other >>>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>>> any toy-db. >>>> I'm not skipping "git" reproduction. Just installed it too see if I >>>> hit the bug. Since segfault is random, it's logical to suppose that >>>> you might be interested to look at the BT regardless git-head >>>> reproducebility. >>>> >>>> 2011/6/13 Anthony Minessale : >>>>> see comments on the bug. >>>>> this is not a problem with freeswitch nor are you entitled to skip >>>>> over the "reproduced with git head" requirement >>>>> >>>>> Try checking your db setup for threadsafe settings. >>>>> >>>>> >>>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>>> Reported to >>>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>>> >>>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>>> DB is on ODBC >>>>>> >>>>>> _______________________________________________ >>>>>> FreeSWITCH-dev mailing list >>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>> http://www.freeswitch.org >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Anthony Minessale II >>>>> >>>>> FreeSWITCH http://www.freeswitch.org/ >>>>> ClueCon http://www.cluecon.com/ >>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>> >>>>> AIM: anthm >>>>> MSN:anthony_minessale at hotmail.com >>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>> IRC: irc.freenode.net #freeswitch >>>>> >>>>> FreeSWITCH Developer Conference >>>>> sip:888 at conference.freeswitch.org >>>>> googletalk:conf+888 at conference.freeswitch.org >>>>> pstn:+19193869900 >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>>> >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > Twitter: http://twitter.com/FreeSWITCH_wire > > AIM: anthm > MSN:anthony_minessale at hotmail.com > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org > googletalk:conf+888 at conference.freeswitch.org > pstn:+19193869900 > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org From msc at freeswitch.org Tue Jun 14 05:38:02 2011 From: msc at freeswitch.org (Michael Collins) Date: Mon, 13 Jun 2011 18:38:02 -0700 Subject: [Freeswitch-dev] FreeSWITCH Cookbook Question: Pocketsphinx Message-ID: Hello all! I am looking for examples of mod_pocketsphinx being used in a real-world application. If you are using pocketsphinx ASR for something useful and can share some configs I would appreciate it. I'm soliciting ideas on how to make the pocketsphinx recipe in the cookbook be as truly useful as possible. I don't personally use it for anything and I've only seen the pizza demo in action, so I'm asking our intrepid community members for some thoughts. Email me off list, please. Thanks! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110613/9c73d2bb/attachment.html From anton.vazir at gmail.com Tue Jun 14 13:00:28 2011 From: anton.vazir at gmail.com (Anton VG) Date: Tue, 14 Jun 2011 14:00:28 +0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: What is the CENTOS version of UNIXODBS which works ok? 2011/6/13 Michal Bielicki : > We had problem with that one and Sybase or MS SQL > On 13.06.2011, at 20:19, Anthony Minessale wrote: > >> or the oldest one =D >> The one on CentOS that we use works ok. >> >> >> On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki >> wrote: >>> Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. >>> >>> On 13.06.2011, at 17:50, Anthony Minessale wrote: >>> >>>> bt shows crash in odbc. >>>> >>>> so you must debug that. >>>> >>>> here is a hint. >>>> >>>> edit odbcinst.init and under the postgres section, add >>>> Threading = 0 >>>> >>>> >>>> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>>>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>>>> over night with no faults. And yesterday i have seen several times a >>>>> segfault after just 1000 calls. At the same time I have over 100 other >>>>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>>>> any toy-db. >>>>> I'm not skipping "git" reproduction. Just installed it too see if I >>>>> hit the bug. Since segfault is random, it's logical to suppose that >>>>> you might be interested to look at the BT regardless git-head >>>>> reproducebility. >>>>> >>>>> 2011/6/13 Anthony Minessale : >>>>>> see comments on the bug. >>>>>> this is not a problem with freeswitch nor are you entitled to skip >>>>>> over the "reproduced with git head" requirement >>>>>> >>>>>> Try checking your db setup for threadsafe settings. >>>>>> >>>>>> >>>>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>>>> Reported to >>>>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>>>> >>>>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>>>> DB is on ODBC >>>>>>> >>>>>>> _______________________________________________ >>>>>>> FreeSWITCH-dev mailing list >>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>> http://www.freeswitch.org >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Anthony Minessale II >>>>>> >>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>> ClueCon http://www.cluecon.com/ >>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>> >>>>>> AIM: anthm >>>>>> MSN:anthony_minessale at hotmail.com >>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>> IRC: irc.freenode.net #freeswitch >>>>>> >>>>>> FreeSWITCH Developer Conference >>>>>> sip:888 at conference.freeswitch.org >>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>> pstn:+19193869900 >>>>>> >>>>>> _______________________________________________ >>>>>> FreeSWITCH-dev mailing list >>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>> http://www.freeswitch.org >>>>>> >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Anthony Minessale II >>>> >>>> FreeSWITCH http://www.freeswitch.org/ >>>> ClueCon http://www.cluecon.com/ >>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>> >>>> AIM: anthm >>>> MSN:anthony_minessale at hotmail.com >>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>> IRC: irc.freenode.net #freeswitch >>>> >>>> FreeSWITCH Developer Conference >>>> sip:888 at conference.freeswitch.org >>>> googletalk:conf+888 at conference.freeswitch.org >>>> pstn:+19193869900 >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> >> -- >> Anthony Minessale II >> >> FreeSWITCH http://www.freeswitch.org/ >> ClueCon http://www.cluecon.com/ >> Twitter: http://twitter.com/FreeSWITCH_wire >> >> AIM: anthm >> MSN:anthony_minessale at hotmail.com >> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >> IRC: irc.freenode.net #freeswitch >> >> FreeSWITCH Developer Conference >> sip:888 at conference.freeswitch.org >> googletalk:conf+888 at conference.freeswitch.org >> pstn:+19193869900 >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > From michal.bielicki at seventhsignal.de Tue Jun 14 19:34:41 2011 From: michal.bielicki at seventhsignal.de (Michal Bielicki) Date: Tue, 14 Jun 2011 17:34:41 +0200 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: Message-ID: <098ED189-44CA-4E85-8367-95EB52790DAD@seventhsignal.de> I backported one from fedora. YOu can find it here: http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-2.2.14-11.x86_64.rpm http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-devel-2.2.14-11.x86_64.rpm Am 14.06.2011 um 11:00 schrieb Anton VG: > What is the CENTOS version of UNIXODBS which works ok? > > 2011/6/13 Michal Bielicki : >> We had problem with that one and Sybase or MS SQL >> On 13.06.2011, at 20:19, Anthony Minessale wrote: >> >>> or the oldest one =D >>> The one on CentOS that we use works ok. >>> >>> >>> On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki >>> wrote: >>>> Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. >>>> >>>> On 13.06.2011, at 17:50, Anthony Minessale wrote: >>>> >>>>> bt shows crash in odbc. >>>>> >>>>> so you must debug that. >>>>> >>>>> here is a hint. >>>>> >>>>> edit odbcinst.init and under the postgres section, add >>>>> Threading = 0 >>>>> >>>>> >>>>> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>>>>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>>>>> over night with no faults. And yesterday i have seen several times a >>>>>> segfault after just 1000 calls. At the same time I have over 100 other >>>>>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>>>>> any toy-db. >>>>>> I'm not skipping "git" reproduction. Just installed it too see if I >>>>>> hit the bug. Since segfault is random, it's logical to suppose that >>>>>> you might be interested to look at the BT regardless git-head >>>>>> reproducebility. >>>>>> >>>>>> 2011/6/13 Anthony Minessale : >>>>>>> see comments on the bug. >>>>>>> this is not a problem with freeswitch nor are you entitled to skip >>>>>>> over the "reproduced with git head" requirement >>>>>>> >>>>>>> Try checking your db setup for threadsafe settings. >>>>>>> >>>>>>> >>>>>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>>>>> Reported to >>>>>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>>>>> >>>>>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>>>>> DB is on ODBC >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> FreeSWITCH-dev mailing list >>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>> http://www.freeswitch.org >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Anthony Minessale II >>>>>>> >>>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>>> ClueCon http://www.cluecon.com/ >>>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>>> >>>>>>> AIM: anthm >>>>>>> MSN:anthony_minessale at hotmail.com >>>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>>> IRC: irc.freenode.net #freeswitch >>>>>>> >>>>>>> FreeSWITCH Developer Conference >>>>>>> sip:888 at conference.freeswitch.org >>>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>>> pstn:+19193869900 >>>>>>> >>>>>>> _______________________________________________ >>>>>>> FreeSWITCH-dev mailing list >>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>> http://www.freeswitch.org >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> FreeSWITCH-dev mailing list >>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>> http://www.freeswitch.org >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Anthony Minessale II >>>>> >>>>> FreeSWITCH http://www.freeswitch.org/ >>>>> ClueCon http://www.cluecon.com/ >>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>> >>>>> AIM: anthm >>>>> MSN:anthony_minessale at hotmail.com >>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>> IRC: irc.freenode.net #freeswitch >>>>> >>>>> FreeSWITCH Developer Conference >>>>> sip:888 at conference.freeswitch.org >>>>> googletalk:conf+888 at conference.freeswitch.org >>>>> pstn:+19193869900 >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>> >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org Michal Bielicki Gesch?ftsf?hrer / CEO Seventh Signal Ltd. & Co. KG Weigandufer 45, B?ro 115, D-12059 Berlin Voice: +49 30 60988730 Amtsgericht Charlottenburg HRA 44413 B Ust.-ID: DE266981999 Gesch?ftsf?hrer: Michal Bielicki Pers?nlich Haftende Gesellschafterin: Seventh Signal Ltd, 69 Great Hampton St. Birmingham, B18 6EW, GB, Company Nr.: 06889439 WWW.: http://www.seventhsignal.de From anton.vazir at gmail.com Tue Jun 14 20:22:02 2011 From: anton.vazir at gmail.com (Anton VG) Date: Tue, 14 Jun 2011 21:22:02 +0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: <098ED189-44CA-4E85-8367-95EB52790DAD@seventhsignal.de> References: <098ED189-44CA-4E85-8367-95EB52790DAD@seventhsignal.de> Message-ID: Works since morning (200L calls) with UNIXODBC 2.3.0 (latest) instead of debian (2.2.14 w/debian patches), with no segfaults and with Threading = 0. Will do some more tests ODBC interaction is one of the central parts, and if it does segfaults for some version, this might be useful to mention some recommendations regarding to UNIXODBC version used. Separate FS wiki ODBC page? Also there was stable segfault of PROPER FS shutdown, generating core with useless backtrace, which is gone since ODBC upgrade. 2011/6/14 Michal Bielicki : > I backported one from fedora. YOu can find it here: > http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-2.2.14-11.x86_64.rpm > http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-devel-2.2.14-11.x86_64.rpm > > Am 14.06.2011 um 11:00 schrieb Anton VG: > >> What is the CENTOS version of UNIXODBS which works ok? >> >> 2011/6/13 Michal Bielicki : >>> We had problem with that one and Sybase or MS SQL >>> On 13.06.2011, at 20:19, Anthony Minessale wrote: >>> >>>> or the oldest one =D >>>> The one on CentOS that we use works ok. >>>> >>>> >>>> On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki >>>> wrote: >>>>> Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. >>>>> >>>>> On 13.06.2011, at 17:50, Anthony Minessale wrote: >>>>> >>>>>> bt shows crash in odbc. >>>>>> >>>>>> so you must debug that. >>>>>> >>>>>> here is a hint. >>>>>> >>>>>> edit odbcinst.init and under the postgres section, add >>>>>> Threading = 0 >>>>>> >>>>>> >>>>>> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>>>>>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>>>>>> over night with no faults. And yesterday i have seen several times a >>>>>>> segfault after just 1000 calls. At the same time I have over 100 other >>>>>>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>>>>>> any toy-db. >>>>>>> I'm not skipping "git" reproduction. Just installed it too see if I >>>>>>> hit the bug. Since segfault is random, it's logical to suppose that >>>>>>> you might be interested to look at the BT regardless git-head >>>>>>> reproducebility. >>>>>>> >>>>>>> 2011/6/13 Anthony Minessale : >>>>>>>> see comments on the bug. >>>>>>>> this is not a problem with freeswitch nor are you entitled to skip >>>>>>>> over the "reproduced with git head" requirement >>>>>>>> >>>>>>>> Try checking your db setup for threadsafe settings. >>>>>>>> >>>>>>>> >>>>>>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>>>>>> Reported to >>>>>>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>>>>>> >>>>>>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>>>>>> DB is on ODBC >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> FreeSWITCH-dev mailing list >>>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>>> http://www.freeswitch.org >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Anthony Minessale II >>>>>>>> >>>>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>>>> ClueCon http://www.cluecon.com/ >>>>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>>>> >>>>>>>> AIM: anthm >>>>>>>> MSN:anthony_minessale at hotmail.com >>>>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>>>> IRC: irc.freenode.net #freeswitch >>>>>>>> >>>>>>>> FreeSWITCH Developer Conference >>>>>>>> sip:888 at conference.freeswitch.org >>>>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>>>> pstn:+19193869900 >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> FreeSWITCH-dev mailing list >>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>> http://www.freeswitch.org >>>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> FreeSWITCH-dev mailing list >>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>> http://www.freeswitch.org >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Anthony Minessale II >>>>>> >>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>> ClueCon http://www.cluecon.com/ >>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>> >>>>>> AIM: anthm >>>>>> MSN:anthony_minessale at hotmail.com >>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>> IRC: irc.freenode.net #freeswitch >>>>>> >>>>>> FreeSWITCH Developer Conference >>>>>> sip:888 at conference.freeswitch.org >>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>> pstn:+19193869900 >>>>>> >>>>>> _______________________________________________ >>>>>> FreeSWITCH-dev mailing list >>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>> http://www.freeswitch.org >>>>> >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Anthony Minessale II >>>> >>>> FreeSWITCH http://www.freeswitch.org/ >>>> ClueCon http://www.cluecon.com/ >>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>> >>>> AIM: anthm >>>> MSN:anthony_minessale at hotmail.com >>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>> IRC: irc.freenode.net #freeswitch >>>> >>>> FreeSWITCH Developer Conference >>>> sip:888 at conference.freeswitch.org >>>> googletalk:conf+888 at conference.freeswitch.org >>>> pstn:+19193869900 >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org > > Michal Bielicki > Gesch?ftsf?hrer / CEO > > Seventh Signal Ltd. & Co. KG > Weigandufer 45, B?ro 115, D-12059 Berlin > Voice: +49 30 60988730 > > Amtsgericht Charlottenburg HRA 44413 B > Ust.-ID: DE266981999 > Gesch?ftsf?hrer: Michal Bielicki > Pers?nlich Haftende Gesellschafterin: > Seventh Signal Ltd, 69 Great Hampton St. Birmingham, > B18 6EW, GB, Company Nr.: 06889439 > WWW.: http://www.seventhsignal.de > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > From anton.vazir at gmail.com Tue Jun 14 20:29:25 2011 From: anton.vazir at gmail.com (Anton VG) Date: Tue, 14 Jun 2011 21:29:25 +0500 Subject: [Freeswitch-dev] FS core segfault In-Reply-To: References: <098ED189-44CA-4E85-8367-95EB52790DAD@seventhsignal.de> Message-ID: I was wrong, the segfault on shutdown did not gone. 2011-06-14 21:30:40.371848 [CONSOLE] switch_loadable_module.c:1424 mod_spandsp unloaded. 2011-06-14 21:30:40.371973 [NOTICE] switch_event.c:1828 Event Binding deleted for core_db:ALL 2011-06-14 21:30:40.629443 [CONSOLE] switch_scheduler.c:305 Stopping Task Thread Segmentation fault (core dumped) but bt looks totally useless, looks happens somewhere in very end. Core was generated by `./freeswitch -core -nonat'. Program terminated with signal 11, Segmentation fault. #0 0x00007f0248b7c298 in ?? () (gdb) bt full #0 0x00007f0248b7c298 in ?? () No symbol table info available. #1 0x00000000000dcf1b in ?? () No symbol table info available. #2 0x00000000d1a20b30 in ?? () No symbol table info available. #3 0x0000000000000000 in ?? () No symbol table info available. (gdb) 2011/6/14 Anton VG : > Works since morning (200L calls) with UNIXODBC 2.3.0 (latest) instead > of debian (2.2.14 w/debian patches), with no segfaults and with > Threading = 0. Will do some more tests > ODBC interaction is one of the central parts, and if it does segfaults > for some version, this might be useful to mention some recommendations > regarding to UNIXODBC version used. Separate FS wiki ODBC page? > Also there was stable segfault of PROPER FS shutdown, generating core > with useless backtrace, which is gone since ODBC upgrade. > > 2011/6/14 Michal Bielicki : >> I backported one from fedora. YOu can find it here: >> http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-2.2.14-11.x86_64.rpm >> http://repo.seventhsignal.de/freeswitch/centos/5.6/x86_64/unixODBC-devel-2.2.14-11.x86_64.rpm >> >> Am 14.06.2011 um 11:00 schrieb Anton VG: >> >>> What is the CENTOS version of UNIXODBS which works ok? >>> >>> 2011/6/13 Michal Bielicki : >>>> We had problem with that one and Sybase or MS SQL >>>> On 13.06.2011, at 20:19, Anthony Minessale wrote: >>>> >>>>> or the oldest one =D >>>>> The one on CentOS that we use works ok. >>>>> >>>>> >>>>> On Mon, Jun 13, 2011 at 1:05 PM, Michal Bielicki >>>>> wrote: >>>>>> Other hint is, use the latest unixodbc. We had a lot of interesting experiences with unixodbc and I can only warn that you always need the latest one. >>>>>> >>>>>> On 13.06.2011, at 17:50, Anthony Minessale wrote: >>>>>> >>>>>>> bt shows crash in odbc. >>>>>>> >>>>>>> so you must debug that. >>>>>>> >>>>>>> here is a hint. >>>>>>> >>>>>>> edit odbcinst.init and under the postgres section, add >>>>>>> Threading = 0 >>>>>>> >>>>>>> >>>>>>> On Mon, Jun 13, 2011 at 10:37 AM, Anton VG wrote: >>>>>>>> My DB is postgresql 9.0.3 - The same system passed over 300 000 calls >>>>>>>> over night with no faults. And yesterday i have seen several times a >>>>>>>> segfault after just 1000 calls. At the same time I have over 100 other >>>>>>>> connections to DB. And it works rock solid. Postgresq is not MySQL or >>>>>>>> any toy-db. >>>>>>>> I'm not skipping "git" reproduction. Just installed it too see if I >>>>>>>> hit the bug. Since segfault is random, it's logical to suppose that >>>>>>>> you might be interested to look at the BT regardless git-head >>>>>>>> reproducebility. >>>>>>>> >>>>>>>> 2011/6/13 Anthony Minessale : >>>>>>>>> see comments on the bug. >>>>>>>>> this is not a problem with freeswitch nor are you entitled to skip >>>>>>>>> over the "reproduced with git head" requirement >>>>>>>>> >>>>>>>>> Try checking your db setup for threadsafe settings. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Mon, Jun 13, 2011 at 4:19 AM, Anton VG wrote: >>>>>>>>>> Reported to >>>>>>>>>> http://jira.freeswitch.org/browse/FS-3343 >>>>>>>>>> >>>>>>>>>> seems randomly happens somewhere on DB ODBC interaction, when system >>>>>>>>>> DB is on ODBC >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> FreeSWITCH-dev mailing list >>>>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>>>> http://www.freeswitch.org >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Anthony Minessale II >>>>>>>>> >>>>>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>>>>> ClueCon http://www.cluecon.com/ >>>>>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>>>>> >>>>>>>>> AIM: anthm >>>>>>>>> MSN:anthony_minessale at hotmail.com >>>>>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>>>>> IRC: irc.freenode.net #freeswitch >>>>>>>>> >>>>>>>>> FreeSWITCH Developer Conference >>>>>>>>> sip:888 at conference.freeswitch.org >>>>>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>>>>> pstn:+19193869900 >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> FreeSWITCH-dev mailing list >>>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>>> http://www.freeswitch.org >>>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> FreeSWITCH-dev mailing list >>>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>>> http://www.freeswitch.org >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Anthony Minessale II >>>>>>> >>>>>>> FreeSWITCH http://www.freeswitch.org/ >>>>>>> ClueCon http://www.cluecon.com/ >>>>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>>>> >>>>>>> AIM: anthm >>>>>>> MSN:anthony_minessale at hotmail.com >>>>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>>>> IRC: irc.freenode.net #freeswitch >>>>>>> >>>>>>> FreeSWITCH Developer Conference >>>>>>> sip:888 at conference.freeswitch.org >>>>>>> googletalk:conf+888 at conference.freeswitch.org >>>>>>> pstn:+19193869900 >>>>>>> >>>>>>> _______________________________________________ >>>>>>> FreeSWITCH-dev mailing list >>>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>>> http://www.freeswitch.org >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> FreeSWITCH-dev mailing list >>>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>>> http://www.freeswitch.org >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Anthony Minessale II >>>>> >>>>> FreeSWITCH http://www.freeswitch.org/ >>>>> ClueCon http://www.cluecon.com/ >>>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>>> >>>>> AIM: anthm >>>>> MSN:anthony_minessale at hotmail.com >>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>>> IRC: irc.freenode.net #freeswitch >>>>> >>>>> FreeSWITCH Developer Conference >>>>> sip:888 at conference.freeswitch.org >>>>> googletalk:conf+888 at conference.freeswitch.org >>>>> pstn:+19193869900 >>>>> >>>>> _______________________________________________ >>>>> FreeSWITCH-dev mailing list >>>>> FreeSWITCH-dev at lists.freeswitch.org >>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>>> http://www.freeswitch.org >>>> >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >> >> Michal Bielicki >> Gesch?ftsf?hrer / CEO >> >> Seventh Signal Ltd. & Co. KG >> Weigandufer 45, B?ro 115, D-12059 Berlin >> Voice: +49 30 60988730 >> >> Amtsgericht Charlottenburg HRA 44413 B >> Ust.-ID: DE266981999 >> Gesch?ftsf?hrer: Michal Bielicki >> Pers?nlich Haftende Gesellschafterin: >> Seventh Signal Ltd, 69 Great Hampton St. Birmingham, >> B18 6EW, GB, Company Nr.: 06889439 >> WWW.: http://www.seventhsignal.de >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > From marketing at cluecon.com Wed Jun 15 02:21:44 2011 From: marketing at cluecon.com (marketing at cluecon.com) Date: Tue, 14 Jun 2011 22:21:44 +0000 Subject: [Freeswitch-dev] ClueCon 2011 is Almost Here! Message-ID: <00000130903efbd6-14a7ad6e-e812-455d-aced-3424efed4c38-000000@email.amazonses.com> An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110614/baf34d68/attachment.html From msc at freeswitch.org Wed Jun 15 20:25:00 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 15 Jun 2011 09:25:00 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all! Today's agenda is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_15 We have a light agenda but we do want to talk about a few things, in particular the FreeSWITCH Cookbook and the new mod_rtmp that was released on Monday. Talk to you soon, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110615/e6cf5b4c/attachment.html From dujinfang at gmail.com Thu Jun 16 15:23:42 2011 From: dujinfang at gmail.com (Seven Du) Date: Thu, 16 Jun 2011 19:23:42 +0800 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today In-Reply-To: References: Message-ID: <97E9809C8B4342D68CCD4F54A7E6A2A6@gmail.com> It's a pity I missed the conference. I tried the mod_mrtp on my Mac and it works great. Actually I just looked libmrtp recently and tried to say how difficult to implement. Then it just come out like an art I can't help to say that the team is so great! Here's a few questions I'd like to know about mod_mrtp: 1) What license of the freeswitch.swf ? 2) Is it possible to use another ring sound ? 3) Is is possible to get the source or the swf? 4) Any plan on video support ? We may consider to pay for the swf source, let me know should I ask consulting at ... or cudatel. Thanks. -- Seven Du About: http://about.me/dujinfang Blog: http://www.dujinfang.com Proj: http://www.freeswitch.org.cn Sent with Sparrow On Thursday, June 16, 2011 at 12:25 AM, Michael Collins wrote: > Hello all! > > Today's agenda is here: > http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_15 > > We have a light agenda but we do want to talk about a few things, in particular the FreeSWITCH Cookbook and the new mod_rtmp that was released on Monday. > > Talk to you soon, > Michael > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/cb896e33/attachment.html From msc at freeswitch.org Thu Jun 16 21:47:51 2011 From: msc at freeswitch.org (Michael Collins) Date: Thu, 16 Jun 2011 10:47:51 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today In-Reply-To: <97E9809C8B4342D68CCD4F54A7E6A2A6@gmail.com> References: <97E9809C8B4342D68CCD4F54A7E6A2A6@gmail.com> Message-ID: Math answered a few of these in the discussion. I will get the audio online today. Other answers inline. -MC On Thu, Jun 16, 2011 at 4:23 AM, Seven Du wrote: > It's a pity I missed the conference. > > I tried the mod_mrtp on my Mac and it works great. Actually I just looked > libmrtp recently and tried to say how difficult to implement. Then it just > come out like an art I can't help to say that the team is so great! > > Here's a few questions I'd like to know about mod_mrtp: > > 1) What license of the freeswitch.swf ? > Not sure, check w/ consulting > > 2) Is it possible to use another ring sound ? > This is a function of the Flash client > > 3) Is is possible to get the source or the swf? > Check w/ consulting > > 4) Any plan on video support ? > Per Math: Yes, eventually > > We may consider to pay for the swf source, let me know should I ask > consulting at ... or cudatel. > > Thanks. > > -- > Seven Du > About: http://about.me/dujinfang > Blog: http://www.dujinfang.com > Proj: http://www.freeswitch.org.cn > Sent with Sparrow > > On Thursday, June 16, 2011 at 12:25 AM, Michael Collins wrote: > > Hello all! > > Today's agenda is here: > http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_15 > > We have a light agenda but we do want to talk about a few things, in > particular the FreeSWITCH Cookbook and the new mod_rtmp that was released on > Monday. > > Talk to you soon, > Michael > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/82d2cffe/attachment.html From chat2jesse at gmail.com Thu Jun 16 21:57:22 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 10:57:22 -0700 Subject: [Freeswitch-dev] quick question about the following lines of code Message-ID: in file switch_loadable_module.c: switch_loadable_module_load_file(char *path, char *filename, switch_bool_t global, switch_loadable_module_t **new_module) #ifdef WIN32 dso = switch_dso_open("FreeSwitch.dll", load_global, &derr); #elif defined (MACOSX) || defined(DARWIN) dso = switch_dso_open(SWITCH_PREFIX_DIR "/lib/libfreeswitch.dylib", load_global, &derr); #else dso = switch_dso_open(NULL, load_global, &derr); #endif why the else case is dso open "NULL"? shouldn't it be lib/libfreeswitch.so? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/23a05173/attachment.html From chat2jesse at gmail.com Thu Jun 16 22:17:04 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 11:17:04 -0700 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? Message-ID: I am doing cross compiling of freeswitch. 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be loaded ...! 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error Loading module /CORE_SOFTTIMER_MODULE.so **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such file or directory** 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error Loading module /CORE_PCM_MODULE.so **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or directory** I can't find them under /usr/local/freeswitch. where are they? -jesse -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/4a839ea4/attachment.html From anthony.minessale at gmail.com Thu Jun 16 22:31:06 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Thu, 16 Jun 2011 13:31:06 -0500 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: in the core =D On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: > I am doing cross compiling of freeswitch. > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be loaded > ...! > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error Loading > module /CORE_SOFTTIMER_MODULE.so > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such file or > directory** > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error Loading > module /CORE_PCM_MODULE.so > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or > directory** > > I can't find them under /usr/local/freeswitch. where are they? > -jesse > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From chat2jesse at gmail.com Thu Jun 16 23:02:30 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 12:02:30 -0700 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: in the core? I guess it is included in libfreeswitch.so. based on the makefile output the libfreeswitch has two forms : libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates a big headache for our cross compiling.. -jesse On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < anthony.minessale at gmail.com> wrote: > in the core =D > > > On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: > > I am doing cross compiling of freeswitch. > > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module > > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be > loaded > > ...! > > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error > Loading > > module /CORE_SOFTTIMER_MODULE.so > > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such file > or > > directory** > > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module > > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! > > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error > Loading > > module /CORE_PCM_MODULE.so > > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or > > directory** > > > > I can't find them under /usr/local/freeswitch. where are they? > > -jesse > > _______________________________________________ > > FreeSWITCH-dev mailing list > > FreeSWITCH-dev at lists.freeswitch.org > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > > http://www.freeswitch.org > > > > > > > > -- > Anthony Minessale II > > FreeSWITCH http://www.freeswitch.org/ > ClueCon http://www.cluecon.com/ > Twitter: http://twitter.com/FreeSWITCH_wire > > AIM: anthm > MSN:anthony_minessale at hotmail.com > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > IRC: irc.freenode.net #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org > googletalk:conf+888 at conference.freeswitch.org > pstn:+19193869900 > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/e860e87d/attachment.html From steveayre at gmail.com Thu Jun 16 23:25:56 2011 From: steveayre at gmail.com (Steven Ayre) Date: Thu, 16 Jun 2011 20:25:56 +0100 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: They're built in. They're not separate modules, there's no need to load them. The .so is a shared library. The .la is a static library created by libtool. It's like a .a file if you weren't using libtool. -Steve On 16 June 2011 20:02, jesse wrote: > in the core? I guess it is included in libfreeswitch.so. > > based on the makefile output the libfreeswitch has two forms : > libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates a > big headache for our cross compiling.. > > -jesse > > > On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < > anthony.minessale at gmail.com> wrote: > >> in the core =D >> >> >> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >> > I am doing cross compiling of freeswitch. >> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module >> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >> loaded >> > ...! >> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error >> Loading >> > module /CORE_SOFTTIMER_MODULE.so >> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such >> file or >> > directory** >> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module >> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error >> Loading >> > module /CORE_PCM_MODULE.so >> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or >> > directory** >> > >> > I can't find them under /usr/local/freeswitch. where are they? >> > -jesse >> > _______________________________________________ >> > FreeSWITCH-dev mailing list >> > FreeSWITCH-dev at lists.freeswitch.org >> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> > http://www.freeswitch.org >> > >> > >> >> >> >> -- >> Anthony Minessale II >> >> FreeSWITCH http://www.freeswitch.org/ >> ClueCon http://www.cluecon.com/ >> Twitter: http://twitter.com/FreeSWITCH_wire >> >> AIM: anthm >> MSN:anthony_minessale at hotmail.com >> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >> IRC: irc.freenode.net #freeswitch >> >> FreeSWITCH Developer Conference >> sip:888 at conference.freeswitch.org >> googletalk:conf+888 at conference.freeswitch.org >> pstn:+19193869900 >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/cc51b0c9/attachment.html From steveayre at gmail.com Thu Jun 16 23:34:55 2011 From: steveayre at gmail.com (Steven Ayre) Date: Thu, 16 Jun 2011 20:34:55 +0100 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: Do you mind if I ask why it's causing problems for your cross compiling? It makes it sound like you're compiling FS natively then cross compiling? If so, there's a much better way to do it that plenty of people are using successfully - you can give your target architecture to configure as an option and autoconf/automake/libtool will do the rest for you. -Steve On 16 June 2011 20:25, Steven Ayre wrote: > They're built in. They're not separate modules, there's no need to load > them. > > The .so is a shared library. > The .la is a static library created by libtool. It's like a .a file if you > weren't using libtool. > > -Steve > > > > On 16 June 2011 20:02, jesse wrote: > >> in the core? I guess it is included in libfreeswitch.so. >> >> based on the makefile output the libfreeswitch has two forms : >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates a >> big headache for our cross compiling.. >> >> -jesse >> >> >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >> anthony.minessale at gmail.com> wrote: >> >>> in the core =D >>> >>> >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >>> > I am doing cross compiling of freeswitch. >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 >>> Module >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >>> loaded >>> > ...! >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error >>> Loading >>> > module /CORE_SOFTTIMER_MODULE.so >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such >>> file or >>> > directory** >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 >>> Module >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error >>> Loading >>> > module /CORE_PCM_MODULE.so >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or >>> > directory** >>> > >>> > I can't find them under /usr/local/freeswitch. where are they? >>> > -jesse >>> > _______________________________________________ >>> > FreeSWITCH-dev mailing list >>> > FreeSWITCH-dev at lists.freeswitch.org >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> > http://www.freeswitch.org >>> > >>> > >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/2e74b358/attachment-0001.html From chat2jesse at gmail.com Thu Jun 16 23:38:24 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 12:38:24 -0700 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: Ok, I know the difference between .so and .a/.la, my question is why freeswitch makefile needs to create both libfreeswitch.so and libfreewitch.la? You either dynamic link or static link. I am confused here. .. On Jun 16, 2011 12:27 PM, "Steven Ayre" wrote: > They're built in. They're not separate modules, there's no need to load > them. > > The .so is a shared library. > The .la is a static library created by libtool. It's like a .a file if you > weren't using libtool. > > -Steve > > > On 16 June 2011 20:02, jesse wrote: > >> in the core? I guess it is included in libfreeswitch.so. >> >> based on the makefile output the libfreeswitch has two forms : >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates a >> big headache for our cross compiling.. >> >> -jesse >> >> >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >> anthony.minessale at gmail.com> wrote: >> >>> in the core =D >>> >>> >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >>> > I am doing cross compiling of freeswitch. >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 Module >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >>> loaded >>> > ...! >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error >>> Loading >>> > module /CORE_SOFTTIMER_MODULE.so >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such >>> file or >>> > directory** >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 Module >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error >>> Loading >>> > module /CORE_PCM_MODULE.so >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or >>> > directory** >>> > >>> > I can't find them under /usr/local/freeswitch. where are they? >>> > -jesse >>> > _______________________________________________ >>> > FreeSWITCH-dev mailing list >>> > FreeSWITCH-dev at lists.freeswitch.org >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> > http://www.freeswitch.org >>> > >>> > >>> >>> >>> >>> -- >>> Anthony Minessale II >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> ClueCon http://www.cluecon.com/ >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> AIM: anthm >>> MSN:anthony_minessale at hotmail.com >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> IRC: irc.freenode.net #freeswitch >>> >>> FreeSWITCH Developer Conference >>> sip:888 at conference.freeswitch.org >>> googletalk:conf+888 at conference.freeswitch.org >>> pstn:+19193869900 >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/abd65112/attachment.html From steveayre at gmail.com Thu Jun 16 23:47:58 2011 From: steveayre at gmail.com (Steven Ayre) Date: Thu, 16 Jun 2011 20:47:58 +0100 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: I think it's because it compiles libfreeswitch as a .la so that it can be build into the freeswitch binary. libfreeswitch.so is also distributed (and built from the .la) so that you can embed freeswitch within your own program. I'm sure one of the main devs could confirm that... -Steve On 16 June 2011 20:38, jesse wrote: > Ok, I know the difference between .so and .a/.la, my question is why > freeswitch makefile needs to create both libfreeswitch.so and > libfreewitch.la? You either dynamic link or static link. I am confused > here. .. > On Jun 16, 2011 12:27 PM, "Steven Ayre" wrote: > > They're built in. They're not separate modules, there's no need to load > > them. > > > > The .so is a shared library. > > The .la is a static library created by libtool. It's like a .a file if > you > > weren't using libtool. > > > > -Steve > > > > > > On 16 June 2011 20:02, jesse wrote: > > > >> in the core? I guess it is included in libfreeswitch.so. > >> > >> based on the makefile output the libfreeswitch has two forms : > >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates > a > >> big headache for our cross compiling.. > >> > >> -jesse > >> > >> > >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < > >> anthony.minessale at gmail.com> wrote: > >> > >>> in the core =D > >>> > >>> > >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: > >>> > I am doing cross compiling of freeswitch. > >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 > Module > >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be > >>> loaded > >>> > ...! > >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error > >>> Loading > >>> > module /CORE_SOFTTIMER_MODULE.so > >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such > >>> file or > >>> > directory** > >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 > Module > >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! > >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error > >>> Loading > >>> > module /CORE_PCM_MODULE.so > >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file > or > >>> > directory** > >>> > > >>> > I can't find them under /usr/local/freeswitch. where are they? > >>> > -jesse > >>> > _______________________________________________ > >>> > FreeSWITCH-dev mailing list > >>> > FreeSWITCH-dev at lists.freeswitch.org > >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > >>> > UNSUBSCRIBE: > http://lists.freeswitch.org/mailman/options/freeswitch-dev > >>> > http://www.freeswitch.org > >>> > > >>> > > >>> > >>> > >>> > >>> -- > >>> Anthony Minessale II > >>> > >>> FreeSWITCH http://www.freeswitch.org/ > >>> ClueCon http://www.cluecon.com/ > >>> Twitter: http://twitter.com/FreeSWITCH_wire > >>> > >>> AIM: anthm > >>> MSN:anthony_minessale at hotmail.com > >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com > >>> IRC: irc.freenode.net #freeswitch > >>> > >>> FreeSWITCH Developer Conference > >>> sip:888 at conference.freeswitch.org > >>> googletalk:conf+888 at conference.freeswitch.org > >>> pstn:+19193869900 > >>> > >>> _______________________________________________ > >>> FreeSWITCH-dev mailing list > >>> FreeSWITCH-dev at lists.freeswitch.org > >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > >>> http://www.freeswitch.org > >>> > >> > >> > >> _______________________________________________ > >> FreeSWITCH-dev mailing list > >> FreeSWITCH-dev at lists.freeswitch.org > >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > >> http://www.freeswitch.org > >> > >> > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/fea288cf/attachment.html From chat2jesse at gmail.com Thu Jun 16 23:58:37 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 12:58:37 -0700 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: - Our corporation has differ build system, makefile can not be used any more. I have to convert it into internal build config file, that is a big hassle I was working on during the last two weeks. - after the cross compiling, I can build all those dynamic mod_console/... shared libraries. But the target that bundles files like switch_core.c/switch_core_hash.c.... under /src is the culprit. Should the target be shared library libfreeswitch.so or libfreeswitch.la? I tried both, if it is built as libfreeswitch.so, then the executable built from switch.c will complain " switch.c:80: error: undefined reference to 'switch_core_session_ctl'"..etc. If it is built as libfreeswitch.la, the the launching of freeswitch will fail and throws error "switch_loadable_module.c:882 Error Loading module /CORE_SOFTTIMER_MODULE.so" please share your advice. I am building with fs 1.0.6. -jesse On Jun 16, 2011 12:36 PM, "Steven Ayre" wrote: > Do you mind if I ask why it's causing problems for your cross compiling? It > makes it sound like you're compiling FS natively then cross compiling? > > If so, there's a much better way to do it that plenty of people are using > successfully - you can give your target architecture to configure as an > option and autoconf/automake/libtool will do the rest for you. > > -Steve > > > On 16 June 2011 20:25, Steven Ayre wrote: > >> They're built in. They're not separate modules, there's no need to load >> them. >> >> The .so is a shared library. >> The .la is a static library created by libtool. It's like a .a file if you >> weren't using libtool. >> >> -Steve >> >> >> >> On 16 June 2011 20:02, jesse wrote: >> >>> in the core? I guess it is included in libfreeswitch.so. >>> >>> based on the makefile output the libfreeswitch has two forms : >>> libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates a >>> big headache for our cross compiling.. >>> >>> -jesse >>> >>> >>> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >>> anthony.minessale at gmail.com> wrote: >>> >>>> in the core =D >>>> >>>> >>>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >>>> > I am doing cross compiling of freeswitch. >>>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 >>>> Module >>>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >>>> loaded >>>> > ...! >>>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error >>>> Loading >>>> > module /CORE_SOFTTIMER_MODULE.so >>>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such >>>> file or >>>> > directory** >>>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 >>>> Module >>>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >>>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error >>>> Loading >>>> > module /CORE_PCM_MODULE.so >>>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file or >>>> > directory** >>>> > >>>> > I can't find them under /usr/local/freeswitch. where are they? >>>> > -jesse >>>> > _______________________________________________ >>>> > FreeSWITCH-dev mailing list >>>> > FreeSWITCH-dev at lists.freeswitch.org >>>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> > UNSUBSCRIBE: http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> > http://www.freeswitch.org >>>> > >>>> > >>>> >>>> >>>> >>>> -- >>>> Anthony Minessale II >>>> >>>> FreeSWITCH http://www.freeswitch.org/ >>>> ClueCon http://www.cluecon.com/ >>>> Twitter: http://twitter.com/FreeSWITCH_wire >>>> >>>> AIM: anthm >>>> MSN:anthony_minessale at hotmail.com >>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>> IRC: irc.freenode.net #freeswitch >>>> >>>> FreeSWITCH Developer Conference >>>> sip:888 at conference.freeswitch.org >>>> googletalk:conf+888 at conference.freeswitch.org >>>> pstn:+19193869900 >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/0a3c3de6/attachment-0001.html From chat2jesse at gmail.com Fri Jun 17 04:10:50 2011 From: chat2jesse at gmail.com (jesse) Date: Thu, 16 Jun 2011 17:10:50 -0700 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: If you look at mod_console.so make log, why it depends on libfreeswitch.so? Creating mod_console.so... .... -fPIC .... -D_GNU_SOURCE -shared -o .libs/mod_console.so -shared -Wl,-x .libs/mod_console.o -lm -L/home/xyz/work/freeswitch-1.0.6/lib /home/xyz/work/freeswitch-1.0.6/.libs/libfreeswitch.so -L/home/xyz/work/freeswitch-1.0.6/libs/apr-util/xml/expat/lib On Thu, Jun 16, 2011 at 12:47 PM, Steven Ayre wrote: > I think it's because it compiles libfreeswitch as a .la so that it can be > build into the freeswitch binary. libfreeswitch.so is also distributed (and > built from the .la) so that you can embed freeswitch within your own > program. > > I'm sure one of the main devs could confirm that... > > -Steve > > > > > > On 16 June 2011 20:38, jesse wrote: > >> Ok, I know the difference between .so and .a/.la, my question is why >> freeswitch makefile needs to create both libfreeswitch.so and >> libfreewitch.la? You either dynamic link or static link. I am confused >> here. .. >> On Jun 16, 2011 12:27 PM, "Steven Ayre" wrote: >> > They're built in. They're not separate modules, there's no need to load >> > them. >> > >> > The .so is a shared library. >> > The .la is a static library created by libtool. It's like a .a file if >> you >> > weren't using libtool. >> > >> > -Steve >> > >> > >> > On 16 June 2011 20:02, jesse wrote: >> > >> >> in the core? I guess it is included in libfreeswitch.so. >> >> >> >> based on the makefile output the libfreeswitch has two forms : >> >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It creates >> a >> >> big headache for our cross compiling.. >> >> >> >> -jesse >> >> >> >> >> >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >> >> anthony.minessale at gmail.com> wrote: >> >> >> >>> in the core =D >> >>> >> >>> >> >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >> >>> > I am doing cross compiling of freeswitch. >> >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 >> Module >> >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >> >>> loaded >> >>> > ...! >> >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 Error >> >>> Loading >> >>> > module /CORE_SOFTTIMER_MODULE.so >> >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No such >> >>> file or >> >>> > directory** >> >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 >> Module >> >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >> >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 Error >> >>> Loading >> >>> > module /CORE_PCM_MODULE.so >> >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file >> or >> >>> > directory** >> >>> > >> >>> > I can't find them under /usr/local/freeswitch. where are they? >> >>> > -jesse >> >>> > _______________________________________________ >> >>> > FreeSWITCH-dev mailing list >> >>> > FreeSWITCH-dev at lists.freeswitch.org >> >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> >>> > UNSUBSCRIBE: >> http://lists.freeswitch.org/mailman/options/freeswitch-dev >> >>> > http://www.freeswitch.org >> >>> > >> >>> > >> >>> >> >>> >> >>> >> >>> -- >> >>> Anthony Minessale II >> >>> >> >>> FreeSWITCH http://www.freeswitch.org/ >> >>> ClueCon http://www.cluecon.com/ >> >>> Twitter: http://twitter.com/FreeSWITCH_wire >> >>> >> >>> AIM: anthm >> >>> MSN:anthony_minessale at hotmail.com >> >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >> >>> IRC: irc.freenode.net #freeswitch >> >>> >> >>> FreeSWITCH Developer Conference >> >>> sip:888 at conference.freeswitch.org >> >>> googletalk:conf+888 at conference.freeswitch.org >> >>> pstn:+19193869900 >> >>> >> >>> _______________________________________________ >> >>> FreeSWITCH-dev mailing list >> >>> FreeSWITCH-dev at lists.freeswitch.org >> >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> >>> UNSUBSCRIBE: >> http://lists.freeswitch.org/mailman/options/freeswitch-dev >> >>> http://www.freeswitch.org >> >>> >> >> >> >> >> >> _______________________________________________ >> >> FreeSWITCH-dev mailing list >> >> FreeSWITCH-dev at lists.freeswitch.org >> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> >> http://www.freeswitch.org >> >> >> >> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> > > _______________________________________________ > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110616/38eeb4c2/attachment.html From steveayre at gmail.com Fri Jun 17 11:37:52 2011 From: steveayre at gmail.com (Steven Ayre) Date: Fri, 17 Jun 2011 08:37:52 +0100 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: Because the modules all use the core API functions, which are provided by libfreeswitch.so. I've just checked and the .so is used by both the freeswitch binary and all the modules. That means although all modules depend on the library, it's only loaded into memory once so you're not wasting memory. If it was compiled statically it'd mean huge module files. The .la is just used then to generate the .so. As a sideeffect the .la is also distributed into the mod directory (as .la and .a) so you can link statically if you're embedding FS in your own app if you wish, but I don't think they're actually used. -Steve On 17 June 2011 01:10, jesse wrote: > If you look at mod_console.so make log, why it depends on > libfreeswitch.so? > > Creating mod_console.so... > .... -fPIC .... -D_GNU_SOURCE -shared -o .libs/mod_console.so -shared > -Wl,-x .libs/mod_console.o -lm -L/home/xyz/work/freeswitch-1.0.6/lib > /home/xyz/work/freeswitch-1.0.6/.libs/libfreeswitch.so > -L/home/xyz/work/freeswitch-1.0.6/libs/apr-util/xml/expat/lib > > > On Thu, Jun 16, 2011 at 12:47 PM, Steven Ayre wrote: > >> I think it's because it compiles libfreeswitch as a .la so that it can be >> build into the freeswitch binary. libfreeswitch.so is also distributed (and >> built from the .la) so that you can embed freeswitch within your own >> program. >> >> I'm sure one of the main devs could confirm that... >> >> -Steve >> >> >> >> >> >> On 16 June 2011 20:38, jesse wrote: >> >>> Ok, I know the difference between .so and .a/.la, my question is why >>> freeswitch makefile needs to create both libfreeswitch.so and >>> libfreewitch.la? You either dynamic link or static link. I am confused >>> here. .. >>> On Jun 16, 2011 12:27 PM, "Steven Ayre" wrote: >>> > They're built in. They're not separate modules, there's no need to load >>> > them. >>> > >>> > The .so is a shared library. >>> > The .la is a static library created by libtool. It's like a .a file if >>> you >>> > weren't using libtool. >>> > >>> > -Steve >>> > >>> > >>> > On 16 June 2011 20:02, jesse wrote: >>> > >>> >> in the core? I guess it is included in libfreeswitch.so. >>> >> >>> >> based on the makefile output the libfreeswitch has two forms : >>> >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It >>> creates a >>> >> big headache for our cross compiling.. >>> >> >>> >> -jesse >>> >> >>> >> >>> >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >>> >> anthony.minessale at gmail.com> wrote: >>> >> >>> >>> in the core =D >>> >>> >>> >>> >>> >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >>> >>> > I am doing cross compiling of freeswitch. >>> >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 >>> Module >>> >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to be >>> >>> loaded >>> >>> > ...! >>> >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 >>> Error >>> >>> Loading >>> >>> > module /CORE_SOFTTIMER_MODULE.so >>> >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No >>> such >>> >>> file or >>> >>> > directory** >>> >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 >>> Module >>> >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded ...! >>> >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 >>> Error >>> >>> Loading >>> >>> > module /CORE_PCM_MODULE.so >>> >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such file >>> or >>> >>> > directory** >>> >>> > >>> >>> > I can't find them under /usr/local/freeswitch. where are they? >>> >>> > -jesse >>> >>> > _______________________________________________ >>> >>> > FreeSWITCH-dev mailing list >>> >>> > FreeSWITCH-dev at lists.freeswitch.org >>> >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> >>> > UNSUBSCRIBE: >>> http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> >>> > http://www.freeswitch.org >>> >>> > >>> >>> > >>> >>> >>> >>> >>> >>> >>> >>> -- >>> >>> Anthony Minessale II >>> >>> >>> >>> FreeSWITCH http://www.freeswitch.org/ >>> >>> ClueCon http://www.cluecon.com/ >>> >>> Twitter: http://twitter.com/FreeSWITCH_wire >>> >>> >>> >>> AIM: anthm >>> >>> MSN:anthony_minessale at hotmail.com >>> >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>> >>> IRC: irc.freenode.net #freeswitch >>> >>> >>> >>> FreeSWITCH Developer Conference >>> >>> sip:888 at conference.freeswitch.org >>> >>> googletalk:conf+888 at conference.freeswitch.org >>> >>> pstn:+19193869900 >>> >>> >>> >>> _______________________________________________ >>> >>> FreeSWITCH-dev mailing list >>> >>> FreeSWITCH-dev at lists.freeswitch.org >>> >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> >>> UNSUBSCRIBE: >>> http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> >>> http://www.freeswitch.org >>> >>> >>> >> >>> >> >>> >> _______________________________________________ >>> >> FreeSWITCH-dev mailing list >>> >> FreeSWITCH-dev at lists.freeswitch.org >>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> >> UNSUBSCRIBE: >>> http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> >> http://www.freeswitch.org >>> >> >>> >> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >>> >> >> _______________________________________________ >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110617/49fa7803/attachment-0001.html From anthony.minessale at gmail.com Fri Jun 17 19:30:30 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Fri, 17 Jun 2011 10:30:30 -0500 Subject: [Freeswitch-dev] where are CORE_SOFTTIMER_MODULE.so and CORE_PCM_MODULE.so? In-Reply-To: References: Message-ID: so you're saying you are taking our obsolete 1-year-old code release and butchering it for your needs for who-knows-what and you need assistance from us? We are busy trying to maintain our actual build system on our current release. So I say either use ours and ask for help with that or don't use our resources for your corporation's needs.... On Fri, Jun 17, 2011 at 2:37 AM, Steven Ayre wrote: > Because the modules all use the core API functions, which are provided by > libfreeswitch.so. > > I've just checked and the .so is used by both the freeswitch binary and all > the modules. That means although all modules depend on the library, it's > only loaded into memory once so you're not wasting memory. If it was > compiled statically it'd mean huge module files. > > The .la is just used then to generate the .so. As a sideeffect the .la is > also distributed into the mod directory (as .la and .a) so you can link > statically if you're embedding FS in your own app if you wish, but I don't > think they're actually used. > > -Steve > > > > > On 17 June 2011 01:10, jesse wrote: >> >> If you look at mod_console.so make log, ?why it depends on >> libfreeswitch.so? >> Creating mod_console.so... >> .... -fPIC .... ?-D_GNU_SOURCE -shared -o .libs/mod_console.so -shared >> -Wl,-x .libs/mod_console.o ?-lm -L/home/xyz/work/freeswitch-1.0.6/lib >> /home/xyz/work/freeswitch-1.0.6/.libs/libfreeswitch.so >> -L/home/xyz/work/freeswitch-1.0.6/libs/apr-util/xml/expat/lib >> >> On Thu, Jun 16, 2011 at 12:47 PM, Steven Ayre wrote: >>> >>> I think it's because it compiles libfreeswitch as a .la so that it can be >>> build into the freeswitch binary. libfreeswitch.so is also distributed (and >>> built from the .la) so that you can embed freeswitch within your own >>> program. >>> >>> I'm sure one of the main devs could confirm that... >>> >>> -Steve >>> >>> >>> >>> >>> On 16 June 2011 20:38, jesse wrote: >>>> >>>> Ok, I know the difference between .so and .a/.la, my question is why >>>> freeswitch makefile needs to create both libfreeswitch.so and >>>> libfreewitch.la? You either dynamic link or static link. I am confused here. >>>> .. >>>> >>>> On Jun 16, 2011 12:27 PM, "Steven Ayre" wrote: >>>> > They're built in. They're not separate modules, there's no need to >>>> > load >>>> > them. >>>> > >>>> > The .so is a shared library. >>>> > The .la is a static library created by libtool. It's like a .a file if >>>> > you >>>> > weren't using libtool. >>>> > >>>> > -Steve >>>> > >>>> > >>>> > On 16 June 2011 20:02, jesse wrote: >>>> > >>>> >> in the core? I guess it is included in libfreeswitch.so. >>>> >> >>>> >> based on the makefile output the libfreeswitch has two forms : >>>> >> libfreeswitch.la and libfreeswitch.so, what is the reason ? It >>>> >> creates a >>>> >> big headache for our cross compiling.. >>>> >> >>>> >> -jesse >>>> >> >>>> >> >>>> >> On Thu, Jun 16, 2011 at 11:31 AM, Anthony Minessale < >>>> >> anthony.minessale at gmail.com> wrote: >>>> >> >>>> >>> in the core =D >>>> >>> >>>> >>> >>>> >>> On Thu, Jun 16, 2011 at 1:17 PM, jesse wrote: >>>> >>> > I am doing cross compiling of freeswitch. >>>> >>> > 2011-06-16 11:12:46.912825 [WARNING] switch_loadable_module.c:948 >>>> >>> > Module >>>> >>> > path /CORE_SOFTTIMER_MODULE.so and file CORE_SOFTTIMER_MODULE to >>>> >>> > be >>>> >>> loaded >>>> >>> > ...! >>>> >>> > 2011-06-16 11:12:46.912890 [CRIT] switch_loadable_module.c:882 >>>> >>> > Error >>>> >>> Loading >>>> >>> > module /CORE_SOFTTIMER_MODULE.so >>>> >>> > **/CORE_SOFTTIMER_MODULE.so: cannot open shared object file: No >>>> >>> > such >>>> >>> file or >>>> >>> > directory** >>>> >>> > 2011-06-16 11:12:46.912905 [WARNING] switch_loadable_module.c:948 >>>> >>> > Module >>>> >>> > path /CORE_PCM_MODULE.so and file CORE_PCM_MODULE to be loaded >>>> >>> > ...! >>>> >>> > 2011-06-16 11:12:46.912941 [CRIT] switch_loadable_module.c:882 >>>> >>> > Error >>>> >>> Loading >>>> >>> > module /CORE_PCM_MODULE.so >>>> >>> > **/CORE_PCM_MODULE.so: cannot open shared object file: No such >>>> >>> > file or >>>> >>> > directory** >>>> >>> > >>>> >>> > I can't find them under /usr/local/freeswitch. where are they? >>>> >>> > -jesse >>>> >>> > _______________________________________________ >>>> >>> > FreeSWITCH-dev mailing list >>>> >>> > FreeSWITCH-dev at lists.freeswitch.org >>>> >>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> >>> > >>>> >>> > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> >>> > http://www.freeswitch.org >>>> >>> > >>>> >>> > >>>> >>> >>>> >>> >>>> >>> >>>> >>> -- >>>> >>> Anthony Minessale II >>>> >>> >>>> >>> FreeSWITCH http://www.freeswitch.org/ >>>> >>> ClueCon http://www.cluecon.com/ >>>> >>> Twitter: http://twitter.com/FreeSWITCH_wire >>>> >>> >>>> >>> AIM: anthm >>>> >>> MSN:anthony_minessale at hotmail.com >>>> >>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com >>>> >>> IRC: irc.freenode.net #freeswitch >>>> >>> >>>> >>> FreeSWITCH Developer Conference >>>> >>> sip:888 at conference.freeswitch.org >>>> >>> googletalk:conf+888 at conference.freeswitch.org >>>> >>> pstn:+19193869900 >>>> >>> >>>> >>> _______________________________________________ >>>> >>> FreeSWITCH-dev mailing list >>>> >>> FreeSWITCH-dev at lists.freeswitch.org >>>> >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> >>> >>>> >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> >>> http://www.freeswitch.org >>>> >>> >>>> >> >>>> >> >>>> >> _______________________________________________ >>>> >> FreeSWITCH-dev mailing list >>>> >> FreeSWITCH-dev at lists.freeswitch.org >>>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> >> >>>> >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> >> http://www.freeswitch.org >>>> >> >>>> >> >>>> >>>> _______________________________________________ >>>> FreeSWITCH-dev mailing list >>>> FreeSWITCH-dev at lists.freeswitch.org >>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>>> http://www.freeswitch.org >>>> >>> >>> >>> _______________________________________________ >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >> >> >> _______________________________________________ >> Join us at ClueCon 2011, Aug 9-11, Chicago >> http://www.cluecon.com 877-7-4ACLUE >> >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> > > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From moises.silva at gmail.com Fri Jun 17 21:21:29 2011 From: moises.silva at gmail.com (Moises Silva) Date: Fri, 17 Jun 2011 13:21:29 -0400 Subject: [Freeswitch-dev] quick question about the following lines of code In-Reply-To: References: Message-ID: On Thu, Jun 16, 2011 at 1:57 PM, jesse wrote: > in file switch_loadable_module.c: > > > switch_loadable_module_load_file(char *path, char *filename, switch_bool_t > global, switch_loadable_module_t **new_module) > > #ifdef WIN32 > dso = switch_dso_open("FreeSwitch.dll", load_global, &derr); > #elif defined (MACOSX) || defined(DARWIN) > dso = switch_dso_open(SWITCH_PREFIX_DIR "/lib/libfreeswitch.dylib", > load_global, &derr); > #else > dso = switch_dso_open(NULL, load_global, &derr); > #endif > > > > why the else case is dso open "NULL"? shouldn't it be > lib/libfreeswitch.so? > Looks cleaner this way to me. Read the man page for dlopen(). If NULL is provided, the handle for the main program will be returned and dlsym() will look into the main program and libraries loaded at startup for the symbol. Moises Silva Senior Software Engineer, Software Development Manager Sangoma Technologies Inc. | 100 Renfrew Drive, Suite 100, Markham ON L3R 9R6 Canada t. 1 905 474 1990 x128 | e. moy at sangoma.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110617/87cb7819/attachment.html From anthony.minessale at gmail.com Fri Jun 17 23:20:25 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Fri, 17 Jun 2011 14:20:25 -0500 Subject: [Freeswitch-dev] Barracuda Networks Donates mod_rtmp for FreeSWITCH (Flash Audio Endpoint) Message-ID: check it out http://slashdot.org/submission/1657690/Barracuda-Networks-Connects-FLASH-To-SIP-for-FREE mark it worthy and rate it http://digg.com/news/entertainment/barracuda_networks_connects_flash_to_sip_for_free_2 digg it -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From msc at freeswitch.org Sat Jun 18 04:11:07 2011 From: msc at freeswitch.org (Michael Collins) Date: Fri, 17 Jun 2011 17:11:07 -0700 Subject: [Freeswitch-dev] Help With ClueCon 2011 Message-ID: Hey gang! I am looking to get a few notable names to ClueCon this year and am looking for businesses who are willing to sponsor by purchasing plane tickets or hotel rooms. If your business is in a position to assist then please contact me off list and I will give you the details. Also, if you haven't already signed up for ClueCon then maybe you'd like to call in via our new RTMP phone ! Brian would love to hear from you. :) Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110617/1477ab2a/attachment.html From msc at freeswitch.org Sat Jun 18 07:14:33 2011 From: msc at freeswitch.org (Michael Collins) Date: Fri, 17 Jun 2011 20:14:33 -0700 Subject: [Freeswitch-dev] FreeSWITCH Cookbook Recipe List Message-ID: Hello all! Some have inquired recently about what's needed to complete the FS cookbook. I've uploaded the most recent list of recipes that we have identified. Some are already written but many are yet to be done. Check out this page: http://wiki.freeswitch.org/wiki/Cookbook#Information_for_prospective_authors Contact me if you have any questions about helping with any of these recipes. Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110617/0164a0e5/attachment.html From marketing at cluecon.com Tue Jun 21 16:39:40 2011 From: marketing at cluecon.com (marketing at cluecon.com) Date: Tue, 21 Jun 2011 12:39:40 +0000 Subject: [Freeswitch-dev] ClueCon 2011 Special Guest: PGP Inventor Philip Zimmermann Message-ID: <00000130b236991f-1891690d-07f6-438e-80e2-169797d7a184-000000@email.amazonses.com> An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110621/46976a33/attachment.html From msc at freeswitch.org Wed Jun 22 20:29:41 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 22 Jun 2011 09:29:41 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hey folks, Our conf call agenda is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_22 Please add your items. It turns out our speaker for today had to reschedule at the last minute so we're going to do a community scrum. Bring your topics for conversation! Thanks, MC -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110622/e7d32e9b/attachment.html From tomp at tomp.co.uk Fri Jun 24 13:48:54 2011 From: tomp at tomp.co.uk (Tom Parrott) Date: Fri, 24 Jun 2011 10:48:54 +0100 Subject: [Freeswitch-dev] latest.freeswitch.org Message-ID: <21ff58ee77716033fe37894788d97ae6.squirrel@my.tomp.co.uk> Hi, http://latest.freeswitch.org seems to be down, and the latest snapshot at http://files.freeswitch.org/freeswitch-snapshot.tar.gz hasn't been updated since the 25th of May? Where should I be downloading the source tarball of Freeswitch from? Thanks From Suneel.Papineni at mettoni.com Fri Jun 24 15:13:54 2011 From: Suneel.Papineni at mettoni.com (Suneel Papineni) Date: Fri, 24 Jun 2011 12:13:54 +0100 Subject: [Freeswitch-dev] Issue with format value 19 in SDP Message-ID: <3181A30B8C35AB4AA8577B78DDF461380831F323@nickel.mettonigroup.com> Hi, I am facing an issue with SDP. FS is getting an INVITE with media parameters in SDP as "m=image 23456 udptl t38". For this FS is responding with "m=image 0 udptl 19" in its 183 response. This is correct as per RFC's. Unfortunately my ITSP is expecting the same format what it is sent (i.e. t38 instead of 19). Is there any way in Freeswitch I can specify to the send same format values in response. I tried to look into the code, it is mentioned that 19 is used as it is not used by anybody it is used. (sdp_print.c in libsofia_sip_ua_static project). Could someone please help me how to send all format values that were send in INVITE. Of course according to SDP standards it is enough to send one value. I want to know how to send at least one value which is same as sent in INVITE. Thanks & Regards Suneel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110624/4abce82e/attachment.html From steveayre at gmail.com Fri Jun 24 16:47:28 2011 From: steveayre at gmail.com (Steven Ayre) Date: Fri, 24 Jun 2011 13:47:28 +0100 Subject: [Freeswitch-dev] latest.freeswitch.org In-Reply-To: <21ff58ee77716033fe37894788d97ae6.squirrel@my.tomp.co.uk> References: <21ff58ee77716033fe37894788d97ae6.squirrel@my.tomp.co.uk> Message-ID: Use Git On 24 June 2011 10:48, Tom Parrott wrote: > Hi, > > http://latest.freeswitch.org seems to be down, and the latest snapshot at > http://files.freeswitch.org/freeswitch-snapshot.tar.gz hasn't been updated > since the 25th of May? > > Where should I be downloading the source tarball of Freeswitch from? > > Thanks > > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110624/033638f7/attachment.html From msc at freeswitch.org Fri Jun 24 19:11:50 2011 From: msc at freeswitch.org (Michael Collins) Date: Fri, 24 Jun 2011 08:11:50 -0700 Subject: [Freeswitch-dev] latest.freeswitch.org In-Reply-To: <21ff58ee77716033fe37894788d97ae6.squirrel@my.tomp.co.uk> References: <21ff58ee77716033fe37894788d97ae6.squirrel@my.tomp.co.uk> Message-ID: On Fri, Jun 24, 2011 at 2:48 AM, Tom Parrott wrote: > Hi, > > http://latest.freeswitch.org seems to be down, and the latest snapshot at > http://files.freeswitch.org/freeswitch-snapshot.tar.gz hasn't been updated > since the 25th of May? > > Where should I be downloading the source tarball of Freeswitch from? > > It seems our builder script is not running. I'll get with Brian and see if we can't figure it out. In the meantime you can definitely use Git like Steven mentioned. Just be sure to use Git version 1.7+ for best results. -MC -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110624/4088c2a1/attachment.html From Matthew.Margolis at patlive.com Wed Jun 15 00:24:03 2011 From: Matthew.Margolis at patlive.com (Matthew Margolis) Date: Tue, 14 Jun 2011 16:24:03 -0400 Subject: [Freeswitch-dev] freeSWITCH pause Message-ID: Hey is there any possible way to find out if the "fsctl pause" command was issued? Like an isPaused call? Matthew Margolis Programmer PATLive T 850.766.3236 E matthew.margolis at patlive.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110614/53a45bce/attachment.html From steve at comrex.com Thu Jun 23 22:43:52 2011 From: steve at comrex.com (Steve Richardson) Date: Thu, 23 Jun 2011 14:43:52 -0400 Subject: [Freeswitch-dev] patch for switch_ivr_sleep break behavior Message-ID: <4E038968.9000401@comrex.com> I noticed that the dialplan tools "sleep" function would not respond to "break" if the call did not have ready media (e.g., if it was still ringing and not bridged anywhere). The dptools sleep is just a wrapper call for switch_ivr_sleep(), and I made a small patch for it to look for a break in the case where the media was not ready. I don't know if this has a negative effect on other uses of switch_ivr_sleep() in freeswitch, but for my application this allows me to break a sleeping channel when the media is not ready, allowing it to proceed. Instead of yielding for the full sleep time, it yields in small increments and checks for break after each yield. I chose 20ms, but my application would probably tolerate 100ms without much impact. I don't know if there's a more elegant way to do this, but I'm certainly open to suggestion. Patch follows for your consideration: diff --git a/src/switch_ivr.c b/src/switch_ivr.c index 92eb97e..6c1202a 100644 --- a/src/switch_ivr.c +++ b/src/switch_ivr.c @@ -151,7 +151,15 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_sleep(switch_core_session_t *session, */ if (!switch_channel_media_ready(channel)) { - switch_yield(ms * 1000); + + for (elapsed=0; elapsed<(ms/20); elapsed++) { + if (switch_channel_test_flag(channel, CF_BREAK)) { + switch_channel_clear_flag(channel, CF_BREAK); + return SWITCH_STATUS_BREAK; + } + + switch_yield(20 * 1000); + } return SWITCH_STATUS_SUCCESS; } regards, Steve -- *Stephen Richardson Senior Software Engineer* Comrex Corporation 19 Pine Rd Devens MA 01434 USA v 978.784.1764 f 978.784.1717 steve at comrex.com http://www.comrex.com/ From steve at steveandgeorge.co.uk Wed Jun 8 21:47:30 2011 From: steve at steveandgeorge.co.uk (Steve Sims) Date: Wed, 08 Jun 2011 17:47:30 -0000 Subject: [Freeswitch-dev] Custom date/time pronunciation Message-ID: <4DEFB5B2.8020008@steveandgeorge.co.uk> I've written a patch (http://jira.freeswitch.org/browse/FS-1889) to allow more control over date and time pronunciation from the 'say' application which allows Asterisk SayUnixTime style constructs to be pronounced. Usage is based on strftime formatting codes with additions to pronounce words like 'hours', 'minutes', 'at' etc. so for example: It's currently only available for mod_say_en as I don't have any other human language skills to be sure of changing the other mod_say_xx's without causing a regression. So my question is, is it going to be OK to submit this change for mod_say_en only? Otherwise, would anybody like to help me port it to other language 'say' modules - it's not doing anything particularly smart, just 'say'ing files based on the order of formatting codes passed in for the most part? The most recent proposed patch is fs1889_2011-06-08.txt on the above mentioned jira if you want to have a look. Cheers, Steve From steveayre at gmail.com Mon Jun 27 16:33:45 2011 From: steveayre at gmail.com (Steven Ayre) Date: Mon, 27 Jun 2011 13:33:45 +0100 Subject: [Freeswitch-dev] freeSWITCH pause In-Reply-To: References: Message-ID: At the moment it doesn't look like there is, but it should be a pretty easy patch to make it possible. The switch_core_ready() function will tell you whether FS is ready (not paused and not shutting down). It just needs a module (probably mod_commands) to be patched to check that function. It could also be useful to add it to the status api. -Steve On 14 June 2011 21:24, Matthew Margolis wrote: > Hey is there any possible way to find out if the ?fsctl pause? command was > issued? Like an isPaused call?**** > > ** ** > > *Matthew Margolis* > > Programmer > PATLivei > > T 850.766.3236**** > > E matthew.margolis at patlive.com**** > > ** ** > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110627/7f109e90/attachment.html From steveayre at gmail.com Mon Jun 27 16:37:10 2011 From: steveayre at gmail.com (Steven Ayre) Date: Mon, 27 Jun 2011 13:37:10 +0100 Subject: [Freeswitch-dev] patch for switch_ivr_sleep break behavior In-Reply-To: <4E038968.9000401@comrex.com> References: <4E038968.9000401@comrex.com> Message-ID: This is probably best filed as a Patch Jira ticket ( http://jira.freeswitch.org/), and it can be looked at and discussed by the core developers there. That makes it easier to track and gives a ticket number than can be put in any commit messages. Thanks for the contribution. :) -Steve On 23 June 2011 19:43, Steve Richardson wrote: > I noticed that the dialplan tools "sleep" function would not respond to > "break" if the call did not have ready media (e.g., if it was still > ringing and not bridged anywhere). > > The dptools sleep is just a wrapper call for switch_ivr_sleep(), and I > made a small patch for it to look for a break in the case where the > media was not ready. > > I don't know if this has a negative effect on other uses of > switch_ivr_sleep() in freeswitch, but for my application this allows me > to break a sleeping channel when the media is not ready, allowing it to > proceed. Instead of yielding for the full sleep time, it yields in > small increments and checks for break after each yield. I chose 20ms, > but my application would probably tolerate 100ms without much impact. I > don't know if there's a more elegant way to do this, but I'm certainly > open to suggestion. > > Patch follows for your consideration: > > > diff --git a/src/switch_ivr.c b/src/switch_ivr.c > index 92eb97e..6c1202a 100644 > --- a/src/switch_ivr.c > +++ b/src/switch_ivr.c > @@ -151,7 +151,15 @@ SWITCH_DECLARE(switch_status_t) > switch_ivr_sleep(switch_core_session_t *session, > */ > > if (!switch_channel_media_ready(channel)) { > - switch_yield(ms * 1000); > + > + for (elapsed=0; elapsed<(ms/20); elapsed++) { > + if (switch_channel_test_flag(channel, CF_BREAK)) { > + switch_channel_clear_flag(channel, > CF_BREAK); > + return SWITCH_STATUS_BREAK; > + } > + > + switch_yield(20 * 1000); > + } > return SWITCH_STATUS_SUCCESS; > } > > > > regards, > Steve > > -- > *Stephen Richardson > Senior Software Engineer* > Comrex Corporation > 19 Pine Rd > Devens MA 01434 USA > v 978.784.1764 > f 978.784.1717 > steve at comrex.com > http://www.comrex.com/ > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110627/1c43ad4c/attachment.html From steveayre at gmail.com Mon Jun 27 16:52:53 2011 From: steveayre at gmail.com (Steven Ayre) Date: Mon, 27 Jun 2011 13:52:53 +0100 Subject: [Freeswitch-dev] freeSWITCH pause In-Reply-To: References: Message-ID: http://jira.freeswitch.org/browse/FS-3372 On 27 June 2011 13:33, Steven Ayre wrote: > At the moment it doesn't look like there is, but it should be a pretty easy > patch to make it possible. > > The switch_core_ready() function will tell you whether FS is ready (not > paused and not shutting down). It just needs a module (probably > mod_commands) to be patched to check that function. > > It could also be useful to add it to the status api. > > -Steve > > > > On 14 June 2011 21:24, Matthew Margolis wrote: > >> Hey is there any possible way to find out if the ?fsctl pause? command was >> issued? Like an isPaused call?**** >> >> ** ** >> >> *Matthew Margolis* >> >> Programmer >> PATLivei >> >> T 850.766.3236**** >> >> E matthew.margolis at patlive.com**** >> >> ** ** >> >> _______________________________________________ >> Join us at ClueCon 2011, Aug 9-11, Chicago >> http://www.cluecon.com 877-7-4ACLUE >> >> FreeSWITCH-dev mailing list >> FreeSWITCH-dev at lists.freeswitch.org >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >> http://www.freeswitch.org >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110627/48ed0ae0/attachment.html From anthony.minessale at gmail.com Mon Jun 27 23:58:24 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 27 Jun 2011 14:58:24 -0500 Subject: [Freeswitch-dev] Removing SDP from 183/180 In-Reply-To: <4DDF5CEE.5060505@supermedia.pl> References: <4DDF5CEE.5060505@supermedia.pl> Message-ID: this functionality is already implemented with {ignore_early_media=ring_ready} On Fri, May 27, 2011 at 3:12 AM, Artur Cichocki wrote: > Hi All. > > I just wrote this patch. It ads 'sip_remove_183sdp' flag, which removes SDP > from 183 and returns 180 (it also removes SDP from 180, because FS > changes 180 with SDP to 183). > > To turn it on add {sip_remove_183sdp=true} to the dial string. > > Why? Because in some situations we don't want to transfer voice between > clients before a real call establishment (and yes, I know that early media > in this stage is allowed by RFC). > > Real case: > Try to setup two clients, one of them using Sipdroid. Turn on bypass mode. > Try to call to Sipdroid client, you will hear caller voice together with the > ring (because Sipdroid sends 180 with SDP, and puts voice on the speaker). > > Patch attached. > > -- > Artur Cichocki > > _______________________________________________ > Join us at ClueCon 2011, Aug 9-11, Chicago > http://www.cluecon.com 877-7-4ACLUE > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev > http://www.freeswitch.org > > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:anthony_minessale at hotmail.com GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:888 at conference.freeswitch.org googletalk:conf+888 at conference.freeswitch.org pstn:+19193869900 From steveayre at gmail.com Tue Jun 28 12:13:35 2011 From: steveayre at gmail.com (Steven Ayre) Date: Tue, 28 Jun 2011 09:13:35 +0100 Subject: [Freeswitch-dev] freeSWITCH pause In-Reply-To: References: Message-ID: Hi Matthew, Just in case you missed this, Anthony committed my patch yesterday. You'll get it if you update to the latest Git. 3 changes: - The "status" command now displays either "FreeSWITCH is ready" or "FreeSWITCH is not ready" - "fsctl pause_check" returns true if paused, false if not - "fsctl ready_check" returns true if ready, false if not Ready means not paused and not shutting down. -Steve On 27 June 2011 13:52, Steven Ayre wrote: > http://jira.freeswitch.org/browse/FS-3372 > > > > On 27 June 2011 13:33, Steven Ayre wrote: > >> At the moment it doesn't look like there is, but it should be a pretty >> easy patch to make it possible. >> >> The switch_core_ready() function will tell you whether FS is ready (not >> paused and not shutting down). It just needs a module (probably >> mod_commands) to be patched to check that function. >> >> It could also be useful to add it to the status api. >> >> -Steve >> >> >> >> On 14 June 2011 21:24, Matthew Margolis wrote: >> >>> Hey is there any possible way to find out if the ?fsctl pause? command >>> was issued? Like an isPaused call?**** >>> >>> ** ** >>> >>> *Matthew Margolis* >>> >>> Programmer >>> PATLivei >>> >>> T 850.766.3236**** >>> >>> E matthew.margolis at patlive.com**** >>> >>> ** ** >>> >>> _______________________________________________ >>> Join us at ClueCon 2011, Aug 9-11, Chicago >>> http://www.cluecon.com 877-7-4ACLUE >>> >>> FreeSWITCH-dev mailing list >>> FreeSWITCH-dev at lists.freeswitch.org >>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev >>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev >>> http://www.freeswitch.org >>> >>> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110628/3110bd6a/attachment-0001.html From msc at freeswitch.org Wed Jun 29 20:19:27 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 29 Jun 2011 09:19:27 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conf Call Today: Plivo, an OSS Twilio Alternative Message-ID: Hello all! Today's conference call is busy! We have Venky from the Plivo project discussing the new software. We also have quite a few new FS items that have been added in the last month so we need to get some documentation done. :) Here's the agenda: http://wiki.freeswitch.org/wiki/FS_weekly_2011_06_29 There is a link in there to a PPT for us to look at during Venky's presentation. Talk to you soon! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110629/a5fa7a2a/attachment.html From msc at freeswitch.org Wed Jun 29 23:49:38 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 29 Jun 2011 12:49:38 -0700 Subject: [Freeswitch-dev] FreeSWITCH Conf Call - Plivo Discussion - Recordings Up Message-ID: Hello all! I knew that today's call would be popular so I did a rush job and got the recordings up: http://wiki.freeswitch.org/wiki/Weekly_Conference_Call#Past_Calls Just grab one of the three file types from June 29. Enjoy! -MC -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110629/e83ec8f3/attachment.html From msc at freeswitch.org Thu Jun 30 01:12:44 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 29 Jun 2011 14:12:44 -0700 Subject: [Freeswitch-dev] FreeSWITCH Cookbook - New recipes needed Message-ID: Hello all! I've replaced the old recipe list with a new one. The link is still here on the wiki along with other information for prospective authors: http://wiki.freeswitch.org/wiki/Cookbook#Information_for_prospective_authors We've made a few changes to the content. Specifically, we've removed two chapters: "Call Center Services" and "Carrier Class Services". We do not feel that these can properly be done in "recipe" format. So instead we've take a few of the recipes from those chapters and put them into the "misc." section on the FSCB recipe list. We invite your input on what to replace them with. What do you think? What recipes would you like to see? Send use your ideas. Thanks, Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110629/112e5955/attachment.html From acichocki at supermedia.pl Wed Jun 29 16:07:02 2011 From: acichocki at supermedia.pl (Artur Cichocki) Date: Wed, 29 Jun 2011 14:07:02 +0200 Subject: [Freeswitch-dev] Removing SDP from 183/180 In-Reply-To: References: <4DDF5CEE.5060505@supermedia.pl> Message-ID: <4E0B1566.8000903@supermedia.pl> W dniu 27.06.2011 21:58, Anthony Minessale pisze: > this functionality is already implemented with {ignore_early_media=ring_ready} > I tried all combinations of ignore_early_media with bybass-media, it didn't work. According to http://wiki.freeswitch.org/wiki/Early_Media: " Troubleshooting * Be certain that you have inbound-bypass-media turned off " And I want to have it turned on. -- Artur Cichocki From Matthew.Margolis at patlive.com Tue Jun 28 20:16:31 2011 From: Matthew.Margolis at patlive.com (Matthew Margolis) Date: Tue, 28 Jun 2011 12:16:31 -0400 Subject: [Freeswitch-dev] freeSWITCH pause In-Reply-To: References: Message-ID: Yes I saw this. Thank you very much for the update! From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Steven Ayre Sent: Tuesday, June 28, 2011 4:14 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] freeSWITCH pause Hi Matthew, Just in case you missed this, Anthony committed my patch yesterday. You'll get it if you update to the latest Git. 3 changes: - The "status" command now displays either "FreeSWITCH is ready" or "FreeSWITCH is not ready" - "fsctl pause_check" returns true if paused, false if not - "fsctl ready_check" returns true if ready, false if not Ready means not paused and not shutting down. -Steve On 27 June 2011 13:52, Steven Ayre wrote: http://jira.freeswitch.org/browse/FS-3372 On 27 June 2011 13:33, Steven Ayre wrote: At the moment it doesn't look like there is, but it should be a pretty easy patch to make it possible. The switch_core_ready() function will tell you whether FS is ready (not paused and not shutting down). It just needs a module (probably mod_commands) to be patched to check that function. It could also be useful to add it to the status api. -Steve On 14 June 2011 21:24, Matthew Margolis wrote: Hey is there any possible way to find out if the "fsctl pause" command was issued? Like an isPaused call? Matthew Margolis Programmer PATLivei T 850.766.3236 E matthew.margolis at patlive.com _______________________________________________ Join us at ClueCon 2011, Aug 9-11, Chicago http://www.cluecon.com 877-7-4ACLUE FreeSWITCH-dev mailing list FreeSWITCH-dev at lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev http://www.freeswitch.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110628/31bd4c93/attachment-0001.html