[Freeswitch-users] Freeswitch 1.4.15 and a sudden jump in CPU usage

Ali Pey alipey at gmail.com
Mon Feb 16 20:45:15 MSK 2015


Hello,

We were able to duplicate this problem in Production last Friday by adding
load to one of the Freeswitch servers. I have attached the required debug
files to the Jira ticket: https://freeswitch.org/jira/browse/FS-7066
<https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=50c6e727-06f4-4d51-8885-ba235c13909f&cm_destination=https://freeswitch.org/jira/browse/FS-7066>

I noticed that the CPU jump happens at around 390 channels and also noticed
that there were about 80 channels that seemed to be in a stuck state. The
Proxy server showed ~400 calls on that server, but the server itself showed
~480 channels. A restart was required to fix the problem.

Regards,
Ali Pey


On Mon, Feb 16, 2015 at 11:32 AM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> FYI,
>
> 100 ppl saying "Me too" doesn't really help.  Each and every one needs to
> test latest master because out of all the people making this claim only one
> had some idea that a particular hunk of a recent patch helped cause this
> issue.  The hunk in question has been reverted but nobody has reported on
> any of the actual JIRA.   This is an open source community not a support
> hub.  People need to do the leg work to solve issues and follow the policy
> laid out.   If anyone wants more than that, we offer paid support.
> Claiming something is debian 7 when its a VM is not the same thing.  This
> hardware type of issues is related to the kernel that is running on the
> machine, not a guest OS.
>
> Please help keep costs down and contribute meaningful content on this list
> and use JIRA where appropriate.
>
>
>
> On Mon, Feb 16, 2015 at 7:00 AM, Aqs Younas <aqsyounas at gmail.com> wrote:
>
>> Have this issue resolved?
>>
>> On 12 February 2015 at 20:53, Brian West <brian at freeswitch.org> wrote:
>>
>>> Cool, I'll keep an eye on it.
>>>
>>>
>>> On Thu, Feb 12, 2015 at 9:47 AM, Ali Pey <alipey at gmail.com> wrote:
>>>
>>>> I believe it's agreed that we track this here:
>>>>
>>>> https://freeswitch.org/jira/browse/FS-7066
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=76dc5bac-1cf1-4698-9752-7554605fcbe2&cm_destination=https://freeswitch.org/jira/browse/FS-7066>
>>>>
>>>> I will try to collect the required data next time it happens.
>>>>
>>>> Thanks,
>>>> Ali Pey
>>>>
>>>>
>>>>
>>>> On Thu, Feb 12, 2015 at 10:43 AM, Brian West <brian at freeswitch.org>
>>>> wrote:
>>>>
>>>>> Do we have a JIRA on this yet?
>>>>>
>>>>> On Thu, Feb 12, 2015 at 4:31 AM, Dmitry Lysenko <
>>>>> dvl36.ripe.nick at gmail.com> wrote:
>>>>>
>>>>>> Hi Ali,
>>>>>>
>>>>>> 2 years ago here, in mail-list, was a discussion
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e16e2370-7a2b-47f9-b7bc-44127636d7af&cm_destination=http://lists.freeswitch.org/pipermail/freeswitch-users/2013-March/093257.html>.
>>>>>> (memleak can be omitted)
>>>>>> Not sure, but It seems the symptoms was similar.
>>>>>>
>>>>>> Best Wishes,
>>>>>>  Dmitry.
>>>>>>
>>>>>> 2015-02-12 2:53 GMT+02:00 Ali Pey <alipey at gmail.com>:
>>>>>>
>>>>>>> Hi Dmitry,
>>>>>>>
>>>>>>> Can you elaborate a bit please? Are you saying that it won't happen
>>>>>>> with -np? Or it's just a suggestion?
>>>>>>>
>>>>>>> What's the relationship?
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Ali Pey
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Feb 11, 2015 at 6:30 PM, Dmitry Lysenko <
>>>>>>> dvl36.ripe.nick at gmail.com> wrote:
>>>>>>>
>>>>>>>> Hello guys,
>>>>>>>>
>>>>>>>> Try to reproduce this bug with normal priority ("-np") command line
>>>>>>>> switch.
>>>>>>>>
>>>>>>>> Best Wishes,
>>>>>>>>  Dmitry.
>>>>>>>>
>>>>>>>> 2015-02-11 22:54 GMT+02:00 Ali Pey <alipey at gmail.com>:
>>>>>>>>
>>>>>>>>> Thanks Tristan.
>>>>>>>>>
>>>>>>>>> I have had rtp-timer-name set to none for a long time but I still
>>>>>>>>> see the sudden and random jumps in CPU.
>>>>>>>>>
>>>>>>>>> I haven't been able to reproduce it in our Dev/QA environment as
>>>>>>>>> well. If I can reproduce it, I will definitely do the logs as well.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Wed, Feb 11, 2015 at 3:31 PM, Tristan Mahé <t.mahe at b-and-c.net>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>>  Hi Ali,
>>>>>>>>>>
>>>>>>>>>> What I see is kinda the same thing, I still need to provide
>>>>>>>>>> Anthony with the debug logs ( still had no chance to do the requested tests
>>>>>>>>>> on the production, could be related to some of our users UA/callflow and
>>>>>>>>>> cannot reproduce the issue in a lab ). The interesting part as discussed in
>>>>>>>>>> FS-7066 is the timer change is correcting the trouble, and without the
>>>>>>>>>> timer change, we eventually experience blocking of sofia profile ( seems
>>>>>>>>>> related to media playback ).
>>>>>>>>>>
>>>>>>>>>> I hope to have a chance soon to be able to furnish the debug
>>>>>>>>>> logs, if you can, do the same, Anthony gave the steps to provide him some
>>>>>>>>>> usefull logs on the bug comments.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Le 11/02/2015 10:58, Ali Pey a écrit :
>>>>>>>>>>
>>>>>>>>>> Hi Tristan,
>>>>>>>>>>
>>>>>>>>>>  Do you see a sudden jump or just more CPU usage?
>>>>>>>>>>
>>>>>>>>>>  In my case, everything is good for a few days with less than
>>>>>>>>>> %10 CPU usage, then there is a sudden jump to ~%98 CPU usage and it doesn't
>>>>>>>>>> come down until a restart. After restart, it's good again with the same
>>>>>>>>>> load.
>>>>>>>>>>
>>>>>>>>>>  Thanks,
>>>>>>>>>> Ali Pey
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Wed, Feb 11, 2015 at 1:40 PM, Tristan Mahé <t.mahe at b-and-c.net
>>>>>>>>>> > wrote:
>>>>>>>>>>
>>>>>>>>>>> Maybe related to https://freeswitch.org/jira/browse/FS-7066
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=19d94803-ce32-44dc-a0ec-c4d07c1f4f31&cm_destination=https://freeswitch.org/jira/browse/FS-7066>
>>>>>>>>>>> ?
>>>>>>>>>>>
>>>>>>>>>>> Le 11/02/2015 08:00, Giovanni Maruzzelli a écrit :
>>>>>>>>>>>  > somebody has tested if it's a regression, eg: is 1.4.14
>>>>>>>>>>> having
>>>>>>>>>>> > same symptoms?
>>>>>>>>>>> >
>>>>>>>>>>> > -giovanni
>>>>>>>>>>> >
>>>>>>>>>>> > On Wed, Feb 11, 2015 at 4:57 PM, Moishe Grunstein <
>>>>>>>>>>> max at nysolutions.com> wrote:
>>>>>>>>>>> >> Why not a Jira?
>>>>>>>>>>> >>
>>>>>>>>>>> >> Thanks,
>>>>>>>>>>> >>
>>>>>>>>>>> >> Moishe Grunstein
>>>>>>>>>>> >> Tornado Computer Systems, Inc.
>>>>>>>>>>> >> 212.400.7650 888.IPPBX.US
>>>>>>>>>>> >> Service Request Email: support at nysolutions.com
>>>>>>>>>>> >>
>>>>>>>>>>> >> Computer Networking * Managed Services * IP Video
>>>>>>>>>>> Surveillance * Network Assessments * Web Solutions * Voice over IP *
>>>>>>>>>>> Disaster Recovery * Network Security * Site Surveys * CMS
>>>>>>>>>>> >>
>>>>>>>>>>> >> -----Original Message-----
>>>>>>>>>>> >> From: freeswitch-users-bounces at lists.freeswitch.org [mailto:
>>>>>>>>>>> freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of ??
>>>>>>>>>>> >> Sent: Wednesday, February 11, 2015 10:49 AM
>>>>>>>>>>> >> To: FreeSWITCH Users Help
>>>>>>>>>>> >> Subject: Re: [Freeswitch-users] Freeswitch 1.4.15 and a
>>>>>>>>>>> sudden jump in CPU usage
>>>>>>>>>>> >>
>>>>>>>>>>> >> i think it's bug of freeswitch:
>>>>>>>>>>> >>
>>>>>>>>>>> >> -- the Freeswitch using more than 1000% CPU, and there is no
>>>>>>>>>>> other process eating CPU
>>>>>>>>>>> >> -- we move all SIP traffic from the server away, the cpu is
>>>>>>>>>>> low. and after sevral hours, if we move the SIP traffic back again, the FS
>>>>>>>>>>> eating all CPU again. the only way to recovery is to restart the FS.
>>>>>>>>>>> >> -- there is no DB such as mysql on the server, and we have
>>>>>>>>>>> add "nosql"
>>>>>>>>>>> >> option, no help
>>>>>>>>>>> >>
>>>>>>>>>>> >> On Wed, Feb 11, 2015 at 10:03 PM, John Nash <
>>>>>>>>>>> john.nash778 at gmail.com> wrote:
>>>>>>>>>>> >>> Dear Muhammad,
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> I think your issue is different than Ali Pey because CPU
>>>>>>>>>>> rises at a
>>>>>>>>>>> >>> specific time (approx) while running fine most of the time.
>>>>>>>>>>> In my
>>>>>>>>>>> >>> experience you should check following ..
>>>>>>>>>>> >>> - Check using top commands if its indeed freeswitch taking
>>>>>>>>>>> up CPU. It
>>>>>>>>>>> >>> may be logrotate or something.
>>>>>>>>>>> >>> - If you are using DB on same server, also check DB
>>>>>>>>>>> connections, May
>>>>>>>>>>> >>> be some long running query causing it (Like someone fires
>>>>>>>>>>> some billing
>>>>>>>>>>> >>> report at approx same time)
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> On the other hand when you say "it runs fine all day". You
>>>>>>>>>>> may want to
>>>>>>>>>>> >>> check that using top command at different time of day, may
>>>>>>>>>>> be CPU
>>>>>>>>>>> >>> usage keep on increasing and in your peak time it increases
>>>>>>>>>>> so much that you see symptoms.
>>>>>>>>>>> >>> (If this is true may be you and Ali pey have same issue
>>>>>>>>>>> perhaps some
>>>>>>>>>>> >>> CPU leak).
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> P.S. All points I mentioned are from my VOIP experiences in
>>>>>>>>>>> general. I
>>>>>>>>>>> >>> am NOT freeswitch expert. I have recently started
>>>>>>>>>>> experiments with
>>>>>>>>>>> >>> freeswitch so people who are using freeswitch or experts
>>>>>>>>>>> will give
>>>>>>>>>>> >>> more meaningful insight.
>>>>>>>>>>> >>>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> On Wed, Feb 11, 2015 at 7:16 PM, 彭勇 <ppyy at pubyun.com> wrote:
>>>>>>>>>>> >>>> we have add this option to grub and reboot one months ago.
>>>>>>>>>>> no help.
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>> we have media-pass-through  option, and have more than 10
>>>>>>>>>>> thousands
>>>>>>>>>>> >>>> sessions. it works fine all day and the CPU will rise
>>>>>>>>>>> suddenly about
>>>>>>>>>>> >>>> 9:00 am every day.  i should restart the FS to recovery.
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>> On Wed, Feb 11, 2015 at 9:25 PM, Muhammad Naseer Bhatti
>>>>>>>>>>> >>>> <nbhatti at gmail.com> wrote:
>>>>>>>>>>> >>>>> Try nohz=off reboot and see if that helps.
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> Sent from my iPad
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> On Feb 11, 2015, at 16:18, Aqs Younas <aqsyounas at gmail.com>
>>>>>>>>>>> wrote:
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> I am facing same issue. Freeswitch taking more than 100%
>>>>>>>>>>> cpu usage
>>>>>>>>>>> >>>>> in htop even on 200 concurrent calls. For 1000 concurrent
>>>>>>>>>>> calls i
>>>>>>>>>>> >>>>> have to install 3 freeswitch instances due to this much
>>>>>>>>>>> cpu usage
>>>>>>>>>>> >>>>> taking by a single freeswitch node. My Dist is Debian 7.
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> On 11 February 2015 at 17:35, Muhammad Naseer Bhatti
>>>>>>>>>>> >>>>> <nbhatti at gmail.com>
>>>>>>>>>>> >>>>> wrote:
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> It looks like this is the same tickless kernel issue. I
>>>>>>>>>>> am using
>>>>>>>>>>> >>>>>> Debian
>>>>>>>>>>> >>>>>> 7
>>>>>>>>>>> >>>>>> and the CPU usage shows very high. Adding nohz=off to
>>>>>>>>>>> grub options
>>>>>>>>>>> >>>>>> does makes it lower. I am gathering more information in
>>>>>>>>>>> order to
>>>>>>>>>>> >>>>>> file a Jira.
>>>>>>>>>>> >>>>>> Debian 6 on the other hand works very quietly on the same
>>>>>>>>>>> >>>>>> workload. We are talking about 200+% CPU utilization on
>>>>>>>>>>> Debian 7
>>>>>>>>>>> >>>>>> and around 50% on Debian 6 showing in htop. I know so
>>>>>>>>>>> many other
>>>>>>>>>>> >>>>>> factors also involved but I am still digging out more.
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> —
>>>>>>>>>>> >>>>>> Thanks,
>>>>>>>>>>> >>>>>> Muhammad Naseer Bhatti
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> From: 彭勇 <ppyy at pubyun.com>
>>>>>>>>>>> >>>>>> Reply: FreeSWITCH Users Help
>>>>>>>>>>> >>>>>> <freeswitch-users at lists.freeswitch.org>>
>>>>>>>>>>> >>>>>> Date: February 11, 2015 at 3:20:46 PM
>>>>>>>>>>> >>>>>> To: FreeSWITCH Users Help <
>>>>>>>>>>> freeswitch-users at lists.freeswitch.org>>
>>>>>>>>>>> >>>>>> Subject:  Re: [Freeswitch-users] Freeswitch 1.4.15 and a
>>>>>>>>>>> sudden
>>>>>>>>>>> >>>>>> jump in CPU usage
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> same issue.
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> I have several FS 1.4.15 running on CentOS 6.5 x86_64,
>>>>>>>>>>> the CPU
>>>>>>>>>>> >>>>>> will be very high about 9:00 am every morning. there is
>>>>>>>>>>> no crontab
>>>>>>>>>>> >>>>>> at this time.
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> i will downgrade to 1.4.14 to see if there is such issue.
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> On Wed, Feb 11, 2015 at 1:14 AM, Ali Pey <
>>>>>>>>>>> alipey at gmail.com> wrote:
>>>>>>>>>>> >>>>>>> Hi Anthony,
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> I do not know if I am hitting a bug and if this is a
>>>>>>>>>>> bug, I
>>>>>>>>>>> >>>>>>> don't have much info. I'm using this mailing list to see
>>>>>>>>>>> if
>>>>>>>>>>> >>>>>>> anyone else is experiencing this problem and if there is
>>>>>>>>>>> a
>>>>>>>>>>> >>>>>>> configuration change on Linux or Freeswitch that can fix
>>>>>>>>>>> this
>>>>>>>>>>> >>>>>>> problem. Jira would be to report bugs when you know
>>>>>>>>>>> there is a
>>>>>>>>>>> >>>>>>> bug. My problem could be (very likely) an environment
>>>>>>>>>>> related issue.
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> Thanks.
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> On Tue, Feb 10, 2015 at 11:55 AM, Anthony Minessale
>>>>>>>>>>> >>>>>>> <anthony.minessale at gmail.com> wrote:
>>>>>>>>>>> >>>>>>>> Also you will have better luck using JIRA. The mailing
>>>>>>>>>>> list is
>>>>>>>>>>> >>>>>>>> expressly NOT for reporting issues.
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> On Tue, Feb 10, 2015 at 10:51 AM, Michael Jerris
>>>>>>>>>>> >>>>>>>> <mike at jerris.com>
>>>>>>>>>>> >>>>>>>> wrote:
>>>>>>>>>>> >>>>>>>>> you might want to use gcore to look at the threads and
>>>>>>>>>>> see
>>>>>>>>>>> >>>>>>>>> what is different when it in this state and not.
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> On Feb 10, 2015, at 11:28 AM, Ali Pey <
>>>>>>>>>>> alipey at gmail.com> wrote:
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> Hello,
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> Normally our CPU usage during peak hours are less
>>>>>>>>>>> than %10;
>>>>>>>>>>> >>>>>>>>>> however, time to time, freeswitch uses more than %95
>>>>>>>>>>> of the
>>>>>>>>>>> >>>>>>>>>> CPU and it stays there forever. The only way to get
>>>>>>>>>>> it back
>>>>>>>>>>> >>>>>>>>>> to normal is to restart freeswitch service. During
>>>>>>>>>>> the high
>>>>>>>>>>> >>>>>>>>>> CPU usage, freeswitch continues to operate but very
>>>>>>>>>>> very
>>>>>>>>>>> >>>>>>>>>> slow.
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> If I lower the traffic quite a bit, the CPU comes
>>>>>>>>>>> down, but
>>>>>>>>>>> >>>>>>>>>> adding back the traffic, the CPU usage goes right
>>>>>>>>>>> back up.
>>>>>>>>>>> >>>>>>>>>> After freeswitch restart, it becomes normal again
>>>>>>>>>>> with the
>>>>>>>>>>> >>>>>>>>>> same traffic.
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> Any ideas or suggestions?
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> Much appreciated.
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>> Thanks,
>>>>>>>>>>> >>>>>>>>>> Ali Pey
>>>>>>>>>>> >>>>>>>>>>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> ______________________________________________________________
>>>>>>>>>>> >>>>>>>>> ___________ Professional FreeSWITCH Consulting
>>>>>>>>>>> Services:
>>>>>>>>>>> >>>>>>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ece27df3-d2ae-4544-81c0-f99f9718e1f0&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b56f2a90-6ea5-4cd1-a6d4-9e1e3561bc5f&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=97e8a6b6-4057-496c-a758-fe377b59ab99&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=6afbee86-928f-431a-8521-ea6eeec7c5a7&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=21bc7c41-9144-40e1-bc9a-ec591b37f90d&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=808c6ea0-d132-4b95-9193-5670c00953ce&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f10a9bcd-38a1-4983-bdc4-207cae3cfc56&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=40af98be-bdcb-42a3-bb1b-32bdc60d9ae5&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=440a9d86-0cba-474a-84b5-4e6a5a9ea4da&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> >>>>>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freesw
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=32b5dfb3-5aa6-4598-a912-462dc8e03c20&cm_destination=http://lists.freeswitch.org/mailman/options/freesw>
>>>>>>>>>>> >>>>>>>>> itch-users
>>>>>>>>>>> >>>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=dfc6a8da-5b63-48ec-bdb7-f9ba0debdc47&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8e4f5672-bc4b-4907-8a3c-f69a7e82489c&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e077c743-693c-4da9-a6d6-b93554919f7e&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> --
>>>>>>>>>>> >>>>>>>> Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> ☞
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=95bd6522-aad0-4712-8cbc-51d45ae1c1d2&cm_destination=http://freeswitch.org/>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4fab79a7-007c-4341-a4b2-8dfbec865e35&cm_destination=http://freeswitch.org/>
>>>>>>>>>>> http://freeswitch.org/
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=4a5a21a9-ffdc-436b-8b54-3e2a55eaad14&cm_destination=http://freeswitch.org/>
>>>>>>>>>>>>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f53657e5-65a4-4c72-ac9a-7e4b7e209add&cm_destination=http://cluecon.com/>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=42a630fe-a35c-46b2-b80a-ffbc4344073a&cm_destination=http://cluecon.com/>
>>>>>>>>>>> http://cluecon.com/
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=528a9c29-82bb-46bd-9ccc-6cc31ec8888e&cm_destination=http://cluecon.com/>
>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d397f309-4ce5-4e9a-b77b-d86acad8d49c&cm_destination=http://twitter.com/FreeSWITCH>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=015eca1f-947a-437e-a207-97a188b6bb96&cm_destination=http://twitter.com/FreeSWITCH>
>>>>>>>>>>> http://twitter.com/FreeSWITCH
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=0bea9eb6-dfad-4701-a1a2-f54cfc7e1338&cm_destination=http://twitter.com/FreeSWITCH>
>>>>>>>>>>>>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4db1376d-2dc3-4102-8037-0633abea930c&cm_destination=http://irc.freenode.net>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b30f9a1d-7e00-456b-9bb2-7ccc293a1887&cm_destination=http://irc.freenode.net>
>>>>>>>>>>> irc.freenode.net
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=5c4e63b0-7892-4ddf-991a-abf644930d15&cm_destination=http://irc.freenode.net>
>>>>>>>>>>> #freeswitch ☞
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e541bbbf-c71d-4b56-bca1-4066903c9fa4&cm_destination=http://freeswitch.org/g+>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=286cb330-4466-4574-b4a9-52bc48588736&cm_destination=http://freeswitch.org/g+>
>>>>>>>>>>> http://freeswitch.org/g+
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=cb2f0b8c-c030-4edd-99eb-d07041914e0c&cm_destination=http://freeswitch.org/g+>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> ClueCon Weekly Development Call ☎
>>>>>>>>>>> >>>>>>>> sip:888 at conference.freeswitch.org ☎ +19193869900
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> _______________________________________________________________
>>>>>>>>>>> >>>>>>>> __________ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ff7ddc1d-7fd6-4a70-911c-5fe98d0037b5&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=3e9b17b5-9fb1-414c-a066-7914fcf3e9c3&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=306ae024-ada6-408b-a67a-0e4fda18ebcd&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=cc767f27-be2a-476f-8f00-c871a84626d2&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=772a8f1f-aa8f-479b-8407-c2a1203bc2e7&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b2a9a8d6-7992-4584-a494-b8cd608705c0&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e6786355-237b-41c2-8f98-3ea46c42d70d&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=0cb7e89c-2a21-423b-a8b6-efbcc0f8fa83&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fccb5124-af34-4bd0-831b-761569f3b284&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> >>>>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswi
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ea4c1f06-4c93-45c0-ba53-5a6f08f403d9&cm_destination=http://lists.freeswitch.org/mailman/options/freeswi>
>>>>>>>>>>> >>>>>>>> tch-users
>>>>>>>>>>> >>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8fe31aae-bd59-4e26-865f-186f00255900&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b676e9ee-ba2b-4e50-ac7b-d58012892b7a&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=daf67b80-9127-44a9-a455-b80cf798f5a3&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> ________________________________________________________________
>>>>>>>>>>> >>>>>>> _________ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f45966ea-d037-4bb7-aab1-34a834f7c469&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=729eb019-9764-4826-ad05-b286c165ff43&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=56c7747a-303b-4ee7-beb8-2ef00f7489a1&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2695a4df-70ea-482a-a39d-13b70260e6e6&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f708a60e-85b5-433a-86a9-1a403ae9e821&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c2154ad7-cc5c-4336-aa2f-8c1f0bc33337&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6f10dcb8-d2bf-4e1b-9d63-c3f1462df83d&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e1500a5f-2610-4f19-bd14-d858e723488a&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c796aa8b-47f1-40c3-8101-63da63b0be2a&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> >>>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswit
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=aabc8eb4-72df-4896-a050-df193b73ffc1&cm_destination=http://lists.freeswitch.org/mailman/options/freeswit>
>>>>>>>>>>> >>>>>>> ch-users
>>>>>>>>>>> >>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=bd0a8810-0394-42e8-b500-c53079d90fbc&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=06922c67-49db-4aba-87b5-81776a3323ac&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=cc3858aa-715c-412f-90d7-fdc3c6d089b9&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> --
>>>>>>>>>>> >>>>>> Peng Yong
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> __________________________________________________________________
>>>>>>>>>>> >>>>>> _______ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=966487e4-0350-472f-a5bf-cdd31723a426&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=cf082cec-fdca-4819-b798-50d042f62103&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=a7289a22-8379-4c45-8e9d-90a42247dae3&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=d8d27899-2914-45da-99f5-5300be9cf58c&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=090c5580-e933-42d4-9f69-0380c835fa31&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e282694b-8d11-47a0-b627-2bc1ddb621da&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ece80cc8-e9c8-468e-9aa6-03b6cad295a3&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=fbb9edcb-459b-48a7-92f7-15481c5bacb2&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9a076f11-6d7e-4af5-a6b4-ccca0bd80a72&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=11f527f6-3375-41df-af4b-f2ff78ff1f3d&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch>
>>>>>>>>>>> >>>>>> -users
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9892a989-b25e-48bb-ba81-e2349788a910&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=a10f6d2e-deef-4591-a2d4-173ef7784724&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=3d097021-cfab-400b-818b-06c13a1d52c9&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> __________________________________________________________________
>>>>>>>>>>> >>>>>> _______ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8b6bebc8-0573-4ed1-a15f-15ce5b03548b&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=740f8e32-e954-45a2-a4aa-34b6beeeb896&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6bdd5f17-c959-4f94-babb-73830fc968c9&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=bb389ab9-a94d-4f69-96ac-32cd43af6f93&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e16a4663-262b-45e8-8ce5-fef17792bd85&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ebad7f9c-d02e-4429-b1df-33751d918459&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0eb43d46-649e-47e1-bbde-c02b94b9a415&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=f98909ef-b3de-434c-9f99-d895ae5d51a2&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=dad230f4-8007-432d-8eaa-79887d6821fd&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> >>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=eb00c095-9cd0-47e1-8b81-fa11f8508b0a&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch>
>>>>>>>>>>> >>>>>> -users
>>>>>>>>>>> >>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d5d1b7b5-6842-4186-9abb-efa9229aca5b&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=15aca187-4bd4-499d-a742-6520497628d1&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=8042f37e-a2a9-44b1-bb4c-e8aebe54efb4&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> ___________________________________________________________________
>>>>>>>>>>> >>>>> ______ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0f8a4103-e33a-480f-8c04-78aa5d67459e&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9d59d7b4-4024-49b9-8d82-053d09181f71&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fe0e30ce-7949-4580-9f31-707862d5a7ae&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=f4d6d4dc-9e9b-4cb7-a074-86a30801b699&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=527971c9-b9b6-4b2a-b55e-01dbdefeca49&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=340d87bf-a57c-413b-883e-c9ee5c648a57&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=3de09fad-9d36-4594-8262-ac9fee77bac6&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=9d3670ba-8f15-4698-b7af-d5cbedde3c21&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=765d0f2c-0059-4944-a498-9e0daefa5ee3&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6ad237d1-7719-422c-bbe5-596e16f942d9&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch->
>>>>>>>>>>> >>>>> users
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=e6a302ef-79e0-4d57-9f0e-55814278f20a&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0189abe1-4d5d-4b4b-94e6-8855829b53c3&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e46cfe28-1c6f-4c8a-975e-6a967b132c98&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> ___________________________________________________________________
>>>>>>>>>>> >>>>> ______ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>>> consulting at freeswitch.org
>>>>>>>>>>> >>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=355922ae-48b3-43bb-ab58-5f168e88a7ca&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=3bdc8b7f-c758-4c32-859b-1e634e5387cc&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0c138233-238a-4098-8e03-d95aa38afad7&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c45dac09-0dcf-4c72-a6bc-391f102d2daa&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=09f22d7f-0dba-4c2f-8e56-dc1f0b17b3ef&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=86e199e8-009c-41c9-a4c5-d7b69c7784cb&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=a4e1eab6-c942-4ac2-93fa-082ece367aa7&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=45c7ff5a-7e3a-43a3-9d56-75e69383bf2e&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>>
>>>>>>>>>>> >>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=49da3d34-51f7-4dcc-8186-7236e7983c0d&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=40b1934b-0fc3-437d-b356-5fb238aeaa29&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch->
>>>>>>>>>>> >>>>> users
>>>>>>>>>>> >>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=02373f18-68f8-4ef3-b5c8-83fa2250f909&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8dcbc43e-e49c-414b-90f8-1339b22b8558&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e893506c-bdcc-4967-92ae-715300e2a60c&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>> --
>>>>>>>>>>> >>>> Peng Yong
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>>
>>>>>>>>>>> _____________________________________________________________________
>>>>>>>>>>> >>>> ____ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>>> consulting at freeswitch.org
>>>>>>>>>>> >>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c3ed191c-dded-46f5-a6fb-ab3259e1cd7d&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=95fdf508-798d-4ed3-affe-cbe9ca827bf7&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d7eba239-9748-4f10-ad5c-0a190d649e59&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=d928c6a7-ef51-43c9-8e99-2979dd06abfb&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0edef871-458b-4f1e-86a5-389a1533d83a&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=a1605927-0eba-4612-a1d2-e20a180e2928&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fdb1082b-fe25-48f1-9f98-2ee60679a0ae&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c1fbec9e-f3c8-4a8a-92d5-d239b08ec5dc&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>>
>>>>>>>>>>> >>>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=447d1be6-6b02-4a8e-b6d2-2da154a5113f&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-us
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=edf9a03d-2845-46f2-af77-d4f55d802583&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-us>
>>>>>>>>>>> >>>> ers
>>>>>>>>>>> >>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=67ef1cb3-ae56-4800-aa14-9b9903e1fe82&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=2d80fd31-4863-43a5-a3f6-6fb13f8cf60a&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=87fb5c64-6cb0-4085-a52a-76e3d85dfb27&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>>
>>>>>>>>>>> ______________________________________________________________________
>>>>>>>>>>> >>> ___ Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >>> consulting at freeswitch.org
>>>>>>>>>>> >>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6a7f6653-60e4-4120-9f3c-f3c1fa6a8ad7&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> Official FreeSWITCH Sites
>>>>>>>>>>> >>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f0cdb605-547e-4020-ac28-64df5db0e156&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=dc9f885c-c777-4747-9603-96d7fb0977fc&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=1096840f-d3ef-47c2-a5b3-ea6915aabc7f&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b6d643ed-4d8e-45bc-86c4-d6626b97acb6&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c6851892-ba56-4d4a-b27f-7dc52def0808&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=46ccb215-38ef-4f36-9b27-f39161568fd5&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=21bd4615-24eb-42f6-ab4f-3a6084c771f4&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>>
>>>>>>>>>>> >>> FreeSWITCH-users mailing list
>>>>>>>>>>> >>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >>>
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=dcbf5f2d-fcb2-47c6-8f60-f16eaadca9f5&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-use
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=801ba244-91be-4b86-aa56-63e0c9736fc1&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-use>
>>>>>>>>>>> >>> rs
>>>>>>>>>>> >>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0d29bdb9-9f00-45a7-88ff-0a88bb4bd726&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fdec5768-128e-4082-8b01-689e3260f37f&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=56a080f5-51e0-4917-9e82-36a2a89d9075&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>
>>>>>>>>>>> >>
>>>>>>>>>>> >> --
>>>>>>>>>>> >> Peng Yong
>>>>>>>>>>> >>
>>>>>>>>>>> >>
>>>>>>>>>>> _________________________________________________________________________
>>>>>>>>>>> >> Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >> consulting at freeswitch.org
>>>>>>>>>>> >> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=17d5269c-067a-4276-bbfc-f7ded27f0fc8&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>
>>>>>>>>>>> >> Official FreeSWITCH Sites
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d26f998b-efcf-4e4b-874e-92a52b46b933&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=14214c6c-124b-466e-a446-889dec7d4515&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=bc9389d5-8063-45fe-a0ad-53add05616a1&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f49aef43-5f55-46e2-afce-8d1fa9b95b5f&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d2cf07c0-d54c-4acf-9297-08c7a42f5e26&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=95d53dc7-dbe2-46a7-8ff0-c4f1ea9dab33&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=15141389-ee98-422e-8985-493a6f850943&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>
>>>>>>>>>>> >> FreeSWITCH-users mailing list
>>>>>>>>>>> >> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=2d1cd89b-10f5-454e-b0ff-d2ee46ba939c&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6f6af1a8-8b9c-4c70-8db1-b49815cdfd6c&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9053b992-1fe1-461b-b8e8-e9cbfd5f4b5d&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ceb0c6cc-0032-4fb4-8dbe-a340c70410e0&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=21cdef37-86b5-46f1-85da-e3a3c1b7b99a&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >>
>>>>>>>>>>> _________________________________________________________________________
>>>>>>>>>>> >> Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> >> consulting at freeswitch.org
>>>>>>>>>>> >> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=eb4e3b03-3ca5-46d8-8979-d357fa7c918c&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>> >>
>>>>>>>>>>> >> Official FreeSWITCH Sites
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b66fb66e-77d7-47c9-8edd-c3e809ea83eb&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=6a26679c-bc6c-4a0f-8b00-f6f441cea117&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=d8fb59f6-da31-46c8-99d3-1c5052632716&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b5b50d33-288a-44d8-a9b7-e8b495ff0596&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d36322db-22ab-4e38-b2bb-ab729ee41218&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=be3ea1a4-1cf3-4077-8859-cbce021b98ad&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c7a71a80-c2a7-488d-b97d-83e4a477bdfb&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> >>
>>>>>>>>>>> >> FreeSWITCH-users mailing list
>>>>>>>>>>> >> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> >> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ba357d49-38f0-43ac-ae85-86cc24ea0a0e&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> >> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=3711ece4-8d7c-4c20-8a0a-e59981c64967&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>>>> >>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9fec6510-d531-4252-b607-8cd2f9d472a7&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=cb77daf6-9e7e-4c92-971b-ee8b2ec0a39a&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=cb064616-cf23-4d43-a968-ab8b9e97f1a1&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> >
>>>>>>>>>>> >
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _________________________________________________________________________
>>>>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>>>>> consulting at freeswitch.org
>>>>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=2d4b1c29-3848-4e87-a356-2edbe7eabad7&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>>
>>>>>>>>>>> Official FreeSWITCH Sites
>>>>>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8c01f3a6-120a-4a6a-8c3b-cab03512fedb&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=1c81eb49-1205-4252-9e4e-44cb65c30fd2&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=f659280f-a36c-4027-a6b4-aae1453fa6c6&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://confluence.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0eb213f2-9522-461f-9ae8-99f453ce037e&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fd28ce52-7245-433b-9e7b-a6b8fa440a2c&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8ccba379-b1b0-4ae5-8a34-580c41ca6ac9&cm_destination=http://www.cluecon.com>
>>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=be1d0338-6e06-4190-8344-06036ebc37ec&cm_destination=http://www.cluecon.com>
>>>>>>>>>>>
>>>>>>>>>>> FreeSWITCH-users mailing list
>>>>>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=07c831ae-2b8e-49a6-98fc-50c2f1a29939&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>>> UNSUBSCRIBE:
>>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=7d7ed870-7cfa-42c9-9acd-3ca8920857b9&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>>>>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c5021cad-5b42-47ee-b9e1-01fabcf7d837&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=de212540-3df1-4c18-888c-1830d05e0d3c&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e6ae30c8-2b32-473c-88cb-777dabc5b026&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _________________________________________________________________________
>>>>>>>>>> Professional FreeSWITCH Consulting Services: consulting at freeswitch.orghttp://www.freeswitchsolutions.com <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=65a8eef0-177f-4e95-ac22-915ac7d61eda&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>
>>>>>>>>>> Official FreeSWITCH Sites <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8652ce82-9897-4005-8cb1-5d8c68d7f5b1&cm_destination=http://www.freeswitch.org> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=29c69a3f-dda9-4756-ab2c-994e34da7d5e&cm_destination=http://www.freeswitch.org>http://www.freeswitch.org <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=ed784ea5-129f-4b2d-b62a-f6577b81a6ce&cm_destination=http://www.freeswitch.org>http://confluence.freeswitch.org <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9b6b4b8b-7876-430a-8f7e-fbe67067292b&cm_destination=http://confluence.freeswitch.org> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9585fdfe-9be1-4a78-a119-a6476ff9e846&cm_destination=http://www.cluecon.com> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=84534c66-aa48-409e-b356-6605d7348b29&cm_destination=http://www.cluecon.com>http://www.cluecon.com <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=39376c72-2151-4793-a6c2-f834229da3c9&cm_destination=http://www.cluecon.com>
>>>>>>>>>>
>>>>>>>>>> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=536bea7a-e629-4339-b96e-decae3cd10ee&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=878c49e4-8c8c-4d72-9718-1cb1cbab39d0&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=31b97976-9a84-4848-86a6-a6b99759042b&cm_destination=http://www.freeswitch.org> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d4cbe084-91c2-4e3d-9994-c4ee184bc97c&cm_destination=http://www.freeswitch.org>http://www.freeswitch.org <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=811be960-3512-4de9-9021-b38bd2725a1c&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _________________________________________________________________________
>>>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>>>> consulting at freeswitch.org
>>>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=73402c8c-41bc-4bbb-9acf-5768ebf116d4&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>>
>>>>>>>>>> Official FreeSWITCH Sites
>>>>>>>>>>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4bc2e23f-e605-44a5-b9a8-4cce016cb65b&cm_destination=http://www.freeswitch.org>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d5857f6e-3270-4856-adc5-85f4670a60e9&cm_destination=http://www.freeswitch.org>
>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=8f0196fd-e381-4337-bef6-b76c3f971719&cm_destination=http://www.freeswitch.org>
>>>>>>>>>> http://confluence.freeswitch.org
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=5c7384dd-cdb3-46f2-9729-7d9c72486bf7&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b6176d93-fc3e-47c3-938c-944d7c3c7922&cm_destination=http://www.cluecon.com>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0257f19c-5ee6-4b64-b557-6b00906963b8&cm_destination=http://www.cluecon.com>
>>>>>>>>>> http://www.cluecon.com
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2798bc7b-7e4f-4e36-80ce-9314597dc934&cm_destination=http://www.cluecon.com>
>>>>>>>>>>
>>>>>>>>>> FreeSWITCH-users mailing list
>>>>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4303c108-966d-48cd-8740-6b855b29cc88&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>>> UNSUBSCRIBE:
>>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=2bc2882e-4268-4fd0-a8b0-a530776a4e52&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>>>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=15e6d9a6-bd42-46ca-8dcc-3856ade6a481&cm_destination=http://www.freeswitch.org>
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=fadddef3-9ff5-4efe-a107-41c919ac11fc&cm_destination=http://www.freeswitch.org>
>>>>>>>>>> http://www.freeswitch.org
>>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=b1a9710d-b42e-42c2-8697-e7beeb4e00b4&cm_destination=http://www.freeswitch.org>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _________________________________________________________________________
>>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>>> consulting at freeswitch.org
>>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=55a79be9-688a-4c9f-b886-3c117e704ba0&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>>
>>>>>>>>> Official FreeSWITCH Sites
>>>>>>>>>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=2e8126ac-b5d1-44be-964f-d03ebc062549&cm_destination=http://www.freeswitch.org>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ac2c50ec-206c-49cb-9576-01822c07bb20&cm_destination=http://www.freeswitch.org>
>>>>>>>>> http://www.freeswitch.org
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=add2f397-8a47-4f8d-8d77-283ff98208e8&cm_destination=http://www.freeswitch.org>
>>>>>>>>> http://confluence.freeswitch.org
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=18941a9a-91d8-4c34-b044-8ba3d065fe77&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=69056500-6344-45b2-8083-15a026e3ecba&cm_destination=http://www.cluecon.com>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4d632cac-dc55-4008-a5ff-075fe9ef4e53&cm_destination=http://www.cluecon.com>
>>>>>>>>> http://www.cluecon.com
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=7116d251-f8ed-4d8c-a986-d526cd964f20&cm_destination=http://www.cluecon.com>
>>>>>>>>>
>>>>>>>>> FreeSWITCH-users mailing list
>>>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=54be09bb-31b5-4faf-956a-75601351bf4e&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>>> UNSUBSCRIBE:
>>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=31209ec3-b264-406b-b532-d204af4a847c&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=627098a7-e8f0-4d7e-ba05-fde89c17a9fa&cm_destination=http://www.freeswitch.org>
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=aa264e5f-95b2-4257-b798-6c0ce704f539&cm_destination=http://www.freeswitch.org>
>>>>>>>>> http://www.freeswitch.org
>>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=8251e2da-a4e1-48b0-aebd-932d650553d6&cm_destination=http://www.freeswitch.org>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> _________________________________________________________________________
>>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>>> consulting at freeswitch.org
>>>>>>>> http://www.freeswitchsolutions.com
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f8061294-4784-416f-bb24-eeb8f96a75fe&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>>
>>>>>>>> Official FreeSWITCH Sites
>>>>>>>>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c88f82c3-ba39-4db8-b287-1356e00bd7fd&cm_destination=http://www.freeswitch.org>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=3d8e2e8b-216b-4a72-84dc-662c53778a65&cm_destination=http://www.freeswitch.org>
>>>>>>>> http://www.freeswitch.org
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=ad04d142-0f4c-48e0-a5da-b12bbdf51a16&cm_destination=http://www.freeswitch.org>
>>>>>>>> http://confluence.freeswitch.org
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c1150556-6f88-45e8-8671-97b1ae4741a8&cm_destination=http://confluence.freeswitch.org>
>>>>>>>>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=71bee284-6ec4-4450-a59a-01ac73b51d4a&cm_destination=http://www.cluecon.com>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=be33d9a0-e4b5-4e7e-9b59-4b2997fa9ef0&cm_destination=http://www.cluecon.com>
>>>>>>>> http://www.cluecon.com
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=89aa126f-4ce6-422c-9751-78bcefa7c45d&cm_destination=http://www.cluecon.com>
>>>>>>>>
>>>>>>>> FreeSWITCH-users mailing list
>>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=67005f39-2285-44e6-adbe-19a42fc0d490&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>>> UNSUBSCRIBE:
>>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=844159fb-1906-4966-af41-bacccd2105e6&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=86868382-390e-47d0-8fd2-49b9a3e422ca&cm_destination=http://www.freeswitch.org>
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=1abf6660-ea93-40d6-96bf-e19a494552b4&cm_destination=http://www.freeswitch.org>
>>>>>>>> http://www.freeswitch.org
>>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=9f4e7a68-1439-46b4-a281-50fcba207ab3&cm_destination=http://www.freeswitch.org>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _________________________________________________________________________
>>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>>> consulting at freeswitch.org
>>>>>>> http://www.freeswitchsolutions.com
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c597f120-91b1-43a9-b4a2-47d072ffb2ae&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>>
>>>>>>> Official FreeSWITCH Sites
>>>>>>>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=7cdfeac5-5ca7-4981-8736-4b2f58ec6df5&cm_destination=http://www.freeswitch.org>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=90e7e187-cf08-450a-b9af-0cde3634e932&cm_destination=http://www.freeswitch.org>
>>>>>>> http://www.freeswitch.org
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=7d0fc2a2-8970-4c0a-a5fb-1e579e4d9997&cm_destination=http://www.freeswitch.org>
>>>>>>> http://confluence.freeswitch.org
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=1dc2efa2-bdf8-47cb-9e46-01e3fc7ab810&cm_destination=http://confluence.freeswitch.org>
>>>>>>>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=09060279-5f74-4c10-abd9-262d52077839&cm_destination=http://www.cluecon.com>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f24b5a59-754c-4662-b8f5-4d0624bc761e&cm_destination=http://www.cluecon.com>
>>>>>>> http://www.cluecon.com
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=7d2ee2aa-77d0-4722-babd-3a8963943a25&cm_destination=http://www.cluecon.com>
>>>>>>>
>>>>>>> FreeSWITCH-users mailing list
>>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f94078ae-a4e4-4673-bcd8-cf13bebfd15a&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>>> UNSUBSCRIBE:
>>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=dc4de301-2d51-4dec-a4a4-af51b44718da&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=ed157b23-d68a-42be-a62b-860d33988be3&cm_destination=http://www.freeswitch.org>
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d8177e65-ace4-4e6f-b25f-5239c5a0b62c&cm_destination=http://www.freeswitch.org>
>>>>>>> http://www.freeswitch.org
>>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=b10154de-016d-4992-a339-693c9d77afd2&cm_destination=http://www.freeswitch.org>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> _________________________________________________________________________
>>>>>> Professional FreeSWITCH Consulting Services:
>>>>>> consulting at freeswitch.org
>>>>>> http://www.freeswitchsolutions.com
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=7c2be062-9597-4aa2-87f5-f30698835c23&cm_destination=http://www.freeswitchsolutions.com>
>>>>>>
>>>>>> Official FreeSWITCH Sites
>>>>>>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8ae34d51-6af7-4a56-b3e2-239ef89943ab&cm_destination=http://www.freeswitch.org>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=f00b6e95-897a-4af1-82e3-f5af902001ac&cm_destination=http://www.freeswitch.org>
>>>>>> http://www.freeswitch.org
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=300d5521-285f-4608-a064-82dfa407fc5d&cm_destination=http://www.freeswitch.org>
>>>>>> http://confluence.freeswitch.org
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=9f3c1a05-3701-410c-b244-402978dcd303&cm_destination=http://confluence.freeswitch.org>
>>>>>>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=018c5df7-8d7a-42f6-b243-808e16c5d558&cm_destination=http://www.cluecon.com>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4a84d904-9403-4885-8908-a613fdcf3995&cm_destination=http://www.cluecon.com>
>>>>>> http://www.cluecon.com
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=175e22d6-7405-4404-9b95-162bdc37502e&cm_destination=http://www.cluecon.com>
>>>>>>
>>>>>> FreeSWITCH-users mailing list
>>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=348b8826-71ab-49e4-a2a5-adb46802aed5&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>>> UNSUBSCRIBE:
>>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=41d7d834-050f-45db-b7ce-5db35eaf146f&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d5ab9e91-bd92-4a1c-9593-79299a717455&cm_destination=http://www.freeswitch.org>
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=98adc21e-154a-48b0-a63e-71a6821fce5c&cm_destination=http://www.freeswitch.org>
>>>>>> http://www.freeswitch.org
>>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=59e1d68d-f215-4e0c-8aaa-7e67e0170c25&cm_destination=http://www.freeswitch.org>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> *Brian West*
>>>>> brian at freeswitch.org
>>>>>
>>>>>
>>>>> *Twitter: @FreeSWITCH , @briankwest*
>>>>>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=0eea942d-b6ca-4d7f-a6b8-e54a8615496f&cm_destination=http://www.freeswitchbook.com>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=b21f4420-85f4-46f3-b2d1-e715e79946c9&cm_destination=http://www.freeswitchbook.com>
>>>>> http://www.freeswitchbook.com
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=e7648dcf-b935-4488-9e8f-7f1f099e0873&cm_destination=http://www.freeswitchbook.com>
>>>>> http://www.freeswitchcookbook.com
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8d265b02-8946-4504-9016-02ea1baf100f&cm_destination=http://www.freeswitchcookbook.com>
>>>>>
>>>>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>>>>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>>>>
>>>>>
>>>>> _________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=d6c0fbe6-b0eb-4887-8ccd-be806a826a11&cm_destination=http://www.freeswitchsolutions.com>
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c271da88-77aa-420c-80c0-12257e0318b0&cm_destination=http://www.freeswitch.org>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=8b893e8e-2365-403f-b928-abb5f83abb43&cm_destination=http://www.freeswitch.org>
>>>>> http://www.freeswitch.org
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=88f9ea3e-313a-4362-90dd-86f828f6ebea&cm_destination=http://www.freeswitch.org>
>>>>> http://confluence.freeswitch.org
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=20e997c0-8086-4e7a-8f3f-4fd57c292aab&cm_destination=http://confluence.freeswitch.org>
>>>>>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=736e9fb1-c7b5-465f-9d47-839f85caaa52&cm_destination=http://www.cluecon.com>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=c3ac762d-6542-4ca6-a12d-0084576540ba&cm_destination=http://www.cluecon.com>
>>>>> http://www.cluecon.com
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=3ee93980-d2f9-4c52-8ecd-fd69b10097e9&cm_destination=http://www.cluecon.com>
>>>>>
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=5a9df2cb-bd5e-4268-8314-75dcd30f7ec6&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>> UNSUBSCRIBE:
>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=7860653a-71b6-4b51-b689-c54ea1091024&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=4ff7937e-7d7a-45fa-8471-032e8e735df2&cm_destination=http://www.freeswitch.org>
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=8f28617e-d843-458a-b234-8d424db9cf55&cm_type=link&cm_link=406acfbb-2f21-467d-9dde-54385dce9e7f&cm_destination=http://www.freeswitch.org>
>>>>> http://www.freeswitch.org
>>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=f3c2aeee-9c3f-4a14-a290-62c7ee5de0e9&cm_destination=http://www.freeswitch.org>
>>>>>
>>>>
>>>>
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=83a236dc-1375-4802-97a2-9d78b5cfb7c8&cm_destination=http://www.freeswitchsolutions.com>
>>>>
>>>> Official FreeSWITCH Sites
>>>>
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=6d31c908-e0d4-4a57-adc7-712204713a19&cm_destination=http://www.freeswitch.org>
>>>> http://www.freeswitch.org
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=fb5fea7f-5964-4002-981b-dccbc262b524&cm_destination=http://www.freeswitch.org>
>>>> http://confluence.freeswitch.org
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=58f648c1-6dc0-4ca0-825b-36cfda06c801&cm_destination=http://confluence.freeswitch.org>
>>>>
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=10e5b7ac-f308-4a58-a0a3-dfc4650b3422&cm_destination=http://www.cluecon.com>
>>>> http://www.cluecon.com
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=39bedb28-74aa-4a5b-9c5a-a7220c0bd02f&cm_destination=http://www.cluecon.com>
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=8a7748b9-a912-4bbc-9e3d-8e3069615cb1&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=598a4295-30e3-425e-8e7e-26d7fd2e9504&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=6f6da825-e3bb-4132-88f2-2731d091ee35&cm_destination=http://www.freeswitch.org>
>>>> http://www.freeswitch.org
>>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=53d29bdf-9d68-42b0-9f2d-c8b8fe67de8a&cm_destination=http://www.freeswitch.org>
>>>>
>>>
>>>
>>>
>>> --
>>>
>>> *Brian West*
>>> brian at freeswitch.org
>>>
>>>
>>> *Twitter: @FreeSWITCH , @briankwest*
>>>
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=b4ef041b-6640-499d-bb97-ffe4ecf12670&cm_destination=http://www.freeswitchbook.com>
>>> http://www.freeswitchbook.com
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=9f5b0732-4b05-4cb5-8f3c-8c844b3c9aca&cm_destination=http://www.freeswitchbook.com>
>>> http://www.freeswitchcookbook.com
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=214559db-2d61-40b1-9862-4d6ac099d1ab&cm_destination=http://www.freeswitchcookbook.com>
>>>
>>> *T:*+19184209001 | *F:*+19184209002 | *M:*+1918424WEST (9378)
>>> *iNUM:*+883 5100 1420 9001 | *ISN:*410*543 | *Skype:*briankwest
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=100d67a3-1166-4696-9e21-3a810d32d0f9&cm_destination=http://www.freeswitchsolutions.com>
>>>
>>> Official FreeSWITCH Sites
>>>
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=5dfd208b-6420-4dc9-a1f1-c210a831c626&cm_destination=http://www.freeswitch.org>
>>> http://www.freeswitch.org
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=7bc6cdf8-f47e-4998-a65d-93da78a6af57&cm_destination=http://www.freeswitch.org>
>>> http://confluence.freeswitch.org
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=1880c9cc-f119-4755-baa5-423c804180e0&cm_destination=http://confluence.freeswitch.org>
>>>
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=f7840af9-cd67-4a91-a70e-524fd40bc20c&cm_destination=http://www.cluecon.com>
>>> http://www.cluecon.com
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=43805b7b-ec04-49c6-bf65-4011c021c5a7&cm_destination=http://www.cluecon.com>
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=0b5cda29-86cd-4fd1-98b7-6c27ef5e020e&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=15b89049-88dd-44e4-a2cd-20d581bf37e3&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=96dc85fb-32e0-43f7-8872-612cb65e3914&cm_destination=http://www.freeswitch.org>
>>> http://www.freeswitch.org
>>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=812f225c-0c05-4ae8-8c83-f00aa3f7cc3a&cm_destination=http://www.freeswitch.org>
>>>
>>
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c1f836f7-55f6-4728-b545-79518c349b23&cm_destination=http://www.freeswitchsolutions.com>
>>
>> Official FreeSWITCH Sites
>>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=950f134a-725c-47f0-845b-a285f99122e1&cm_destination=http://www.freeswitch.org>
>> http://www.freeswitch.org
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=1c9fdaa1-ac70-4bf1-b0c4-12deacf3f135&cm_destination=http://www.freeswitch.org>
>> http://confluence.freeswitch.org
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=80373efe-9fba-4a45-bce1-7ce321704a1e&cm_destination=http://confluence.freeswitch.org>
>>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=381583bd-b3aa-4b22-ab26-c20533823618&cm_destination=http://www.cluecon.com>
>> http://www.cluecon.com
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=7d353372-86eb-4558-bed1-c8f928ed2106&cm_destination=http://www.cluecon.com>
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2781fec5-8422-414e-9d48-4e56c799c495&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=0d54519b-8fc5-4aea-a58a-976e285ba361&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=946b49ce-b00a-487e-9351-7a1159cdcbfa&cm_destination=http://www.freeswitch.org>
>> http://www.freeswitch.org
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=0d6ce3b9-5358-4ea6-be2c-558742d49276&cm_destination=http://www.freeswitch.org>
>>
>
>
>
> --
> Anthony Minessale II       ♬ @anthmfs  ♬ @FreeSWITCH  ♬
>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=eb47ffd6-bade-442c-98da-fe79677270e8&cm_destination=http://freeswitch.org/>
> http://freeswitch.org/
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2659a98b-3428-45ea-b5d1-6d55ddb4592a&cm_destination=http://freeswitch.org/>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=164da56f-897b-4c40-9f0f-3e01a57b4f1e&cm_destination=http://cluecon.com/>
> http://cluecon.com/
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c4eb4aa1-78cf-4bd1-9ff4-32bf833eb007&cm_destination=http://cluecon.com/>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=c2e93f9f-1a77-4288-9680-5a372b4665f4&cm_destination=http://twitter.com/FreeSWITCH>
> http://twitter.com/FreeSWITCH
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=bf50711f-71be-4044-a333-5fb061d72942&cm_destination=http://twitter.com/FreeSWITCH>
>> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=18b7604d-7a91-4513-a178-0a3ba2d352fa&cm_destination=http://irc.freenode.net>
> irc.freenode.net
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=eb6b56d0-321b-42bf-86d8-e2de75b67bbc&cm_destination=http://irc.freenode.net>
> #freeswitch ☞ *
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=9a9fe966-5d94-4e10-9016-54e974e6fdd1&cm_destination=http://freeswitch.org/g+>http://freeswitch.org/g+
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=db1568d0-f8e9-4e84-8727-799030e6d0a7&cm_destination=http://freeswitch.org/g+>*
>
> ClueCon Weekly Development Call
> ☎ sip:888 at conference.freeswitch.org  ☎ +19193869900
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=746c1e6f-00fe-4fa3-8bb3-a2b4e71835bd&cm_destination=http://www.freeswitchsolutions.com>
>
> Official FreeSWITCH Sites
>
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=53174771-8680-4e85-8922-a4be0f00e303&cm_destination=http://www.freeswitch.org>
> http://www.freeswitch.org
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=3389b921-ca0b-4dd1-bdb9-93ed9decefc0&cm_destination=http://www.freeswitch.org>
> http://confluence.freeswitch.org
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=1fb135f4-936c-4f01-abb7-cb34e38d6634&cm_destination=http://confluence.freeswitch.org>
>
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2bddfcfc-6c24-45a3-975a-e120a3d9e542&cm_destination=http://www.cluecon.com>
> http://www.cluecon.com
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=68ccd576-d224-4396-90c1-3151dfa8cb1b&cm_destination=http://www.cluecon.com>
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=5e69640a-fe99-45aa-b46b-1d3a7b5a8bd2&cm_destination=http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=ab0f6883-dae2-40bc-85a9-0b15a525ad3e&cm_destination=http://lists.freeswitch.org/mailman/options/freeswitch-users>
>
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=2a79cb75-6842-4e51-987f-12370dc31d6b&cm_destination=http://www.freeswitch.org>
> http://www.freeswitch.org
> <https://contactmonkey.com/api/v1/tracker?cm_session=2c73f641-fb01-40d3-bd6a-53140033e5d3&cm_type=link&cm_link=3b31e42c-79dc-490c-b049-d9d29214cd70&cm_destination=http://www.freeswitch.org>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150216/df70de0d/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list