[asterisk-dev] [Code Review] 3002: pjsip: convert configuration settings names to snake case
Kevin Harwell
reviewboard at asterisk.org
Thu Nov 14 18:04:50 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3002/
-----------------------------------------------------------
(Updated Nov. 14, 2013, 6:04 p.m.)
Review request for Asterisk Developers.
Changes
-------
Renamed field per suggestion. Also renamed fields in config sample.
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 (updated)
-----
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/20131115/9b7502e6/attachment.html>
More information about the asterisk-dev
mailing list