summaryrefslogtreecommitdiff
path: root/contrib/scripts/sip_to_pjsip
AgeCommit message (Expand)Author
2017-10-12contrib/script/sip_to_pjsip: implement 'all' for allow/disallowTorrey Searle
2017-10-04contrib/thirdparty/sip_to_pjsip: add additional flag mappingsTorrey Searle
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-09-09sip_to_pjsip.py: Map legacy_useroption_parsing.Richard Mudgett
2016-09-06Merge "sip_to_pjsip.py: Map canreinvite as directmedia alias." into 13zuul
2016-09-06Merge "sip_to_pjsip.py: Fix typo converting outboundproxy registration." into 13zuul
2016-09-02sip_to_pjsip.py: Map canreinvite as directmedia alias.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix typo converting outboundproxy registration.Richard Mudgett
2016-09-02sip_to_pjsip.py: Fix comment typo and tabs.Richard Mudgett
2016-08-26sip_to_pjsip: Migrate IPv4/IPv6 (Dual Stack) configurations.Alexander Traud
2016-08-19Merge "sip_to_pjsip: Map externhost/ip to Transports." into 13zuul
2016-08-19sip_to_pjsip: Add cert_file.Alexander Traud
2016-08-18Merge "sip_to_pjsip: Write cos and tos." into 13Joshua Colp
2016-08-18sip_to_pjsip: Set correct tls transport methodKevin Harwell
2016-08-18Merge "sip_to_pjsip: Parse register even with transport." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write local_net, contact_acl, contact_deny, and contact_...Joshua Colp
2016-08-18Merge "sip_to_pjsip: Map (session-)timers correctly." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Add cert_file and ca_list_path." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write username even without authname." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Map the TLS method correctly." into 13Joshua Colp
2016-08-18Merge "sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent." int...Joshua Colp
2016-08-18Merge "sip_to_pjsip: Write media_encryption." into 13Joshua Colp
2016-08-18sip_to_pjsip: Map the TLS method correctly.Alexander Traud
2016-08-18sip_to_pjsip: Add compactheaders, timerb, timert1, and useragent.Alexander Traud
2016-08-18sip_to_pjsip: Map (session-)timers correctly.Alexander Traud
2016-08-18sip_to_pjsip: Write username even without authname.Alexander Traud
2016-08-18sip_to_pjsip: Parse register even with transport.Alexander Traud
2016-08-18sip_to_pjsip: Write local_net, contact_acl, contact_deny, and contact_permit.Alexander Traud
2016-08-18sip_to_pjsip: Map externhost/ip to Transports.Alexander Traud
2016-08-18sip_to_pjsip: Add defaultexpiry, maxexpiry, and minexpiry.Alexander Traud
2016-08-18sip_to_pjsip: Write media_encryption.Alexander Traud
2016-08-18sip_to_pjsip: Write cos and tos.Alexander Traud
2016-08-18sip_to_pjsip: Add cert_file and ca_list_path.Alexander Traud
2016-08-03astconfigparser: Really handle case where line is simply a comment.Joshua Colp
2016-07-29astconfigparser: Handle case where line is simply a comment.Joshua Colp
2016-07-26astconfigparser.py: Update with realtime fixes.Joshua Colp
2015-01-09sip_to_pjsip: improve ability to parse input filesScott Griepentrog
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-10-31Update the conversion script from sip.conf to pjsip.confMark Michelson