Dmitry Melekhov
2016-Sep-09 09:17 UTC
[asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed
Hello! Upgraded 13.10 to 13.11.1 today and now I see messages in log: [Sep 9 12:23:16] NOTICE[6064] res_pjsip/pjsip_distributor.c: Request 'REGISTER' from '"3563" <sip:3563 at 192.168.32.254>' failed for '192.168.32.116:5060' (callid: 0_1409534529 at 192.168.32.116) - No matching endpoint found or [Sep 9 12:56:14] NOTICE[10163] res_pjsip/pjsip_distributor.c: Request 'INVITE' from '"3567" <sip:3567 at 192.168.32.254>' failed for '192.168.32.108:5060' (callid: 0_2410349837 at 192.168.32.108) - No matching endpoint found No complains from users though.... Could you tell me what is this? Thank you!
Joshua Colp
2016-Sep-09 09:45 UTC
[asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed
Dmitry Melekhov wrote:> Hello! > > > Upgraded 13.10 to 13.11.1 today and now I see messages in log: > > > [Sep 9 12:23:16] NOTICE[6064] res_pjsip/pjsip_distributor.c: Request > 'REGISTER' from '"3563" <sip:3563 at 192.168.32.254>' failed for > '192.168.32.116:5060' (callid: 0_1409534529 at 192.168.32.116) - No > matching endpoint found > > > or > > [Sep 9 12:56:14] NOTICE[10163] res_pjsip/pjsip_distributor.c: Request > 'INVITE' from '"3567" <sip:3567 at 192.168.32.254>' failed for > '192.168.32.108:5060' (callid: 0_2410349837 at 192.168.32.108) - No > matching endpoint found > > > No complains from users though.... > > > Could you tell me what is this?It means that the request could not be matched to an endpoint, just like the message says :D this could be because endpoints in pjsip.conf could not be loaded or if from a database, they couldn't be loaded from there. -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org
Dmitry Melekhov
2016-Sep-09 10:08 UTC
[asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed
09.09.2016 13:45, Joshua Colp ?????:> Dmitry Melekhov wrote: >> Hello! >> >> >> Upgraded 13.10 to 13.11.1 today and now I see messages in log: >> >> >> [Sep 9 12:23:16] NOTICE[6064] res_pjsip/pjsip_distributor.c: Request >> 'REGISTER' from '"3563" <sip:3563 at 192.168.32.254>' failed for >> '192.168.32.116:5060' (callid: 0_1409534529 at 192.168.32.116) - No >> matching endpoint found >> >> >> or >> >> [Sep 9 12:56:14] NOTICE[10163] res_pjsip/pjsip_distributor.c: Request >> 'INVITE' from '"3567" <sip:3567 at 192.168.32.254>' failed for >> '192.168.32.108:5060' (callid: 0_2410349837 at 192.168.32.108) - No >> matching endpoint found >> >> >> No complains from users though.... >> >> >> Could you tell me what is this? > > It means that the request could not be matched to an endpoint, just > like the message says :D this could be because endpoints in pjsip.conf > could not be loaded or if from a database, they couldn't be loaded > from there. >These endpoints are already registered....
Apparently Analagous Threads
- 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed
- Asterisk 14.0.0-rc1 Now Available
- Fail2ban for asterisk 16 PJSIP
- INVITE from DID: No matching endpoint found but completes the call anyway
- asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'