-
- Downloads
PSJIP - sip.conf to res_sip.conf script
Most, if not all, of the backing features of a conf file should now be implemented (e.g. multi-line comments, includes, templates, etc...). A few of the options still need to be mapped. Those are currently listed in the 'sip_to_res_sip.py' file. Things to do: (1) There is more work to do here, at least for the sip.conf items that aren't currently parsed. An issue will be created for that. (2) All of the scripts should probably be passed through pylint and have as many PEP8 issues fixed as possible. (3) A public review is probably warranted at that point of the entire script. Reported by: Matt Jordan git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- contrib/scripts/sip_to_res_sip/astconfigparser.py 282 additions, 130 deletionscontrib/scripts/sip_to_res_sip/astconfigparser.py
- contrib/scripts/sip_to_res_sip/astdicts.py 21 additions, 29 deletionscontrib/scripts/sip_to_res_sip/astdicts.py
- contrib/scripts/sip_to_res_sip/sip_to_res_sip.py 207 additions, 119 deletionscontrib/scripts/sip_to_res_sip/sip_to_res_sip.py
Loading
Please register or sign in to comment