<div dir="auto">Bipin, thank you for narrow this down. Great contribution to community. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 28, 2019, 07:25 Bipin Patel <<a href="mailto:bipin@xbipin.com">bipin@xbipin.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">i went to HEAD of master and reverted that commit and bingo everything <br>
works on VS2017 as well as VS2019 so definitely something broke with <br>
that commit for windows at least.<br>
<br>
<br>
On 28-07-2019 00:29, Mike Jerris wrote:<br>
<br>
> That's the libsrtp update.  try going to HEAD of master branch and just <br>
> revert that one patch and see what happens.  This one surprises me as <br>
> we've been running this a while<br>
> <br>
> On Sat, Jul 27, 2019 at 2:00 PM Bipin Patel <<a href="mailto:bipin@xbipin.com" target="_blank" rel="noreferrer">bipin@xbipin.com</a>> wrote:<br>
> <br>
>> commit f82321ee0c7 is where the issue started, hope someone can look <br>
>> into it<br>
>> <br>
>> On July 27, 2019 8:19:28 PM Sergey Safarov <<a href="mailto:s.safarov@gmail.com" target="_blank" rel="noreferrer">s.safarov@gmail.com</a>> <br>
>> wrote:<br>
>> <br>
>>> look as 1a90bc20a98 commit not parent for f82321ee0c7 commit<br>
>>> <br>
>>> On Sat, Jul 27, 2019 at 6:34 PM Bipin Patel <<a href="mailto:bipin@xbipin.com" target="_blank" rel="noreferrer">bipin@xbipin.com</a>> wrote:<br>
>>> <br>
>>>> after hours of compiling i narrowed down to the below commits, bad<br>
>>>> meaning no audio issue and good means works fine<br>
>>>> <br>
>>>> commit f3548c9fa0f bad<br>
>>>> commit 76a278b03d4 bad<br>
>>>> commit f82321ee0c7 bad<br>
>>>> *** problem between the above and below commit ***<br>
>>>> commit 1a90bc20a98 good<br>
>>>> commit 84aab26e65e good<br>
>>>> commit ce90b1fc445 good<br>
>>>> commit eb846543831 good<br>
>>>> commit 088f1f20113 good<br>
>>>> <br>
>>>> <br>
>>>> <br>
>>>> <br>
>>>> On 27-07-2019 13:53, Bipin Patel wrote:<br>
>>>>> i went all the way to commit f3548c9fa0f and issue is still there <br>
>>>>> so<br>
>>>>> need to go little more back, i suspect the commits just before that<br>
>>>>> relating to core/media might be the cause but my compile is <br>
>>>>> freezing<br>
>>>>> midway for the commits just before that so need to fix that first, <br>
>>>>> ill<br>
>>>>> get back to you on this<br>
>>>>> <br>
>>>>> <br>
>>>>> On 27-07-2019 10:47, Mike Jerris wrote:<br>
>>>>> <br>
>>>>>> google "git bisect" for good instructions<br>
>>>>>> <br>
>>>>>> On Sat, Jul 27, 2019 at 12:37 AM Bipin Patel <<a href="mailto:bipin@xbipin.com" target="_blank" rel="noreferrer">bipin@xbipin.com</a>> <br>
>>>>>> wrote:<br>
>>>>>> <br>
>>>>>>> Hi,<br>
>>>>>>> <br>
>>>>>>> I moved back to VS 2017 and the issue still persists so <br>
>>>>>>> definitely<br>
>>>>>>> it's<br>
>>>>>>> some commit that breaks it so now comes the hard part of figuring <br>
>>>>>>> out<br>
>>>>>>> which<br>
>>>>>>> one. Can you guide which git commands to run to move the master<br>
>>>>>>> branch<br>
>>>>>>> in<br>
>>>>>>> time so I can figure out which commit breaks it coz will need to <br>
>>>>>>> move<br>
>>>>>>> back<br>
>>>>>>> in time one by one and compile and check<br>
>>>>>>> <br>
>>>>>>> On July 27, 2019 12:15:06 AM Mike Jerris <<a href="mailto:mike@freeswitch.com" target="_blank" rel="noreferrer">mike@freeswitch.com</a>> <br>
>>>>>>> wrote:<br>
>>>>>>> <br>
>>>>>>>> just need confirmation if it's compiler or code and of code <br>
>>>>>>>> which<br>
>>>>>>>> specific<br>
>>>>>>>> commit breaks it.  you could revert code on 2019 and confirm it<br>
>>>>>>>> works<br>
>>>>>>>> too,<br>
>>>>>>>> and if it does work, bisect to find the broken commit<br>
>>>>>>>> <br>
>>>>>>>> On Fri, Jul 26, 2019 at 2:05 PM Bipin Patel <<a href="mailto:bipin@xbipin.com" target="_blank" rel="noreferrer">bipin@xbipin.com</a>><br>
>>>>>>>> wrote:<br>
>>>>>>>> <br>
>>>>>>>>> Actually just before those pvs studio commits started I was on <br>
>>>>>>>>> 2017<br>
>>>>>>>>> but to<br>
>>>>>>>>> test it out I moved to 2019 and then did a git pull and started<br>
>>>>>>>>> compiling<br>
>>>>>>>>> and kept doing it till date but no audio at all so I'm not sure<br>
>>>>>>>>> 2019<br>
>>>>>>>>> killed<br>
>>>>>>>>> it or those commits and not sure which commit if that was an <br>
>>>>>>>>> issue.<br>
>>>>>>>>> I'll<br>
>>>>>>>>> try move back to 2017 and see what happens tomorrow but if<br>
>>>>>>>>> everything<br>
>>>>>>>>> compiles just fine in 2019 then how can VS cause a no incoming<br>
>>>>>>>>> audio<br>
>>>>>>>>> specifically the part in the call where fs says IP/port <br>
>>>>>>>>> confirmed<br>
>>>>>>>>> just<br>
>>>>>>>>> before the incoming audio starts which never happens in latest<br>
>>>>>>>>> commits. I<br>
>>>>>>>>> have the last working git checkout hash which I can send you<br>
>>>>>>>>> tomorrow but<br>
>>>>>>>>> that was compiled on 2017<br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> On July 26, 2019 9:00:43 PM Mike Jerris <<a href="mailto:mike@freeswitch.com" target="_blank" rel="noreferrer">mike@freeswitch.com</a>><br>
>>>>>>>>> wrote:<br>
>>>>>>>>> <br>
>>>>>>>>>> is this issue specific to 2019 or on 2017 as well?  what <br>
>>>>>>>>>> specific<br>
>>>>>>>>>> commit<br>
>>>>>>>>>> breaks it?<br>
>>>>>>>>>> <br>
>>>>>>>>>> On Fri, Jul 26, 2019 at 3:31 AM Bipin Patel <<a href="mailto:bipin@xbipin.com" target="_blank" rel="noreferrer">bipin@xbipin.com</a>><br>
>>>>>>>>>> wrote:<br>
>>>>>>>>>> <br>
>>>>>>>>>>> hi,<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> FS master branch has been receiving a lot of commits recently <br>
>>>>>>>>>>> and<br>
>>>>>>>>>>> i<br>
>>>>>>>>>>> noticed since those PVS-Studio patches started coming in it<br>
>>>>>>>>>>> compiles<br>
>>>>>>>>>>> fine but there is no incoming audio on any calls even though<br>
>>>>>>>>>>> there<br>
>>>>>>>>>>> are<br>
>>>>>>>>>>> no errors, tried with normal udp/rtp, tls/srtp and its same <br>
>>>>>>>>>>> for<br>
>>>>>>>>>>> both.<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> Im compiling on VS2019 community on windows 10 64bit with <br>
>>>>>>>>>>> just<br>
>>>>>>>>>>> the<br>
>>>>>>>>>>> SDK<br>
>>>>>>>>>>> upgraded, toolset tried the existing one as well as tried<br>
>>>>>>>>>>> upgrading that<br>
>>>>>>>>>>> but same behavior for both. Is is still some work in progress <br>
>>>>>>>>>>> or<br>
>>>>>>>>>>> some<br>
>>>>>>>>>>> bug?<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> Regards,<br>
>>>>>>>>>>> Bipin<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS <br>
>>>>>>>>>>> and<br>
>>>>>>>>>>> PSTN<br>
>>>>>>>>>>> services.<br>
>>>>>>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> Join our online community to chat in real time<br>
>>>>>>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> Professional FreeSWITCH Services<br>
>>>>>>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> Official FreeSWITCH Sites<br>
>>>>>>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>>>>>>> <br>
>>>>>>>>>>> <br>
>>>>>>>>>>> FreeSWITCH-users mailing list<br>
>>>>>>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>>>>>>> UNSUBSCRIBE:<br>
>>>>>>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>>>> <br>
>>>>>>>>>> <br>
>>>>>>>>>> <br>
>>>>>>>>>> ----------<br>
>>>>>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>>>>>> <br>
>>>>>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and<br>
>>>>>>>>>> PSTN<br>
>>>>>>>>> services.<br>
>>>>>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>>>>>> <br>
>>>>>>>>>> Join our online community to chat in real time<br>
>>>>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>>>>>> <br>
>>>>>>>>>> Professional FreeSWITCH Services<br>
>>>>>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>>>> <br>
>>>>>>>>>> Official FreeSWITCH Sites<br>
>>>>>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>>>>>> <br>
>>>>>>>>>> FreeSWITCH-users mailing list<br>
>>>>>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>>>>>> UNSUBSCRIBE:<br>
>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>>>>> <br>
>>>>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and <br>
>>>>>>>>> PSTN<br>
>>>>>>>>> services.<br>
>>>>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>>>>> <br>
>>>>>>>>> Join our online community to chat in real time<br>
>>>>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>>>>> <br>
>>>>>>>>> Professional FreeSWITCH Services<br>
>>>>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>>> <br>
>>>>>>>>> Official FreeSWITCH Sites<br>
>>>>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>>>>> <br>
>>>>>>>>> FreeSWITCH-users mailing list<br>
>>>>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>>>>> UNSUBSCRIBE:<br>
>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>> <br>
>>>>>>>> <br>
>>>>>>>> <br>
>>>>>>>> ----------<br>
>>>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>>>> <br>
>>>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and <br>
>>>>>>>> PSTN<br>
>>>>>>>> services.<br>
>>>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>>>> <br>
>>>>>>>> Join our online community to chat in real time<br>
>>>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>>>> <br>
>>>>>>>> Professional FreeSWITCH Services<br>
>>>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>>> <br>
>>>>>>>> Official FreeSWITCH Sites<br>
>>>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>>>> <br>
>>>>>>>> FreeSWITCH-users mailing list<br>
>>>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>>>> UNSUBSCRIBE:<br>
>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>> <br>
>>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>>> <br>
>>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and <br>
>>>>>>> PSTN<br>
>>>>>>> services.<br>
>>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>>> <br>
>>>>>>> Join our online community to chat in real time<br>
>>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>>> <br>
>>>>>>> Professional FreeSWITCH Services<br>
>>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>>> <br>
>>>>>>> Official FreeSWITCH Sites<br>
>>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>>> <br>
>>>>>>> FreeSWITCH-users mailing list<br>
>>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>>> UNSUBSCRIBE:<br>
>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>> <br>
>>>>>> <br>
>>>> _________________________________________________________________________<br>
>>>>>> <br>
>>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and <br>
>>>>>> PSTN<br>
>>>>>> services.<br>
>>>>>> Build your next product on our scalable cloud platform.<br>
>>>>>> <br>
>>>>>> Join our online community to chat in real time<br>
>>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>>> <br>
>>>>>> Professional FreeSWITCH Services<br>
>>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>>> <br>
>>>>>> Official FreeSWITCH Sites<br>
>>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>>> <br>
>>>>>> FreeSWITCH-users mailing list<br>
>>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>>> UNSUBSCRIBE:<br>
>>>> <a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>> <br>
>>>>> <br>
>>>>> _________________________________________________________________________<br>
>>>>> <br>
>>>>> The FreeSWITCH project is sponsored by SignalWire<br>
>>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN<br>
>>>>> services.<br>
>>>>> Build your next product on our scalable cloud platform.<br>
>>>>> <br>
>>>>> Join our online community to chat in real time<br>
>>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>>> <br>
>>>>> Professional FreeSWITCH Services<br>
>>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>>> <br>
>>>>> Official FreeSWITCH Sites<br>
>>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>>> <br>
>>>>> FreeSWITCH-users mailing list<br>
>>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>> <br>
>>>> <br>
>>>> _________________________________________________________________________<br>
>>>> <br>
>>>> The FreeSWITCH project is sponsored by SignalWire <br>
>>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN<br>
>>>> services.<br>
>>>> Build your next product on our scalable cloud platform.<br>
>>>> <br>
>>>> Join our online community to chat in real time<br>
>>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>>> <br>
>>>> Professional FreeSWITCH Services<br>
>>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>>> <br>
>>>> Official FreeSWITCH Sites<br>
>>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>>> <br>
>>>> FreeSWITCH-users mailing list<br>
>>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>> <br>
>>> <br>
>>> <br>
>>> ----------<br>
>>> _________________________________________________________________________<br>
>>> <br>
>>> The FreeSWITCH project is sponsored by SignalWire <br>
>>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN <br>
>>> services.<br>
>>> Build your next product on our scalable cloud platform.<br>
>>> <br>
>>> Join our online community to chat in real time <br>
>>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>>> <br>
>>> Professional FreeSWITCH Services<br>
>>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>>> <br>
>>> Official FreeSWITCH Sites<br>
>>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>>> <br>
>>> FreeSWITCH-users mailing list<br>
>>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>> <br>
>> _________________________________________________________________________<br>
>> <br>
>> The FreeSWITCH project is sponsored by SignalWire <br>
>> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
>> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN <br>
>> services.<br>
>> Build your next product on our scalable cloud platform.<br>
>> <br>
>> Join our online community to chat in real time <br>
>> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
>> <br>
>> Professional FreeSWITCH Services<br>
>> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
>> <br>
>> Official FreeSWITCH Sites<br>
>> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
>> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
>> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
>> <br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
> <br>
> _________________________________________________________________________<br>
> <br>
> The FreeSWITCH project is sponsored by SignalWire <br>
> <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN <br>
> services.<br>
> Build your next product on our scalable cloud platform.<br>
> <br>
> Join our online community to chat in real time <br>
> <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
> <br>
> Professional FreeSWITCH Services<br>
> <a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
> <br>
> Official FreeSWITCH Sites<br>
> <a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
> <a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
> <a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
> <br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank" rel="noreferrer">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank" rel="noreferrer">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>