-----------------------------------------------------------
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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to