Ryan, Travis
2017-Jul-16 02:37 UTC
[asterisk-users] BLF sharing between Asterisk 11 and 13
I have servers setup in versions 11 and 13. Between two 11 servers, I had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. I've upgraded to 13 on one of these servers, and now can't share BLF. I get something like... [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '"Travis Ryan" <sip:612 at YYY.XXX.com>' failed for '10.1.2.XXX:5060' (callid: 8c79c540-c0710f55 at 10.1.2.XXX) - No matching endpoint found How do I make a server allow another extension on another server see it's BLF/Hints? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170716/e9c9bf9e/attachment.html>
Marcelo Terres
2017-Jul-16 08:54 UTC
[asterisk-users] BLF sharing between Asterisk 11 and 13
BLF with pjsip is a little bit different. Did you read the https://wiki.asterisk.org/wiki/display/AST/Configuring+ res_pjsip+for+Presence+Subscriptions? On 16 Jul 2017 3:38 am, "Ryan, Travis" <RyanT at oscarwinski.com> wrote:> I have servers setup in versions 11 and 13. Between two 11 servers, I had > no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. > > > > I?ve upgraded to 13 on one of these servers, and now can?t share BLF. I > get something like? > > > > [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 > log_unidentified_request: Request from '"Travis Ryan" <sip:612 at YYY.XXX.com>' > failed for '10.1.2.XXX:5060' (callid: 8c79c540-c0710f55 at 10.1.2.XXX) - No > matching endpoint found > > > > How do I make a server allow another extension on another server see it?s > BLF/Hints? > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > Check out the new Asterisk community forum at: https://community.asterisk. > org/ > > 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 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170716/d7dcf525/attachment.html>
On Sat, Jul 15, 2017, at 11:37 PM, Ryan, Travis wrote:> I have servers setup in versions 11 and 13. Between two 11 servers, I had > no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. > > I've upgraded to 13 on one of these servers, and now can't share BLF. I > get something like... > > [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 > log_unidentified_request: Request from '"Travis Ryan" > <sip:612 at YYY.XXX.com>' failed for '10.1.2.XXX:5060' (callid: > 8c79c540-c0710f55 at 10.1.2.XXX) - No matching endpoint foundIf that's the device trying then it needs to be configured in PJSIP with an endpoint and auth credentials so it can use that system. -- 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
Ryan, Travis
2017-Jul-16 17:38 UTC
[asterisk-users] BLF sharing between Asterisk 11 and 13
Yeah but how does that help when two different phones on two different servers need state information? What I?ve seen for 13 and PJSIP and sharing between servers, it uses config files with subscription stuff, but a server with asterisk 11 and chan_sip wouldn?t know how to handle that would it? From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Marcelo Terres Sent: Sunday, July 16, 2017 4:54 AM To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> Subject: Re: [asterisk-users] BLF sharing between Asterisk 11 and 13 BLF with pjsip is a little bit different. Did you read the https://wiki.asterisk.org/wiki/display/AST/Configuring+res_pjsip+for+Presence+Subscriptions? On 16 Jul 2017 3:38 am, "Ryan, Travis" <RyanT at oscarwinski.com<mailto:RyanT at oscarwinski.com>> wrote: I have servers setup in versions 11 and 13. Between two 11 servers, I had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. I?ve upgraded to 13 on one of these servers, and now can?t share BLF. I get something like? [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 log_unidentified_request: Request from '"Travis Ryan" <sip:612 at YYY.XXX.com<mailto:sip%3A612 at YYY.XXX.com>>' failed for '10.1.2.XXX:5060' (callid: 8c79c540-c0710f55 at 10.1.2.XXX<mailto:8c79c540-c0710f55 at 10.1.2.XXX>) - No matching endpoint found How do I make a server allow another extension on another server see it?s BLF/Hints? -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20170716/66b3bd64/attachment.html>
Ryan, Travis
2017-Jul-16 17:38 UTC
[asterisk-users] BLF sharing between Asterisk 11 and 13
So any phone that wants just state information needs to have an account on all the servers it needs that information from? Guess I can do that, but seems to be a lot to manage and keep in sync. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joshua Colp Sent: Sunday, July 16, 2017 5:34 AM To: asterisk-users at lists.digium.com Subject: Re: [asterisk-users] BLF sharing between Asterisk 11 and 13 On Sat, Jul 15, 2017, at 11:37 PM, Ryan, Travis wrote:> I have servers setup in versions 11 and 13. Between two 11 servers, I > had no issues sharing BLF, and assigning the hints on my Cisco 525G2 phones. > > I've upgraded to 13 on one of these servers, and now can't share BLF. > I get something like... > > [2017-07-15 22:35:49] NOTICE[3483]: res_pjsip/pjsip_distributor.c:347 > log_unidentified_request: Request from '"Travis Ryan" > <sip:612 at YYY.XXX.com>' failed for '10.1.2.XXX:5060' (callid: > 8c79c540-c0710f55 at 10.1.2.XXX) - No matching endpoint foundIf that's the device trying then it needs to be configured in PJSIP with an endpoint and auth credentials so it can use that system. -- 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 -- Check out the new Asterisk community forum at: https://community.asterisk.org/ 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