[asterisk-dev] [Code Review] 4290: pjsip_options: Fix continued qualifies after endpoint/aor deletion.

George Joseph reviewboard at asterisk.org
Tue Dec 23 17:18:52 CST 2014


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

(Updated Dec. 23, 2014, 5:18 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 430064


Repository: Asterisk


Description
-------

If you remove an endpoint/aor from pjsip.conf then do a core reload, qualifies will continue even though the object are gone.  This happens because nothing clears out the qualify tasks.

This patch unschedules all existing qualify tasks before scheduling new ones on reload.


Diffs
-----

  branches/13/res/res_pjsip/pjsip_options.c 430001 

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


Testing
-------

Verified with Wireshark that the OPTIONS messages stop and ran the testsuite for all pjsip tests and verified that all tests pass.


Thanks,

George Joseph

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


More information about the asterisk-dev mailing list