<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I am currently not using qualify, but it seems like a nice way to know if the phones are online.  I attempted to set it up, but am running into a 404 on the subscription.</div><div dir="ltr"><br></div><div dir="ltr">1.  From the manager, Action: PJSIPNotify (with an endpoint).  This caused the following OPTIONS packet to be sent to the phone.<br><div><br></div><div><div>OPTIONS <a href="mailto:sip%3A64167f3a7955@192.168.2.206">sip:64167f3a7955@192.168.2.206</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 192.168.2.22:5060;rport;branch=z9hG4bKPj232f200b-90a0-4c2b-8171-164f9961175d</div><div>From: <<a href="mailto:sip%3A64167f3a7955@192.168.2.22">sip:64167f3a7955@192.168.2.22</a>>;tag=100c883f-a844-4a7a-9ab3-085b16825b30</div><div>To: <<a href="mailto:sip%3A64167f3a7955@192.168.2.206">sip:64167f3a7955@192.168.2.206</a>></div><div>Contact: <<a href="http://sip:64167f3a7955@192.168.2.22:5060">sip:64167f3a7955@192.168.2.22:5060</a>></div><div>Call-ID: 68897833-b4d3-4a75-9ad1-939b752d5a5e</div><div>CSeq: 47099 OPTIONS</div><div>Max-Forwards: 70</div><div>User-Agent: Asterisk PBX 16.1.0</div><div>Content-Length:  0</div></div><div><br></div><div>2.  The phone acknowledges the OPTIONS</div><div><br></div><div><div>SIP/2.0 200 OK</div><div>Via: SIP/2.0/UDP 192.168.2.22:5060;rport;branch=z9hG4bKPj232f200b-90a0-4c2b-8171-164f9961175d</div><div>From: <<a href="mailto:sip%3A64167f3a7955@192.168.2.22">sip:64167f3a7955@192.168.2.22</a>>;tag=100c883f-a844-4a7a-9ab3-085b16825b30</div><div>To: "64167f3a7955" <<a href="mailto:sip%3A64167f3a7955@192.168.2.206">sip:64167f3a7955@192.168.2.206</a>>;tag=B9366B50-E4C6248D</div><div>CSeq: 47099 OPTIONS</div><div>Call-ID: 68897833-b4d3-4a75-9ad1-939b752d5a5e</div><div>Contact: <<a href="mailto:sip%3A64167f3a7955@192.168.2.206">sip:64167f3a7955@192.168.2.206</a>></div><div>Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,INFO,MESSAGE,SUBSCRIBE,NOTIFY,PRACK,UPDATE,REFER</div><div>Supported: replaces,100rel</div><div>User-Agent: PolycomVVX-VVX_450-UA/5.8.0.12848</div><div>Accept-Language: en</div><div>Accept: application/sdp,text/plain,message/sipfrag,application/dialog-info+xml</div><div>Accept-Encoding: identity</div><div>Supported: 100rel,replaces,norefersub,sdp-anat</div><div>Content-Length: 0</div></div><div><br></div><div>3.  The phone sends the SUBSCRIBE</div><div><br></div><div><div>SUBSCRIBE <a href="http://sip:64167f3a7955@192.168.2.22:5060">sip:64167f3a7955@192.168.2.22:5060</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 192.168.2.206;branch=z9hG4bK392bc0f56C717732</div><div>From: "64167f3a7955" <<a href="mailto:sip%3A64167f3a7955@192.168.2.22">sip:64167f3a7955@192.168.2.22</a>>;tag=A23DD37B-4BFEDFB8</div><div>To: <<a href="mailto:sip%3A64167f3a7955@192.168.2.22">sip:64167f3a7955@192.168.2.22</a>></div><div>CSeq: 1 SUBSCRIBE</div><div>Call-ID: 40b12c267977075518c68280933a7955</div><div>Contact: <<a href="mailto:sip%3A64167f3a7955@192.168.2.206">sip:64167f3a7955@192.168.2.206</a>></div><div>Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,INFO,MESSAGE,SUBSCRIBE,NOTIFY,PRACK,UPDATE,REFER</div><div>Event: message-summary</div><div>User-Agent: PolycomVVX-VVX_450-UA/5.8.0.12848</div><div>Accept-Language: en</div><div>Accept: application/simple-message-summary</div><div>Max-Forwards: 70</div><div>Expires: 3600</div><div>Content-Length: 0</div></div><div><br></div><div>4.  However, I am getting a 404 back.</div><div><br></div><div><div>SIP/2.0 404 Not Found</div><div>Via: SIP/2.0/UDP 192.168.2.205;rport=5060;received=192.168.2.205;branch=z9hG4bKd563e8de3F0F438D</div><div>Call-ID: adf2f90a0788a47d709d3b21dc39a92f</div><div>From: "sip:64167f39a92f" <<a href="mailto:sip%3A64167f39a92f@192.168.2.22">sip:64167f39a92f@192.168.2.22</a>>;tag=D55C2C08-654F3C47</div><div>To: <<a href="mailto:sip%3A64167f39a92f@192.168.2.22">sip:64167f39a92f@192.168.2.22</a>>;tag=z9hG4bKd563e8de3F0F438D</div><div>CSeq: 1 SUBSCRIBE</div><div>Server: Asterisk PBX 16.1.0</div><div>Content-Length:  0</div></div><div><br></div><div>The phones are otherwise registered, and have working subscriptions to hints (i.e. for activity on DAHDI channels, or parking lots).</div><div><br></div><div>What other configuration is required to get Qualify working?  Thank you in advance.</div></div></div></div></div></div>