[asterisk-dev] [Code Review] 3002: pjsip: convert configuration settings names to snake case
Kevin Harwell
reviewboard at asterisk.org
Fri Nov 22 11:19:21 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3002/
-----------------------------------------------------------
(Updated Nov. 22, 2013, 11:19 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 403022
Repository: Asterisk
Description
-------
Renamed, where appropriate, the configuration options for chan/res_pjsip to use snake case (compound words separated by an underscore). For example, faxdetect will become fax_detect, recordofffeature will become record_off_feature, etc...
Diffs
-----
branches/12/res/res_pjsip_acl.c 402837
branches/12/res/res_pjsip/pjsip_configuration.c 402837
branches/12/res/res_pjsip/config_transport.c 402837
branches/12/res/res_pjsip/config_system.c 402837
branches/12/res/res_pjsip/config_global.c 402837
branches/12/res/res_pjsip.c 402837
branches/12/contrib/scripts/sip_to_pjsip/sip_to_pjsip.py 402837
branches/12/configs/pjsip.conf.sample 402837
Diff: https://reviewboard.asterisk.org/r/3002/diff/
Testing
-------
Started asterisk with a basic pjsip configuration to make sure things still loaded/ran correctly.
Thanks,
Kevin Harwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131122/f21c590e/attachment.html>
More information about the asterisk-dev
mailing list