Displaying 3 results from an estimated 3 matches for "d1d0".
Did you mean:
d10
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...p in "pjsip
> show endpoints"?
Yes, the endpoint shows up.
Endpoint: 11/(scrubbed from mail) Not in use 0 of inf
InAuth: 11/11
Aor: 11 1
Contact: 11/sip:11@[2001:4060:dead:d1d0:204:13ff:fe 58af7d6822 Avail 5.799
Transport: transport-udp udp 0 0 [::]:5061
I had the qualify statement at the wrong place, but that's sorted out now.
But still, subscribing to the hint results in a 404 error.
Acutualy, that subscribing is a bit odd, it...
2017 Dec 02
2
pjsip subscribe (presence) always returns: No matching endpoint found
...,hint,PJSIP/11
include=>local-extens
include=>trunk-out
This is the exact subscribe message and reply as recored by the Snom M9 Logging facility.
2017/12/02 11:58:00 [SIP-Reg:5]: SIP Tx udp:[2001:4060:dead:beef::1]:5060:
SUBSCRIBE sip:11 at woody.ch SIP/2.0
Via: SIP/2.0/UDP [2001:4060:dead:d1d0:204:13ff:fe30:228d]:2799;branch=z9hG4bK-88k838;rport
From: "Beno?t Panizzon" <sip:11 at woody.ch>;tag=fg0ojl
To: "Beno?t Panizzon" <sip:11 at woody.ch>
Call-ID: 6lrsku1p at snom
CSeq: 933701145 SUBSCRIBE
Max-Forwards: 70
Contact: <sip:11@[2001:4060:dead:d1d0:204:1...
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...example
qualify_frequency=10
mailboxes=11
voicemail_extension=411
And in the dialplan I changed:
[localuser]
exten => 11,hint,PJSIP/11
But I constantly get:
Request 'SUBSCRIBE' from '"Beno?t Panizzon PJSIP" <sip:11 at woody.ch>'
failed for '2001:4060:dead:d1d0:204:13ff:fe30:228d:2332' (callid:
ow21f3eg at snom) - No matching endpoint found
And I in the logger I see that the subscriber request is being rejected
with error 404.
Any hints what I'm doing wrong?
-Beno?t-