search for: 58af7d6822

Displaying 2 results from an estimated 2 matches for "58af7d6822".

2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
...> 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's a snom M9 phone tha...
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hello List I am in the progress of migrating from chan_sip to pjsip. I fear I have missed something on how hints need to be specified for pjsip. For chan_sip I have configured sip.conf subscribecontext = localuser and in the dialplan I set: [localuser] exten => 11,hint,SIP/11 Now if a phone subscribes to '11' this works. Now I try to get the same working for pjsip. I understood