summaryrefslogtreecommitdiff
path: root/contrib/scripts/install_prereq
diff options
context:
space:
mode:
authorJeff Peeler <jpeeler@digium.com>2010-07-14 22:58:24 +0000
committerJeff Peeler <jpeeler@digium.com>2010-07-14 22:58:24 +0000
commit2b2a6123de1dbc3a799a9466100d61fff47f6073 (patch)
tree2015a514fc767f4be234b38b21abd91382bceb41 /contrib/scripts/install_prereq
parent1e8c66e749a20c2c0202f0da58918e9313f0512c (diff)
Fix MWI notification transmission problems over SIP.
MWI updates were not being sent if no messages were found in the event cache. This was corrected since a phone may need to clear its MWI status configured previously from another mailbox. Upon module or sip reload, MWI updates could not be sent due to the sipsock socket not being set early enough in reload_config. The code handling the descriptor assignment and such has simply been moved before the call to build_peer. Issuing a sip reload cleared the IP address of the peer, but skipped checking the database for registration information. The database is now checked both for sip reload and actually reloading the module. If a transmission occurs before the do_monitor thread has started, do not attempt to send a signal to it. (closes issue #17398) Reported by: ip-rob git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276571 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib/scripts/install_prereq')
0 files changed, 0 insertions, 0 deletions