<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
h3
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:13.5pt;
        font-family:"Times New Roman";
        font-weight:bold;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi All<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>I am trying to test the jingle features of FS. I have compiled and
setup FS on debian all went well and I made a call using softphones from 1000
to 1001. After that I read<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><a href="http://wiki.freeswitch.org/wiki/Dingaling#Getting_it_working">http://wiki.freeswitch.org/wiki/Dingaling#Getting_it_working</a><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>I did the changes and rebuilt<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>I edited my config files my &nbsp;./conf/jingle_profiles/client.xml
looks as follows<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&lt;include&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp; &lt;!-- Client Profile (Original mode) --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp; &lt;x-profile type=&quot;client&quot;&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;name&quot; value=&quot;gmail.com&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;login&quot; value=&quot;thisisme@gmail.com/talk&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;password&quot; value=&quot;thisIsMyPwd&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;message&quot; value=&quot;Jingle
all the way&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;rtp-ip&quot; value=&quot;auto&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;$${external_rtp_ip&quot;/&gt;
--&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;auto-login&quot; value=&quot;true&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;auto-reply&quot; value=&quot;Press
*Call* to join my conference&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;exten&quot; value=&quot;1000&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;ext-rtp-ip&quot; value=&quot;stun:stun.xten.com&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- SASL &quot;plain&quot; or &quot;md5&quot; --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;sasl&quot; value=&quot;plain&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- if the server where the jabber is hosted is
not the same as the one in the jid --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!--&lt;param name=&quot;server&quot; value=&quot;alternate.server.com&quot;/&gt;--&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- Enable TLS or not --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;tls&quot; value=&quot;true&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- disable to trade async for more calls --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;use-rtp-timer&quot; value=&quot;true&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- default extension (if one cannot be
determined) --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;exten&quot; value=&quot;888&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- VAD choose one --&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;in&quot;/&gt;
--&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!-- &lt;param name=&quot;vad&quot; value=&quot;out&quot;/&gt;
--&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;param name=&quot;vad&quot; value=&quot;both&quot;/&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp;&nbsp;&nbsp; &lt;!--&lt;param name=&quot;avatar&quot; value=&quot;/path/to/tiny.jpg&quot;/&gt;--&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&nbsp; &lt;/x-profile&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>&lt;/include&gt;<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'>As you can see above I used&nbsp;&nbsp;&nbsp; &lt;param name=&quot;exten&quot;
value=&quot;1000&quot;/&gt; after that I logged in with my SIP softphone &#8220;Eyebeam&#8221;
and tried to make a call to gmail account that did not work..but I was able to
make a conference call to </span></font><b><span style='font-weight:bold'><a
href="mailto:conf+888@conference.freeswitch.org">conf+888@conference.freeswitch.org</a><o:p></o:p></span></b></p>

<p class=MsoNormal><b><font size=3 face="Times New Roman"><span
style='font-size:12.0pt;font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Please note that my clients and server are both running in the same
private LAN, I can put the server on a public IP if necessary. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>So what must I do/change/add/check to able to make calls to my gmail
accounts (or from my gmail account to my sip phone) as mentioned in the FAQ<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<h3><b><font size=4 face="Times New Roman"><span style='font-size:13.5pt'>Q:
What? Did you say it can talk to GoogleTalk?<o:p></o:p></span></font></b></h3>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>Yes in
March of 2006 I developed my own XMPP telephony signaling library that is
capable of communicating with Google&#8217;s GoogleTalk. With a single Jabber
account you can receive endless simultaneous calls from GoogleTalk clients and
gateway those calls to IVR or another voice protocol like SIP or H.323. When
FreeSWITCH is on both ends of the call you can bypass NAT and send extended
data such as Caller ID and DNIS. <o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face="Times New Roman"><span style='font-size:
11.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>