summaryrefslogtreecommitdiff
path: root/contrib/scripts
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-21Fix some invalid Unicode charactersSean Bright
2017-11-15ast_coredumper: Add ability to use directory other than /tmpGeorge Joseph
2017-11-04install_prereq: Checkout of libSRTP 2.x.Alexander Traud
2017-10-31Merge "ast_coredumper: allow setting asterisk binary explicitly" into 13Jenkins2
2017-10-30ast_coredumper: allow setting asterisk binary explicitlyTzafrir Cohen
2017-10-25ast_coredumper: Add gzipping of binaries and display of signal infoGeorge Joseph
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
2017-07-20corosync: Fix corosync library name in configure.acSean Bright
2017-01-27debug_utilities: Add ast_logescalatorGeorge Joseph
2017-01-20debug_utilities: Create ast_loggrabberGeorge Joseph
2017-01-11debug_utilities: Create the ast_coredumper utilityGeorge Joseph
2016-12-15autosupport: Add 'pjproject show buildopts'Richard Mudgett
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-09-14Merge "sip_to_pjsip.py: Map legacy_useroption_parsing." into 13zuul
2016-09-09sip_to_pjsip.py: Map legacy_useroption_parsing.Richard Mudgett
2016-09-09contrib: Let safe_asterisk script continue without /dev/tty9.Walter Doekes
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