[asterisk-dev] [Code Review] 4524: res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
rmudgett
reviewboard at asterisk.org
Wed Mar 25 13:26:42 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4524/
-----------------------------------------------------------
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
* Converted the contact_autoexpire container to use the ao2 template hash
and cmp functions. Also made use the OBJ_SEARCH_xxx names instead of the
deprecated names.
* Eliminates several unnecessary uses of RAII_VAR().
Diffs
-----
/branches/13/res/res_pjsip_registrar_expire.c 433419
Diff: https://reviewboard.asterisk.org/r/4524/diff/
Testing
-------
Phones still registered.
Placed a call and it still worked.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150325/b8c39662/attachment.html>
More information about the asterisk-dev
mailing list