From sdevoy at bizfocused.com Sat Oct 1 20:44:16 2022 From: sdevoy at bizfocused.com (Sean Devoy) Date: Sat, 1 Oct 2022 20:44:16 +0000 Subject: [Freeswitch-users] send voicemail with shell script In-Reply-To: <202210010018.30060.Antony.Stone@freeswitch.open.source.it> References: <202210010018.30060.Antony.Stone@freeswitch.open.source.it> Message-ID: The freeswitch logfile832 Deliver VM to 220 at voicemail_BFIS 925 Update MWI: Processing for 220 at voicemail_BFIS in in 950 Update MWI: Messages Waiting yes 951 Update MWI: Update Reason NEW 952 Update MWI: Message Account 220 at voicemail_BFIS 953 Update MWI: Voice Message 1/0 Emailed file [/tmp/mail.1664656071cd3a] to [sean at devo 042 Sending message to sean at dev still says -----Original Message----- From: FreeSWITCH-users On Behalf Of Antony Stone Sent: Friday, September 30, 2022 6:18 PM To: FreeSWITCH Users Help Subject: Re: [Freeswitch-users] send voicemail with shell script On Friday 30 September 2022 at 23:29:33, John Covici wrote: > What is in your shell script -- somewhere in there it should call > sendmail. Well, he did say "I have a shell script that sends my voicemail files as I need them to be sent" so I'm assuming this means that the script actually does what it's required to do. He then said "I cannot get that emailwav.sh file to be called" so the problem seems to be FreeSwitch not calling the script, rather than the script not doing its job. It would be good to know how Sean knows that the script is not being called, though, because the only problem report was "It still tries to send with sendmail", and this makes it unclear whether FreeSwitch (directly) or the script is calling sendmail. Antony. -- There's a good theatrical performance about puns on in the West End. It's a play on words. Please reply to the list; please *don't* CC me. _________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire https://signalwire.com Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services. Build your next product on our scalable cloud platform. Join our online community to chat in real time https://signalwire.community Professional FreeSWITCH Services sales at freeswitch.com https://freeswitch.com Official FreeSWITCH Sites https://freeswitch.com/oss https://freeswitch.org/confluence https://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 https://freeswitch.com From sdevoy at bizfocused.com Sat Oct 1 21:39:34 2022 From: sdevoy at bizfocused.com (Sean Devoy) Date: Sat, 1 Oct 2022 21:39:34 +0000 Subject: [Freeswitch-users] send voicemail with shell script In-Reply-To: <1dca0d39-861d-44a7-bb7d-9af0692b0385@neny.cslimits.net> References: <202209302207.49487.Antony.Stone@freeswitch.open.source.it> <1dca0d39-861d-44a7-bb7d-9af0692b0385@neny.cslimits.net> Message-ID: Thank you all for your help. I do wish I could get this working; I know I used the script years ago and it is a handy backup. My immediate problem has been solved. I hired someone to get sendmail working on the FS server using my relay post office. My VMs now arrive in email. It uses sendmail regardless of the mailer-app setting in switch.conf.xml. I restarted FS after every change to switch.conf.xml. -----Original Message----- From: FreeSWITCH-users On Behalf Of Larry Morley Sent: Friday, September 30, 2022 6:00 PM To: Sean Devoy via FreeSWITCH-users Subject: Re: [Freeswitch-users] send voicemail with shell script "This problem seems a bit strange and unusual; I, myself am strange and unusual". I thought I saw you had mentioned that sendmail was always invoked. Sure this isn't an OS configuration problem? There are far too many ways to ensure sendmail is exec'd and not the program you're trying to run. Especially if someone had deliberately compromised your system. Might be worth a look. - Larry On Sep 30, 2022, 16:08, at 16:08, Antony Stone wrote: >On Friday 30 September 2022 at 22:01:20, Sean Devoy via >FreeSWITCH-users >wrote: > >> Thanks for the reply. But, I do NOT want sendmail. I want it to run >my >> script and provide the number called, the wav file and the mail-to >address >> from the config. I cannot get it to call any script. > >Have you tried: > >value="/usr/share/freeswitch/scripts/emailwav.sh"/> > > >In other words, specify the "app" as the script name, and the "args" as >the parameters you want to pass it. > >This assumes that your script is executable by the freeswitch user and >contains "#!/bin/bash" as the first line. > > >Antony. > >-- >"How I managed so long without this book baffles the mind." > > - Richard Stoakley, Group Program Manager, Microsoft Corporation, > referring to "The Art of Project Management", O'Reilly press > > Please reply to the list; > please *don't* CC me. > >_______________________________________________________________________ >__ > >The FreeSWITCH project is sponsored by SignalWire >https://signalwire.com Enhance your FreeSWITCH install with disruptive >priced SMS and PSTN services. >Build your next product on our scalable cloud platform. > >Join our online community to chat in real time >https://signalwire.community > >Professional FreeSWITCH Services >sales at freeswitch.com >https://freeswitch.com > >Official FreeSWITCH Sites >https://freeswitch.com/oss >https://freeswitch.org/confluence >https://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-user >s >https://freeswitch.com _________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire https://signalwire.com Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services. Build your next product on our scalable cloud platform. Join our online community to chat in real time https://signalwire.community Professional FreeSWITCH Services sales at freeswitch.com https://freeswitch.com Official FreeSWITCH Sites https://freeswitch.com/oss https://freeswitch.org/confluence https://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 https://freeswitch.com From jolexpert at gmail.com Mon Oct 3 05:24:26 2022 From: jolexpert at gmail.com (Kakiman Expert) Date: Mon, 3 Oct 2022 07:24:26 +0200 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection Message-ID: Hello Did someone test the fix for sockect closed 1006 issue ? and what are the feedback ? solving ror not ? https://github.com/freeswitch/sofia-sip/pull/175 thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jerry.Kendall at BishopHosting.com Mon Oct 3 12:35:36 2022 From: Jerry.Kendall at BishopHosting.com (Jerry Kendall) Date: Mon, 03 Oct 2022 08:35:36 -0400 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: Message-ID: No. The issue remains.Sent from my Galaxy -------- Original message --------From: Kakiman Expert Date: 2022-10-03 1:38 AM (GMT-05:00) To: freeswitch-users at lists.freeswitch.org Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection HelloDid someone test the fix for sockect closed 1006 issue ?and what are the feedback ? solving ror not ?https://github.com/freeswitch/sofia-sip/pull/175thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at freeswitch.com Mon Oct 3 14:39:15 2022 From: brian at freeswitch.com (Brian West) Date: Mon, 3 Oct 2022 09:39:15 -0500 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: <633add95.b00a0220.c53aa.572aSMTPIN_ADDED_MISSING@mx.google.com> References: <633add95.b00a0220.c53aa.572aSMTPIN_ADDED_MISSING@mx.google.com> Message-ID: If you didn't update your libsofia then the issue will persist, the fix was down in libsofia and that is in a different repo now. On Mon, Oct 3, 2022 at 8:03 AM Jerry Kendall < Jerry.Kendall at bishophosting.com> wrote: > No. The issue remains. > > > > > > Sent from my Galaxy > > > -------- Original message -------- > From: Kakiman Expert > Date: 2022-10-03 1:38 AM (GMT-05:00) > To: freeswitch-users at lists.freeswitch.org > Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection > > Hello > Did someone test the fix for sockect closed 1006 issue ? > and what are the feedback ? solving ror not ? > > https://github.com/freeswitch/sofia-sip/pull/175 > > thanks > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: From Jerry.Kendall at BishopHosting.com Mon Oct 3 15:29:19 2022 From: Jerry.Kendall at BishopHosting.com (Jerry Kendall) Date: Mon, 03 Oct 2022 11:29:19 -0400 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: Message-ID: I have the latest libsofia a d the issue still remains Sent from my Galaxy -------- Original message --------From: Brian West Date: 2022-10-03 11:06 AM (GMT-05:00) To: FreeSWITCH Users Help Subject: Re: [Freeswitch-users] fix for SSL / 1006 socket deconnection If you didn't update your libsofia then the issue will persist, the fix was down in libsofia and that is in a different repo now.On Mon, Oct 3, 2022 at 8:03 AM Jerry Kendall wrote:No. The issue remains.Sent from my Galaxy-------- Original message --------From: Kakiman Expert Date: 2022-10-03 1:38 AM (GMT-05:00) To: freeswitch-users at lists.freeswitch.org Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection HelloDid someone test the fix for sockect closed 1006 issue ?and what are the feedback ? solving ror not ?https://github.com/freeswitch/sofia-sip/pull/175thanks _________________________________________________________________________ The FreeSWITCH project is sponsored by SignalWire https://signalwire.com Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services. Build your next product on our scalable cloud platform. Join our online community to chat in real time https://signalwire.community Professional FreeSWITCH Services sales at freeswitch.com https://freeswitch.com Official FreeSWITCH Sites https://freeswitch.com/oss https://freeswitch.org/confluence https://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 https://freeswitch.com-- Brian West | Co-founder and DeveloperNeed Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045Email: brian at freeswitch.comMobile: 918-424-9378Website: https://www.FreeSWITCH.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jolexpert at gmail.com Mon Oct 3 16:01:59 2022 From: jolexpert at gmail.com (Kakiman Expert) Date: Mon, 3 Oct 2022 18:01:59 +0200 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: References: Message-ID: Hi Brian, thanks, it is a good news ! I am working with Debian 10, is there any other possibility than repo to obtain the package ? thanks =========================== If you didn't update your libsofia then the issue will persist, the fix was down in libsofia and that is in a different repo now. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jaflong at yandex.com Mon Oct 3 10:29:37 2022 From: jaflong at yandex.com (jaflong) Date: Mon, 03 Oct 2022 13:29:37 +0300 Subject: [Freeswitch-users] ignore_early_media not working Message-ID: <483351664792933@mail.yandex.com> An HTML attachment was scrubbed... URL: From len at freeswitch.org Tue Oct 4 03:54:49 2022 From: len at freeswitch.org (Len Graham) Date: Mon, 3 Oct 2022 23:54:49 -0400 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: References: Message-ID: git clone https://github.com/freeswitch/sofia-sip.git then follow https://github.com/freeswitch/sofia-sip#readme, and recompile/build freeswitch On Mon, Oct 3, 2022 at 12:03 PM Kakiman Expert wrote: > Hi Brian, > > thanks, it is a good news ! > I am working with Debian 10, is there any other possibility than repo to > obtain the package ? > > thanks > > > > =========================== > If you didn't update your libsofia then the issue will persist, the fix was > > down in libsofia and that is in a different repo now. > > >> _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jolexpert at gmail.com Wed Oct 5 05:58:49 2022 From: jolexpert at gmail.com (Kakiman Expert) Date: Wed, 5 Oct 2022 07:58:49 +0200 Subject: [Freeswitch-users] fix for SSL / 1006 socket deconnection In-Reply-To: References: Message-ID: hello, finally, I got the update yesterday of libsofia-sip-ua.so.0 yesterday but the file I got is the same size as the current one. is there any mistake on the target repo I have to connect to ? current file : 1631840 / May 10 2021 / libsofia-sip-ua.so.0.6.0 new file : 1631840 / Oct 4 15:46 / libsofia-sip-ua.so.0.6.0-new20221003 =============================== >git clone https://github.com/freeswitch/sofia-sip.git then follow >https://github.com/freeswitch/sofia-sip#readme, and recompile/build >freeswitch On Mon, Oct 3, 2022 at 12:03 PM Kakiman Expert > wrote: >>* Hi Brian, *>>>>* thanks, it is a good news ! *>>* I am working with Debian 10, is there any other possibility than repo to *>>* obtain the package ? *>>>>* thanks *>>>> > > > =========================== > If you didn't update your libsofia then the issue will persist, the fix was > > down in libsofia and that is in a different repo now. > > >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From jolexpert at gmail.com Wed Oct 5 06:03:22 2022 From: jolexpert at gmail.com (Kakiman Expert) Date: Wed, 5 Oct 2022 08:03:22 +0200 Subject: [Freeswitch-users] Firefox long delay before audio Message-ID: Hello I made some tests yesterday with firefox and i noticed that there is between 40 seconds to 1 minute to wait to have audio in both sides. Before this long delay, no audio at all. any idea ? there is no issue with Chrome and Edge but on Firefox it happens, whatever the version of FF in the logs of freeswitch (1.10.6), when the audio starts I saw that the sounds comes only when i have these messages on the log : 2022-10-04 18:01:11.024763 [DEBUG] sofia.c:7406 Channel sofia/internal/ tob9j1ug at 192.0.2.95 entering state [ready][200] 2022-10-04 18:01:11.384761 [INFO] switch_rtp.c:3284 Changing audio DTLS state from HANDSHAKE to SETUP 2022-10-04 18:01:11.404763 [INFO] switch_rtp.c:3191 audio Fingerprint Verified. 2022-10-04 18:01:11.404763 [INFO] switch_rtp.c:4282 Activating audio Secure RTP SEND 2022-10-04 18:01:11.404763 [INFO] switch_rtp.c:4260 Activating audio Secure RTP RECV 2022-10-04 18:01:11.404763 [DEBUG] switch_core_sqldb.c:2836 Secure Type: srtp:dtls:AES_CM_128_HMAC_SHA1_80 2022-10-04 18:01:11.404763 [INFO] switch_rtp.c:3233 Changing audio DTLS state from SETUP to READY 2022-10-04 18:01:11.404763 [DEBUG] switch_core_sqldb.c:2836 Secure Type: srtp:dtls:AES_CM_128_HMAC_SHA1_80 2022-10-04 18:01:11.424762 [DEBUG] switch_core_media.c:16097 Engaging Write Buffer at 1920 bytes to accommodate 1920->1920 2022-10-04 18:01:11.444761 [DEBUG] switch_rtp.c:1923 rtcp_stats_init: audio ssrc[479325149] base_seq[3323] -------------- next part -------------- An HTML attachment was scrubbed... URL: From aina.mestre at airenetworks.es Wed Oct 5 09:10:34 2022 From: aina.mestre at airenetworks.es (Aina Mestre) Date: Wed, 5 Oct 2022 09:10:34 +0000 Subject: [Freeswitch-users] Generate a new variable to reference in dialplan Message-ID: <3f14cc0c424d4694b9723d9e9bbb3bd0@airenetworks.es> Good morning, I defined in my directory (/usr/local/freeswitch/conf/directory) a variable called accountcode (it's okey if it has to be another name because this is already in use) with value 7777. What I need is that in the dialplan is set as a variable so that i can use it as a SIP_Header for my call as sip-h-P-Charge-Info, like follows: Is it that posible? How can I solve it? Thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL: From brian at freeswitch.com Wed Oct 5 12:53:11 2022 From: brian at freeswitch.com (Brian West) Date: Wed, 5 Oct 2022 07:53:11 -0500 Subject: [Freeswitch-users] Generate a new variable to reference in dialplan In-Reply-To: <3f14cc0c424d4694b9723d9e9bbb3bd0@airenetworks.es> References: <3f14cc0c424d4694b9723d9e9bbb3bd0@airenetworks.es> Message-ID: If you're wanting to add the variable to the outbound leg you'll need to set it in {} on the bridge line. /b On Wed, Oct 5, 2022 at 4:28 AM Aina Mestre wrote: > Good morning, > > > > I defined in my directory (/usr/local/freeswitch/conf/directory) a > variable called accountcode (it’s okey if it has to be another name because > this is already in use) with value 7777. What I need is that in the > dialplan is set as a variable so that i can use it as a SIP_Header for my > call as sip-h-P-Charge-Info, like follows: > > > > > > > > break="on-true"> > > data="effective_caller_id_number=${caller_id_number}"/> > > application="set"> > > > > > > > > > > Is it that posible? How can I solve it? > > > > Thank you in advance > > > > > > > > > > > > > > > > > > > > > > > > > > > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com > -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: From peter at hartmanncomputer.com Thu Oct 6 16:12:16 2022 From: peter at hartmanncomputer.com (Peter Hartmann) Date: Thu, 6 Oct 2022 12:12:16 -0400 Subject: [Freeswitch-users] FreeTDM not building Message-ID: Hi folks, I updated my git source, compiled and installed. When I ran make install, I got several warnings that ftmod_* modules were existing and essentially not installed by this command. This is all in spite of ../../libs/freetdm/mod_freetdm being uncommented in modules.conf. When I look at them, indeed they were compiled when I updated in march. Any ideas why they aren't building now? This is some yak shaving because I am suspecting an issue with an old Sangoma analog card and hoping an update might help. Thanks in advance! Peter Hartmann Hartmann Computer Consulting http://blog.hartmanncomputer.com (212)203-8870 Public Key ID 0x1acfea8b5d88088d If I can't explain it to you in plain language, that means I don't understand it. -------------- next part -------------- An HTML attachment was scrubbed... URL: From samir.doshi at inextrix.com Fri Oct 7 11:28:27 2022 From: samir.doshi at inextrix.com (Samir Doshi) Date: Fri, 07 Oct 2022 11:28:27 +0000 Subject: [Freeswitch-users] Want to attend Cluecon 2022 with us? Message-ID: <202207101128.44tj35v1schhjj@ph.d.sender-sib.com> Hi FreeSWITCH, I hope you are well.    I just wanted to know if you are interested in visiting ClueCon 2022, Chicago, USA with us. Please let me know as soon as possible.   Best regards, Inextrix Technologies Pvt. Ltd.  [https://6r4dd.r.ag.d.sendibm3.com/mk/cl/f/jNuN7CkViLKhANb1nNwB1wFozuLL2_SneAGo32bfhGVJBOOB9monBDMnRuNBG5YczZwV8hEs9NaiM-gl_UnA9BLF-Z3Z0dPPaHe9cyIJW14pm90uj2Y_3r777_SLoKccRQrsJL4zKbjf_-ZdUUoYA0U8b7ElxyIYQzpZtu2HEeZIlAm8gtcW2Rv2LY71gtM](https://inextrix.com) [Click here to unsubscribe](https://6r4dd.r.ag.d.sendibm3.com/mk/un/BUliLEECDGB6mciJObMmXpxRYUe75xS-_tszi44i1jROBdG5sOISsWtpEabRLHDIm2zpsB4nNngFYCQJxzLjboJd9-XN0aD4zVzIJFjVEssgvxRjw0DE-P3fUpYrWnNIm36vVBSr4sDkcfHKPqEi2TxUy0hC2W87gT-TFjL0rQYONkIoG3xYE2gQdwVuNiidiFaq) -------------- next part -------------- An HTML attachment was scrubbed... URL: From josedavid at zennio.com Tue Oct 11 10:54:19 2022 From: josedavid at zennio.com (=?iso-8859-1?Q?Jos=E9_David_Jurado_Alonso?=) Date: Tue, 11 Oct 2022 10:54:19 +0000 Subject: Video don't work over 3G/4G mobile data after upgrade to 1.10.7 Message-ID: Hi, The video is not displayed over 3G/4G mobile data after upgrade to 1.10.7 from 1.8.5 when call from 2N intercom device to linphone mobile app. In reverse order, calling from the linphone app to the intercom, everything works correctly. Audio works well in both cases. Really, the video did not work either using a WiFi connection but I have solved it by adding the parameter "bypass_media=true" before the bridge. However, it still does not establish the video on mobile data network. I have tried many NAT, media and others params configurations without success. I have used version 1.8.5 for years without any problems. The need for the FS update comes because in version 1.8.5 the BYE does not send to intercom device when calls are made from the linphone mobile app to the intercom device and in 1.10.7 it does work correctly Environment: * OS: Debian GNU/Linux 9.8 (stretch) on AWS EC2 * FreeSWITCH version (OK): 1.8.5-6-31281a0bf1~64bit (-6-31281a0bf1 64bit) * FreeSWITCH version (KO): 1.10.7-release-19-883d2cb662~64bit (-release-19-883d2cb662 64bit) * Intercom device: 2N Helios * Linphone app version: Try with several versions 4.X.X and 5.X.X with same result * Video codec: H264 FS log traces: * Trace OK (over wifi): freeswitch_video_OK_wifi.log * Trace KO (over 4G): freeswitch_video_KO_mobile4g.log Configurations: * vars.log * sip_profiles_external.log (I use the external profile to SIP) * dialplan_public.log * dialplan_default.log * dialplan_default_opening.log The public dialplan transfer to default when call is from intercom to mobile and transfer to default_opening when call is from mobile to intercom. Issue: https://github.com/signalwire/freeswitch/issues/1828 [https://opengraph.githubassets.com/5be74d27029bc09a51f2c2fd7107922dbc67beb13e755e496e4d5c7af4028ca8/signalwire/freeswitch/issues/1828] Video don't work over 3G/4G mobile data after upgrade to 1.10.7 · Issue #1828 · signalwire/freeswitch Description: The video is not displayed over 3G/4G mobile data after upgrade to 1.10.7 from 1.8.5 when call from 2N intercom device to linphone mobile app. In reverse order, calling from the linpho... github.com Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: From gregor at infomedia.si Fri Oct 14 23:21:16 2022 From: gregor at infomedia.si (Gregor Nanger) Date: Sat, 15 Oct 2022 01:21:16 +0200 Subject: [Freeswitch-users] Milion dollar question about CDR Message-ID: Hi! We are using xml_cdr to process and save CDRS. But somehow process_cdr variable is broken with the latest version. I have the following scenario: process_cdr=true (so that both legs are posted to cdr URL) continue_on_fail bridge to gateway 1 continue_on_fail bridge to gateway 2 If first gateway fails FS goes to second one. Everything works ok. But only last cdr for gateway 2 is posted. Also only one callflow in XML. This worked fine. It used to post 2 xmls for everytime FS goes out to gateway. But now I have to fake enterprise originate that I get 2 cdrs. I append :_: on the end of the bridge. So, bottom line, without enterprise originate, only one XML and only last cdr, with fake enterprise originate 2 cdrs for both calls out to gateways Anyone noticed this behaviour, any advice? -------------- next part -------------- An HTML attachment was scrubbed... URL: From unai at rodr.org Wed Oct 19 17:53:30 2022 From: unai at rodr.org (Unai Rodriguez) Date: Wed, 19 Oct 2022 19:53:30 +0200 Subject: [Freeswitch-users] switch_snprintf output References: Message-ID: <9cf9e373-1e03-47a4-8d8e-2828e4fb51f3@Spark> Hello, I noticed in some parts of the freeswitch code there is logging using switch_snprintf. How can I see these in fs_cli or the freeswitch.log? Thank you, Unai Rodriguez -------------- next part -------------- An HTML attachment was scrubbed... URL: From gregor at infomedia.si Mon Oct 24 21:41:43 2022 From: gregor at infomedia.si (Gregor Nanger) Date: Mon, 24 Oct 2022 23:41:43 +0200 Subject: [Freeswitch-users] Issue with Enterprise originate and 487 "ORIGINATOR_CANCEL". In-Reply-To: <014201d84481$681869d0$38493d70$@gmail.com> References: <26f9382e-1c6c-6da0-0b49-3db8633668c2@telefaks.de> <938b5330-fe6a-d155-37ce-3260c69a7bc1@telefaks.de> <763e7efb-81e0-edf3-3a36-d8acc8721af0@foncloud.net> <818c792d-f2f8-5515-3440-a7109775566c@foncloud.net> <014201d84481$681869d0$38493d70$@gmail.com> Message-ID: Guys, can anyone please help to push this commit to master? It handles quite a significant bug and it surprises me that there is not a lot of request or interest to move it forward. On Thu, 31 Mar 2022 at 00:37, Bote Man wrote: > I’ve read that you must include a Unit Test with your pull request. Maybe > that is it? > > > > Bote > > > > > > *From:* Gregor Nanger > *Sent:* Wednesday, 30 March, 2022 14:51 > *To:* FreeSWITCH Users Help > *Subject:* Re: [Freeswitch-users] Issue with Enterprise originate and 487 > "ORIGINATOR_CANCEL". > > > > Oh, I see that it is Approved. Does it mean that it will be included in > the next version of FS? > > > > On Wed, 30 Mar 2022 at 20:47, Gregor Nanger wrote: > > Guys, does anyone knows what to do, to accept this merge and add > functionality to FS? > > > > On Tue, 8 Mar 2022 at 10:10, Christian Berger < > christian.berger at foncloud.net> wrote: > > Well AFAIK there's a pull request that has been approved but not yet > merged. I don't have write access to that repository. > > Am 07.03.22 um 21:44 schrieb Gregor Nanger: > > Christian, have you managed to pull code and apply patch? > > > > BR, Gregor > > > > On Fri, 14 Jan 2022 at 16:36, Christian Berger > > > > > wrote: > > > > Thanks :) > > > > Am 14.01.22 um 16:15 schrieb Zvonimir Bužanić via FreeSWITCH-users: > > > Hi, I've created pull request: > > > > > > https://github.com/signalwire/freeswitch/pull/1520 > > > > > > > > > > Christian Berger > > > > > > > > > > foncloud GmbH & Co KG > > Hahlweg 2a > > 36093 Künzell > > > > Tel: / > > Fax: +49 661 968990-99 > > > > Email: Christian.Berger at foncloud.net > > > > Web: www.foncloud.net > > > > > > *P.S.: Wussten Sie schon?* > > > > *Unterhttps://www.foncloud.net/wissen > > finden Sie zahlreiche > > Informationen und hilfreiche Artikel rund um unsere Produkte und > > Services.* > > > > > > Registergericht: Amtsgericht Fulda, Persönlich haftende > > Gesellschafterin der foncloud GmbH&Co.KG: Global Brain Network GmbH > > > > Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der > > Gesellschaft: Künzell. > > > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese > > E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den > > Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren > > sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. > > > > This e-mail may contain confidential and/or privileged information. > > If you are not the intended recipient (or have received this e-mail > > in error) please notify the sender immediately and destroy this > > e-mail. Any unauthorised copying, disclosure or distribution of the > > material in this e-mail is strictly forbidden. > > > > > > > > > _________________________________________________________________________ > > > > The FreeSWITCH project is sponsored by SignalWire > > https://signalwire.com > > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > > services. > > Build your next product on our scalable cloud platform. > > > > Join our online community to chat in real time > > https://signalwire.community > > > > Professional FreeSWITCH Services > > sales at freeswitch.com > > https://freeswitch.com > > > > Official FreeSWITCH Sites > > https://freeswitch.com/oss > > https://freeswitch.org/confluence > > > https://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 > > > > https://freeswitch.com > > > > > > > > > > > _________________________________________________________________________ > > > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > > Build your next product on our scalable cloud platform. > > > > Join our online community to chat in real time > https://signalwire.community > > > > Professional FreeSWITCH Services > > sales at freeswitch.com > > https://freeswitch.com > > > > Official FreeSWITCH Sites > > https://f > reeswitch.com/oss > > https://freeswitch.org/confluence > > https://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 > > https://freeswitch.com > > > Christian Berger > > > > > foncloud GmbH & Co KG > Hahlweg 2a > 36093 Künzell > > Tel: / > Fax: +49 661 968990-99 > > Email: Christian.Berger at foncloud.net > Web: www.foncloud.net > > > > *P.S.: Wussten Sie schon? * > > *Unter https://www.foncloud.net/wissen > finden Sie zahlreiche Informationen und hilfreiche Artikel rund um unsere > Produkte und Services.* > > > > Registergericht: Amtsgericht Fulda, Persönlich haftende Gesellschafterin > der foncloud GmbH&Co.KG: Global Brain Network GmbH > > Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der > Gesellschaft: Künzell. > > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail > irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und > vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte > Weitergabe dieser Mail ist nicht gestattet. > > This e-mail may contain confidential and/or privileged information. If you > are not the intended recipient (or have received this e-mail in error) > please notify the sender immediately and destroy this e-mail. Any > unauthorised copying, disclosure or distribution of the material in this > e-mail is strictly forbidden. > > > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com > > > > > > > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com > -- -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 56822 bytes Desc: not available URL: From brian at freeswitch.com Tue Oct 25 18:31:06 2022 From: brian at freeswitch.com (Brian West) Date: Tue, 25 Oct 2022 13:31:06 -0500 Subject: [Freeswitch-users] Issue with Enterprise originate and 487 "ORIGINATOR_CANCEL". In-Reply-To: References: <26f9382e-1c6c-6da0-0b49-3db8633668c2@telefaks.de> <938b5330-fe6a-d155-37ce-3260c69a7bc1@telefaks.de> <763e7efb-81e0-edf3-3a36-d8acc8721af0@foncloud.net> <818c792d-f2f8-5515-3440-a7109775566c@foncloud.net> <014201d84481$681869d0$38493d70$@gmail.com> Message-ID: Sent to Andrey for review and see what we can do. /b On Mon, Oct 24, 2022 at 4:59 PM Gregor Nanger wrote: > Guys, can anyone please help to push this commit to master? It handles > quite a significant bug and it surprises me that there is not a lot of > request or interest to move it forward. > > On Thu, 31 Mar 2022 at 00:37, Bote Man wrote: > >> I’ve read that you must include a Unit Test with your pull request. Maybe >> that is it? >> >> >> >> Bote >> >> >> >> >> >> *From:* Gregor Nanger >> *Sent:* Wednesday, 30 March, 2022 14:51 >> *To:* FreeSWITCH Users Help >> *Subject:* Re: [Freeswitch-users] Issue with Enterprise originate and >> 487 "ORIGINATOR_CANCEL". >> >> >> >> Oh, I see that it is Approved. Does it mean that it will be included in >> the next version of FS? >> >> >> >> On Wed, 30 Mar 2022 at 20:47, Gregor Nanger wrote: >> >> Guys, does anyone knows what to do, to accept this merge and add >> functionality to FS? >> >> >> >> On Tue, 8 Mar 2022 at 10:10, Christian Berger < >> christian.berger at foncloud.net> wrote: >> >> Well AFAIK there's a pull request that has been approved but not yet >> merged. I don't have write access to that repository. >> >> Am 07.03.22 um 21:44 schrieb Gregor Nanger: >> > Christian, have you managed to pull code and apply patch? >> > >> > BR, Gregor >> > >> > On Fri, 14 Jan 2022 at 16:36, Christian Berger >> > > >> > wrote: >> > >> > Thanks :) >> > >> > Am 14.01.22 um 16:15 schrieb Zvonimir Bužanić via FreeSWITCH-users: >> > > Hi, I've created pull request: >> > > >> > > https://github.com/signalwire/freeswitch/pull/1520 >> > >> > >> > >> > >> > Christian Berger >> > >> > >> > >> > >> > foncloud GmbH & Co KG >> > Hahlweg 2a >> > 36093 Künzell >> > >> > Tel: / >> > Fax: +49 661 968990-99 >> > >> > Email: Christian.Berger at foncloud.net >> > >> > Web: www.foncloud.net >> > >> > >> > *P.S.: Wussten Sie schon?* >> > >> > *Unterhttps://www.foncloud.net/wissen >> > finden Sie zahlreiche >> > Informationen und hilfreiche Artikel rund um unsere Produkte und >> > Services.* >> > >> > >> > Registergericht: Amtsgericht Fulda, Persönlich haftende >> > Gesellschafterin der foncloud GmbH&Co.KG: Global Brain Network GmbH >> > >> > Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der >> > Gesellschaft: Künzell. >> > >> > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese >> > E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den >> > Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren >> > sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. >> > >> > This e-mail may contain confidential and/or privileged information. >> > If you are not the intended recipient (or have received this e-mail >> > in error) please notify the sender immediately and destroy this >> > e-mail. Any unauthorised copying, disclosure or distribution of the >> > material in this e-mail is strictly forbidden. >> > >> > >> > >> > >> _________________________________________________________________________ >> > >> > The FreeSWITCH project is sponsored by SignalWire >> > https://signalwire.com >> > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >> > services. >> > Build your next product on our scalable cloud platform. >> > >> > Join our online community to chat in real time >> > https://signalwire.community >> > >> > Professional FreeSWITCH Services >> > sales at freeswitch.com >> > https://freeswitch.com >> > >> > Official FreeSWITCH Sites >> > https://freeswitch.com/oss >> > https://freeswitch.org/confluence < >> https://freeswitch.org/confluence> >> > https://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 >> > >> > https://freeswitch.com >> > >> > >> > >> > >> > >> _________________________________________________________________________ >> > >> > The FreeSWITCH project is sponsored by SignalWire >> https://signalwire.com >> > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >> services. >> > Build your next product on our scalable cloud platform. >> > >> > Join our online community to chat in real time >> https://signalwire.community >> > >> > Professional FreeSWITCH Services >> > sales at freeswitch.com >> > https://freeswitch.com >> > >> > Official FreeSWITCH Sites >> > https://f >> reeswitch.com/oss >> > https://freeswitch.org/confluence >> > https://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 >> > https://freeswitch.com >> >> >> Christian Berger >> >> >> >> >> foncloud GmbH & Co KG >> Hahlweg 2a >> 36093 Künzell >> >> Tel: / >> Fax: +49 661 968990-99 >> >> Email: Christian.Berger at foncloud.net >> Web: www.foncloud.net >> >> >> >> *P.S.: Wussten Sie schon? * >> >> *Unter https://www.foncloud.net/wissen >> finden Sie zahlreiche Informationen und hilfreiche Artikel rund um unsere >> Produkte und Services.* >> >> >> >> Registergericht: Amtsgericht Fulda, Persönlich haftende Gesellschafterin >> der foncloud GmbH&Co.KG: Global Brain Network GmbH >> >> Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der >> Gesellschaft: Künzell. >> >> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >> Weitergabe dieser Mail ist nicht gestattet. >> >> This e-mail may contain confidential and/or privileged information. If >> you are not the intended recipient (or have received this e-mail in error) >> please notify the sender immediately and destroy this e-mail. Any >> unauthorised copying, disclosure or distribution of the material in this >> e-mail is strictly forbidden. >> >> >> _________________________________________________________________________ >> >> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >> services. >> Build your next product on our scalable cloud platform. >> >> Join our online community to chat in real time >> https://signalwire.community >> >> Professional FreeSWITCH Services >> sales at freeswitch.com >> https://freeswitch.com >> >> Official FreeSWITCH Sites >> https://freeswitch.com/oss >> https://freeswitch.org/confluence >> https://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 >> https://freeswitch.com >> >> >> >> >> >> >> _________________________________________________________________________ >> >> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >> services. >> Build your next product on our scalable cloud platform. >> >> Join our online community to chat in real time >> https://signalwire.community >> >> Professional FreeSWITCH Services >> sales at freeswitch.com >> https://freeswitch.com >> >> Official FreeSWITCH Sites >> https://freeswitch.com/oss >> https://freeswitch.org/confluence >> https://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 >> https://freeswitch.com >> > > > -- > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 56822 bytes Desc: not available URL: From brian at freeswitch.com Tue Oct 25 18:35:44 2022 From: brian at freeswitch.com (Brian West) Date: Tue, 25 Oct 2022 13:35:44 -0500 Subject: [Freeswitch-users] Issue with Enterprise originate and 487 "ORIGINATOR_CANCEL". In-Reply-To: References: <26f9382e-1c6c-6da0-0b49-3db8633668c2@telefaks.de> <938b5330-fe6a-d155-37ce-3260c69a7bc1@telefaks.de> <763e7efb-81e0-edf3-3a36-d8acc8721af0@foncloud.net> <818c792d-f2f8-5515-3440-a7109775566c@foncloud.net> <014201d84481$681869d0$38493d70$@gmail.com> Message-ID: The feedback stands, the original submitter needs to fix the spacing per our request, and it would get merged. On Tue, Oct 25, 2022 at 1:31 PM Brian West wrote: > Sent to Andrey for review and see what we can do. > > /b > > > On Mon, Oct 24, 2022 at 4:59 PM Gregor Nanger wrote: > >> Guys, can anyone please help to push this commit to master? It handles >> quite a significant bug and it surprises me that there is not a lot of >> request or interest to move it forward. >> >> On Thu, 31 Mar 2022 at 00:37, Bote Man wrote: >> >>> I’ve read that you must include a Unit Test with your pull request. >>> Maybe that is it? >>> >>> >>> >>> Bote >>> >>> >>> >>> >>> >>> *From:* Gregor Nanger >>> *Sent:* Wednesday, 30 March, 2022 14:51 >>> *To:* FreeSWITCH Users Help >>> *Subject:* Re: [Freeswitch-users] Issue with Enterprise originate and >>> 487 "ORIGINATOR_CANCEL". >>> >>> >>> >>> Oh, I see that it is Approved. Does it mean that it will be included in >>> the next version of FS? >>> >>> >>> >>> On Wed, 30 Mar 2022 at 20:47, Gregor Nanger wrote: >>> >>> Guys, does anyone knows what to do, to accept this merge and add >>> functionality to FS? >>> >>> >>> >>> On Tue, 8 Mar 2022 at 10:10, Christian Berger < >>> christian.berger at foncloud.net> wrote: >>> >>> Well AFAIK there's a pull request that has been approved but not yet >>> merged. I don't have write access to that repository. >>> >>> Am 07.03.22 um 21:44 schrieb Gregor Nanger: >>> > Christian, have you managed to pull code and apply patch? >>> > >>> > BR, Gregor >>> > >>> > On Fri, 14 Jan 2022 at 16:36, Christian Berger >>> > > >>> >>> > wrote: >>> > >>> > Thanks :) >>> > >>> > Am 14.01.22 um 16:15 schrieb Zvonimir Bužanić via >>> FreeSWITCH-users: >>> > > Hi, I've created pull request: >>> > > >>> > > https://github.com/signalwire/freeswitch/pull/1520 >>> > >>> > >>> > >>> > >>> > Christian Berger >>> > >>> > >>> > >>> > >>> > foncloud GmbH & Co KG >>> > Hahlweg 2a >>> > 36093 Künzell >>> > >>> > Tel: / >>> > Fax: +49 661 968990-99 >>> > >>> > Email: Christian.Berger at foncloud.net >>> > >>> > Web: www.foncloud.net >>> > >>> > >>> > *P.S.: Wussten Sie schon?* >>> > >>> > *Unterhttps://www.foncloud.net/wissen >>> > finden Sie zahlreiche >>> > Informationen und hilfreiche Artikel rund um unsere Produkte und >>> > Services.* >>> > >>> > >>> > Registergericht: Amtsgericht Fulda, Persönlich haftende >>> > Gesellschafterin der foncloud GmbH&Co.KG: Global Brain Network >>> GmbH >>> > >>> > Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der >>> > Gesellschaft: Künzell. >>> > >>> > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >>> > Informationen. Wenn Sie nicht der richtige Adressat sind oder >>> diese >>> > E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den >>> > Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren >>> > sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. >>> > >>> > This e-mail may contain confidential and/or privileged >>> information. >>> > If you are not the intended recipient (or have received this >>> e-mail >>> > in error) please notify the sender immediately and destroy this >>> > e-mail. Any unauthorised copying, disclosure or distribution of >>> the >>> > material in this e-mail is strictly forbidden. >>> > >>> > >>> > >>> > >>> _________________________________________________________________________ >>> > >>> > The FreeSWITCH project is sponsored by SignalWire >>> > https://signalwire.com >>> > Enhance your FreeSWITCH install with disruptive priced SMS and >>> PSTN >>> > services. >>> > Build your next product on our scalable cloud platform. >>> > >>> > Join our online community to chat in real time >>> > https://signalwire.community >>> > >>> > Professional FreeSWITCH Services >>> > sales at freeswitch.com >>> > https://freeswitch.com >>> > >>> > Official FreeSWITCH Sites >>> > https://freeswitch.com/oss >>> > https://freeswitch.org/confluence < >>> https://freeswitch.org/confluence> >>> > https://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 >>> > >>> > https://freeswitch.com >>> > >>> > >>> > >>> > >>> > >>> _________________________________________________________________________ >>> > >>> > The FreeSWITCH project is sponsored by SignalWire >>> https://signalwire.com >>> > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>> services. >>> > Build your next product on our scalable cloud platform. >>> > >>> > Join our online community to chat in real time >>> https://signalwire.community >>> > >>> > Professional FreeSWITCH Services >>> > sales at freeswitch.com >>> > https://freeswitch.com >>> > >>> > Official FreeSWITCH Sites >>> > https://f >>> reeswitch.com/oss >>> > https://freeswitch.org/confluence >>> > https://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 >>> > https://freeswitch.com >>> >>> >>> Christian Berger >>> >>> >>> >>> >>> foncloud GmbH & Co KG >>> Hahlweg 2a >>> 36093 Künzell >>> >>> Tel: / >>> Fax: +49 661 968990-99 >>> >>> Email: Christian.Berger at foncloud.net >>> Web: www.foncloud.net >>> >>> >>> >>> *P.S.: Wussten Sie schon? * >>> >>> *Unter https://www.foncloud.net/wissen >>> finden Sie zahlreiche Informationen und >>> hilfreiche Artikel rund um unsere Produkte und Services.* >>> >>> >>> >>> Registergericht: Amtsgericht Fulda, Persönlich haftende Gesellschafterin >>> der foncloud GmbH&Co.KG: Global Brain Network GmbH >>> >>> Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der >>> Gesellschaft: Künzell. >>> >>> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >>> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >>> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >>> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >>> Weitergabe dieser Mail ist nicht gestattet. >>> >>> This e-mail may contain confidential and/or privileged information. If >>> you are not the intended recipient (or have received this e-mail in error) >>> please notify the sender immediately and destroy this e-mail. Any >>> unauthorised copying, disclosure or distribution of the material in this >>> e-mail is strictly forbidden. >>> >>> >>> _________________________________________________________________________ >>> >>> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>> services. >>> Build your next product on our scalable cloud platform. >>> >>> Join our online community to chat in real time >>> https://signalwire.community >>> >>> Professional FreeSWITCH Services >>> sales at freeswitch.com >>> https://freeswitch.com >>> >>> Official FreeSWITCH Sites >>> https://freeswitch.com/oss >>> https://freeswitch.org/confluence >>> https://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 >>> https://freeswitch.com >>> >>> >>> >>> >>> >>> >>> _________________________________________________________________________ >>> >>> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>> services. >>> Build your next product on our scalable cloud platform. >>> >>> Join our online community to chat in real time >>> https://signalwire.community >>> >>> Professional FreeSWITCH Services >>> sales at freeswitch.com >>> https://freeswitch.com >>> >>> Official FreeSWITCH Sites >>> https://freeswitch.com/oss >>> https://freeswitch.org/confluence >>> https://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 >>> https://freeswitch.com >>> >> >> >> -- >> _________________________________________________________________________ >> >> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >> services. >> Build your next product on our scalable cloud platform. >> >> Join our online community to chat in real time >> https://signalwire.community >> >> Professional FreeSWITCH Services >> sales at freeswitch.com >> https://freeswitch.com >> >> Official FreeSWITCH Sites >> https://freeswitch.com/oss >> https://freeswitch.org/confluence >> https://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 >> https://freeswitch.com > > > > -- > > Brian West | Co-founder and Developer > > Need Commercial support? email sales at freeswitch.com > > FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 > > > Email: brian at freeswitch.com > > Mobile: 918-424-9378 > > Website: https://www.FreeSWITCH.com > > [image: https://www.facebook.com/signalwireinc?src=email] > [image: > https://twitter.com/freeswitch] > -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 56822 bytes Desc: not available URL: From gregor at infomedia.si Tue Oct 25 18:45:13 2022 From: gregor at infomedia.si (Gregor Nanger) Date: Tue, 25 Oct 2022 20:45:13 +0200 Subject: [Freeswitch-users] Issue with Enterprise originate and 487 "ORIGINATOR_CANCEL". In-Reply-To: References: <26f9382e-1c6c-6da0-0b49-3db8633668c2@telefaks.de> <938b5330-fe6a-d155-37ce-3260c69a7bc1@telefaks.de> <763e7efb-81e0-edf3-3a36-d8acc8721af0@foncloud.net> <818c792d-f2f8-5515-3440-a7109775566c@foncloud.net> <014201d84481$681869d0$38493d70$@gmail.com> Message-ID: Thanks. Will try to reach him.. On Tue, 25 Oct 2022 at 20:36, Brian West wrote: > The feedback stands, the original submitter needs to fix the spacing per > our request, and it would get merged. > > On Tue, Oct 25, 2022 at 1:31 PM Brian West wrote: > >> Sent to Andrey for review and see what we can do. >> >> /b >> >> >> On Mon, Oct 24, 2022 at 4:59 PM Gregor Nanger >> wrote: >> >>> Guys, can anyone please help to push this commit to master? It handles >>> quite a significant bug and it surprises me that there is not a lot of >>> request or interest to move it forward. >>> >>> On Thu, 31 Mar 2022 at 00:37, Bote Man wrote: >>> >>>> I’ve read that you must include a Unit Test with your pull request. >>>> Maybe that is it? >>>> >>>> >>>> >>>> Bote >>>> >>>> >>>> >>>> >>>> >>>> *From:* Gregor Nanger >>>> *Sent:* Wednesday, 30 March, 2022 14:51 >>>> *To:* FreeSWITCH Users Help >>>> *Subject:* Re: [Freeswitch-users] Issue with Enterprise originate and >>>> 487 "ORIGINATOR_CANCEL". >>>> >>>> >>>> >>>> Oh, I see that it is Approved. Does it mean that it will be included in >>>> the next version of FS? >>>> >>>> >>>> >>>> On Wed, 30 Mar 2022 at 20:47, Gregor Nanger >>>> wrote: >>>> >>>> Guys, does anyone knows what to do, to accept this merge and add >>>> functionality to FS? >>>> >>>> >>>> >>>> On Tue, 8 Mar 2022 at 10:10, Christian Berger < >>>> christian.berger at foncloud.net> wrote: >>>> >>>> Well AFAIK there's a pull request that has been approved but not yet >>>> merged. I don't have write access to that repository. >>>> >>>> Am 07.03.22 um 21:44 schrieb Gregor Nanger: >>>> > Christian, have you managed to pull code and apply patch? >>>> > >>>> > BR, Gregor >>>> > >>>> > On Fri, 14 Jan 2022 at 16:36, Christian Berger >>>> > > >>>> >>>> > wrote: >>>> > >>>> > Thanks :) >>>> > >>>> > Am 14.01.22 um 16:15 schrieb Zvonimir Bužanić via >>>> FreeSWITCH-users: >>>> > > Hi, I've created pull request: >>>> > > >>>> > > https://github.com/signalwire/freeswitch/pull/1520 >>>> > >>>> > >>>> > >>>> > >>>> > Christian Berger >>>> > >>>> > >>>> > >>>> > >>>> > foncloud GmbH & Co KG >>>> > Hahlweg 2a >>>> > 36093 Künzell >>>> > >>>> > Tel: / >>>> > Fax: +49 661 968990-99 >>>> > >>>> > Email: Christian.Berger at foncloud.net >>>> > >>>> > Web: www.foncloud.net >>>> > >>>> > >>>> > *P.S.: Wussten Sie schon?* >>>> > >>>> > *Unterhttps://www.foncloud.net/wissen >>>> > finden Sie zahlreiche >>>> > Informationen und hilfreiche Artikel rund um unsere Produkte und >>>> > Services.* >>>> > >>>> > >>>> > Registergericht: Amtsgericht Fulda, Persönlich haftende >>>> > Gesellschafterin der foncloud GmbH&Co.KG: Global Brain Network >>>> GmbH >>>> > >>>> > Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz >>>> der >>>> > Gesellschaft: Künzell. >>>> > >>>> > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >>>> > Informationen. Wenn Sie nicht der richtige Adressat sind oder >>>> diese >>>> > E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort >>>> den >>>> > Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren >>>> > sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. >>>> > >>>> > This e-mail may contain confidential and/or privileged >>>> information. >>>> > If you are not the intended recipient (or have received this >>>> e-mail >>>> > in error) please notify the sender immediately and destroy this >>>> > e-mail. Any unauthorised copying, disclosure or distribution of >>>> the >>>> > material in this e-mail is strictly forbidden. >>>> > >>>> > >>>> > >>>> > >>>> _________________________________________________________________________ >>>> > >>>> > The FreeSWITCH project is sponsored by SignalWire >>>> > https://signalwire.com >>>> > Enhance your FreeSWITCH install with disruptive priced SMS and >>>> PSTN >>>> > services. >>>> > Build your next product on our scalable cloud platform. >>>> > >>>> > Join our online community to chat in real time >>>> > https://signalwire.community >>>> > >>>> > Professional FreeSWITCH Services >>>> > sales at freeswitch.com >>>> > https://freeswitch.com >>>> > >>>> > Official FreeSWITCH Sites >>>> > https://freeswitch.com/oss >>>> > https://freeswitch.org/confluence < >>>> https://freeswitch.org/confluence> >>>> > https://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 >>>> > >>>> > https://freeswitch.com >>>> > >>>> > >>>> > >>>> > >>>> > >>>> _________________________________________________________________________ >>>> > >>>> > The FreeSWITCH project is sponsored by SignalWire >>>> https://signalwire.com >>>> > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>>> services. >>>> > Build your next product on our scalable cloud platform. >>>> > >>>> > Join our online community to chat in real time >>>> https://signalwire.community >>>> > >>>> > Professional FreeSWITCH Services >>>> > sales at freeswitch.com >>>> > https://freeswitch.com >>>> > >>>> > Official FreeSWITCH Sites >>>> > https://f >>>> reeswitch.com/oss >>>> > https://freeswitch.org/confluence >>>> > https://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 >>>> > https://freeswitch.com >>>> >>>> >>>> Christian Berger >>>> >>>> >>>> >>>> >>>> foncloud GmbH & Co KG >>>> Hahlweg 2a >>>> 36093 Künzell >>>> >>>> Tel: / >>>> Fax: +49 661 968990-99 >>>> >>>> Email: Christian.Berger at foncloud.net >>>> Web: www.foncloud.net >>>> >>>> >>>> >>>> *P.S.: Wussten Sie schon? * >>>> >>>> *Unter https://www.foncloud.net/wissen >>>> finden Sie zahlreiche Informationen und >>>> hilfreiche Artikel rund um unsere Produkte und Services.* >>>> >>>> >>>> >>>> Registergericht: Amtsgericht Fulda, Persönlich haftende >>>> Gesellschafterin der foncloud GmbH&Co.KG: Global Brain Network GmbH >>>> >>>> Geschäftsführer der Global Brain Network GmbH: Peter Krug Sitz der >>>> Gesellschaft: Künzell. >>>> >>>> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >>>> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail >>>> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >>>> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >>>> Weitergabe dieser Mail ist nicht gestattet. >>>> >>>> This e-mail may contain confidential and/or privileged information. If >>>> you are not the intended recipient (or have received this e-mail in error) >>>> please notify the sender immediately and destroy this e-mail. Any >>>> unauthorised copying, disclosure or distribution of the material in this >>>> e-mail is strictly forbidden. >>>> >>>> >>>> >>>> _________________________________________________________________________ >>>> >>>> The FreeSWITCH project is sponsored by SignalWire >>>> https://signalwire.com >>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>>> services. >>>> Build your next product on our scalable cloud platform. >>>> >>>> Join our online community to chat in real time >>>> https://signalwire.community >>>> >>>> Professional FreeSWITCH Services >>>> sales at freeswitch.com >>>> https://freeswitch.com >>>> >>>> Official FreeSWITCH Sites >>>> https://freeswitch.com/oss >>>> https://freeswitch.org/confluence >>>> https://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 >>>> https://freeswitch.com >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> _________________________________________________________________________ >>>> >>>> The FreeSWITCH project is sponsored by SignalWire >>>> https://signalwire.com >>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>>> services. >>>> Build your next product on our scalable cloud platform. >>>> >>>> Join our online community to chat in real time >>>> https://signalwire.community >>>> >>>> Professional FreeSWITCH Services >>>> sales at freeswitch.com >>>> https://freeswitch.com >>>> >>>> Official FreeSWITCH Sites >>>> https://freeswitch.com/oss >>>> https://freeswitch.org/confluence >>>> https://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 >>>> https://freeswitch.com >>>> >>> >>> >>> -- >>> _________________________________________________________________________ >>> >>> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com >>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN >>> services. >>> Build your next product on our scalable cloud platform. >>> >>> Join our online community to chat in real time >>> https://signalwire.community >>> >>> Professional FreeSWITCH Services >>> sales at freeswitch.com >>> https://freeswitch.com >>> >>> Official FreeSWITCH Sites >>> https://freeswitch.com/oss >>> https://freeswitch.org/confluence >>> https://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 >>> https://freeswitch.com >> >> >> >> -- >> >> Brian West | Co-founder and Developer >> >> Need Commercial support? email sales at freeswitch.com >> >> FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 >> >> >> Email: brian at freeswitch.com >> >> Mobile: 918-424-9378 >> >> Website: https://www.FreeSWITCH.com >> >> [image: https://www.facebook.com/signalwireinc?src=email] >> [image: >> https://twitter.com/freeswitch] >> > > > -- > > Brian West | Co-founder and Developer > > Need Commercial support? email sales at freeswitch.com > > FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 > > > Email: brian at freeswitch.com > > Mobile: 918-424-9378 > > Website: https://www.FreeSWITCH.com > > [image: https://www.facebook.com/signalwireinc?src=email] > [image: > https://twitter.com/freeswitch] > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 56822 bytes Desc: not available URL: From Andrew.Reed at ipsoft.com Wed Oct 19 16:56:05 2022 From: Andrew.Reed at ipsoft.com (Andrew Reed) Date: Wed, 19 Oct 2022 16:56:05 +0000 Subject: [Freeswitch-users] How to display switch_snprintf logs Message-ID: <245A5BDD-0B9D-4D87-B5A2-40821B2F2355@ipsoft.com> Hello, I’m debugging an issue where I’m not receiving events in some cases after a call is hung up. I’ve set “linger 60” and in the cases that it is successful I see the log “Socket Linger 60”, but in the cases where it fails I don’t see that log, making me think that the socket is not lingering correctly. I noticed while looking through the freeswitch code on github that there were some debug logs using “switch_snprintf” and I was wondering how to turn these on so that I can see more detail on what events are being sent and whether linger is being set correctly. Thanks, Andrew Reed -------------- next part -------------- An HTML attachment was scrubbed... URL: From len at freeswitch.org Tue Oct 25 19:36:41 2022 From: len at freeswitch.org (Len Graham) Date: Tue, 25 Oct 2022 15:36:41 -0400 Subject: [Freeswitch-users] How to display switch_snprintf logs In-Reply-To: <245A5BDD-0B9D-4D87-B5A2-40821B2F2355@ipsoft.com> References: <245A5BDD-0B9D-4D87-B5A2-40821B2F2355@ipsoft.com> Message-ID: fsctl debug_level 10 (This will output alot of info so be careful on a busy system) Is this random or the same every time and do you have steps to replicate it every time? On Tue, Oct 25, 2022 at 3:31 PM Andrew Reed wrote: > Hello, > > I’m debugging an issue where I’m not receiving events in some cases after > a call is hung up. I’ve set “linger 60” and in the cases that it is > successful I see the log “Socket Linger 60”, but in the cases where it > fails I don’t see that log, making me think that the socket is not > lingering correctly. > > I noticed while looking through the freeswitch code on github that there > were some debug logs using “switch_snprintf” and I was wondering how to > turn these on so that I can see more detail on what events are being sent > and whether linger is being set correctly. > > Thanks, > > Andrew Reed > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com > -------------- next part -------------- An HTML attachment was scrubbed... URL: From jolexpert at gmail.com Wed Oct 26 09:08:10 2022 From: jolexpert at gmail.com (Kakiman Expert) Date: Wed, 26 Oct 2022 11:08:10 +0200 Subject: [Freeswitch-users] limit max registrations Message-ID: Hello Is there a way to limit the number of registrations on a freeswitch ? I mean not limit a number of registration for an extension, but globally, on the freeswitch level. (for example, i want at maximum 100 users registering on the freeswitch) thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: From aina.mestre at airenetworks.es Thu Oct 27 14:47:27 2022 From: aina.mestre at airenetworks.es (Aina Mestre) Date: Thu, 27 Oct 2022 14:47:27 +0000 Subject: [Freeswitch-users] Add sip-h-P-Charge-Info Message-ID: <805ea7a657c649c48fcef4274258bc34@airenetworks.es> Good afternoon, I have a freeswitch with pyfreebilling system and I would like to add the sip header "sip-h-P_Charge_Info" on the INVITE. I made the debug and saw that when lua was getting the variables was not able to obtain all data and I noticed that even if the trunk is connected with peers, and I receive and answer correctly the OPTIONS, when i make a fs_cli -x "sofia status", there is no connection [cid:image006.png at 01D8EA23.CB52DD30] Do you know why it appears as if there is no users and i can have incoming and outgoing calls? Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 38261 bytes Desc: image006.png URL: From brian at freeswitch.com Mon Oct 31 13:51:48 2022 From: brian at freeswitch.com (Brian West) Date: Mon, 31 Oct 2022 08:51:48 -0500 Subject: [Freeswitch-users] Add sip-h-P-Charge-Info In-Reply-To: <805ea7a657c649c48fcef4274258bc34@airenetworks.es> References: <805ea7a657c649c48fcef4274258bc34@airenetworks.es> Message-ID: Adding that header may require a little bit of code, I'd file a github issue asking for it at the very least, and attend our office hours. /b On Thu, Oct 27, 2022 at 10:04 AM Aina Mestre wrote: > Good afternoon, > > > > I have a freeswitch with pyfreebilling system and I would like to add the > sip header “sip-h-P_Charge_Info” on the INVITE. I made the debug and saw > that when lua was getting the variables was not able to obtain all data and > I noticed that even if the trunk is connected with peers, and I receive and > answer correctly the OPTIONS, when i make a fs_cli -x “sofia status”, there > is no connection > > > > > > Do you know why it appears as if there is no users and i can have incoming > and outgoing calls? > > > > Best regards > > > _________________________________________________________________________ > > The FreeSWITCH project is sponsored by SignalWire https://signalwire.com > Enhance your FreeSWITCH install with disruptive priced SMS and PSTN > services. > Build your next product on our scalable cloud platform. > > Join our online community to chat in real time > https://signalwire.community > > Professional FreeSWITCH Services > sales at freeswitch.com > https://freeswitch.com > > Official FreeSWITCH Sites > https://freeswitch.com/oss > https://freeswitch.org/confluence > https://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 > https://freeswitch.com > -- Brian West | Co-founder and Developer Need Commercial support? email sales at freeswitch.com FreeSWITCH Solutions | 17345 Civic Drive #2531 Brookfield, WI 53045 Email: brian at freeswitch.com Mobile: 918-424-9378 Website: https://www.FreeSWITCH.com [image: https://www.facebook.com/signalwireinc?src=email] [image: https://twitter.com/freeswitch] -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image006.png Type: image/png Size: 38261 bytes Desc: not available URL: