<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 6, 2016 at 11:13 AM, Annus Fictus <span dir="ltr"><<a href="mailto:annusfictus@gmail.com" target="_blank">annusfictus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I'm trying to use presence with PJSIP and  I have a "issue".<br>
<br>
I created correctly hint priorities like:<br>
<br>
exten => 1000,hint,PJSIP/1000<br>
exten => 1001,hint,PJSIP/1001<br>
<br>
Extension 1000 can subscribe extension 1001 y vice-versa. The problem is when the extension 1000 make or receive a call. In the softphone where the extension is present on buddy list, the extension appear go offline. When hang-up the extension return on-line.<br></blockquote><div><br></div><div>This is what Asterisk sends when an endpoint is "InUse":</div><div><br></div><div><div><font face="monospace, monospace">xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person"></font></div><div><font face="monospace, monospace">   <note></font></div><div><font face="monospace, monospace">      On the phone</font></div><div><font face="monospace, monospace">   </note></font></div><div><font face="monospace, monospace">   <tuple </font><span style="font-family:monospace,monospace">id="1180"></span></div><div><font face="monospace, monospace">       <status></font></div><div><font face="monospace, monospace">          <basic></font></div><div><font face="monospace, monospace">              closed</font></div><div><font face="monospace, monospace">          </basic></font></div><div><font face="monospace, monospace">       </status></font></div><div><font face="monospace, monospace">       <contact </font><span style="font-family:monospace,monospace">priority="1"></span></div><div><font face="monospace, monospace">           &<a href="mailto:lt%3Bsip%3A1184@xxxx.com" target="_blank">lt;sip:1184@xxxx.com</a>&gt;</font></div><div><font face="monospace, monospace">       </contact></font></div><div><font face="monospace, monospace">   </tuple></font></div><div><font face="monospace, monospace">   <pp:person></font></div><div><font face="monospace, monospace">      <status></font></div><div><font face="monospace, monospace">         <ep:activities></font></div><div><font face="monospace, monospace">             ep:busy</font></div><div><font face="monospace, monospace">         </ep:activities></font></div><div><font face="monospace, monospace">      </status></font></div><div><font face="monospace, monospace">   </pp:person></font></div><div><font face="monospace, monospace"></presence></font></div></div><div><br></div><div><br></div><div>I can confirm that Bria shows offline but if the client is using the tuple status instead of the person status then I can see why.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<br>
On the Asterisk console the command core show hints show the correct state for the extension.<br>
<br>
On my tests I used XLite, Bria and Jitsi.<br>
<br>
Any hint?<br>
<br>
Thank you<br>
<br>
Regards.<span><font color="#888888"><br>
<br>
<br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" 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" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><span style="font-size:12.8px">George Joseph</span><br style="font-size:12.8px"><span style="font-size:12.8px">Digium, Inc. | Software Developer</span><span style="font-size:12.8px"><br>445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br></span><span style="font-size:12.8px">Check us out at: </span><a href="http://www.digium.com/" rel="noreferrer" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">www.digium.com</a><span style="font-size:12.8px"> & </span><a href="http://www.asterisk.org/" rel="noreferrer" style="color:rgb(17,85,204);font-size:12.8px" target="_blank">www.asterisk.org</a><br><div><br></div></div></div>
</div></div>