Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to?


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





PostPosted: Thu Jun 19, 2014 4:21 am    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

Dear all,


Recently I switched from asterisk 10 (sip) to 12 (pjsip).

I converted sip.conf into pjsip.conf

In sip.conf there is:subscribecontext=blf_context

while in pjsip.conf i can't see that option any more.


How blf is handled by pjsip?


Best regards,

pepesz
Back to top
pepesz at gmail.com
Guest





PostPosted: Fri Jun 20, 2014 9:26 am    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

Dear all,


Recently I switched from asterisk 10 (sip) to 12 (pjsip).

I converted sip.conf into pjsip.conf

In sip.conf there is:subscribecontext=blf_context

while in pjsip.conf i can't see that option any more.


How blf is handled by pjsip?


Best regards,

pepesz
Back to top
jcolp at digium.com
Guest





PostPosted: Fri Jun 20, 2014 9:29 am    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

pepesz wrote:
Quote:
Dear all,

Recently I switched from asterisk 10 (sip) to 12 (pjsip).
I converted sip.conf into pjsip.conf
In sip.conf there is:subscribecontext=blf_context
while in pjsip.conf i can't see that option any more.

How blf is handled by pjsip?

Currently as there is no configuration option to set the subscription
context the context specified by "context" is used.

--
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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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





PostPosted: Fri Jun 20, 2014 5:30 pm    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

Dear Joshua,


Thank you for your tip.

I put hints into context, however I still cannot make blf to work.

My small extensions and pjsip conf files are shown at http://pastebin.com/fiwSHYd3


Asterisk 12.3.2

Phone Grandstream GxP2100 and 2010 with keys set as BusyLampField 6001 and 6002 respectively.


What am I missing? It was working in sip and not in pjsip.


Best regards,

pepesz











On Fri, Jun 20, 2014 at 4:28 PM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
pepesz wrote:
Quote:
Dear all,

Recently I switched from asterisk 10 (sip) to 12 (pjsip).
I converted sip.conf into pjsip.conf
In sip.conf there is:subscribecontext=blf_context
while in pjsip.conf i can't see that option any more.

How blf is handled by pjsip?



Currently as there is no configuration option to set the subscription context the context specified by "context" is used.

--
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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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 Jun 20, 2014 5:51 pm    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

pepesz wrote:
Quote:
Dear Joshua,

Thank you for your tip.
I put hints into context, however I still cannot make blf to work.
My small extensions and pjsip conf files are shown at
http://pastebin.com/fiwSHYd3

Asterisk 12.3.2
Phone Grandstream GxP2100 and 2010 with keys set as BusyLampField 6001
and 6002 respectively.

What am I missing? It was working in sip and not in pjsip.

The underlying event package (dialog-info+xml) used by Grandstream and a
few other vendors is not currently supported in the PJSIP module.

--
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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

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





PostPosted: Fri Jun 20, 2014 6:28 pm    Post subject: [asterisk-users] BLF (hints) in Asterisk 12 PJSIP how to? Reply with quote

Dear Joshua,
Thanks for prompt response

It's clear now. Any clue/plans when/if it will be supported?


Best regards,

pepesz



On Sat, Jun 21, 2014 at 12:51 AM, Joshua Colp <jcolp@digium.com (jcolp@digium.com)> wrote:
Quote:
pepesz wrote:
Quote:
Dear Joshua,

Thank you for your tip.
I put hints into context, however I still cannot make blf to work.
My small extensions and pjsip conf files are shown at
http://pastebin.com/fiwSHYd3

Asterisk 12.3.2
Phone Grandstream GxP2100 and 2010 with keys set as BusyLampField 6001
and 6002 respectively.

What am I missing? It was working in sip and not in pjsip.


The underlying event package (dialog-info+xml) used by Grandstream and a few other vendors is not currently supported in the PJSIP module.

--
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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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