[asterisk-dev] [Code Review] 3124: res_pjsip: AOR option qualify_frequency not respected on startup

Kevin Harwell reviewboard at asterisk.org
Mon Jan 13 12:33:31 CST 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3124/
-----------------------------------------------------------

Review request for Asterisk Developers.


Bugs: ASTERISK-23062
    https://issues.asterisk.org/jira/browse/ASTERISK-23062


Repository: Asterisk


Description
-------

If an endpoint had previously dynamically registered a contact and the contact information was successfully stored in astdb then upon restart the qualify notifications would not be sent out if the qualify_frequency was set.  This was due to the fact that only permanent contacts were being checked and scheduled for qualifies on startup.  Modified the code to check and schedule all registered contacts at startup.


Diffs
-----

  branches/12/res/res_pjsip/pjsip_options.c 405361 

Diff: https://reviewboard.asterisk.org/r/3124/diff/


Testing
-------

Using cli commands noted that qualifies are now being sent out for dynamically registered contacts that had been stored in the astdb and loaded at system start.


Thanks,

Kevin Harwell

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140113/23a5996a/attachment.html>


More information about the asterisk-dev mailing list