<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1"><font face="Arial">hi,<br>
<br>
1 thing to note i have presence disabled and i do get180 from
gateway but still no ringing in VC<br>
jsonrpc-allowed-methods is set to verto<br>
jsonrpc-allowed-event-channels is set to demo,presence<br>
<br>
<br>
2016-08-02 10:01:18.779232 [DEBUG] sofia.c:6937 Channel
<a class="moz-txt-link-abbreviated" href="mailto:sofia/proxy/1234@x.x.x.x">sofia/proxy/1234@x.x.x.x</a> entering state [proceeding][180]<br>
<br>
2016-08-02 10:01:18.219659 [DEBUG] switch_channel.c:2249
(verto.rtc/1234) Callstate Change DOWN -> RINGING<br>
2016-08-02 10:01:18.219659 [DEBUG]
switch_core_state_machine.c:602 (verto.rtc/1234) State ROUTING<br>
2016-08-02 10:01:18.219659 [DEBUG] mod_rtc.c:89 verto.rtc/1234
RTC ROUTING<br>
2016-08-02 10:01:18.219659 [ALERT] mod_verto.c:5207 EVENT
BROADCAST <a class="moz-txt-link-abbreviated" href="mailto:presence.username@x.x.x.x">presence.username@x.x.x.x</a> {<br>
"data": {<br>
"channelCallState": "RINGING",<br>
"originalChannelCallState": "DOWN",<br>
"channelState": "CS_ROUTING",<br>
"callerUserName": <a class="moz-txt-link-rfc2396E" href="mailto:username@x.x.x.x">"username@x.x.x.x"</a>,<br>
"callerIDName": "Bipin",<br>
"callerIDNumber": <a class="moz-txt-link-rfc2396E" href="mailto:bipin@xbipin.com">"bipin@xbipin.com"</a>,<br>
"calleeIDName": "Outbound Call",<br>
"calleeIDNumber": "1234",<br>
"channelUUID":
"a26c797c-48f8-8ecd-244b-02df091303b6",<br>
"presenceCallDirection": "inbound",<br>
"channelPresenceID": <a class="moz-txt-link-rfc2396E" href="mailto:username@x.x.x.x">"username@x.x.x.x"</a><br>
},<br>
"eventChannel": <a class="moz-txt-link-rfc2396E" href="mailto:presence.username@x.x.x.x">"presence.username@x.x.x.x"</a><br>
}<br>
2016-08-02 10:01:18.219659 [DEBUG]
switch_core_state_machine.c:236 verto.rtc/1234 Standard ROUTING<br>
<br>
<br>
<br>
</font></font>
<div class="moz-signature">
<style>
body {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
width: 100%;
height: 1px;
background: #ccc;
border: 0;
}
</style>Regards,<br>
Bipin<br>
<br>
<br>
<hr>
</div>
<div class="moz-cite-prefix">-------- Original Message --------<br>
Subject: Re: [Freeswitch-users] VC no ringtone when remote ringing<br>
From: Ítalo Rossi <a class="moz-txt-link-rfc2396E" href="mailto:italo@freeswitch.org"><italo@freeswitch.org></a><br>
To: FreeSWITCH Users Help
<a class="moz-txt-link-rfc2396E" href="mailto:freeswitch-users@lists.freeswitch.org"><freeswitch-users@lists.freeswitch.org></a><br>
Date: 8/2/2016, 12:50:47 AM<br>
</div>
<blockquote
cite="mid:CABMX_w8spCQeZ3n9hAv7SGv3JXZF5S06sXHrjyRE9KAovA0jsA@mail.gmail.com"
type="cite">
<div dir="ltr">Verto lib takes care of playing the ringFile
specified when you create the verto handle, you just need
the sounds/bell_ring2.wav file available.
<div><br>
</div>
<div>Try calling a local sip endpoint, if the ringing works
then you're probably not getting an 180 from your remote end.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Aug 1, 2016 at 5:21 PM, Bipin
Patel <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:bipin@xbipin.com" target="_blank">bipin@xbipin.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="color:black">
<div style="color:black">
<p style="margin:0 0 1em 0;color:black">I'm using
g711u codec and the
standard verto communicator portal so what can go
wrong?<br>
Even the conference server of fs using vc I hear no
ringtone so could it be
the vc code itself having the issue?</p>
</div>
<div>
<div class="h5">
<div style="color:black">
<p
style="color:black;font-size:10pt;font-family:Arial,sans-serif;margin:10pt
0">On
August 1, 2016 7:52:32 PM Mirko Brankovic <<a
moz-do-not-send="true"
href="mailto:mirkobrankovic@gmail.com"
target="_blank">mirkobrankovic@gmail.com</a>>
wrote:</p>
<blockquote type="cite" class="gmail_quote"
style="margin:0 0 0 0.75ex;border-left:1px solid
#808080;padding-left:0.75ex">
<div dir="ltr">I guess that is it.
<div>Just before that event being fired
up you should have Callstate changed from
Down to Ringing, something
like:</div>
<div><br>
</div>
<div>
<div>2016-08-01 17:47:20.827754 [NOTICE]
mod_verto.c:2312 Ring-Ready
verto.rtc/44831961-bab8-91d6-14c1-03318f7c4ec1!</div>
<div>2016-08-01
17:47:20.827754 [DEBUG]
switch_channel.c:3343
(verto.rtc/44831961-bab8-91d6-14c1-03318f7c4ec1) Callstate Change DOWN
-> RINGING</div>
</div>
<div><br>
</div>
<div>which means that on the client
side this event is not picked up to play
ringtone I guess. Check the
browser console log.</div>
<div><br>
</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Aug 1, 2016
at
5:35 PM, Bipin Patel <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:bipin@xbipin.com"
target="_blank">bipin@xbipin.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px
#ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> <font
size="-1"><font face="Arial">hi,<br>
<br>
i did the verto trace and after
invite i get the below event, i
didnt do the sip trace because when
i call directly using sip i get
session progress so the gateway is
surely generating the session
progress<br>
"channelCallState":
"RINGING",<br>
"originalChannelCallState":
"DOWN",<br>
<br>
<br>
</font></font>
<div> Regards,<br>
Bipin<br>
<br>
<br>
<hr> </div>
<div>-------- Original Message --------<br>
Subject: Re: [Freeswitch-users] VC no
ringtone when remote ringing<br>
From: Mirko Brankovic <a
moz-do-not-send="true"
href="mailto:mirkobrankovic@gmail.com"
target="_blank"><mirkobrankovic@gmail.com></a><br>
To: FreeSWITCH Users Help <a
moz-do-not-send="true"
href="mailto:freeswitch-users@lists.freeswitch.org"
target="_blank"><freeswitch-users@lists.freeswitch.org></a><br>
Date: 8/1/2016, 7:19:24 PM<br>
</div>
<blockquote type="cite">
<div dir="ltr">yes increase the debug
value to maybe 10 in verto.xml.conf
and sofia global siptrace on and see
what is going on.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Aug
1, 2016 at 5:08 PM, Bipin Patel <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:bipin@xbipin.com"
target="_blank">bipin@xbipin.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> hi,<br>
<br>
yes i have answer before the
bridge but i even tried
without answer and both ways
no ringtone came, ill check
the trace and get back<br>
<br>
<br>
<div> Regards,<br>
Bipin<br>
<br>
<br>
<hr> </div>
<div>-------- Original Message
--------<br>
Subject: Re:
[Freeswitch-users] VC no
ringtone when remote ringing<br>
From: Mirko Brankovic <a
moz-do-not-send="true"
href="mailto:mirkobrankovic@gmail.com"
target="_blank"><mirkobrankovic@gmail.com></a><br>
To: FreeSWITCH Users Help <a
moz-do-not-send="true"
href="mailto:freeswitch-users@lists.freeswitch.org"
target="_blank"><freeswitch-users@lists.freeswitch.org></a><br>
Date: 8/1/2016, 6:39:58 PM<br>
</div>
<blockquote type="cite">
<div dir="ltr">HI,
<div>Do you do answer
before the bridge?</div>
<div><br>
</div>
<div>Turn on SIP and Verto
trace and see if 180/183
is propagated correctly
into verto event <span style="white-space:pre-wrap">                </span>"originalChannelCallState":<span style="white-space:pre-wrap">        </span>"RINGING",
after verto.invite.</div>
<div><br>
</div>
<div>-mirko</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On
Mon, Aug 1, 2016 at 4:34
PM, Bipin Patel <span
dir="ltr"><<a
moz-do-not-send="true"
href="mailto:bipin@xbipin.com" target="_blank">bipin@xbipin.com</a>></span>
wrote:<br>
<blockquote
class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px
#ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF"
text="#000000"> <font
size="-1"><font
face="Arial">i
have
successfully
setup VC with FS
with all the
certs etc and
all calls coming
from verto goto
sip gateway and
from there to
pstn line. The
calls go all
fine with 2 way
audio but the
only problem im
facing is when
the verto user
calls a number,
he cant hear any
ringtone and in
cases where the
remote party
mobile is
switched of that
time the
wireless carrier
usually gives a
phone switched
off or out of
coverage ivr but
all those are
not heard to the
verto user. Is
there any way to
fix this or
probably bridge
the ringing
received from
remote side to
verto caller, i
dont want to
generate any
local ring back
on FS<span><font
color="#888888"><br>
<br>
<br>
</font></span></font></font><span><font
color="#888888">
<div>-- <br>
Regards,<br>
Bipin<br>
<br>
<br>
<hr> </div>
</font></span></div>
<br>
_________________________________________________________________________<br>
Professional
FreeSWITCH Consulting
Services:<br>
<a
moz-do-not-send="true"
href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH
Sites<br>
<a
moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users
mailing list<br>
<a
moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a
moz-do-not-send="true"
href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">Regards,
<div>Mirko</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a moz-do-not-send="true" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a moz-do-not-send="true" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a moz-do-not-send="true" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH
Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
rel="noreferrer"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org"
rel="noreferrer"
target="_blank">http://confluence.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
rel="noreferrer"
target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a
moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer"
target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div
data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">Regards,
<div>Mirko</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a moz-do-not-send="true" href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
<a moz-do-not-send="true" href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a>
<a moz-do-not-send="true" href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a moz-do-not-send="true" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a>
<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a moz-do-not-send="true" href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a moz-do-not-send="true" href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting
Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org"
rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com"
rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">Regards,
<div>Mirko</div>
</div>
</div>
</div>
</div>
</div>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services: <br>
<a moz-do-not-send="true"
href="mailto:consulting%40freeswitch.org"
target="_blank">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org"
target="_blank">http://confluence.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users%40lists.freeswitch.org"
target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitch.org"
target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a moz-do-not-send="true"
href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://www.freeswitchsolutions.com" rel="noreferrer"
target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://confluence.freeswitch.org" rel="noreferrer"
target="_blank">http://confluence.freeswitch.org</a><br>
<a moz-do-not-send="true" href="http://www.cluecon.com"
rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a moz-do-not-send="true"
href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a moz-do-not-send="true"
href="http://lists.freeswitch.org/mailman/options/freeswitch-users"
rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a moz-do-not-send="true" href="http://www.freeswitch.org"
rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">Ítalo Rossi
<div><a moz-do-not-send="true"
href="mailto:italo@freeswitch.org" target="_blank">italo@freeswitch.org</a></div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
<a class="moz-txt-link-abbreviated" href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a>
Official FreeSWITCH Sites
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://confluence.freeswitch.org">http://confluence.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://www.cluecon.com">http://www.cluecon.com</a>
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a></pre>
</blockquote>
<br>
</body>
</html>