<p dir="ltr">Hi Tayyab</p>
<p dir="ltr">Another option you can have a look at is the CDR server integrated within CGRateS. You are not forced to any business logic (once stored the CDRs will be queriable/exportable over JSON APIs). You can use or not the rating which comes as bonus in this case and fields which go in are selectable in config templates.</p>
<p dir="ltr">DanB.</p>
<div class="gmail_quote">Am 02.01.2015 19:44 schrieb <<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of FreeSWITCH-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Control of IPv6 vs. IPv4 (Brian West)<br>
2. Re: how can i stop freeswitch external profile listening on<br>
tcp port (Aqs Younas)<br>
3. Re: Designing a schema for CDRs (<a href="mailto:tayyabatiq@gmail.com">tayyabatiq@gmail.com</a>)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 2 Jan 2015 11:13:01 -0600<br>
From: Brian West <<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>><br>
Subject: Re: [Freeswitch-users] Control of IPv6 vs. IPv4<br>
To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Message-ID:<br>
<CAEJMVkAvvyFtM7G0j7F-Z9=<a href="mailto:RxtBRt4RfR50JAkN9D85%2B8L-Jyw@mail.gmail.com">RxtBRt4RfR50JAkN9D85+8L-Jyw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
FreeSWITCH does one or the other, you should pick where you want your<br>
gateway to register at, and only allow it there and there only.<br>
<br>
On Fri, Jan 2, 2015 at 10:02 AM, George F. Phelps <<a href="mailto:GeorgePhelps@gfphelps.com">GeorgePhelps@gfphelps.com</a><br>
> wrote:<br>
<br>
> My VoIP provider supports both IPv4 and IPV6 registrations. I can only<br>
> have one registration active at a time. Freeswitch is attempting both IPv4<br>
> and IPv6 connections. Randomly, sometimes a IPv4 connection is the first<br>
> (only) registration established; other times it is the IPv6 connection.<br>
><br>
><br>
><br>
> How to I configure Freeswitch to deterministically only attempt one type<br>
> (my choice of either IPv4 or IPv6) of connection?<br>
><br>
><br>
><br>
> freeswitch@ip-172-31-33-109.ec2.internal> sofia status<br>
><br>
><br>
><br>
> Name<br>
> Type Data State<br>
><br>
><br>
> =================================================================================================<br>
><br>
> external-ipv6 profile sip:mod_sofia@[::1]:5080<br>
> RUNNING (0)<br>
><br>
> external-ipv6::<a href="http://switch2voip.us" target="_blank">switch2voip.us</a> gateway<br>
> <a href="mailto:sip%3AXXXXXXXXXX@66.33.147.150">sip:XXXXXXXXXX@66.33.147.150</a> REGED<br>
><br>
> external profile<br>
> <a href="http://sip:mod_sofia@54.174.255.168:5080" target="_blank">sip:mod_sofia@54.174.255.168:5080</a> RUNNING (0)<br>
><br>
> external::<a href="http://switch2voip.us" target="_blank">switch2voip.us</a> gateway<br>
> <a href="mailto:sip%3AXXXXXXXXXX@66.33.147.150">sip:XXXXXXXXXX@66.33.147.150</a> TRYING (retry: 20s)<br>
><br>
> 172.31.33.109 alias<br>
> internal ALIASED<br>
><br>
> internal-ipv6 profile sip:mod_sofia@[::1]:5060<br>
> RUNNING (0)<br>
><br>
> internal profile<br>
> <a href="http://sip:mod_sofia@54.174.255.168:5060" target="_blank">sip:mod_sofia@54.174.255.168:5060</a> RUNNING (0)<br>
><br>
><br>
> =================================================================================================<br>
><br>
> 4 profiles 1 alias<br>
><br>
><br>
><br>
> freeswitch@ip-172-31-33-109.ec2.internal><br>
><br>
><br>
><br>
> Thanks,<br>
><br>
><br>
><br>
> George<br>
><br>
><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
<br>
<br>
<br>
--<br>
<br>
*Brian West*<br>
<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a><br>
<br>
<br>
*Twitter: @FreeSWITCH , @briankwest*<br>
<a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br>
<a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a><br>
<br>
*T:*<a href="tel:%2B19184209001" value="+19184209001">+19184209001</a> | *F:*<a href="tel:%2B19184209002" value="+19184209002">+19184209002</a> | *M:*+1918424WEST (9378)<br>
*iNUM:*<a href="tel:%2B883%205100%201420%209001" value="+883510014209001">+883 5100 1420 9001</a> | *ISN:*410*543 | *Skype:*briankwest<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/42707527/attachment-0001.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/42707527/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 2 Jan 2015 22:13:20 +0500<br>
From: Aqs Younas <<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a>><br>
Subject: Re: [Freeswitch-users] how can i stop freeswitch external<br>
profile listening on tcp port<br>
To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Message-ID:<br>
<CAGVOjVVBgy6aMumXvz_=<a href="mailto:FU3H1r3W%2BivaZGke__HiZ2F7_Tu94g@mail.gmail.com">FU3H1r3W+ivaZGke__HiZ2F7_Tu94g@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Thank You!<br>
<br>
On 1 January 2015 at 23:28, David Villasmil Govea <<a href="mailto:david.villasmil@gmail.com">david.villasmil@gmail.com</a><br>
> wrote:<br>
<br>
> Well, you could just block that tcp port with iptables if you really want<br>
> to...<br>
> On Jan 1, 2015 12:44 PM, "Aqs Younas" <<a href="mailto:aqsyounas@gmail.com">aqsyounas@gmail.com</a>> wrote:<br>
><br>
>> Hello,<br>
>><br>
>> I am newbie to freeswitch. When i run<br>
>><br>
>> root@<a href="tel:66-226-74-508" value="+16622674508">66-226-74-508</a>:~# netstat -nlp | grep freeswitch<br>
>><br>
>> tcp 0 0 <a href="http://206.225.85.25:6020" target="_blank">206.225.85.25:6020</a> 0.0.0.0:*<br>
>> LISTEN 4556/freeswitch<br>
>> udp 0 0 <a href="http://206.225.85.25:6020" target="_blank">206.225.85.25:6020</a> 0.0.0.0:*<br>
>> 4556/freeswitch<br>
>><br>
>> i see freeswitch external profile listening over tcp and udp port. But i<br>
>> only want external profile to listen over udp port. How can i do so?<br>
>><br>
>> Thanks<br>
>><br>
>> _________________________________________________________________________<br>
>> Professional FreeSWITCH Consulting Services:<br>
>> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
>> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
>><br>
>> Official FreeSWITCH Sites<br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
>> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
>><br>
>> FreeSWITCH-users mailing list<br>
>> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
>><br>
><br>
> _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
> <a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
> <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/81cd36ff/attachment-0001.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/81cd36ff/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 2 Jan 2015 17:40:44 +0000<br>
From: <<a href="mailto:tayyabatiq@gmail.com">tayyabatiq@gmail.com</a>><br>
Subject: Re: [Freeswitch-users] Designing a schema for CDRs<br>
To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Message-ID: <<a href="mailto:54a6d8d3.6c47c20a.1b44.0acb@mx.google.com">54a6d8d3.6c47c20a.1b44.0acb@mx.google.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Thanks guys for the suggestions and information.<br>
<br>
I did figure out that variables keep changing after I went through the source code. And it looks like fusionpbx takes a few values from CDR and drops everything else. I guess I can modify fusionpbx? parser and use that. This should solve my problem.<br>
<br>
<br>
<br>
<br>
<br>
<br>
Sent from Windows Mail<br>
<br>
<br>
<br>
<br>
<br>
From: David Villasmil Govea<br>
Sent: ?Friday?, ?January? ?2?, ?2015 ?3?:?29? ?AM<br>
To: FreeSWITCH Users Help<br>
<br>
<br>
<br>
<br>
<br>
I recommend it only you need something very basic. You won't learn anything about freeSWITCH.<br>
<br>
On Jan 1, 2015 5:27 PM, "Luis Daniel Lucio Quiroz" <<a href="mailto:luis.daniel.lucio@gmail.com">luis.daniel.lucio@gmail.com</a>> wrote:<br>
<br>
<br>
Don't waste time, give a look into fusionpbx; it has what you are looking for<br>
<br>
On Jan 1, 2015 2:32 PM, "David Villasmil Govea" <<a href="mailto:david.villasmil@gmail.com">david.villasmil@gmail.com</a>> wrote:<br>
<br>
<br>
There's a very nice php sample somewhere in the git, it parses the XML and you can use it to validate fields, do billing, whatever.<br>
<br>
On Jan 1, 2015 2:16 PM, "Michael Collins" <<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>> wrote:<br>
<br>
<br>
<br>
It's also a good idea to validate field data before trying to write to your database. That way you could add fields that don't appear on every single call.<br>
<br>
<br>
-Michael<br>
<br>
<br>
<br>
On Thu, Jan 1, 2015 at 6:04 AM, Avi Marcus <<a href="mailto:avi@avimarcus.net">avi@avimarcus.net</a>> wrote:<br>
<br>
<br>
Mod_xml_cdr gives you all the channel variables that you set, so it changes all the time.<br>
<br>
<br>
If you want to save everything, you can't stuff that into columns in mysql/postgres...<br>
<br>
<br>
<br>
<br>
You can pull out "common" fields for your schema, and then save the rest (if you want) as an XML or json object... or use a nosql DB so you don't need a schema.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-Avi<br>
<br>
<br>
<br>
<br>
<br>
On Thu, Jan 1, 2015 at 12:19 PM, Tayyab Atiq <<a href="mailto:tayyabatiq@gmail.com">tayyabatiq@gmail.com</a>> wrote:<br>
<br>
<br>
<br>
<br>
<br>
Hi.<br>
<br>
<br>
<br>
I have recently been trying to process CDR from mod_xml_cdr and store it in a db<br>
<br>
I first parsed and wrote all the information in a file, then designed a database based on the fields that appeared in the file.<br>
<br>
But it seems that FS adds/removes fields sometimes. This causes my query to fail as my program tries to insert columns that do not exist.<br>
<br>
<br>
<br>
<br>
Is there a way to figure out all the possible fields that might appear in the xml sent by mod_xml_cdr?<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/6b638261/attachment.html" target="_blank">http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150102/6b638261/attachment.html</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
End of FreeSWITCH-users Digest, Vol 103, Issue 12<br>
*************************************************<br>
</blockquote></div>