asterisk/contrib/scripts/sip_to_pjsip
Scott Griepentrog fba836cc02 sip_to_pjsip: improve ability to parse input files
General improvements to SIP to PJSIP conversion utility:

1) track default section of input file to allow parsing
   an include file that doesn't specify a [section]

2) informatively handle case of assignment without [section]

3) correctly handle getting sections from included files
   - [section]'s are inherited by included file

4) provide null string as default transport bind ip

5) gracefully handle missing portions of registration string

6) denote steps of operation during conversion and confirm
   top level files as a convenience

ASTERISK-24474 #close
Review: https://reviewboard.asterisk.org/r/4280/
Reported by: John Kiniston
........

Merged revisions 430469 from http://svn.asterisk.org/svn/asterisk/branches/13


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@430470 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2015-01-09 22:09:04 +00:00
..
astconfigparser.py sip_to_pjsip: improve ability to parse input files 2015-01-09 22:09:04 +00:00
astdicts.py Update the conversion script from sip.conf to pjsip.conf 2013-10-31 22:09:47 +00:00
sip_to_pjsip.py sip_to_pjsip: improve ability to parse input files 2015-01-09 22:09:04 +00:00