Here’s a pretty full snippet - names have been changed to protect the innocent. I’m fairly new to FreePBX. Managed supported VOIP systems before, and more recently a Digium system, and now we’re trying to move onto FreePBX. I just can’t get the phones to register. They download the config files fine and look like they’re ready to go on the display, but the pjsip registration is failing. We’re using Digium phones and have the Endpoint Manager templates. The extensions are all set for pjsip as far as I can tell. I must be missing something though.
<— Received SIP request (623 bytes) from UDP:10.55.30.150:5060 —>
SUBSCRIBE sip:2114@10.55.30.160:5060 SIP/2.0
Via: SIP/2.0/UDP 10.55.30.150:5060;rport;branch=z9hG4bKPjweA49fuuRpyZJjaNKqRyIQY94AcFvMVt
Max-Forwards: 70
From: “Sharon Stone-2114” sip:2114@10.55.30.160;tag=XFRx6xY6gzDZ8wiM-hQ.d8wlgKJmd.KA
To: sip:2114@10.55.30.160
Contact: “Sharon Stone-2114” sip:2114@10.55.30.150:5060;ob
Call-ID: 9DJGNmpJv4W4.puoXtLnmCYmgTGKftke
CSeq: 6294 SUBSCRIBE
Event: presence
Expires: 600
Supported: replaces, 100rel, timer, norefersub
Accept: application/pidf+xml, application/xpidf+xml
Allow-Events: presence, message-summary, refer
User-Agent: Digium D70 2_2_1_7
Content-Length: 0
<— Transmitting SIP response (569 bytes) to UDP:10.55.30.150:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 10.55.30.150:5060;rport=5060;received=10.55.30.150;branch=z9hG4bKPjweA49fuuRpyZJjaNKqRyIQY94AcFvMVt
Call-ID: 9DJGNmpJv4W4.puoXtLnmCYmgTGKftke
From: “Sharon Stone-2114” sip:2114@10.55.30.160;tag=XFRx6xY6gzDZ8wiM-hQ.d8wlgKJmd.KA
To: sip:2114@10.55.30.160;tag=z9hG4bKPjweA49fuuRpyZJjaNKqRyIQY94AcFvMVt
CSeq: 6294 SUBSCRIBE
WWW-Authenticate: Digest realm=“asterisk”,nonce=“1540325546/a214a6b965dcbe53ca20768c4b3396c0”,opaque=“2e6d7d4e278c019a”,algorithm=md5,qop=“auth”
Server: FPBX-14.0.4.1(13.22.0)
Content-Length: 0
<— Received SIP request (920 bytes) from UDP:10.55.30.150:5060 —>
SUBSCRIBE sip:2114@10.55.30.160:5060 SIP/2.0
Via: SIP/2.0/UDP 10.55.30.150:5060;rport;branch=z9hG4bKPjuhiZEOYXoWYN2ldkP6hjWwItHxcbuGVU
Max-Forwards: 70
From: “Sharon Stone-2114” sip:2114@10.55.30.160;tag=XFRx6xY6gzDZ8wiM-hQ.d8wlgKJmd.KA
To: sip:2114@10.55.30.160
Contact: “Sharon Stone-2114” sip:2114@10.55.30.150:5060;ob
Call-ID: 9DJGNmpJv4W4.puoXtLnmCYmgTGKftke
CSeq: 6295 SUBSCRIBE
Event: presence
Expires: 600
Supported: replaces, 100rel, timer, norefersub
Accept: application/pidf+xml, application/xpidf+xml
Allow-Events: presence, message-summary, refer
User-Agent: Digium D70 2_2_1_7
Authorization: Digest username=“2114”, realm=“asterisk”, nonce=“1540325546/a214a6b965dcbe53ca20768c4b3396c0”, uri=“sip:2114@10.55.30.160:5060”, response=“16193bdf852e09a6e167017935ab0bbf”, algorithm=md5, cnonce=“LbhmJyxe8FvODIUJLNfkII80AtlFpkCN”, opaque=“2e6d7d4e278c019a”, qop=auth, nc=00000001
Content-Length: 0
[2018-10-23 16:12:26] NOTICE[28104]: res_pjsip_exten_state.c:358 new_subscribe: Endpoint ‘2114’ state subscription failed: Extension ‘2114’ does not exist in context ‘’ or has no associated hint
<— Transmitting SIP response (419 bytes) to UDP:10.55.30.150:5060 —>
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 10.55.30.150:5060;rport=5060;received=10.55.30.150;branch=z9hG4bKPjuhiZEOYXoWYN2ldkP6hjWwItHxcbuGVU
Call-ID: 9DJGNmpJv4W4.puoXtLnmCYmgTGKftke
From: “Sharon Stone-2114” sip:2114@10.55.30.160;tag=XFRx6xY6gzDZ8wiM-hQ.d8wlgKJmd.KA
To: sip:2114@10.55.30.160;tag=z9hG4bKPjuhiZEOYXoWYN2ldkP6hjWwItHxcbuGVU
CSeq: 6295 SUBSCRIBE
Server: FPBX-14.0.4.1(13.22.0)
Content-Length: 0
<— Transmitting SIP request (429 bytes) to UDP:10.55.30.150:5060 —>
OPTIONS sip:2114@10.55.30.150:5060;ob SIP/2.0
Via: SIP/2.0/UDP 10.55.30.160:5060;rport;branch=z9hG4bKPjaeb4f7b3-4619-4a80-99d9-f1b82dc3914d
From: sip:2114@10.55.30.160;tag=5f5a39b4-b703-493f-b03b-0c0a2e47ffc4
To: sip:2114@10.55.30.150;ob
Contact: sip:2114@10.55.30.160:5060
Call-ID: bc1544e9-55b0-4c93-b2ab-3797afa30ca0
CSeq: 63513 OPTIONS
Max-Forwards: 70
User-Agent: FPBX-14.0.4.1(13.22.0)
Content-Length: 0
<— Received SIP response (787 bytes) from UDP:10.55.30.150:5060 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.55.30.160:5060;rport=5060;received=10.55.30.160;branch=z9hG4bKPjaeb4f7b3-4619-4a80-99d9-f1b82dc3914d
Call-ID: bc1544e9-55b0-4c93-b2ab-3797afa30ca0
From: sip:2114@10.55.30.160;tag=5f5a39b4-b703-493f-b03b-0c0a2e47ffc4
To: sip:2114@10.55.30.150;ob;tag=z9hG4bKPjaeb4f7b3-4619-4a80-99d9-f1b82dc3914d
CSeq: 63513 OPTIONS
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Accept: application/sdp, application/pidf+xml, application/xpidf+xml, application/simple-message-summary, message/sipfrag;version=2.0, application/im-iscomposing+xml, text/plain
Supported: replaces, 100rel, timer, norefersub
Allow-Events: presence, message-summary, refer
User-Agent: Digium D70 2_2_1_7
Content-Length: 0