[asterisk-dev] [Code Review] 2846: Finish conversion script from sip.conf to pjsip.conf
Mark Michelson
reviewboard at asterisk.org
Wed Sep 11 18:04:26 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2846/
-----------------------------------------------------------
Review request for Asterisk Developers.
Bugs: ASTERISK-22374
https://issues.asterisk.org/jira/browse/ASTERISK-22374
Repository: Asterisk
Description
-------
This finishes off the initial work on the conversion script from sip.conf to pjsip.conf. This addresses missing endpoint options, registration options, auth options, and transport options.
I ran the flake8 checker on the files, but I only corrected its complaints in the new sections I added in order to keep the diff reduced to the relevant changes. Unfortunately, this ended up being moot since I renamed the files and the directory that they are in.
Diffs
-----
/trunk/contrib/scripts/sip_to_pjsip/astconfigparser.py PRE-CREATION
/trunk/contrib/scripts/sip_to_pjsip/astdicts.py PRE-CREATION
/trunk/contrib/scripts/sip_to_pjsip/sip_to_pjsip.py PRE-CREATION
/trunk/contrib/scripts/sip_to_res_sip/astconfigparser.py 398879
/trunk/contrib/scripts/sip_to_res_sip/astdicts.py 398879
/trunk/contrib/scripts/sip_to_res_sip/sip_to_res_sip.py 398879
Diff: https://reviewboard.asterisk.org/r/2846/diff/
Testing
-------
Tested against various sip.conf files to ensure that generated sections had the expected data in them.
Thanks,
Mark Michelson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130911/d83d238e/attachment-0001.htm>
More information about the asterisk-dev
mailing list