<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:m="http://schemas.microsoft.com/office/2004/12/omml" 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 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You must have 1.8+ its already been posted the 1.6 didn’t get a backport fix in the jabber protocol.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>Leandro Dardini<br><b>Sent:</b> Saturday, April 16, 2011 3:57 AM<br><b>To:</b> asterisk-users@lists.digium.com<br><b>Subject:</b> [asterisk-users] Google Voice receiving call problem<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Hello,<br>I have a Google Voice phone number and want to connect it to my asterisk box to have calls handled to my SIP account.<br><br>When I call the number I receive the correct INCOMING request on Jabber portion of asterisk, but the call is not connected to the gtalk part.<br><br>JABBER: asterisk INCOMING: <iq from="+<a href="http://17174695631@voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4">17174695631@voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4</a>" to="<a href="http://ldardini@gmail.com/asterisk438D86E0">ldardini@gmail.com/asterisk438D86E0</a>" id="jingle:10.176.108.16-15899749:1:457BCF36" type="set"><ses:session type="initiate" id="<a href="mailto:SIP784359174@10.177.37.1">SIP784359174@10.177.37.1</a>" initiator="+<a href="http://17174695631@voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4">17174695631@voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4</a>" xmlns:ses="<a href="http://www.google.com/session">http://www.google.com/session</a>"><pho:description xmlns:pho="<a href="http://www.google.com/session/phone">http://www.google.com/session/phone</a>"><pho:payload-type id="0" name="PCMU" clockrate="8000"/><pho:payload-type id="101" name="telephone-event"/></pho:description><transport behind-symmetric-nat="false" can-receive-from-symmetric-nat="false" xmlns="<a href="http://www.google.com/transport/raw-udp">http://www.google.com/transport/raw-udp</a>"/><transport xmlns="<a href="http://www.google.com/transport/p2p">http://www.google.com/transport/p2p</a>"/></ses:session></iq><br><br>No other messages are logged. Where is my mistake?<br><br>I am using asterisk 1.6.2.7 (Ubuntu packaging) and following there are the relevant files.<br><br>Thank you<br><br>Leandro<br><br>####### jabber.conf<br><br>[general]<br>autoregister=yes<br><br>[asterisk]<br>type=client<br>serverhost=<a href="http://talk.google.com">talk.google.com</a><br>username=<a href="mailto:ldardini@gmail.com">ldardini@gmail.com</a><br>secret=**********<br>priority=1<br>port=5222<br>usetls=yes<br>usesasl=yes<br>buddy=<a href="mailto:ldardini@gmail.com">ldardini@gmail.com</a><br>status=available<br><br>####### gtalk.conf<br><br>[general]<br>context=default<br>bindaddr=0.0.0.0<br>allowguest=yes<br><br>[guest] <br>disallow=all <br>allow=ulaw<br>context=google-in<br><br>[ldardini]<br>username=<a href="mailto:ldardini@gmail.com">ldardini@gmail.com</a><br>disallow=all<br>allow=ulaw<br>context=google-in <br>connection=asterisk<br><br>######## extension.ael<br><br>context google-in {<br> s => { <br> NoOp( Call from Gtalk );<br> Dial(SIP/************@************,60,r);<br> };<br>}<br><br><o:p></o:p></p></div></div></body></html>