[asterisk-bugs] [Asterisk 0010164]: Incorrect notify handling when hints contain multiple devices
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Nov 1 15:37:38 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10164
======================================================================
Reported By: nic_bellamy
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10164
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.2.20
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 07-09-2007 21:48 CDT
Last Modified: 11-01-2007 15:37 CDT
======================================================================
Summary: Incorrect notify handling when hints contain
multiple devices
Description:
There's a logic flaw in transmit_state_notify():
When sending a state notification, the hints for the extension are checked
to see if the device is offline; if so it overrides the state notification
to say "not online".
The problem: if your hint contains multiple devices, _any_ of these being
offline will override the state. The state should only be overridden if
_all_ the hinted devices are offline.
This breaks BLFs for Polycom devices (and anything else using pidf/xpidf
notifications) when you have multiple devices hinted.
This was introduced by the fix for http://bugs.digium.com/view.php?id=9536.
======================================================================
----------------------------------------------------------------------
nic_bellamy - 11-01-07 15:37
----------------------------------------------------------------------
License accepted, and a patch for the last 1.2 and 1.4 branches attached.
Issue History
Date Modified Username Field Change
======================================================================
11-01-07 15:37 nic_bellamy Note Added: 0072930
======================================================================
More information about the asterisk-bugs
mailing list