From bjohns at digium.com Fri Dec 2 19:56:27 2011 From: bjohns at digium.com (Bryan M. Johns) Date: Fri, 2 Dec 2011 10:56:27 -0600 (CST) Subject: [Freeswitch-dev] FOSDEM 2012 Telephony/Communications Devroom Call for Presenters Message-ID: <1272388158.1393.1322844987530.JavaMail.root@zimbra> Greetings, This is a call for presenters (with presentations!) for the telephony and communications devroom at FOSDEM 2012 - http://www.fosdem.org/. We will be holding a day full of presentations on development topics in the area of open source telephony and communications on Sunday, February 5th. The schedule allows for presentations from 9:00 to 17:00. The room we will be using will have a projector, wifi, and 100 seats. Please submit all proposals no later than 2011-12-09. Notification of accepted speakers will be provided by 2011-12-16. We will then work to have a schedule finalized by 2012-01-06. Talks should be submitted by subscribing to and then posting to the telephony-devroom mailing list hosted on http://lists.fosdem.org/. If you would like to contact the devroom organizer directly, please contact Kevin P. Fleming . Feel free to forward this along to any people or mailing lists that you think would be interested in this event. Thank you! Bryan M. Johns Digium, Inc. | Community Director Direct: 256.428.6007 http://twitter.com/bryanmjohns Check us out at : www.asterisk.org or www.digium.com From drew_terenzini at wesleycloversolutions.com Sat Dec 3 07:49:04 2011 From: drew_terenzini at wesleycloversolutions.com (Drew Terenzini) Date: Fri, 2 Dec 2011 20:49:04 -0800 Subject: [Freeswitch-dev] Multicast listen for FS? In-Reply-To: <0E81845260FD4A00A812EB64E5ADCAB3@DREWPC> References: <0E81845260FD4A00A812EB64E5ADCAB3@DREWPC> Message-ID: Good morning, I'm working on an integration of ETC speakers with FS (a stripped down install of FS running on Ubuntu 10.4). The speakers in use are Multicast-capable only (PCMU, PCMA, and G.729 codecs) and I've successfully gotten to broadcast audio from FS out through the speakers using a multi-cast paging group (PCMU). However, I'm not able to _receive_ multicast audio into FS and send into a conference or to other (non-speaker) attached devices. Tcpdump confirms that multicast packets from the speakers are seen at the eth0 interface on the Ubuntu 10.4 box. I've scoured the docs, the Wiki and the mailing lists, without success. Is there a multicast listening module that I've not yet found or am I chasing a concept that is not yet developed? Thanks for any help you could provide. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111202/222d696f/attachment.html From daemonserj at gmail.com Mon Dec 5 11:49:29 2011 From: daemonserj at gmail.com (daemonserj TVC) Date: Mon, 5 Dec 2011 15:49:29 +0700 Subject: [Freeswitch-dev] freeswitch still core dumps on Debian SPARC Message-ID: Subj happens while earlier start. root at tornado:/usr/local/freeswitch/bin# ./freeswitch 2011-12-05 16:48:31.251614 [INFO] switch_event.c:631 Activate Eventing Engine. 2011-12-05 16:48:31.264171 [DEBUG] switch_event.c:610 Create event dispatch thread 0 2011-12-05 16:48:32.228712 [INFO] switch_nat.c:419 Scanning for NAT 2011-12-05 16:48:32.229292 [DEBUG] switch_nat.c:169 Checking for PMP 1/5 2011-12-05 16:48:32.229907 [ERR] switch_nat.c:200 Error checking for PMP [general error] 2011-12-05 16:48:32.229989 [DEBUG] switch_nat.c:424 Checking for UPnP 2011-12-05 16:48:44.230533 [INFO] switch_nat.c:440 No PMP or UPnP NAT devices detected! 2011-12-05 16:48:44.238417 [INFO] switch_core_sqldb.c:1908 Opening DB Bus error (core dumped) Machine: SunFire V240 Is it going to solve ? From daemonserj at gmail.com Mon Dec 5 11:51:13 2011 From: daemonserj at gmail.com (daemonserj TVC) Date: Mon, 5 Dec 2011 15:51:13 +0700 Subject: [Freeswitch-dev] Fwd: FS compile errors on Solaris 10 sparc In-Reply-To: References: Message-ID: Before i've installed Debian sparc on my SunFire V240 i've tried to compile FS under Solaris 10. System is SunOS tornado 5.10 Generic_144488-17 sun4u sparc SUNW,Sun-Fire-V240 Solaris SunStudio 12, CBE 1.7 I tried to compile concerning http://wiki.freeswitch.org/wiki/Installation_Guide#Solaris And I got : CC: Warning: Option -ggdb passed to ld, if ld is invoked, ignored otherwise CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored otherwise "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line 485: Error: "," expected instead of "int". "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line 491: Error: A declaration was expected instead of "return". "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line 491: Error: s1 is not defined. "src/esl_oop.cpp", line 295: Error: __func__ is not defined. "src/esl_oop.cpp", line 300: Error: __func__ is not defined. "src/esl_oop.cpp", line 364: Error: __func__ is not defined. "src/esl_oop.cpp", line 391: Error: __func__ is not defined. "src/esl_oop.cpp", line 397: Error: __func__ is not defined. "src/esl_oop.cpp", line 404: Error: __func__ is not defined. "src/esl_oop.cpp", line 409: Error: __func__ is not defined. "src/esl_oop.cpp", line 416: Error: __func__ is not defined. "src/esl_oop.cpp", line 421: Error: __func__ is not defined. "src/esl_oop.cpp", line 429: Error: __func__ is not defined. "src/esl_oop.cpp", line 434: Error: __func__ is not defined. "src/esl_oop.cpp", line 442: Error: __func__ is not defined. "src/esl_oop.cpp", line 447: Error: __func__ is not defined. "src/esl_oop.cpp", line 455: Error: __func__ is not defined. "src/esl_oop.cpp", line 460: Error: __func__ is not defined. "src/esl_oop.cpp", line 469: Error: __func__ is not defined. "src/esl_oop.cpp", line 474: Error: __func__ is not defined. "src/esl_oop.cpp", line 483: Error: __func__ is not defined. "src/esl_oop.cpp", line 488: Error: __func__ is not defined. "src/esl_oop.cpp", line 496: Error: __func__ is not defined. "src/esl_oop.cpp", line 501: Error: __func__ is not defined. 24 Error(s) detected. make[5]: *** [src/esl_oop.o] Error 24 make[4]: *** [/export/home/freeswitch/freeswitch/libs/esl/libesl.so] Error 2 make[3]: *** [mod_hash-all] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 -bash-3.00$ -bash-3.00$ uname SunOS -bash-3.00$ uname -a PS. ?XXXPP configured to /usr/bin/cc -E it seems /libs/esl/src/include/esl.h has not nothing criminal From miha at softnet.si Mon Dec 5 13:28:28 2011 From: miha at softnet.si (Miha Zoubek) Date: Mon, 05 Dec 2011 11:28:28 +0100 Subject: [Freeswitch-dev] mod_radius_cdr Message-ID: <4EDC9CCC.1080107@softnet.si> Hi, I would like to disable mod_radius_cdr for incoming calls as we are getting cdr for incoming calls from SBC. So I would like to have mod_radius_cdr just for outgoing calls. I found this on Freeswithc JIRA: http://jira.freeswitch.org/browse/FS-1325 but after I make a call I get: Segmentation fault (core dumped). Thank you for all your help! Regards, Miha From murthysoft at gmail.com Mon Dec 5 15:35:30 2011 From: murthysoft at gmail.com (murthy) Date: Mon, 5 Dec 2011 18:05:30 +0530 Subject: [Freeswitch-dev] hangup detection takes long Message-ID: When I originate a call from a module in FS using switch_ivr_originate(), if the callee rejects the call in the middle of the ringing, FS is not detecting the hangup cause and it is not getting the response immediatly. After some time (may be 60 seconds default value or the value of originate_timeout seconds) only it is getting NO_ANSWER (hangup cause) and comming out from the originate function. I have tried two ways to capture the result. One is event socket and other is using switch_ivr_originate function. Both are taking same time. How can I get the response/hangup cause immediatly when the calee rejects the call. Regards, Murthy. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111205/2fb67f78/attachment.html From anthony.minessale at gmail.com Mon Dec 5 19:16:15 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 5 Dec 2011 10:16:15 -0600 Subject: [Freeswitch-dev] freeswitch still core dumps on Debian SPARC In-Reply-To: References: Message-ID: ./configure --disable-srtp The actual bug is in srtp lib an has not been solved by them so the only alternative is to disable it. On Mon, Dec 5, 2011 at 2:49 AM, daemonserj TVC wrote: > Subj happens while earlier start. > > root at tornado:/usr/local/freeswitch/bin# ./freeswitch > 2011-12-05 16:48:31.251614 [INFO] switch_event.c:631 Activate Eventing > Engine. > 2011-12-05 16:48:31.264171 [DEBUG] switch_event.c:610 Create event > dispatch thread 0 > 2011-12-05 16:48:32.228712 [INFO] switch_nat.c:419 Scanning for NAT > 2011-12-05 16:48:32.229292 [DEBUG] switch_nat.c:169 Checking for PMP 1/5 > 2011-12-05 16:48:32.229907 [ERR] switch_nat.c:200 Error checking for > PMP [general error] > 2011-12-05 16:48:32.229989 [DEBUG] switch_nat.c:424 Checking for UPnP > 2011-12-05 16:48:44.230533 [INFO] switch_nat.c:440 No PMP or UPnP NAT > devices detected! > 2011-12-05 16:48:44.238417 [INFO] switch_core_sqldb.c:1908 Opening DB > Bus error (core dumped) > > Machine: SunFire V240 > Is it going to solve ? > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111205/33db210b/attachment.html From callum.guy at x-on.co.uk Mon Dec 5 19:19:27 2011 From: callum.guy at x-on.co.uk (Callum Guy) Date: Mon, 5 Dec 2011 16:19:27 +0000 Subject: [Freeswitch-dev] hangup detection takes long In-Reply-To: References: Message-ID: Check the wiki: http://wiki.freeswitch.org/wiki/Mod_commands#originate Find the below: You can specify the UUID of an originated call by doing the following: - Use create_uuid to generate a UUID to use. - This will allow you to kill an originated call before it is answered by using uuid_kill. - If you specify origination_uuid it will remain the UUID for answered call leg for the whole session. Basically if you send the call using this syntax [originate {origination_uuid=...}user/100 at domain.name.com] you can the know the uuid before answer, and kill it if you like. Does that help? ______________________________ Callum Guy Developer X-on Framlingham Technology Centre Station Road, Framlingham, Suffolk, IP13 9EZ T 0333 332 0116 E callum.guy at x-on.co.uk X-on is a trading name of Storacall Technology Ltd a limited company registered in England and Wales Registered Office : Avaland House, 110 London Road, Apsley, Hemel Hempstead, Herts, HP3 9SD Company Registration No. 2578478 This email has been sent from X-on.The contents and attachments are confidential to the sender and the intended addressees.If the message is received by anyone other than the addressee please return the message to the sender by replying to it and then delete the message from your computer without copying or disclosing the contents to anyone.Opinions, conclusions and statements of intent in this email are those of the sender and do not bind X-on unless confirmed by authorised representatives independently of this message.While best endeavours have been taken to avoid transmission of viruses, it is the responsibility of the recipient to scan for these.Please note emails sent to and from X-on are routinely monitored for record keeping and quality control, to ensure regulatory compliance and prevent unauthorised use of our systems. Please consider the environment before printing this email. On 5 December 2011 12:35, murthy wrote: > When I originate a call from a module in FS using switch_ivr_originate(), > if the callee rejects the call in the middle of the ringing, FS is not > detecting the hangup cause and it is not getting the response immediatly. > After some time (may be 60 seconds default value or the value of > originate_timeout seconds) only it is getting NO_ANSWER (hangup cause) > and comming out from the originate function. I have tried two ways to > capture the result. One is event socket and other is using > switch_ivr_originate function. Both are taking same time. How can I get the > response/hangup cause immediatly when the calee rejects the call. > > > Regards, > Murthy. > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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/20111205/795e7d3d/attachment-0001.html From anthony.minessale at gmail.com Mon Dec 5 19:21:01 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 5 Dec 2011 10:21:01 -0600 Subject: [Freeswitch-dev] hangup detection takes long In-Reply-To: References: Message-ID: Assuming you are on an up to date FS, If the call is being rejected and the message is actually going to FS then it would work. Check your traces. On Mon, Dec 5, 2011 at 6:35 AM, murthy wrote: > When I originate a call from a module in FS using switch_ivr_originate(), > if the callee rejects the call in the middle of the ringing, FS is not > detecting the hangup cause and it is not getting the response immediatly. > After some time (may be 60 seconds default value or the value of > originate_timeout seconds) only it is getting NO_ANSWER (hangup cause) > and comming out from the originate function. I have tried two ways to > capture the result. One is event socket and other is using > switch_ivr_originate function. Both are taking same time. How can I get the > response/hangup cause immediatly when the calee rejects the call. > > > Regards, > Murthy. > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111205/86d00ff9/attachment.html From dujinfang at gmail.com Tue Dec 6 09:08:02 2011 From: dujinfang at gmail.com (Seven Du) Date: Tue, 6 Dec 2011 14:08:02 +0800 Subject: [Freeswitch-dev] msrp support Message-ID: <5C49D8F0830947CFBA9FC39299FE617C@gmail.com> Hi, We are working on msrp support in FS. With the following patch to lib sofia, the msrp SDP can deliver to mod_sofia http://pastebin.freeswitch.org/17944 questions: 1) should I submit this to our jira or to the the sofia team? Any suggestions on the patch? 2) As FS is a B2BUA, so I think it would be endpoint-to-endpoint bridge, then we need start TCP/MSRP thread to handle media a. It should more like video handling or more like fax ? That means to hack bridge code to also handle msrp, or should we implement api like tx_fax/rx_fax vs tx_msrp/rxmsrp? b. for text over msrp, is it possible to routing the chatplan like mod_sms c. the first stage would be just endpoint to endpoint, shoud we implement relay ? or even switch mode for conference? I'm very new to msrp. 3) we found a msrp lib from http://confiance.sourceforge.net/ . It's GPL, I know it's not license compatible, but as I learned from previous talk about video, the code can put elsewhere and we just implement the logic to hook them on. Or other lib we could use? Any suggestion is appreciated. Seven. -- About: http://about.me/dujinfang Blog: http://www.dujinfang.com Proj: http://www.freeswitch.org.cn Sent with Sparrow (http://www.sparrowmailapp.com) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111206/08bb7e81/attachment.html From murthysoft at gmail.com Tue Dec 6 14:08:15 2011 From: murthysoft at gmail.com (murthy) Date: Tue, 6 Dec 2011 16:38:15 +0530 Subject: [Freeswitch-dev] hangup detection takes long Message-ID: In addition to what I wrote at " http://lists.freeswitch.org/pipermail/freeswitch-dev/2011-December/005450.html " I am not disconneting the call in the middle. I want to get the result immediatly when the other party rejects the call. I am using freeswitch-1.0.7. I have added a single call trace bellow and it took around 60 seconds. 2011-12-06 16:10:08.691084 [NOTICE] switch_channel.c:808 New Channel sofia/external/xxxxxxxxxx at 192.168.0.213[2ca97a57-0536-40a8-b009-fb4161d75f71] 2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CREATE] **** 2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_UUID] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_OUTGOING] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_ORIGINATE] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime. 2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime. 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:11.439650 [INFO] sofia.c:729 sofia/external/ xxxxxxxxxx at 192.168.0.213 Update Callee ID to "Outbound Call" 2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856 **** event [CALL_UPDATE] **** 2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856 **** event [CODEC] **** 2011-12-06 16:10:11.439650 [NOTICE] mod_dymmy.c:1856 **** event [CODEC] **** 2011-12-06 16:10:11.442639 [NOTICE] sofia_glue.c:3710 Pre-Answer sofia/external/xxxxxxxxxx at 192.168.0.213! 2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_PROGRESS_MEDIA] **** 2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:11:08.026039 [NOTICE] switch_ivr_originate.c:3338 Hangup sofia/external/xxxxxxxxxx at 192.168.0.213 [CS_CONSUME_MEDIA] [NO_ANSWER] 2011-12-06 16:11:08.026039 [INFO] mod_dummy.c:1135 ******** cancle cause: NONE 2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1306 Session 2 (sofia/external/xxxxxxxxxx at 192.168.0.213) Ended 2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1308 Close Channel sofia/external/xxxxxxxxxx at 192.168.0.213 [CS_DESTROY] 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_HANGUP] **** 2011-12-06 16:11:08.029100 [INFO] mod_dummy.c:1863 *** got SWITCH_EVENT_CHANNEL_HANGUP with cause [NO_ANSWER] *** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_HANGUP_COMPLETE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_DESTROY] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:11:08.032037 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.789914 [ERR] mod_dummy.c:1607 Originate Failed. Cause: NO_ANSWER murthy. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111206/e21a64fd/attachment.html From brian at freeswitch.org Tue Dec 6 18:49:57 2011 From: brian at freeswitch.org (Brian West) Date: Tue, 6 Dec 2011 09:49:57 -0600 Subject: [Freeswitch-dev] msrp support In-Reply-To: <5C49D8F0830947CFBA9FC39299FE617C@gmail.com> References: <5C49D8F0830947CFBA9FC39299FE617C@gmail.com> Message-ID: <1C2F145E-3E1E-4667-8757-03966740CBBB@freeswitch.org> Submit this to jira.freeswitch.org and we can push things upstream. /b On Dec 6, 2011, at 12:08 AM, Seven Du wrote: > Hi, > > We are working on msrp support in FS. With the following patch to lib sofia, the msrp SDP can deliver to mod_sofia > > http://pastebin.freeswitch.org/17944 > > questions: > > 1) should I submit this to our jira or to the the sofia team? Any suggestions on the patch? > > 2) As FS is a B2BUA, so I think it would be endpoint-to-endpoint bridge, then we need start TCP/MSRP thread to handle media > > a. It should more like video handling or more like fax ? That means to hack bridge code to also handle msrp, or should we implement api like tx_fax/rx_fax vs tx_msrp/rxmsrp? > > b. for text over msrp, is it possible to routing the chatplan like mod_sms > > c. the first stage would be just endpoint to endpoint, shoud we implement relay ? or even switch mode for conference? I'm very new to msrp. > > > 3) we found a msrp lib from http://confiance.sourceforge.net/ . It's GPL, I know it's not license compatible, but as I learned from previous talk about video, the code can put elsewhere and we just implement the logic to hook them on. Or other lib we could use? > > > Any suggestion is appreciated. > > > Seven. > > -- > About: http://about.me/dujinfang > Blog: http://www.dujinfang.com > Proj: http://www.freeswitch.org.cn > > Sent with Sparrow (http://www.sparrowmailapp.com) > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 peter.olsson at visionutveckling.se Tue Dec 6 20:48:16 2011 From: peter.olsson at visionutveckling.se (Peter Olsson) Date: Tue, 6 Dec 2011 18:48:16 +0100 Subject: [Freeswitch-dev] hangup detection takes long In-Reply-To: References: Message-ID: <549CFEF87AEDE841A38E9D15EAB4C04C5B2715B6B9@cooper> You need to supply a SIP trace also, please add it to pastebin. If FS receives a SIP cancel, it will for sure stop trying to call immediately. /Peter ________________________________________ Fr?n: freeswitch-dev-bounces at lists.freeswitch.org [freeswitch-dev-bounces at lists.freeswitch.org] för murthy [murthysoft at gmail.com] Skickat: den 6 december 2011 12:08 Till: freeswitch-dev at lists.freeswitch.org ?mne: Re: [Freeswitch-dev] hangup detection takes long In addition to what I wrote at "http://lists.freeswitch.org/pipermail/freeswitch-dev/2011-December/005450.html" I am not disconneting the call in the middle. I want to get the result immediatly when the other party rejects the call. I am using freeswitch-1.0.7. I have added a single call trace bellow and it took around 60 seconds. 2011-12-06 16:10:08.691084 [NOTICE] switch_channel.c:808 New Channel sofia/external/xxxxxxxxxx at 192.168.0.213 [2ca97a57-0536-40a8-b009-fb4161d75f71] 2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CREATE] **** 2011-12-06 16:10:08.691084 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_UUID] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_OUTGOING] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_ORIGINATE] **** 2011-12-06 16:10:08.694071 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime. 2011-12-06 16:10:08.694071 [WARNING] sofia_glue.c:213 Codec PCMU payload 0 added to sdp wanting ptime 20 but it's already 30 (PCMU:0:30), disabling ptime. 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:08.697237 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:10:11.439650 [INFO] sofia.c:729 sofia/external/xxxxxxxxxx at 192.168.0.213 Update Callee ID to "Outbound Call" 2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856 **** event [CALL_UPDATE] **** 2011-12-06 16:10:11.439650 [NOTICE] mod_dummy.c:1856 **** event [CODEC] **** 2011-12-06 16:10:11.439650 [NOTICE] mod_dymmy.c:1856 **** event [CODEC] **** 2011-12-06 16:10:11.442639 [NOTICE] sofia_glue.c:3710 Pre-Answer sofia/external/xxxxxxxxxx at 192.168.0.213! 2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:10:11.442639 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_PROGRESS_MEDIA] **** 2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:10:25.033559 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:10:45.030539 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856 **** event [HEARTBEAT] **** 2011-12-06 16:11:05.026502 [NOTICE] mod_dummy.c:1856 **** event [RE_SCHEDULE] **** 2011-12-06 16:11:08.026039 [NOTICE] switch_ivr_originate.c:3338 Hangup sofia/external/xxxxxxxxxx at 192.168.0.213 [CS_CONSUME_MEDIA] [NO_ANSWER] 2011-12-06 16:11:08.026039 [INFO] mod_dummy.c:1135 ******** cancle cause: NONE 2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1306 Session 2 (sofia/external/xxxxxxxxxx at 192.168.0.213) Ended 2011-12-06 16:11:08.029100 [NOTICE] switch_core_session.c:1308 Close Channel sofia/external/xxxxxxxxxx at 192.168.0.213 [CS_DESTROY] 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_HANGUP] **** 2011-12-06 16:11:08.029100 [INFO] mod_dummy.c:1863 *** got SWITCH_EVENT_CHANNEL_HANGUP with cause [NO_ANSWER] *** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_HANGUP_COMPLETE] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_DESTROY] **** 2011-12-06 16:11:08.029100 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_CALLSTATE] **** 2011-12-06 16:11:08.032037 [NOTICE] mod_dummy.c:1856 **** event [CHANNEL_STATE] **** 2011-12-06 16:11:08.789914 [ERR] mod_dummy.c:1607 Originate Failed. Cause: NO_ANSWER murthy. !DSPAM:4eddf6c332762014212399! From dujinfang at gmail.com Wed Dec 7 05:11:02 2011 From: dujinfang at gmail.com (Seven Du) Date: Wed, 7 Dec 2011 10:11:02 +0800 Subject: [Freeswitch-dev] msrp support In-Reply-To: <1C2F145E-3E1E-4667-8757-03966740CBBB@freeswitch.org> References: <5C49D8F0830947CFBA9FC39299FE617C@gmail.com> <1C2F145E-3E1E-4667-8757-03966740CBBB@freeswitch.org> Message-ID: http://jira.freeswitch.org/browse/FS-3748 any other comments to my other questions? I think it would be a mod_msrp and some msrp_glue.c things. Thanks. On Tuesday, December 6, 2011 at 11:49 PM, Brian West wrote: > Submit this to jira.freeswitch.org (http://jira.freeswitch.org) and we can push things upstream. > > /b > > On Dec 6, 2011, at 12:08 AM, Seven Du wrote: > > > Hi, > > > > We are working on msrp support in FS. With the following patch to lib sofia, the msrp SDP can deliver to mod_sofia > > > > http://pastebin.freeswitch.org/17944 > > > > questions: > > > > 1) should I submit this to our jira or to the the sofia team? Any suggestions on the patch? > > > > 2) As FS is a B2BUA, so I think it would be endpoint-to-endpoint bridge, then we need start TCP/MSRP thread to handle media > > > > a. It should more like video handling or more like fax ? That means to hack bridge code to also handle msrp, or should we implement api like tx_fax/rx_fax vs tx_msrp/rxmsrp? > > > > b. for text over msrp, is it possible to routing the chatplan like mod_sms > > > > c. the first stage would be just endpoint to endpoint, shoud we implement relay ? or even switch mode for conference? I'm very new to msrp. > > > > > > 3) we found a msrp lib from http://confiance.sourceforge.net/ . It's GPL, I know it's not license compatible, but as I learned from previous talk about video, the code can put elsewhere and we just implement the logic to hook them on. Or other lib we could use? > > > > > > Any suggestion is appreciated. > > > > > > Seven. > > > > -- > > About: http://about.me/dujinfang > > Blog: http://www.dujinfang.com > > Proj: http://www.freeswitch.org.cn > > > > Sent with Sparrow (http://www.sparrowmailapp.com) > > > > _________________________________________________________________________ > > Professional FreeSWITCH Consulting Services: > > consulting at freeswitch.org (mailto:consulting at freeswitch.org) > > http://www.freeswitchsolutions.com > > > > > > > > > > Official FreeSWITCH Sites > > http://www.freeswitch.org > > http://wiki.freeswitch.org > > http://www.cluecon.com > > > > FreeSWITCH-dev mailing list > > FreeSWITCH-dev at lists.freeswitch.org (mailto: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 > > > > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org (mailto:consulting at freeswitch.org) > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org (mailto: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/20111207/39fd9472/attachment.html From miha at softnet.si Wed Dec 7 10:14:02 2011 From: miha at softnet.si (Miha Zoubek) Date: Wed, 07 Dec 2011 08:14:02 +0100 Subject: [Freeswitch-dev] Segmentation fault (core dumped) Message-ID: <4EDF123A.402@softnet.si> Hi, I have added this in mod_radius_cdr.c and run make&make install. if (channel){ const char *no_radius_start = switch_channel_get_variable(channel, "no_radius_start"); if (switch_true(no_radius_start)){ switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "[mod_radius_cdr] Skipping Radius Start\n"); return SWITCH_STATUS_SUCCESS; } } and for radius_stop. if (channel){ const char *no_radius_stop = switch_channel_get_variable(channel, "no_radius_stop"); if (switch_true(no_radius_stop)){ switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "[mod_radius_cdr] Skipping Radius Stop\n"); return SWITCH_STATUS_SUCCESS; } } When I run call a get this: Segmentation fault (core dumped) Do you know why I am getting this? I have also remove this lines and compile mod_radius_cdr.c again but I am still getting this. Regrdas, Miha -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111207/60835f81/attachment.html From miha at softnet.si Wed Dec 7 12:36:21 2011 From: miha at softnet.si (Miha Zoubek) Date: Wed, 07 Dec 2011 10:36:21 +0100 Subject: [Freeswitch-dev] Segmentation fault (core dumped) In-Reply-To: <4EDF123A.402@softnet.si> References: <4EDF123A.402@softnet.si> Message-ID: <4EDF3395.5080703@softnet.si> On 12/7/2011 8:14 AM, Miha Zoubek wrote: > Hi, > > I have added this in mod_radius_cdr.c and run make&make install. > > if (channel){ > const char *no_radius_start = > switch_channel_get_variable(channel, "no_radius_start"); > if (switch_true(no_radius_start)){ > switch_log_printf(SWITCH_CHANNEL_LOG, > SWITCH_LOG_DEBUG, "[mod_radius_cdr] Skipping Radius Start\n"); > return SWITCH_STATUS_SUCCESS; > } > } > > > and for radius_stop. > > if (channel){ > const char *no_radius_stop = > switch_channel_get_variable(channel, "no_radius_stop"); > if (switch_true(no_radius_stop)){ > switch_log_printf(SWITCH_CHANNEL_LOG, > SWITCH_LOG_DEBUG, "[mod_radius_cdr] Skipping Radius Stop\n"); > return SWITCH_STATUS_SUCCESS; > } > } > > When I run call a get this: > > Segmentation fault (core dumped) > > > Do you know why I am getting this? > > I have also remove this lines and compile mod_radius_cdr.c again but I > am still getting this. > > Regrdas, > Miha > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 Hi, this is from pastebin: http://pastebin.freeswitch.org/17957 regards, miha -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111207/b8fc6ac2/attachment-0001.html From michal.bielicki at seventhsignal.de Wed Dec 7 12:41:24 2011 From: michal.bielicki at seventhsignal.de (Michal Bielicki) Date: Wed, 7 Dec 2011 10:41:24 +0100 Subject: [Freeswitch-dev] Fwd: FS compile errors on Solaris 10 sparc In-Reply-To: References: Message-ID: This will only work really when we have the automake part for esl finished which is being checked by stkn currently. I can send you the spec file you need to compile with spec-files-extra, but it will not relly solve the whole problem before the esl part is fixed. Am 05.12.2011 um 09:51 schrieb daemonserj TVC: > Before i've installed Debian sparc on my SunFire V240 i've tried to > compile FS under Solaris 10. > > System is > SunOS tornado 5.10 Generic_144488-17 sun4u sparc SUNW,Sun-Fire-V240 > Solaris > SunStudio 12, CBE 1.7 > > I tried to compile concerning > http://wiki.freeswitch.org/wiki/Installation_Guide#Solaris > And I got : > > CC: Warning: Option -ggdb passed to ld, if ld is invoked, ignored > otherwise > CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored > otherwise > "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line > 485: Error: "," expected instead of "int". > "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line > 491: Error: A declaration was expected instead of "return". > "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line > 491: Error: s1 is not defined. > "src/esl_oop.cpp", line 295: Error: __func__ is not defined. > "src/esl_oop.cpp", line 300: Error: __func__ is not defined. > "src/esl_oop.cpp", line 364: Error: __func__ is not defined. > "src/esl_oop.cpp", line 391: Error: __func__ is not defined. > "src/esl_oop.cpp", line 397: Error: __func__ is not defined. > "src/esl_oop.cpp", line 404: Error: __func__ is not defined. > "src/esl_oop.cpp", line 409: Error: __func__ is not defined. > "src/esl_oop.cpp", line 416: Error: __func__ is not defined. > "src/esl_oop.cpp", line 421: Error: __func__ is not defined. > "src/esl_oop.cpp", line 429: Error: __func__ is not defined. > "src/esl_oop.cpp", line 434: Error: __func__ is not defined. > "src/esl_oop.cpp", line 442: Error: __func__ is not defined. > "src/esl_oop.cpp", line 447: Error: __func__ is not defined. > "src/esl_oop.cpp", line 455: Error: __func__ is not defined. > "src/esl_oop.cpp", line 460: Error: __func__ is not defined. > "src/esl_oop.cpp", line 469: Error: __func__ is not defined. > "src/esl_oop.cpp", line 474: Error: __func__ is not defined. > "src/esl_oop.cpp", line 483: Error: __func__ is not defined. > "src/esl_oop.cpp", line 488: Error: __func__ is not defined. > "src/esl_oop.cpp", line 496: Error: __func__ is not defined. > "src/esl_oop.cpp", line 501: Error: __func__ is not defined. > 24 Error(s) detected. > make[5]: *** [src/esl_oop.o] Error 24 > make[4]: *** [/export/home/freeswitch/freeswitch/libs/esl/libesl.so] > Error 2 > make[3]: *** [mod_hash-all] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > -bash-3.00$ > -bash-3.00$ uname > SunOS > -bash-3.00$ uname -a > > PS. ?XXXPP configured to /usr/bin/cc -E > it seems /libs/esl/src/include/esl.h has not nothing criminal > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 105, 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 msc at freeswitch.org Wed Dec 7 20:32:50 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 7 Dec 2011 09:32:50 -0800 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all! We are having a nice conference call today. First off, Brian West has a few items to discuss with the community. After that, I will be doing a brief primer on using the FreeSWITCH event socket and ESL. Agenda page is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_12_07 Talk to you soon! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111207/6b21d9e0/attachment.html From daemonserj at gmail.com Thu Dec 8 18:41:59 2011 From: daemonserj at gmail.com (daemonserj) Date: Thu, 8 Dec 2011 22:41:59 +0700 Subject: [Freeswitch-dev] Fwd: FS compile errors on Solaris 10 sparc In-Reply-To: References: Message-ID: <1873205716.20111208224159@gmail.com> Hello, Michal. > I can send you the spec file you need to compile with > spec-files-extra, but it will not relly solve the whole problem before the esl part is fixed. It would be realy good if you send it to me. I'll try to compile FS under Solaris 10 & 11 Express. > Am 05.12.2011 um 09:51 schrieb daemonserj TVC: >> Before i've installed Debian sparc on my SunFire V240 i've tried to >> compile FS under Solaris 10. >> >> System is >> SunOS tornado 5.10 Generic_144488-17 sun4u sparc SUNW,Sun-Fire-V240 >> Solaris >> SunStudio 12, CBE 1.7 >> >> I tried to compile concerning >> http://wiki.freeswitch.org/wiki/Installation_Guide#Solaris >> And I got : >> >> CC: Warning: Option -ggdb passed to ld, if ld is invoked, ignored >> otherwise >> CC: Warning: Option -fPIC passed to ld, if ld is invoked, ignored >> otherwise >> "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line >> 485: Error: "," expected instead of "int". >> "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line >> 491: Error: A declaration was expected instead of "return". >> "/export/home/freeswitch/freeswitch/libs/esl/src/include/esl.h", line >> 491: Error: s1 is not defined. >> "src/esl_oop.cpp", line 295: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 300: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 364: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 391: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 397: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 404: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 409: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 416: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 421: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 429: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 434: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 442: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 447: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 455: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 460: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 469: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 474: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 483: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 488: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 496: Error: __func__ is not defined. >> "src/esl_oop.cpp", line 501: Error: __func__ is not defined. >> 24 Error(s) detected. >> make[5]: *** [src/esl_oop.o] Error 24 >> make[4]: *** [/export/home/freeswitch/freeswitch/libs/esl/libesl.so] >> Error 2 >> make[3]: *** [mod_hash-all] Error 1 >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> -bash-3.00$ >> -bash-3.00$ uname >> SunOS >> -bash-3.00$ uname -a >> >> PS. ?XXXPP configured to /usr/bin/cc -E >> it seems /libs/esl/src/include/esl.h has not nothing criminal >> >> _________________________________________________________________________ >> Professional FreeSWITCH Consulting Services: >> consulting at freeswitch.org >> http://www.freeswitchsolutions.com >> >> >> >> >> Official FreeSWITCH Sites >> http://www.freeswitch.org >> http://wiki.freeswitch.org >> http://www.cluecon.com >> >> 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 105, 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 > ---- > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > 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 -- ? ?????????, daemonserj mailto:daemonserj at gmail.com From msc at freeswitch.org Fri Dec 9 02:46:41 2011 From: msc at freeswitch.org (Michael Collins) Date: Thu, 8 Dec 2011 15:46:41 -0800 Subject: [Freeswitch-dev] Volunteers Wanted: CDR Help for opencdrrate.org Message-ID: Hello all, I am working with Dean over at opencdrrate.org to help him get his project set up to work with FreeSWITCH. We would like to create a new cdr-csv template specifically for opencdrrate. I am looking for a few volunteers who can do a bit of research and testing based on Dean's input about what fields would constitute the ideal CDR layout. Please email me off list if you can assist. Thanks, Michael S Collins http://www.freeswitch.org http://www.cluecon.com http://www.ostag.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111208/2b6e84e1/attachment.html From p_latini at hotmail.com Sat Dec 10 06:09:56 2011 From: p_latini at hotmail.com (Patricio Latini) Date: Sat, 10 Dec 2011 00:09:56 -0300 Subject: [Freeswitch-dev] Debian Wheezy - Compilation error In-Reply-To: <00af01ccb6e6$0496d970$0dc48c50$@hotmail.com> References: <00af01ccb6e6$0496d970$0dc48c50$@hotmail.com> Message-ID: Anybody experienced thus compilation error in debian wheezy? Any idea what might be the reason? quiet_libtool: link: gcc -I/usr/src/freeswitch/libs/curl/include -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/src/include -I/usr/src/freeswitch/libs/libteletone/src -fPIC -Werror -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -ggdb -DHAVE_OPENSSL -Wall -std=c99 -pedantic -Wdeclaration-after-statement -g -O2 -pthread -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/src/freeswitch/libs/apr/include -I/usr/src/freeswitch/libs/apr-util/include -I/usr/src/freeswitch/libs/apr-util/xml/expat/lib -I/usr/src/freeswitch/libs/stfu -I/usr/src/freeswitch/libs/sqlite -I/usr/src/freeswitch/libs/pcre -I/usr/src/freeswitch/libs/speex/include -Ilibs/speex/include -I/usr/src/freeswitch/libs/srtp/include -I/usr/src/freeswitch/libs/srtp/crypto/include -Ilibs/srtp/crypto/include -I/usr/src/freeswitch/libs/spandsp/src -I/usr/src/freeswitch/libs/tiff-3.8.2/libtiff -DENABLE_SRTP -I/usr/src/freeswitch/libs/libedit/src -DSWITCH_HAVE_LIBEDIT -Ilibs/libedit/src -DSWITCH_HAVE_LIBEDIT -g -O2 -o .libs/freeswitch freeswitch-switch.o -lm -lz ./.libs/libfreeswitch.so libs/apr/.libs/libapr-1.a -lrt -ldl -lcrypt -lpthread libs/libedit/src/.libs/libedit.a -lssl -lcrypto -lncurses -pthread -Wl,-rpath -Wl,/usr/local/freeswitch/lib ./.libs/libfreeswitch.so: undefined reference to `SSLv2_client_method' collect2: ld returned 1 exit status make[2]: *** [freeswitch] Error 1 Thanks Patricio -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111210/f91da1f1/attachment.html From dujinfang at gmail.com Mon Dec 12 07:41:03 2011 From: dujinfang at gmail.com (Seven Du) Date: Mon, 12 Dec 2011 12:41:03 +0800 Subject: [Freeswitch-dev] questions about of PRACK Message-ID: <12350EB147804036B1F2881FE48C45B0@gmail.com> Hi, We are trying to interop with Huawei devices however, they have Require: PRACK, when I enable-100rel everything is ok but regard the following warning in sofia config: There are known issues (asserts and segfaults) when 100rel is enabled. It is not recommended to enable 100rel at this time. My questions are: 1) Is it fixed now? 2) If not, is there some work around in FS? e.g. pretend that we support PRACK but not actually send PRACK response? 3) besides contacting the sofia guys, is it possible to fix in FS tree? How much a bounty should be? Thanks. -- About: http://about.me/dujinfang Blog: http://www.dujinfang.com Proj: http://www.freeswitch.org.cn Sent with Sparrow (http://www.sparrowmailapp.com) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111212/76ce9f3a/attachment-0001.html From anthony.minessale at gmail.com Mon Dec 12 19:00:48 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 12 Dec 2011 10:00:48 -0600 Subject: [Freeswitch-dev] questions about of PRACK In-Reply-To: <12350EB147804036B1F2881FE48C45B0@gmail.com> References: <12350EB147804036B1F2881FE48C45B0@gmail.com> Message-ID: Not entirely sure.. maybe you can test it and see what happens... On Sun, Dec 11, 2011 at 10:41 PM, Seven Du wrote: > Hi, > > We are trying to interop with Huawei devices however, they have Require: > PRACK, when I enable-100rel everything is ok but regard the > following warning in sofia config: > > There are known issues (asserts and segfaults) when 100rel is enabled. > It is not recommended to enable 100rel at this time. > > My questions are: > > 1) Is it fixed now? > > 2) If not, is there some work around in FS? e.g. pretend that we support > PRACK but not actually send PRACK response? > > 3) besides contacting the sofia guys, is it possible to fix in FS tree? > How much a bounty should be? > > Thanks. > > -- > About: http://about.me/dujinfang > Blog: http://www.dujinfang.com > Proj: http://www.freeswitch.org.cn > > Sent with Sparrow > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111212/1fda1b66/attachment.html From dujinfang at gmail.com Tue Dec 13 05:00:01 2011 From: dujinfang at gmail.com (Seven Du) Date: Tue, 13 Dec 2011 10:00:01 +0800 Subject: [Freeswitch-dev] questions about of PRACK In-Reply-To: References: <12350EB147804036B1F2881FE48C45B0@gmail.com> Message-ID: <17747FA4B0D943B585D1D77F8E362700@gmail.com> The test was only available in a limited time and everything worked ok when huawei turned off PRACK requirement. Will definitely test when I got another chance. Thanks. On Tuesday, December 13, 2011 at 12:00 AM, Anthony Minessale wrote: > Not entirely sure.. maybe you can test it and see what happens... > > On Sun, Dec 11, 2011 at 10:41 PM, Seven Du wrote: > > Hi, > > > > We are trying to interop with Huawei devices however, they have Require: PRACK, when I enable-100rel everything is ok but regard the following warning in sofia config: > > > > There are known issues (asserts and segfaults) when 100rel is enabled. > > It is not recommended to enable 100rel at this time. > > > > > > My questions are: > > > > 1) Is it fixed now? > > > > 2) If not, is there some work around in FS? e.g. pretend that we support PRACK but not actually send PRACK response? > > > > 3) besides contacting the sofia guys, is it possible to fix in FS tree? How much a bounty should be? > > > > Thanks. > > > > -- > > About: http://about.me/dujinfang > > Blog: http://www.dujinfang.com > > Proj: http://www.freeswitch.org.cn > > > > Sent with Sparrow (http://www.sparrowmailapp.com) > > > > > > _________________________________________________________________________ > > Professional FreeSWITCH Consulting Services: > > consulting at freeswitch.org (mailto:consulting at freeswitch.org) > > http://www.freeswitchsolutions.com > > > > > > > > > > Official FreeSWITCH Sites > > http://www.freeswitch.org > > http://wiki.freeswitch.org > > http://www.cluecon.com > > > > FreeSWITCH-dev mailing list > > FreeSWITCH-dev at lists.freeswitch.org (mailto: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 (mailto:MSN%3Aanthony_minessale at hotmail.com) > GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com (mailto:PAYPAL%3Aanthony.minessale at gmail.com) > IRC: irc.freenode.net (http://irc.freenode.net) #freeswitch > > FreeSWITCH Developer Conference > sip:888 at conference.freeswitch.org (mailto:sip%3A888 at conference.freeswitch.org) > googletalk:conf+888 at conference.freeswitch.org (mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org) > pstn:+19193869900 > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org (mailto:consulting at freeswitch.org) > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > FreeSWITCH-dev mailing list > FreeSWITCH-dev at lists.freeswitch.org (mailto: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/20111213/c3f0f59b/attachment.html From jaugenstine at gmail.com Wed Dec 14 01:06:50 2011 From: jaugenstine at gmail.com (jonathan augenstine) Date: Tue, 13 Dec 2011 14:06:50 -0800 Subject: [Freeswitch-dev] [Freeswitch-Developers] Media Bug on inbound stream Message-ID: Is there anyway to hook a media bug so that it is only monitoring the inbound stream, but ignoring the outbound audio stream? I have a situation where a call is connected to Freeswitch and playing an IVR application. I would like to signal the application (using Lua) that the inbound audio stream has activity on it. Jonathan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111213/bec1c7a0/attachment.html From anthony.minessale at gmail.com Wed Dec 14 01:20:50 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Tue, 13 Dec 2011 16:20:50 -0600 Subject: [Freeswitch-dev] [Freeswitch-Developers] Media Bug on inbound stream In-Reply-To: References: Message-ID: media bugs bind to one leg on either read write or both, or read replace, write replace or both. so i guess yes ... ? On Tue, Dec 13, 2011 at 4:06 PM, jonathan augenstine wrote: > Is there anyway to hook a media bug so that it is only monitoring the > inbound stream, but ignoring the outbound audio stream? I have a situation > where a call is connected to Freeswitch and playing an IVR application. I > would like to signal the application (using Lua) that the inbound audio > stream has activity on it. > > Jonathan > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111213/3b2210e5/attachment.html From Claudio.Cavalera at italtel.it Wed Dec 14 19:21:14 2011 From: Claudio.Cavalera at italtel.it (Cavalera Claudio Luigi) Date: Wed, 14 Dec 2011 17:21:14 +0100 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: Message-ID: > -----Original Message----- > I don't know what your environment is like, but if you can get away > with keeping NTP running on the server and issue a sync_clock nightly, > that might be the best thing. I can think of 3 or 4 other systems > that could fail unexpectedly due to time drift like that. At the very > least, it makes it so that all of your logs have correct timestamps :) > > Gabe Hello, sorry for "hijacking" this thread. Can someone please explain why FS keeps its own time ? As far as I know on vmware machines you can't avoid using NTP if you want to keep your system clock and with automatic daylight changes i've seen a difference of one hour between system time and freeswitch time. :-( Ciao, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- From msc at freeswitch.org Wed Dec 14 19:30:41 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 14 Dec 2011 08:30:41 -0800 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all, Today's conf call agenda is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_12_14 We are having Areski from the Newfies Dialer project come and talk to us! Please join us at 1PM EST, 10AM PST. Thanks! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/ae82db60/attachment.html From anthony.minessale at gmail.com Wed Dec 14 19:31:57 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Wed, 14 Dec 2011 10:31:57 -0600 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: Message-ID: I feel I have explained this many times. Too bad it never makes it to a wiki or faq. Allowing any software to trust the system time is very dangerous. Something that was depending on the system time to calculate a duration etc can be considerably compromised if the time suddenly changes by hours or years in either direction. Things like daylights savings time can break CDR etc. The clock in FS is the onboard monotonic clock and the offset to real time is preserved. If you want FS to sync to system time when desired there are commands to perform this operation. On Wed, Dec 14, 2011 at 10:21 AM, Cavalera Claudio Luigi < Claudio.Cavalera at italtel.it> wrote: > > -----Original Message----- > > I don't know what your environment is like, but if you can get away > > with keeping NTP running on the server and issue a sync_clock nightly, > > that might be the best thing. I can think of 3 or 4 other systems > > that could fail unexpectedly due to time drift like that. At the very > > least, it makes it so that all of your logs have correct timestamps :) > > > > Gabe > > Hello, > sorry for "hijacking" this thread. > Can someone please explain why FS keeps its own time ? > As far as I know on vmware machines you can't avoid using NTP if you > want to keep your system clock and with automatic daylight changes i've > seen a difference of one hour between system time and freeswitch time. > :-( > > Ciao, > Claudio > > > Internet Email Confidentiality Footer > > ----------------------------------------------------------------------------------------------------- > La presente comunicazione, con le informazioni in essa contenute e ogni > documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' > indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete > i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, > comunicazione, divulgazione o simili basate sul contenuto di tali > informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., > D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se > avete ricevuto questa comunicazione per errore, vi preghiamo di darne > immediata notizia al mittente e di distruggere il messaggio originale e > ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > This e-mail and its attachments are intended for the addressee(s) only and > are confidential and/or may contain legally privileged information. If you > have received this message by mistake or are not one of the addressees > above, you may take no action based on it, and you may not copy or show it > to anyone; please reply to this e-mail and point out the error which has > occurred. > > ----------------------------------------------------------------------------------------------------- > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/22f030ae/attachment.html From mgg at giagnocavo.net Wed Dec 14 19:49:47 2011 From: mgg at giagnocavo.net (Michael Giagnocavo) Date: Wed, 14 Dec 2011 11:49:47 -0500 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: Message-ID: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Daylight saving should never modify the time, as for anything like this, one should be using UTC time, or local time with a UTC offset. Any software that computes a duration differently because of DST cannot blame the system: it is very, very, broken. (Although, I'll bet there's more than one company out there with broken CDR software. In fact, I came across such a program and asked the developers about it. They said "not a problem; the system crashes when there's a DST shift, so we never have to deal with those records.") The only reason I can think of for the time values to jump around is if your clock is way out of sync and you force a large NTP jump. But in that case, you're sorta out of luck anyways. -Michael From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony Minessale Sent: Wednesday, December 14, 2011 9:32 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference I feel I have explained this many times. Too bad it never makes it to a wiki or faq. Allowing any software to trust the system time is very dangerous. Something that was depending on the system time to calculate a duration etc can be considerably compromised if the time suddenly changes by hours or years in either direction. Things like daylights savings time can break CDR etc. The clock in FS is the onboard monotonic clock and the offset to real time is preserved. If you want FS to sync to system time when desired there are commands to perform this operation. On Wed, Dec 14, 2011 at 10:21 AM, Cavalera Claudio Luigi > wrote: > -----Original Message----- > I don't know what your environment is like, but if you can get away > with keeping NTP running on the server and issue a sync_clock nightly, > that might be the best thing. I can think of 3 or 4 other systems > that could fail unexpectedly due to time drift like that. At the very > least, it makes it so that all of your logs have correct timestamps :) > > Gabe Hello, sorry for "hijacking" this thread. Can someone please explain why FS keeps its own time ? As far as I know on vmware machines you can't avoid using NTP if you want to keep your system clock and with automatic daylight changes i've seen a difference of one hour between system time and freeswitch time. :-( Ciao, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/a61cd6c3/attachment-0001.html From anthony.minessale at gmail.com Wed Dec 14 20:15:53 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Wed, 14 Dec 2011 11:15:53 -0600 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: As a caveat, DST being only one example, the other more real reasons include: erroneous commands from sysadmins changing the system time, virtual migrations over VE and many other reasons that went into our decision to lock on to the most accurate time source possible ASAP. On Wed, Dec 14, 2011 at 10:49 AM, Michael Giagnocavo wrote: > Daylight saving should never modify the time, as for anything like this, > one should be using UTC time, or local time with a UTC offset. Any software > that computes a duration differently because of DST cannot blame the > system: it is very, very, broken. (Although, I?ll bet there?s more than one > company out there with broken CDR software. In fact, I came across such a > program and asked the developers about it. They said ?not a problem; the > system crashes when there?s a DST shift, so we never have to deal with > those records.?)**** > > ** ** > > The only reason I can think of for the time values to jump around is if > your clock is way out of sync and you force a large NTP jump. But in that > case, you?re sorta out of luck anyways.**** > > ** ** > > -Michael**** > > ** ** > > *From:* freeswitch-dev-bounces at lists.freeswitch.org [mailto: > freeswitch-dev-bounces at lists.freeswitch.org] *On Behalf Of *Anthony > Minessale > *Sent:* Wednesday, December 14, 2011 9:32 AM > *To:* freeswitch-dev at lists.freeswitch.org > *Subject:* Re: [Freeswitch-dev] Epoch current time difference**** > > ** ** > > I feel I have explained this many times. Too bad it never makes it to a > wiki or faq.**** > > ** ** > > Allowing any software to trust the system time is very dangerous. > Something that was depending on the system time to calculate a duration > etc can be considerably compromised if the time suddenly changes by hours > or years in either direction.**** > > Things like daylights savings time can break CDR etc.**** > > ** ** > > The clock in FS is the onboard monotonic clock and the offset to real time > is preserved. If you want FS to sync to system time when desired there are > commands to perform this operation.**** > > ** ** > > On Wed, Dec 14, 2011 at 10:21 AM, Cavalera Claudio Luigi < > Claudio.Cavalera at italtel.it> wrote:**** > > > -----Original Message----- > > I don't know what your environment is like, but if you can get away > > with keeping NTP running on the server and issue a sync_clock nightly, > > that might be the best thing. I can think of 3 or 4 other systems > > that could fail unexpectedly due to time drift like that. At the very > > least, it makes it so that all of your logs have correct timestamps :) > > > > Gabe**** > > Hello, > sorry for "hijacking" this thread. > Can someone please explain why FS keeps its own time ? > As far as I know on vmware machines you can't avoid using NTP if you > want to keep your system clock and with automatic daylight changes i've > seen a difference of one hour between system time and freeswitch time. > :-( > > Ciao, > Claudio > > > Internet Email Confidentiality Footer > > ----------------------------------------------------------------------------------------------------- > La presente comunicazione, con le informazioni in essa contenute e ogni > documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' > indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete > i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, > comunicazione, divulgazione o simili basate sul contenuto di tali > informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., > D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se > avete ricevuto questa comunicazione per errore, vi preghiamo di darne > immediata notizia al mittente e di distruggere il messaggio originale e > ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > This e-mail and its attachments are intended for the addressee(s) only and > are confidential and/or may contain legally privileged information. If you > have received this message by mistake or are not one of the addressees > above, you may take no action based on it, and you may not copy or show it > to anyone; please reply to this e-mail and point out the error which has > occurred. > > ----------------------------------------------------------------------------------------------------- > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com**** > > > 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**** > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/c47d9c1f/attachment.html From togullu at gmail.com Wed Dec 14 11:35:20 2011 From: togullu at gmail.com (Jeff Ullman) Date: Wed, 14 Dec 2011 00:35:20 -0800 Subject: [Freeswitch-dev] Specs for 1000 channels streaming Message-ID: Hi All, I'm about to buy new server for IVR type application where I might bump up system to use up to 1000 channels to do play/record type IVR application though event socket interface, and minor database lookups. I have been looking around Wiki and other posts but don't see any specific recommendations yet. I'm eyeing at following Dell spec : PowerEdge R610 Dual processor Intel? Xeon? E5606 2.13GHz, 8M Cache 12GB Memory WIll that be enough ? There are many questions - what's real bottleneck ? Is it CPU or memory or FreeSwitch can not utilize SMP, parallel execution etc.. ? I greatly appreciate if anyone can share experience and recommend better solution. - Jeff -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/f98ceeac/attachment.html From anthony.minessale at gmail.com Wed Dec 14 20:35:02 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Wed, 14 Dec 2011 11:35:02 -0600 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: The more total cpus the better and the nicer the motherboard the better and a good amount of ram. FS makes big use of concurrency and SMP. On Wed, Dec 14, 2011 at 2:35 AM, Jeff Ullman wrote: > Hi All, > > I'm about to buy new server for IVR type application where I might bump up > system to use up to 1000 channels to do play/record type IVR application > though event socket interface, and minor database lookups. I have been > looking around Wiki and other posts but don't see any specific > recommendations yet. > > I'm eyeing at following Dell spec : > > PowerEdge R610 > Dual processor Intel? Xeon? E5606 2.13GHz, 8M Cache > 12GB Memory > > > WIll that be enough ? There are many questions - what's real bottleneck > ? Is it CPU or memory or FreeSwitch can not utilize SMP, parallel > execution etc.. ? > > I greatly appreciate if anyone can share experience and recommend better > solution. > > - Jeff > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111214/d0da9c52/attachment-0001.html From czimm at goodsstores.com Wed Dec 14 20:51:01 2011 From: czimm at goodsstores.com (Craig N. Zimmerman) Date: Wed, 14 Dec 2011 12:51:01 -0500 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: I currently have production box that I tested for 1000 conferencing channels. Specs are: CPU: AMD Phenom X6 Hexa Core Processor Speed: 6 Processor Cores, 2.8 GHz (Turbo 3.3 GHz) RAM: 8GB DDR3 Hope this gives you an idea big you need to go. The More CPU & Bandwidth to the server the better! Thanks Craig Zimmerman -----Original Message----- From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of freeswitch-dev-request at lists.freeswitch.org Sent: Wednesday, December 14, 2011 12:36 PM To: freeswitch-dev at lists.freeswitch.org Subject: FreeSWITCH-dev Digest, Vol 66, Issue 8 Send FreeSWITCH-dev mailing list submissions to freeswitch-dev at lists.freeswitch.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev or, via email, send a message with subject or body 'help' to freeswitch-dev-request at lists.freeswitch.org You can reach the person managing the list at freeswitch-dev-owner at lists.freeswitch.org When replying, please edit your Subject line so it is more specific than "Re: Contents of FreeSWITCH-dev digest..." From vetali100 at gmail.com Wed Dec 14 21:50:15 2011 From: vetali100 at gmail.com (Vitali Colosov) Date: Wed, 14 Dec 2011 10:50:15 -0800 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: Which codec is used? Did you get a chance to measure the total bandwidth consumed when all 1000 channels are active? Are there any minor or major voice quality problem? Thanks Vitalie On Dec 14, 2011, at 9:51 AM, Craig N. Zimmerman wrote: > I currently have production box that I tested for 1000 conferencing channels. > > Specs are: > CPU: AMD Phenom X6 Hexa Core Processor > Speed: 6 Processor Cores, 2.8 GHz (Turbo 3.3 GHz) > RAM: 8GB DDR3 > > Hope this gives you an idea big you need to go. > > The More CPU & Bandwidth to the server the better! > Thanks > Craig Zimmerman > > > -----Original Message----- > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of freeswitch-dev-request at lists.freeswitch.org > Sent: Wednesday, December 14, 2011 12:36 PM > To: freeswitch-dev at lists.freeswitch.org > Subject: FreeSWITCH-dev Digest, Vol 66, Issue 8 > > Send FreeSWITCH-dev mailing list submissions to > freeswitch-dev at lists.freeswitch.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > or, via email, send a message with subject or body 'help' to > freeswitch-dev-request at lists.freeswitch.org > > You can reach the person managing the list at > freeswitch-dev-owner at lists.freeswitch.org > > When replying, please edit your Subject line so it is more specific than "Re: Contents of FreeSWITCH-dev digest..." > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 togullu at gmail.com Thu Dec 15 01:34:53 2011 From: togullu at gmail.com (Jeff Ullman) Date: Wed, 14 Dec 2011 14:34:53 -0800 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: That's good questions Vitalie. I consider worst case scenario with G711 which really takes much more than advertised 64KB , in fact I feel goes beyond 100KB. I know it make no sense but sometime I don't' know if other (DB etc..) traffic is killer here. We might move to gig bandwidth environment soon so bandwidth shouldn't' be problem. On my current server (Quad Core 2376 2.3GHz , 4GM RAM) , I start getting garbled voice ( all kind of delays ) on 200 channels usage and it's all pcmu. On Wed, Dec 14, 2011 at 10:50 AM, Vitali Colosov wrote: > Which codec is used? > > Did you get a chance to measure the total bandwidth consumed when all 1000 > channels are active? > > Are there any minor or major voice quality problem? > > Thanks > Vitalie > > On Dec 14, 2011, at 9:51 AM, Craig N. Zimmerman wrote: > > > I currently have production box that I tested for 1000 conferencing > channels. > > > > Specs are: > > CPU: AMD Phenom X6 Hexa Core Processor > > Speed: 6 Processor Cores, 2.8 GHz (Turbo 3.3 GHz) > > RAM: 8GB DDR3 > > > > Hope this gives you an idea big you need to go. > > > > The More CPU & Bandwidth to the server the better! > > Thanks > > Craig Zimmerman > > > > > > -----Original Message----- > > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto: > freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of > freeswitch-dev-request at lists.freeswitch.org > > Sent: Wednesday, December 14, 2011 12:36 PM > > To: freeswitch-dev at lists.freeswitch.org > > Subject: FreeSWITCH-dev Digest, Vol 66, Issue 8 > > > > Send FreeSWITCH-dev mailing list submissions to > > freeswitch-dev at lists.freeswitch.org > > > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > or, via email, send a message with subject or body 'help' to > > freeswitch-dev-request at lists.freeswitch.org > > > > You can reach the person managing the list at > > freeswitch-dev-owner at lists.freeswitch.org > > > > When replying, please edit your Subject line so it is more specific than > "Re: Contents of FreeSWITCH-dev digest..." > > > > _________________________________________________________________________ > > Professional FreeSWITCH Consulting Services: > > consulting at freeswitch.org > > http://www.freeswitchsolutions.com > > > > > > > > > > Official FreeSWITCH Sites > > http://www.freeswitch.org > > http://wiki.freeswitch.org > > http://www.cluecon.com > > > > 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 > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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/20111214/2eb2687b/attachment.html From vetali100 at gmail.com Thu Dec 15 05:23:53 2011 From: vetali100 at gmail.com (Vitali Colosov) Date: Wed, 14 Dec 2011 18:23:53 -0800 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: <74E9EA06-93E5-471D-80B5-8CB3B85E3A10@gmail.com> Thanks for the valuable information. G711 consumes about ~80 kbit/sec per channel / one way, you can easily measure this using vnstat -l. So in your case of 200 channels, you need 80*2*200 = 32 Mbit/sec and if you have 100 Mbit network without other major applications, then network should not be a constraint. But as was already mentioned many times, it depends of many factors, so difficult to say why the voice is garbled. Maybe someone with more expertise could advise. P.S. Just wondering if anybody on this list can tell the maximum number of channels which they managed to achieve on a single server, without compromising the quality? And what was the server's configuration and codecs used. Best luck. Vitalie On Dec 14, 2011, at 2:34 PM, Jeff Ullman wrote: > That's good questions Vitalie. I consider worst case scenario with G711 which really takes much more than advertised 64KB , in fact I feel goes beyond 100KB. I know it make no sense but sometime I don't' know if other (DB etc..) traffic is killer here. We might move to gig bandwidth environment soon so bandwidth shouldn't' be problem. > > On my current server (Quad Core 2376 2.3GHz , 4GM RAM) , I start getting garbled voice ( all kind of delays ) on 200 channels usage and it's all pcmu. > > > > On Wed, Dec 14, 2011 at 10:50 AM, Vitali Colosov wrote: > Which codec is used? > > Did you get a chance to measure the total bandwidth consumed when all 1000 channels are active? > > Are there any minor or major voice quality problem? > > Thanks > Vitalie > > On Dec 14, 2011, at 9:51 AM, Craig N. Zimmerman wrote: > > > I currently have production box that I tested for 1000 conferencing channels. > > > > Specs are: > > CPU: AMD Phenom X6 Hexa Core Processor > > Speed: 6 Processor Cores, 2.8 GHz (Turbo 3.3 GHz) > > RAM: 8GB DDR3 > > > > Hope this gives you an idea big you need to go. > > > > The More CPU & Bandwidth to the server the better! > > Thanks > > Craig Zimmerman > > > > > > -----Original Message----- > > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of freeswitch-dev-request at lists.freeswitch.org > > Sent: Wednesday, December 14, 2011 12:36 PM > > To: freeswitch-dev at lists.freeswitch.org > > Subject: FreeSWITCH-dev Digest, Vol 66, Issue 8 > > > > Send FreeSWITCH-dev mailing list submissions to > > freeswitch-dev at lists.freeswitch.org > > > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > > or, via email, send a message with subject or body 'help' to > > freeswitch-dev-request at lists.freeswitch.org > > > > You can reach the person managing the list at > > freeswitch-dev-owner at lists.freeswitch.org > > > > When replying, please edit your Subject line so it is more specific than "Re: Contents of FreeSWITCH-dev digest..." > > > > _________________________________________________________________________ > > Professional FreeSWITCH Consulting Services: > > consulting at freeswitch.org > > http://www.freeswitchsolutions.com > > > > > > > > > > Official FreeSWITCH Sites > > http://www.freeswitch.org > > http://wiki.freeswitch.org > > http://www.cluecon.com > > > > 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 > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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/20111214/cf38943c/attachment-0001.html From Claudio.Cavalera at italtel.it Thu Dec 15 16:37:13 2011 From: Claudio.Cavalera at italtel.it (Cavalera Claudio Luigi) Date: Thu, 15 Dec 2011 14:37:13 +0100 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: Hello, what do you mean "1000 conferencing channels" ? Are these 100 rooms for 10 partecipants for example? Could you add your production experience in this page if it makes sense? http://wiki.freeswitch.org/wiki/Real-world_results I'm not sure because afaik a conference implies a transcoding from any codec to linear audio for the mixing and back to the codec. Thanks, Claudio From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Jeff Ullman Sent: Wednesday, December 14, 2011 11:35 PM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Specs for 1000 channels streaming That's good questions Vitalie. I consider worst case scenario with G711 which really takes much more than advertised 64KB , in fact I feel goes beyond 100KB. I know it make no sense but sometime I don't' know if other (DB etc..) traffic is killer here. We might move to gig bandwidth environment soon so bandwidth shouldn't' be problem. On my current server (Quad Core 2376 2.3GHz , 4GM RAM) , I start getting garbled voice ( all kind of delays ) on 200 channels usage and it's all pcmu. On Wed, Dec 14, 2011 at 10:50 AM, Vitali Colosov wrote: Which codec is used? Did you get a chance to measure the total bandwidth consumed when all 1000 channels are active? Are there any minor or major voice quality problem? Thanks Vitalie On Dec 14, 2011, at 9:51 AM, Craig N. Zimmerman wrote: > I currently have production box that I tested for 1000 conferencing channels. > > Specs are: > CPU: AMD Phenom X6 Hexa Core Processor > Speed: 6 Processor Cores, 2.8 GHz (Turbo 3.3 GHz) > RAM: 8GB DDR3 > > Hope this gives you an idea big you need to go. > > The More CPU & Bandwidth to the server the better! > Thanks > Craig Zimmerman > > > -----Original Message----- > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of freeswitch-dev-request at lists.freeswitch.org > Sent: Wednesday, December 14, 2011 12:36 PM > To: freeswitch-dev at lists.freeswitch.org > Subject: FreeSWITCH-dev Digest, Vol 66, Issue 8 > > Send FreeSWITCH-dev mailing list submissions to > freeswitch-dev at lists.freeswitch.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev > or, via email, send a message with subject or body 'help' to > freeswitch-dev-request at lists.freeswitch.org > > You can reach the person managing the list at > freeswitch-dev-owner at lists.freeswitch.org > > When replying, please edit your Subject line so it is more specific than "Re: Contents of FreeSWITCH-dev digest..." > > ________________________________________________________________________ _ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 ________________________________________________________________________ _ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111215/3d5dc912/attachment.html From czimm at goodsstores.com Thu Dec 15 17:26:25 2011 From: czimm at goodsstores.com (Craig N. Zimmerman) Date: Thu, 15 Dec 2011 09:26:25 -0500 Subject: [Freeswitch-dev] Specs for 1000 channels streaming In-Reply-To: References: Message-ID: I am just using pcmu codec cause that is what my VOIP termination service provides. Also I don't have actual bandwidth benchmark test numbers but it looks like it is about 80 kbps per channel one way which equals 80*2*1000 = 168 Mbps. I like to use sipp for testing it is a little hard to use but it gives you an idea what your servers can handle. As for voice quality it has some very minor skipping around 750-850 then around 1000-1100 it get major fast. So figure out what your server can handle then limit it to that if you need more channels add more freeswitch servers. I've found that when dealing with lots of channels be sure that kernel timer is not changing too much. For more info On Performance check out this page on the wiki http://wiki.freeswitch.org/wiki/Performance_testing_and_configurations Hope this information is helpful Thanks Craig Zimmerman -----Original Message----- From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of freeswitch-dev-request at lists.freeswitch.org Sent: Wednesday, December 14, 2011 9:25 PM To: freeswitch-dev at lists.freeswitch.org Subject: FreeSWITCH-dev Digest, Vol 66, Issue 9 Send FreeSWITCH-dev mailing list submissions to freeswitch-dev at lists.freeswitch.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev or, via email, send a message with subject or body 'help' to freeswitch-dev-request at lists.freeswitch.org You can reach the person managing the list at freeswitch-dev-owner at lists.freeswitch.org When replying, please edit your Subject line so it is more specific than "Re: Contents of FreeSWITCH-dev digest..." From anthony.minessale at gmail.com Sat Dec 17 01:10:24 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Fri, 16 Dec 2011 16:10:24 -0600 Subject: [Freeswitch-dev] Stable Branch Maintainer Wanted [Employment Opportunity] Message-ID: Hello, We have been fortunate enough to be in a circumstance where we have the proper funding from a generous supporter to advance an energetic and logistically gifted individual from the ranks of our community to become our very own Stable Branch Maintainer. This is a challenging job helping to put together a stable release and other community maintenance tasks. Anyone who is interested, please send references and other relevant info to jobs at freeswitch.org Thanks, -- 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111216/136756d9/attachment-0001.html From anthony.minessale at gmail.com Sat Dec 17 01:16:34 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Fri, 16 Dec 2011 16:16:34 -0600 Subject: [Freeswitch-dev] Coders Wanted Perl/C/JS [Employment Opportunity] Message-ID: Barracuda Networks is hiring developers right now for the CudaTEL product. As you may already know, CudaTEL is the FreeSWITCH-powered PBX appliance designed by the core FreeSWITCH team. We are looking for developers for a few positions with some combo of the following skills: Programmer in the following languages: C Perl Javascript/Jquery Database skills: Postgres We need someone who lives in the United States and preferably someone already in or willing to be located in MI CA WI OK TX Please respond with CV/Resume to jobs at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111216/23b41208/attachment.html From jmesquita at freeswitch.org Sat Dec 17 01:40:50 2011 From: jmesquita at freeswitch.org (=?ISO-8859-1?Q?Jo=E3o_Mesquita?=) Date: Fri, 16 Dec 2011 19:40:50 -0300 Subject: [Freeswitch-dev] [Freeswitch-users] Stable Branch Maintainer Wanted [Employment Opportunity] In-Reply-To: References: Message-ID: Congratulations Tony and team. Another battle won! And thanks for the fellow contributor. Regards, Jo?o Mesquita On Fri, Dec 16, 2011 at 7:10 PM, Anthony Minessale < anthony.minessale at gmail.com> wrote: > Hello, > > We have been fortunate enough to be in a circumstance where we have the > proper funding from a generous supporter to advance an energetic > and logistically gifted individual from the ranks of our community to > become our very own Stable Branch Maintainer. This is a challenging job > helping to put together a stable release and other > community maintenance tasks. > > Anyone who is interested, please send references and other relevant info > to jobs at freeswitch.org > > Thanks, > > -- > 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 > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > FreeSWITCH-users mailing list > FreeSWITCH-users at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111216/f51dd084/attachment.html From SPapineni at enghouse.com Mon Dec 19 15:07:42 2011 From: SPapineni at enghouse.com (Papineni, Suneel) Date: Mon, 19 Dec 2011 12:07:42 +0000 Subject: [Freeswitch-dev] Managed module similar to mod_skypopen Message-ID: <9438D04074E0DE45A49CD760998212722E0CC614@CORP-MAIL-002.edge.local> Hi, I want to write a managed module in c# which is similar to mod_skypopen module. In fact I am trying to understand mod_skypopen module and exploring the possibilities of writing it as a managed module in C# with the options of interfaces and skype users and other features. This is for my understanding and learning purposes about managed modules. Could someone please guide me how to add interfaces and handle calls that comes to these interfaces in managed code. Note: I looked into the examples that are provided at http://wiki.freeswitch.org/wiki/Mod_managed and tried to understand the basics. Thanks & Regards Suneel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/9dec40bb/attachment.html From gmaruzz at gmail.com Mon Dec 19 15:59:24 2011 From: gmaruzz at gmail.com (Giovanni Maruzzelli) Date: Mon, 19 Dec 2011 13:59:24 +0100 Subject: [Freeswitch-dev] Managed module similar to mod_skypopen In-Reply-To: <9438D04074E0DE45A49CD760998212722E0CC614@CORP-MAIL-002.edge.local> References: <9438D04074E0DE45A49CD760998212722E0CC614@CORP-MAIL-002.edge.local> Message-ID: Hi Suneel, I'm the developer of mod_skypopen. Unfortunately I know absolutely nothing about c# and managed modules. About mod_skypopen: it is an "endpoint" module, eg it implements an interface to the skype network to be used by the FS core. In such function, it is similar to all other "endpoints" modules (sofia, dingaling, skinny, etc). Don't know if such core functions needed by endpoints modules are exported to c#. Btw, are you sure you want to reimplement mod_skypopen (an "endpoint" module)? The knowledge you will acquire will only be useful to write another endpoint module, eg a module to interface with IAX. Application, format, etc modules works differently and use different core functions. Maybe you will find more useful to implement an application module, or a format module, or any other kind of module. -giovanni On Mon, Dec 19, 2011 at 1:07 PM, Papineni, Suneel wrote: > Hi,**** > > ** ** > > I want to write a managed module in c# which is similar to mod_skypopen > module. **** > > ** ** > > In fact I am trying to understand mod_skypopen module and exploring the > possibilities of writing it as a managed module in C# with the options of > interfaces and skype users and other features.**** > > ** ** > > This is for my understanding and learning purposes about managed modules. > Could someone please guide me how to add interfaces and handle calls that > comes to these interfaces in managed code.**** > > ** ** > > Note: I looked into the examples that are provided at > http://wiki.freeswitch.org/wiki/Mod_managed and tried to understand the > basics.**** > > ** ** > > Thanks & Regards**** > > Suneel**** > > ** ** > > ** ** > > ** ** > > ** ** > > ** ** > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 > > -- Sincerely, Giovanni Maruzzelli Cell : +39-347-2665618 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/ae2a7c3c/attachment.html From mgg at giagnocavo.net Mon Dec 19 17:38:05 2011 From: mgg at giagnocavo.net (Michael Giagnocavo) Date: Mon, 19 Dec 2011 09:38:05 -0500 Subject: [Freeswitch-dev] Managed module similar to mod_skypopen In-Reply-To: <9438D04074E0DE45A49CD760998212722E0CC614@CORP-MAIL-002.edge.local> References: <9438D04074E0DE45A49CD760998212722E0CC614@CORP-MAIL-002.edge.local> Message-ID: <83FF8D7C9F526E44B77C97DD2891652A0FFDA0F1@mse17be1.mse17.exchange.ms> Hi Suneel, The managed interfaces are identical to the C interfaces - we just use SWIG to auto-generate C# wrappers. Apart from the loading system and a few handy calls (like Logging), it really is entirely C-like. Unfortunately, the wrappers can get quite verbose, especially with double pointer arguments and so on. I suggest you look at an unmanaged module and see what it calls, then try the same calls from C#. If you're finding certain functions from being extra annoying via SWIG, let me know. Perhaps we can write some unmanaged functions to make accomplishing those things a bit more friendly for C#. -Michael From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Papineni, Suneel Sent: Monday, December 19, 2011 5:08 AM To: freeswitch-dev at lists.freeswitch.org Subject: [Freeswitch-dev] Managed module similar to mod_skypopen Hi, I want to write a managed module in c# which is similar to mod_skypopen module. In fact I am trying to understand mod_skypopen module and exploring the possibilities of writing it as a managed module in C# with the options of interfaces and skype users and other features. This is for my understanding and learning purposes about managed modules. Could someone please guide me how to add interfaces and handle calls that comes to these interfaces in managed code. Note: I looked into the examples that are provided at http://wiki.freeswitch.org/wiki/Mod_managed and tried to understand the basics. Thanks & Regards Suneel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/52f819d2/attachment-0001.html From Claudio.Cavalera at italtel.it Mon Dec 19 18:01:42 2011 From: Claudio.Cavalera at italtel.it (Cavalera Claudio Luigi) Date: Mon, 19 Dec 2011 16:01:42 +0100 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: Hello, I'm trying to clarify this concept in order to add it to create a "clock" entry on the wiki. What does "virtual migrations over VE" mean? Could FS run safely in production on virtual environments (e.g. vmware) or this is a "screwed by design" deployment because of unsolvable timing issues? I've read on the wiki http://wiki.freeswitch.org/wiki/Amazon_EC2 the ML http://old.nabble.com/Announcing-the-FreeSWITCH-Technology-Preview-VMWare-Appliance.-tt21478354.html#a21478354 http://www.mail-archive.com/freeswitch-users at lists.freeswitch.org/msg07704.html and also some vmware specific docs http://tinyurl.com/bmympov but I'm still unsure. Which of the following are true? 1) It's not safe to run FS on a vmware production environment 2) It's perfectly safe to run FS on a vmware production environment provided that FS does not handle media (i.e. use bypass_media) 3) It's perfectly safe to run FS on a vmware production environment taking advantage of the full FS features set (e.g. potential transcoding, IVR, conferencing). Kind Regards, Claudio From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony Minessale Sent: Wednesday, December 14, 2011 6:16 PM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference As a caveat, DST being only one example, the other more real reasons include: erroneous commands from sysadmins changing the system time, virtual migrations over VE and many other reasons that went into our decision to lock on to the most accurate time source possible ASAP. Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- From debasish.chandra at telemune.net Mon Dec 19 12:54:24 2011 From: debasish.chandra at telemune.net (Debasish Chandra) Date: Mon, 19 Dec 2011 15:24:24 +0530 Subject: [Freeswitch-dev] Integration with GTALK and Google Voice Message-ID: Hi, We are planning to build a solution using Freeswitch mod_dingaling to do voice chat with Gtalk users. Is it possible to release it commercially? Do we need to get approval or license from Google? Best Regards, Debasish -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/081ab23b/attachment.html From anthony.minessale at gmail.com Mon Dec 19 19:41:00 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Mon, 19 Dec 2011 10:41:00 -0600 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: FreeSWITCH will only run as good as a VE can perform. It is perfectly safe to use it in production but we WILL NOT support performance issues related to running in a VE because there are too many variables and emulations present to know the root cause of any particular performance issue. Our community conference server is a VE but its openvz which has proven the most reliable VE to run FreeSWITCH under that we have tested. Especially with current FS HEAD, it runs as expected on EC2 assuming you are choosing the correct image with full CPU power and the amazon linux OS. On Mon, Dec 19, 2011 at 9:01 AM, Cavalera Claudio Luigi < Claudio.Cavalera at italtel.it> wrote: > Hello, > I'm trying to clarify this concept in order to add it to create a "clock" > entry on the wiki. > > What does "virtual migrations over VE" mean? > > Could FS run safely in production on virtual environments (e.g. vmware) or > this is a "screwed by design" deployment because of unsolvable timing > issues? > I've read on the wiki > http://wiki.freeswitch.org/wiki/Amazon_EC2 > the ML > > http://old.nabble.com/Announcing-the-FreeSWITCH-Technology-Preview-VMWare-Appliance.-tt21478354.html#a21478354 > > http://www.mail-archive.com/freeswitch-users at lists.freeswitch.org/msg07704.html > and also some vmware specific docs > http://tinyurl.com/bmympov > > but I'm still unsure. Which of the following are true? > 1) It's not safe to run FS on a vmware production environment > 2) It's perfectly safe to run FS on a vmware production environment > provided that FS does not handle media (i.e. use bypass_media) > 3) It's perfectly safe to run FS on a vmware production environment taking > advantage of the full FS features set (e.g. potential transcoding, IVR, > conferencing). > > Kind Regards, > Claudio > > > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto: > freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony > Minessale > Sent: Wednesday, December 14, 2011 6:16 PM > To: freeswitch-dev at lists.freeswitch.org > Subject: Re: [Freeswitch-dev] Epoch current time difference > > As a caveat, DST being only one example, the other more real reasons > include: erroneous commands from sysadmins changing the system time, > virtual migrations over VE and many other reasons that went into our > decision to lock on to the most accurate time source possible ASAP. > > > Internet Email Confidentiality Footer > > ----------------------------------------------------------------------------------------------------- > La presente comunicazione, con le informazioni in essa contenute e ogni > documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' > indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete > i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, > comunicazione, divulgazione o simili basate sul contenuto di tali > informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., > D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se > avete ricevuto questa comunicazione per errore, vi preghiamo di darne > immediata notizia al mittente e di distruggere il messaggio originale e > ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > This e-mail and its attachments are intended for the addressee(s) only and > are confidential and/or may contain legally privileged information. If you > have received this message by mistake or are not one of the addressees > above, you may take no action based on it, and you may not copy or show it > to anyone; please reply to this e-mail and point out the error which has > occurred. > > ----------------------------------------------------------------------------------------------------- > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/b39747eb/attachment.html From egable at gmail.com Mon Dec 19 19:56:46 2011 From: egable at gmail.com (Eliot Gable) Date: Mon, 19 Dec 2011 11:56:46 -0500 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: I have been using it under LXC containers without issues, as well, but they are like OpenVZ where it runs on bare-metal hardware and not through some full virtualization environment. On Mon, Dec 19, 2011 at 11:41 AM, Anthony Minessale < anthony.minessale at gmail.com> wrote: > FreeSWITCH will only run as good as a VE can perform. > > It is perfectly safe to use it in production but we WILL NOT support > performance issues related to running in a VE because there are too many > variables and emulations present to know the root cause of any particular > performance issue. > > Our community conference server is a VE but its openvz which has proven > the most reliable VE to run FreeSWITCH under that we have tested. > > Especially with current FS HEAD, it runs as expected on EC2 assuming you > are choosing the correct image with full CPU power and the amazon linux OS. > > > > > On Mon, Dec 19, 2011 at 9:01 AM, Cavalera Claudio Luigi < > Claudio.Cavalera at italtel.it> wrote: > >> Hello, >> I'm trying to clarify this concept in order to add it to create a "clock" >> entry on the wiki. >> >> What does "virtual migrations over VE" mean? >> >> Could FS run safely in production on virtual environments (e.g. vmware) >> or this is a "screwed by design" deployment because of unsolvable timing >> issues? >> I've read on the wiki >> http://wiki.freeswitch.org/wiki/Amazon_EC2 >> the ML >> >> http://old.nabble.com/Announcing-the-FreeSWITCH-Technology-Preview-VMWare-Appliance.-tt21478354.html#a21478354 >> >> http://www.mail-archive.com/freeswitch-users at lists.freeswitch.org/msg07704.html >> and also some vmware specific docs >> http://tinyurl.com/bmympov >> >> but I'm still unsure. Which of the following are true? >> 1) It's not safe to run FS on a vmware production environment >> 2) It's perfectly safe to run FS on a vmware production environment >> provided that FS does not handle media (i.e. use bypass_media) >> 3) It's perfectly safe to run FS on a vmware production environment >> taking advantage of the full FS features set (e.g. potential transcoding, >> IVR, conferencing). >> >> Kind Regards, >> Claudio >> >> >> From: freeswitch-dev-bounces at lists.freeswitch.org [mailto: >> freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony >> Minessale >> Sent: Wednesday, December 14, 2011 6:16 PM >> To: freeswitch-dev at lists.freeswitch.org >> Subject: Re: [Freeswitch-dev] Epoch current time difference >> >> As a caveat, DST being only one example, the other more real reasons >> include: erroneous commands from sysadmins changing the system time, >> virtual migrations over VE and many other reasons that went into our >> decision to lock on to the most accurate time source possible ASAP. >> >> >> Internet Email Confidentiality Footer >> >> ----------------------------------------------------------------------------------------------------- >> La presente comunicazione, con le informazioni in essa contenute e ogni >> documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' >> indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete >> i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, >> comunicazione, divulgazione o simili basate sul contenuto di tali >> informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., >> D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se >> avete ricevuto questa comunicazione per errore, vi preghiamo di darne >> immediata notizia al mittente e di distruggere il messaggio originale e >> ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il >> contenuto. >> >> This e-mail and its attachments are intended for the addressee(s) only >> and are confidential and/or may contain legally privileged information. If >> you have received this message by mistake or are not one of the addressees >> above, you may take no action based on it, and you may not copy or show it >> to anyone; please reply to this e-mail and point out the error which has >> occurred. >> >> ----------------------------------------------------------------------------------------------------- >> >> >> _________________________________________________________________________ >> Professional FreeSWITCH Consulting Services: >> consulting at freeswitch.org >> http://www.freeswitchsolutions.com >> >> >> >> >> Official FreeSWITCH Sites >> http://www.freeswitch.org >> http://wiki.freeswitch.org >> http://www.cluecon.com >> >> 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 > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 > > -- Eliot Gable "We do not inherit the Earth from our ancestors: we borrow it from our children." ~David Brower "I decided the words were too conservative for me. We're not borrowing from our children, we're stealing from them--and it's not even considered to be a crime." ~David Brower "Esse oportet ut vivas, non vivere ut edas." (Thou shouldst eat to live; not live to eat.) ~Marcus Tullius Cicero -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111219/c390479f/attachment-0001.html From manieq at wp.eu Tue Dec 20 13:06:17 2011 From: manieq at wp.eu (Mariusz Czulada) Date: Tue, 20 Dec 2011 11:06:17 +0100 Subject: [Freeswitch-dev] Conference recording pause/resume problem Message-ID: <4ef05e19e069b9.08296277@wp.pl> Hi, I try to prepare a patch which allows to pause/resume a given recording. I'm in the middle of the road: pause is working, by resume - not :(. I'd like to ask for your help in finding a problem. I'm not sure if I handle member and file flags in the thread sub correctly. BTW. I lost some time playing with member-fnode until found fh in conference_record_thread_run is a proper handler. What is the conference_file_node_t member->fnode used for, if not for handling a recording file? Regards, Mariusz -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: conf_pauserec_001.txt Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111220/7c02d087/attachment.txt From anthony.minessale at gmail.com Tue Dec 20 22:55:58 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Tue, 20 Dec 2011 13:55:58 -0600 Subject: [Freeswitch-dev] Conference recording pause/resume problem In-Reply-To: <4ef05e19e069b9.08296277@wp.pl> References: <4ef05e19e069b9.08296277@wp.pl> Message-ID: member->fnode is for playing files in the confrence not recording. Instead of passing the flag to the fh, maybe try just testing the flag on each write to the file in mod conference and skip doing it while the pause flag is set.... 2011/12/20 Mariusz Czulada > Hi, > > I try to prepare a patch which allows to pause/resume a given recording. > I'm in the middle of the road: pause is working, by resume - not :(. I'd > like to ask for your help in finding a problem. I'm not sure if I handle > member and file flags in the thread sub correctly. > > BTW. I lost some time playing with member-fnode until found fh in > conference_record_thread_run is a proper handler. What is the > conference_file_node_t member->fnode used for, if not for handling a > recording file? > > Regards, > > Mariusz > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111220/69008b8e/attachment.html From manieq at wp.eu Wed Dec 21 01:20:58 2011 From: manieq at wp.eu (Mariusz Czulada) Date: Tue, 20 Dec 2011 23:20:58 +0100 Subject: [Freeswitch-dev] Conference recording pause/resume problem In-Reply-To: <4ef05e19e069b9.08296277@wp.pl> References: <4ef05e19e069b9.08296277@wp.pl> Message-ID: <4ef10a4a654499.83881720@wp.pl> An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111220/0aeb88b8/attachment-0001.html -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: conf_pauserec_002.txt Url: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111220/0aeb88b8/attachment-0001.txt From anthony.minessale at gmail.com Wed Dec 21 01:47:07 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Tue, 20 Dec 2011 16:47:07 -0600 Subject: [Freeswitch-dev] Conference recording pause/resume problem In-Reply-To: <4ef10a4a654499.83881720@wp.pl> References: <4ef05e19e069b9.08296277@wp.pl> <4ef10a4a654499.83881720@wp.pl> Message-ID: I'm ok with that idea as long as its done cleanly. 2011/12/20 Mariusz Czulada > I see. Here is another approach. > > > > There is one more thing before puting it on Jira. Now we have 5 conference > functions related to recoding (including new ones): > > record > chkrecord > norecord <[filename|all]> > pause > resume > > All these require just one parameter - file name. What do you think about > adding alternative syntax: > > > > record start > record check > record stop <[filename|all]> > record pause > record resume > > > > I said "alternative" because it will require 2 params (action + file name) > so both ways can easily coexist (ordinary record needs only one param) but > the second one IMHO is better because of grouping recording functions > together. > > > > Regards, > > Mariusz > > > > Dnia 20-12-2011 o godz. 20:55 Anthony Minessale napisa?(a): > > member->fnode is for playing files in the confrence not recording. > > Instead of passing the flag to the fh, maybe try just testing the flag on > each write to the file in mod conference and skip doing it while the pause > flag is set.... > > > > 2011/12/20 Mariusz Czulada > >> Hi, >> >> I try to prepare a patch which allows to pause/resume a given recording. >> I'm in the middle of the road: pause is working, by resume - not :(. I'd >> like to ask for your help in finding a problem. I'm not sure if I handle >> member and file flags in the thread sub correctly. >> >> BTW. I lost some time playing with member-fnode until found fh in >> conference_record_thread_run is a proper handler. What is the >> conference_file_node_t member->fnode used for, if not for handling a >> recording file? >> >> Regards, >> >> Mariusz >> >> _________________________________________________________________________ >> Professional FreeSWITCH Consulting Services: >> consulting at freeswitch.org >> http://www.freeswitchsolutions.com >> >> >> >> >> Official FreeSWITCH Sites >> http://www.freeswitch.org >> http://wiki.freeswitch.org >> http://www.cluecon.com >> >> 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 > > > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111220/c59ac300/attachment.html From msc at freeswitch.org Wed Dec 21 19:22:00 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 21 Dec 2011 08:22:00 -0800 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all! Today's conference call agenda is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_12_21 We will be talking about CDRs today. DRK will be sharing some of his experience with parsing and rating. If anyone else has experience with CDR parsing and rating please give us your input. We'll also be discussing some CDR collection techniques. Lastly, we have a few updates for the community, including Mitch Capper discussing some TLS changes in FreeSWITCH. Talk to you soon! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111221/eaca8db3/attachment.html From Claudio.Cavalera at italtel.it Thu Dec 22 12:36:52 2011 From: Claudio.Cavalera at italtel.it (Cavalera Claudio Luigi) Date: Thu, 22 Dec 2011 10:36:52 +0100 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: Hello, I've created this entry on the wiki: http://wiki.freeswitch.org/wiki/Clock I hope it can helps everyone which sees sees different between system and FS times. can someone elaborate a bit on these options which i believe are clock related? -nocal -- disable clock calibration [NOTE: if you don't want it to try to calibrate the 1ms sleep precision] -nort -- disable clock clock_realtime Thanks, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- From mgg at giagnocavo.net Thu Dec 22 19:02:01 2011 From: mgg at giagnocavo.net (Michael Giagnocavo) Date: Thu, 22 Dec 2011 11:02:01 -0500 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: <83FF8D7C9F526E44B77C97DD2891652A10198E17@mse17be1.mse17.exchange.ms> So the question I have is can I just disable monotonic for CDR reporting? If FS needs it for internal timing and scheduling, that's fine. But my CDRs absolutely need to be based on the actual time. I cannot think of any scenario where I want anything but the closest to "real" time reported. Can we have the best of both worlds? Realtime for CDRs, and monotonic for FS internals? -Michael -----Original Message----- From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Cavalera Claudio Luigi Sent: Thursday, December 22, 2011 2:37 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference Hello, I've created this entry on the wiki: http://wiki.freeswitch.org/wiki/Clock I hope it can helps everyone which sees sees different between system and FS times. can someone elaborate a bit on these options which i believe are clock related? -nocal -- disable clock calibration [NOTE: if you don't want it to try to calibrate the 1ms sleep precision] -nort -- disable clock clock_realtime Thanks, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 Thu Dec 22 20:07:48 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Thu, 22 Dec 2011 11:07:48 -0600 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: -nocal turns off the calibrating clock sequence executed at startup. It does several tests to find the number of microseconds you should sleep to get exactly 1 millisecond. Some systems are off in this respect and the test finds the optimal value, when you specify -nocal it just uses the default of exactly 1000 microseconds. -nort essentially disables clock_nanosleep from being used as a method to sleep small amounts of time. On many systems this function is by far the most accurate but on many others its not. Its harder to test for this so we have to figure it out manually, really its mostly older boxes who need this. On Thu, Dec 22, 2011 at 3:36 AM, Cavalera Claudio Luigi < Claudio.Cavalera at italtel.it> wrote: > Hello, > I've created this entry on the wiki: > http://wiki.freeswitch.org/wiki/Clock > > I hope it can helps everyone which sees sees different between system > and FS times. > > can someone elaborate a bit on these options which i believe are clock > related? > -nocal -- disable clock calibration [NOTE: if > you don't want it to try to calibrate the 1ms sleep precision] > -nort -- disable clock clock_realtime > > Thanks, > Claudio > > > Internet Email Confidentiality Footer > > ----------------------------------------------------------------------------------------------------- > La presente comunicazione, con le informazioni in essa contenute e ogni > documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' > indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete > i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, > comunicazione, divulgazione o simili basate sul contenuto di tali > informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., > D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se > avete ricevuto questa comunicazione per errore, vi preghiamo di darne > immediata notizia al mittente e di distruggere il messaggio originale e > ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > This e-mail and its attachments are intended for the addressee(s) only and > are confidential and/or may contain legally privileged information. If you > have received this message by mistake or are not one of the addressees > above, you may take no action based on it, and you may not copy or show it > to anyone; please reply to this e-mail and point out the error which has > occurred. > > ----------------------------------------------------------------------------------------------------- > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111222/a0dedf2c/attachment-0001.html From anthony.minessale at gmail.com Thu Dec 22 20:12:59 2011 From: anthony.minessale at gmail.com (Anthony Minessale) Date: Thu, 22 Dec 2011 11:12:59 -0600 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: <83FF8D7C9F526E44B77C97DD2891652A10198E17@mse17be1.mse17.exchange.ms> References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> <83FF8D7C9F526E44B77C97DD2891652A10198E17@mse17be1.mse17.exchange.ms> Message-ID: CDR are the leading reason we have monotonic support. If you change the time in the middle of a call to yesterday, then that call will report it was 1 day long. However, the monotonic clock support is only used in UNIX anyway so if you are in WIN you are not using it. There is a switch for windows to turn it on but I don't know if its the same thing as what we do in unix. On Thu, Dec 22, 2011 at 10:02 AM, Michael Giagnocavo wrote: > So the question I have is can I just disable monotonic for CDR reporting? > If FS needs it for internal timing and scheduling, that's fine. But my CDRs > absolutely need to be based on the actual time. I cannot think of any > scenario where I want anything but the closest to "real" time reported. > > Can we have the best of both worlds? Realtime for CDRs, and monotonic for > FS internals? > > -Michael > > -----Original Message----- > From: freeswitch-dev-bounces at lists.freeswitch.org [mailto: > freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Cavalera > Claudio Luigi > Sent: Thursday, December 22, 2011 2:37 AM > To: freeswitch-dev at lists.freeswitch.org > Subject: Re: [Freeswitch-dev] Epoch current time difference > > Hello, > I've created this entry on the wiki: > http://wiki.freeswitch.org/wiki/Clock > > I hope it can helps everyone which sees sees different between system and > FS times. > > can someone elaborate a bit on these options which i believe are clock > related? > -nocal -- disable clock calibration [NOTE: if > you don't want it to try to calibrate the 1ms sleep precision] > -nort -- disable clock clock_realtime > > Thanks, > Claudio > > > Internet Email Confidentiality Footer > > ----------------------------------------------------------------------------------------------------- > La presente comunicazione, con le informazioni in essa contenute e ogni > documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' > indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete > i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, > comunicazione, divulgazione o simili basate sul contenuto di tali > informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., > D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se > avete ricevuto questa comunicazione per errore, vi preghiamo di darne > immediata notizia al mittente e di distruggere il messaggio originale e > ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il > contenuto. > > This e-mail and its attachments are intended for the addressee(s) only and > are confidential and/or may contain legally privileged information. If you > have received this message by mistake or are not one of the addressees > above, you may take no action based on it, and you may not copy or show it > to anyone; please reply to this e-mail and point out the error which has > occurred. > > ----------------------------------------------------------------------------------------------------- > > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111222/2f39b0fb/attachment.html From peter.olsson at visionutveckling.se Thu Dec 22 20:23:34 2011 From: peter.olsson at visionutveckling.se (Peter Olsson) Date: Thu, 22 Dec 2011 18:23:34 +0100 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> <83FF8D7C9F526E44B77C97DD2891652A10198E17@mse17be1.mse17.exchange.ms>, Message-ID: <549CFEF87AEDE841A38E9D15EAB4C04C5B2715B701@cooper> About Windows - yes, it will work as on Unix systems if starting with "-monotonic-clock" - it will use a true monotonic clock. I just submitted a patch for this also, to get usec precision on this on clock, currently its only ms - Jlenk is looking into it :) /Peter ________________________________________ Fr?n: freeswitch-dev-bounces at lists.freeswitch.org [freeswitch-dev-bounces at lists.freeswitch.org] för Anthony Minessale [anthony.minessale at gmail.com] Skickat: den 22 december 2011 18:12 Till: freeswitch-dev at lists.freeswitch.org ?mne: Re: [Freeswitch-dev] Epoch current time difference CDR are the leading reason we have monotonic support. If you change the time in the middle of a call to yesterday, then that call will report it was 1 day long. However, the monotonic clock support is only used in UNIX anyway so if you are in WIN you are not using it. There is a switch for windows to turn it on but I don't know if its the same thing as what we do in unix. On Thu, Dec 22, 2011 at 10:02 AM, Michael Giagnocavo > wrote: So the question I have is can I just disable monotonic for CDR reporting? If FS needs it for internal timing and scheduling, that's fine. But my CDRs absolutely need to be based on the actual time. I cannot think of any scenario where I want anything but the closest to "real" time reported. Can we have the best of both worlds? Realtime for CDRs, and monotonic for FS internals? -Michael -----Original Message----- From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Cavalera Claudio Luigi Sent: Thursday, December 22, 2011 2:37 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference Hello, I've created this entry on the wiki: http://wiki.freeswitch.org/wiki/Clock I hope it can helps everyone which sees sees different between system and FS times. can someone elaborate a bit on these options which i believe are clock related? -nocal -- disable clock calibration [NOTE: if you don't want it to try to calibrate the 1ms sleep precision] -nort -- disable clock clock_realtime Thanks, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 !DSPAM:4ef3638c32766194317259! From msc at freeswitch.org Thu Dec 22 23:27:28 2011 From: msc at freeswitch.org (Michael Collins) Date: Thu, 22 Dec 2011 12:27:28 -0800 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> Message-ID: Claudio, Thanks for adding this! We appreciate it when community members take the initiative to add useful information to the wiki. Later in this thread Anthony answers your questions about -nolocal and -nort. If you need assistance adding that information to the wiki just let me know. Thanks again, MC On Thu, Dec 22, 2011 at 1:36 AM, Cavalera Claudio Luigi < Claudio.Cavalera at italtel.it> wrote: > Hello, > I've created this entry on the wiki: > http://wiki.freeswitch.org/wiki/Clock > > I hope it can helps everyone which sees sees different between system > and FS times. > > can someone elaborate a bit on these options which i believe are clock > related? > -nocal -- disable clock calibration [NOTE: if > you don't want it to try to calibrate the 1ms sleep precision] > -nort -- disable clock clock_realtime > > Thanks, > Claudio > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111222/e49381a6/attachment.html From mgg at giagnocavo.net Fri Dec 23 05:43:35 2011 From: mgg at giagnocavo.net (Michael Giagnocavo) Date: Thu, 22 Dec 2011 21:43:35 -0500 Subject: [Freeswitch-dev] Epoch current time difference In-Reply-To: References: <83FF8D7C9F526E44B77C97DD2891652A0FFD9930@mse17be1.mse17.exchange.ms> <83FF8D7C9F526E44B77C97DD2891652A10198E17@mse17be1.mse17.exchange.ms> Message-ID: <83FF8D7C9F526E44B77C97DD2891652A10198F5B@mse17be1.mse17.exchange.ms> So using realtime clock then won't screw with audio processing? -Michael From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Anthony Minessale Sent: Thursday, December 22, 2011 10:13 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference CDR are the leading reason we have monotonic support. If you change the time in the middle of a call to yesterday, then that call will report it was 1 day long. However, the monotonic clock support is only used in UNIX anyway so if you are in WIN you are not using it. There is a switch for windows to turn it on but I don't know if its the same thing as what we do in unix. On Thu, Dec 22, 2011 at 10:02 AM, Michael Giagnocavo > wrote: So the question I have is can I just disable monotonic for CDR reporting? If FS needs it for internal timing and scheduling, that's fine. But my CDRs absolutely need to be based on the actual time. I cannot think of any scenario where I want anything but the closest to "real" time reported. Can we have the best of both worlds? Realtime for CDRs, and monotonic for FS internals? -Michael -----Original Message----- From: freeswitch-dev-bounces at lists.freeswitch.org [mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Cavalera Claudio Luigi Sent: Thursday, December 22, 2011 2:37 AM To: freeswitch-dev at lists.freeswitch.org Subject: Re: [Freeswitch-dev] Epoch current time difference Hello, I've created this entry on the wiki: http://wiki.freeswitch.org/wiki/Clock I hope it can helps everyone which sees sees different between system and FS times. can someone elaborate a bit on these options which i believe are clock related? -nocal -- disable clock calibration [NOTE: if you don't want it to try to calibrate the 1ms sleep precision] -nort -- disable clock clock_realtime Thanks, Claudio Internet Email Confidentiality Footer ----------------------------------------------------------------------------------------------------- La presente comunicazione, con le informazioni in essa contenute e ogni documento o file allegato, e' rivolta unicamente alla/e persona/e cui e' indirizzata ed alle altre da questa autorizzata/e a riceverla. Se non siete i destinatari/autorizzati siete avvisati che qualsiasi azione, copia, comunicazione, divulgazione o simili basate sul contenuto di tali informazioni e' vietata e potrebbe essere contro la legge (art. 616 C.P., D.Lgs n. 196/2003 Codice in materia di protezione dei dati personali). Se avete ricevuto questa comunicazione per errore, vi preghiamo di darne immediata notizia al mittente e di distruggere il messaggio originale e ogni file allegato senza farne copia alcuna o riprodurne in alcun modo il contenuto. This e-mail and its attachments are intended for the addressee(s) only and are confidential and/or may contain legally privileged information. If you have received this message by mistake or are not one of the addressees above, you may take no action based on it, and you may not copy or show it to anyone; please reply to this e-mail and point out the error which has occurred. ----------------------------------------------------------------------------------------------------- _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 _________________________________________________________________________ Professional FreeSWITCH Consulting Services: consulting at freeswitch.org http://www.freeswitchsolutions.com Official FreeSWITCH Sites http://www.freeswitch.org http://wiki.freeswitch.org http://www.cluecon.com 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111222/c42d1c54/attachment-0001.html From shaheryarkh at googlemail.com Sat Dec 24 23:03:07 2011 From: shaheryarkh at googlemail.com (Muhammad Shahzad) Date: Sun, 25 Dec 2011 01:03:07 +0500 Subject: [Freeswitch-dev] [Freeswitch-users] Caller ID on Analog Lines In-Reply-To: References: Message-ID: I think India uses polarity reversal to indicate start of caller id on PRI line, which i guess is not fully supported by FreeTDM yet. However, you can try the following FreeTDM options, though i am not sure if they will work. You may try to set last parameter to false and test again. Do let us know if it works or not. I am not much familiar with FreeTDM code, nor got the equipment to test, so for those who have, please see below link regarding same problem in Asterisk and how they solved it, https://issues.asterisk.org/print_bug_page.php?bug_id=6683 Hope this helps. Thank you. On Sat, Dec 24, 2011 at 6:57 PM, Ryan V wrote: > Hi, > > Thanks to all the support we got in mailing lists and our telco, we put > our freeswitch PBX online today. > > We are using Sangoma A101 and A200 Cards. We are successfully receiving > the calls on our PRI and Analogue lines. But, we don't get caller-id on our > analogue Lines. In India, Caller id comes in as DTMF tones and I could see > the caller ID being detected correctly in debug. > > I have seen this issue raised earlier on the list and Moises Silva from > Sangoma offered to fix it if given access to the server. Here is the link > http://comments.gmane.org/gmane.comp.telephony.freeswitch.user/32340 > > I wanted to know whether anyone has come up with a solution. I am open to > give access to our server if Moises Silva or anyone else in Sangoma would > like to have a look at it. > > Thanks, > > Ryan > > _________________________________________________________________________ > Professional FreeSWITCH Consulting Services: > consulting at freeswitch.org > http://www.freeswitchsolutions.com > > > > > Official FreeSWITCH Sites > http://www.freeswitch.org > http://wiki.freeswitch.org > http://www.cluecon.com > > FreeSWITCH-users mailing list > FreeSWITCH-users at lists.freeswitch.org > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > > -- Muhammad Shahzad ----------------------------------- CISCO Rich Media Communication Specialist (CRMCS) CISCO Certified Network Associate (CCNA) Cell: +92 334 422 40 88 MSN: shari_786pk at hotmail.com Email: shaheryarkh at googlemail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111225/6d12c3d7/attachment.html From msc at freeswitch.org Wed Dec 28 20:14:19 2011 From: msc at freeswitch.org (Michael Collins) Date: Wed, 28 Dec 2011 09:14:19 -0800 Subject: [Freeswitch-dev] FreeSWITCH Conference Call Today Message-ID: Hello all! Today on the FreeSWITCH conference call we will be discussing the event socket and how to generate calls. Please join us! The agenda page is here: http://wiki.freeswitch.org/wiki/FS_weekly_2011_12_28 Talk to you soon! -Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20111228/796a3fe4/attachment.html