<div dir="ltr">Great info, thanks for sharing! I was resigned to the fact that the same account couldn&#39;t be logged into Gtalk simultaneously. (Never had issues with being logged into Gmail, though.)<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 6:57 AM, Chris Gentle <span dir="ltr">&lt;<a href="mailto:gentlec@gmail.com" target="_blank">gentlec@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just wanted to send out some information that will hopefully help<br>
others.  I don&#39;t know, maybe I&#39;m the only one that&#39;s been having<br>
problems with this.  I&#39;ve been pulling my hair out for a while<br>
wondering why Google would not send my incoming calls to my Asterisk<br>
box.  The calls would just roll to voice mail and no packets ever<br>
reached Asterisk.  This has happened on two separate Asterisk boxes<br>
and three different GoogleVoice numbers.  I&#39;ve been all through the GV<br>
web page settings but nothing I did changed anything.  I figured it<br>
had to be something simple, and I was right.  I finally ran across an<br>
article that talked about the priority setting in xmpp.conf.  This is<br>
set to 1 by default, which is apparently the lowest priority setting.<br>
Apparently, GV routes calls to whatever session has the highest<br>
priority.  If I understand correctly, being logged into gmail/gtalk<br>
has a higher priority, somewhere around 20.  So Google calls were<br>
probably being routed to my logged-in session but I never saw them<br>
because I don&#39;t use Gtalk.  I changed this value to 100, as suggested<br>
in the article, and incoming calls immediately started working for all<br>
three GoogleVoice numbers.<br>
<br>
The Asterisk 11 xmpp.conf sample file currently has this to say about<br>
the priority setting:<br>
<br>
;priority=1                             ; Resource priority<br>
<br>
I&#39;m going to go out on a limb here and say that probably could use a<br>
bit more.  This seems like a pretty important setting.<br>
<br>
Just my two cents ...<br>
<br>
Hope this helps somebody else.<br>
<br>
--<br>
Chris<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div>