Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Request 'REGISTER' failed


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
dm at belkam.com
Guest





PostPosted: Fri Sep 09, 2016 4:18 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@192.168.32.108) - No
matching endpoint found


No complains from users though....


Could you tell me what is this?


Thank you!



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
jcolp at digium.com
Guest





PostPosted: Fri Sep 09, 2016 4:47 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

Dmitry Melekhov wrote:
Quote:
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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@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 Very Happy 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


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
dm at belkam.com
Guest





PostPosted: Fri Sep 09, 2016 5:08 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

09.09.2016 13:45, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@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 Very Happy 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....



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
dm at belkam.com
Guest





PostPosted: Fri Sep 09, 2016 5:11 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

09.09.2016 14:08, Dmitry Melekhov пишет:
Quote:
09.09.2016 13:45, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@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 Very Happy 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....


And, as I already said, there was no such messages while using asterisk
13.10.
I'll open bug report.



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
jcolp at digium.com
Guest





PostPosted: Fri Sep 09, 2016 5:13 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

Dmitry Melekhov wrote:
Quote:
09.09.2016 14:08, Dmitry Melekhov пишет:
Quote:
09.09.2016 13:45, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@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 Very Happy 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....


And, as I already said, there was no such messages while using asterisk
13.10.
I'll open bug report.

I don't believe this is actually a bug. Are the messages happening
constantly? Are there other successful calls and registrations? Does
pjsip show endpoints show the endpoints?

--
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


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
dm at belkam.com
Guest





PostPosted: Fri Sep 09, 2016 5:17 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

09.09.2016 14:13, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
09.09.2016 14:08, Dmitry Melekhov пишет:
Quote:
09.09.2016 13:45, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
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@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@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@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_2410349837@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 Very Happy 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....


And, as I already said, there was no such messages while using asterisk
13.10.
I'll open bug report.

I don't believe this is actually a bug.

I just reported Smile
Quote:
Are the messages happening constantly?

No, but quite often:

[Sep 9 13:48:41] NOTICE[16626] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3567" <sip:3567@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_806567588@192.168.32.108) - No matching
endpoint
found
[Sep 9 13:48:41] NOTICE[16626] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3567" <sip:3567@192.168.32.254>' failed for
'192.168.32.108:5060' (callid: 0_806567588@192.168.32.108) - No matching
endpoint
found
[Sep 9 13:48:48] NOTICE[16626] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3566" <sip:3566@192.168.32.254>' failed for
'192.168.32.111:5060' (callid: 0_3498933275@192.168.32.111) - No
matching endpo
int found
[Sep 9 13:48:48] NOTICE[16626] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3566" <sip:3566@192.168.32.254>' failed for
'192.168.32.111:5060' (callid: 0_3498933275@192.168.32.111) - No
matching endpo
int found
[Sep 9 14:03:16] NOTICE[18406] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3563" <sip:3563@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@192.168.32.116) - No
matching endpo
int found
[Sep 9 14:03:16] NOTICE[18406] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3563" <sip:3563@192.168.32.254>' failed for
'192.168.32.116:5060' (callid: 0_1409534529@192.168.32.116) - No
matching endpo
int found
[Sep 9 14:11:29] NOTICE[19410] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_4177963995@192.168.32.106) - No
matching endpo
int found
[Sep 9 14:11:29] NOTICE[19410] res_pjsip/pjsip_distributor.c: Request
'REGISTER' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_4177963995@192.168.32.106) - No
matching endpo
int found
[Sep 9 14:13:56] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_1192076852@192.168.32.106) - No
matching endpoin
t found
[Sep 9 14:13:56] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_1192076852@192.168.32.106) - No
matching endpoin
t found
[Sep 9 14:14:11] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_3557536029@192.168.32.106) - No
matching endpoin
t found
[Sep 9 14:14:11] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_3557536029@192.168.32.106) - No
matching endpoin
t found
[Sep 9 14:15:27] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_2728336985@192.168.32.106) - No
matching endpoin
t found
[Sep 9 14:15:27] NOTICE[19705] res_pjsip/pjsip_distributor.c: Request
'INVITE' from '"3560" <sip:3560@192.168.32.254>' failed for
'192.168.32.106:5060' (callid: 0_2728336985@192.168.32.106) - No
matching endpoin
t found

Quote:
Are there other successful calls and registrations?
Yes.
Quote:
Does pjsip show endpoints show the endpoints?

Yes.

Endpoint: 3560/3560 In use 1 of inf
InAuth: 3560/3560
Aor: 3560 1
Contact: 3560/sip:3560@192.168.32.106:5060 4d5f4b26a2
Unknown nan
Transport: transport-udp udp 0 0
192.168.32.254:5060
Channel: PJSIP/3560-00000042/Dial Up 00:01:19
Exten: 984922778704 CLCID: "" <>

Others are OK too...




--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
jcolp at digium.com
Guest





PostPosted: Fri Sep 09, 2016 6:19 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

Dmitry Melekhov wrote:
Quote:
09.09.2016 14:08, Dmitry Melekhov пишет:

<snip>

Quote:

And, as I already said, there was no such messages while using asterisk
13.10.
I'll open bug report.

I was mistaken and it is indeed a bug. I've got a fix up but even
without the fix it isn't blocking requests as you've noticed.

--
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


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
dm at belkam.com
Guest





PostPosted: Fri Sep 09, 2016 6:28 am    Post subject: [asterisk-users] 13.11.1 res_pjsip/pjsip_distributor.c: Requ Reply with quote

09.09.2016 15:18, Joshua Colp пишет:
Quote:
Dmitry Melekhov wrote:
Quote:
09.09.2016 14:08, Dmitry Melekhov пишет:

<snip>

Quote:

And, as I already said, there was no such messages while using asterisk
13.10.
I'll open bug report.

I was mistaken and it is indeed a bug. I've got a fix up but even
without the fix it isn't blocking requests as you've noticed.

Just compiled with fix, thank you!



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Join the Asterisk Community at the 13th AstriCon, September 27-29, 2016
http://www.asterisk.org/community/astricon-user-conference

New to Asterisk? Start here:
https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services