Hi, many phones as Thomson S2030 or Grandstream 3000 allow presence BLF. Unfortunatelly I think BLF (Busy Lamp Field) just works with Asterisk and it's not a RFC or a draft.
Thomson S2030 allow subscribing to a extension state and it generates this SUBSCRIBE:
------------------------------------------------------------------------------- SUBSCRIBE sip:211@domain.org:5061;user=phone SIP/2.0 Via: SIP/2.0/UDP 192.168.1.97:5061;branch=z9hG4bK4293581925314869375 From: sip:210@domain.org:5050;tag=c0a80101-167c2d To: sip:211@domain.org:5061 Call-ID: 8b5c839-c0a80101-d-d5@192.168.1.97 CSeq: 1 SUBSCRIBE Max-Forwards: 70 Event: dialog Accept: application/dialog-info+xml Expires: 3600 Contact: sip:210@192.168.1.97:5061;user=phone User-Agent: THOMSON ST2030 hw5 fw1.52 00-14-7F-00-68-81 Content-Length: 0 -------------------------------------------------------------------------------
Is there any possibility to use this BLF feature with OpenSer in any way?
There is a module in development which implements BLA/BLF in OpenSER and supposedly works with Polycom phones. Given the lack of a standard I suspect you'd have to adjust your configuration to accept different event types from different phones to make them work with this module. We are just beginning to work with this module. I'll post more information about our experience as we learn more.
-----Original Message----- From: users-bounces@openser.org [mailto:users-bounces@openser.org] On Behalf Of Iñaki Baz Castillo Sent: Thursday, October 11, 2007 8:49 AM To: users@openser.org Subject: [OpenSER-Users] Presence BLF in OpenSer?
Hi, many phones as Thomson S2030 or Grandstream 3000 allow presence BLF. Unfortunatelly I think BLF (Busy Lamp Field) just works with Asterisk and it's not a RFC or a draft.
Thomson S2030 allow subscribing to a extension state and it generates this SUBSCRIBE:
SUBSCRIBE sip:211@domain.org:5061;user=phone SIP/2.0 Via: SIP/2.0/UDP 192.168.1.97:5061;branch=z9hG4bK4293581925314869375 From: sip:210@domain.org:5050;tag=c0a80101-167c2d To: sip:211@domain.org:5061 Call-ID: 8b5c839-c0a80101-d-d5@192.168.1.97 CSeq: 1 SUBSCRIBE Max-Forwards: 70 Event: dialog Accept: application/dialog-info+xml Expires: 3600 Contact: sip:210@192.168.1.97:5061;user=phone User-Agent: THOMSON ST2030 hw5 fw1.52 00-14-7F-00-68-81 Content-Length: 0
Is there any possibility to use this BLF feature with OpenSer in any way?
-- Iñaki Baz Castillo ibc@in.ilimit.es
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
El Thursday 11 October 2007 15:13:30 Steven C. Blair escribió:
There is a module in development which implements BLA/BLF in OpenSER and supposedly works with Polycom phones. Given the lack of a standard I suspect you'd have to adjust your configuration to accept different event types from different phones to make them work with this module. We are just beginning to work with this module. I'll post more information about our experience as we learn more.
Maybe you mean the pua_bla module existing in OpenSer 1.3? http://www.openser.org/docs/modules/devel/pua_bla.html
But this module is for BLA, not for BLF, is it?
Regards.
That is the module to which I was referring. We just started our work so I cannot say how/if BLF works. BLF works on Polycom phones so I'm assuming this module enables processing of subscribe/notify messages with appropriate event types to enabled BLF. I haven't tried it.
-----Original Message----- From: users-bounces@openser.org [mailto:users-bounces@openser.org] On Behalf Of Iñaki Baz Castillo Sent: Thursday, October 11, 2007 9:52 AM To: users@openser.org Subject: Re: [OpenSER-Users] Presence BLF in OpenSer?
El Thursday 11 October 2007 15:13:30 Steven C. Blair escribió:
There is a module in development which implements BLA/BLF in OpenSER
and
supposedly works with Polycom phones. Given the lack of a standard I suspect you'd have to adjust your configuration to accept different
event
types from different phones to make them work with this module. We
are just
beginning to work with this module. I'll post more information about
our
experience as we learn more.
Maybe you mean the pua_bla module existing in OpenSer 1.3? http://www.openser.org/docs/modules/devel/pua_bla.html
But this module is for BLA, not for BLF, is it?
Regards.
-- Iñaki Baz Castillo ibc@in.ilimit.es
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
El Thursday 11 October 2007 15:54:32 Steven C. Blair escribió:
That is the module to which I was referring. We just started our work so I cannot say how/if BLF works. BLF works on Polycom phones so I'm assuming this module enables processing of subscribe/notify messages with appropriate event types to enabled BLF. I haven't tried it.
BLF works too with Thomson S2030 and some Grandstream.
The Event type is just "dialog".
Regards.
We are running pua_bla in production with Polycom phones. BLA and BLF are basically the same term. The protocol used is based on a draft RFC (draft-anil-sipping-bla which is now in the BLISS IETF group). /a
Steven C. Blair wrote:
That is the module to which I was referring. We just started our work so I cannot say how/if BLF works. BLF works on Polycom phones so I'm assuming this module enables processing of subscribe/notify messages with appropriate event types to enabled BLF. I haven't tried it.
-----Original Message----- From: users-bounces@openser.org [mailto:users-bounces@openser.org] On Behalf Of Iñaki Baz Castillo Sent: Thursday, October 11, 2007 9:52 AM To: users@openser.org Subject: Re: [OpenSER-Users] Presence BLF in OpenSer?
El Thursday 11 October 2007 15:13:30 Steven C. Blair escribió:
There is a module in development which implements BLA/BLF in OpenSER
and
supposedly works with Polycom phones. Given the lack of a standard I suspect you'd have to adjust your configuration to accept different
event
types from different phones to make them work with this module. We
are just
beginning to work with this module. I'll post more information about
our
experience as we learn more.
Maybe you mean the pua_bla module existing in OpenSer 1.3? http://www.openser.org/docs/modules/devel/pua_bla.html
But this module is for BLA, not for BLF, is it?
Regards.
-- Iñaki Baz Castillo ibc@in.ilimit.es
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
El Thursday 11 October 2007 18:05:12 Alan Crosswell escribió:
We are running pua_bla in production with Polycom phones. BLA and BLF are basically the same term. The protocol used is based on a draft RFC (draft-anil-sipping-bla which is now in the BLISS IETF group).
Hum, how can be both BLA and BLF basically the same?
In BLA is needed a subscriber-phone sending a REGISTER with "To:other-user", a SUBSCRIBE from "other-user" and from "subscriber-phone"... while in BLF is just needed a SUBSCRIBE "To: other-user" with "Event: dialog".
Have you debugged what kind of REGISTER's and SUBSCRIBER's send you Polycom with your pua_bla module?
Thanks for any explanation. Regards.