[asterisk-bugs] [Asterisk 0010164]: Incorrect notify handling when hints contain multiple devices
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 29 18:09:14 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: 10-29-2007 18:09 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 - 10-29-07 18:09
----------------------------------------------------------------------
Thanks for the reminder - I just prodded my boss again, and have just
gotten approval, so I've submitted my request.
Awaiting confirmation that it's accepted.
Issue History
Date Modified Username Field Change
======================================================================
10-29-07 18:09 nic_bellamy Note Added: 0072704
======================================================================
More information about the asterisk-bugs
mailing list