summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2017-11-15ast_coredumper: Add ability to use directory other than /tmpGeorge Joseph
2017-11-06Merge "dtls: Add support for ephemeral DTLS certificates." into 15Jenkins2
2017-11-06dtls: Add support for ephemeral DTLS certificates.Sean Bright
2017-11-04install_prereq: Checkout of libSRTP 2.x.Alexander Traud
2017-10-31Merge "ast_coredumper: allow setting asterisk binary explicitly" into 15Jenkins2
2017-10-30Merge "alembic: Add bundle column in ps_endpoints table" into 15Jenkins2
2017-10-30Merge "ast_coredumper: Add gzipping of binaries and display of signal info" ...Joshua Colp
2017-10-30ast_coredumper: allow setting asterisk binary explicitlyTzafrir Cohen
2017-10-30alembic: Add bundle column in ps_endpoints tableFlorian Floimair
2017-10-25res_pjsip: Add 'ip' as a valid option to 'identify_by' on endpoint.Joshua Colp
2017-10-25ast_coredumper: Add gzipping of binaries and display of signal infoGeorge Joseph
2017-10-16contrib/script/sip_to_pjsip: implement 'all' for allow/disallowTorrey Searle
2017-10-10contrib/thirdparty/sip_to_pjsip: add additional flag mappingsTorrey Searle
2017-09-13res_pjsip: Add handling for incoming unsolicited MWI NOTIFYGeorge Joseph
2017-09-12Merge "alembic: Fix typo in add_auto_info_to_endpoint_dtmf_mode" into 15Jenkins2
2017-09-11alembic: Fix typo in add_auto_info_to_endpoint_dtmf_modeGeorge Joseph
2017-09-08alembic: Add support for MS-SQLFlorian Floimair
2017-09-06Merge "alembic: Fix enum creation for dtls_fingerprint" into 15George Joseph
2017-09-06alembic: Fix enum creation for dtls_fingerprintGeorge Joseph
2017-09-06alembic: fix erroneous commit for add_prune_on_bootFlorian Floimair
2017-08-25alembic: Add dtls_fingerprint column in ps_endpoints tableFlorian Floimair
2017-08-10res_pjsip: Remove ephemeral registered contacts on transport shutdown.Richard Mudgett
2017-08-03alembic/res_pjsip: Add "webrtc" configuration optionKevin Harwell
2017-07-26Merge "Core: Add support for systemd socket activation." into 15Jenkins2
2017-07-21Core: Add support for systemd socket activation.Corey Farrell
2017-07-21Restore the incorrectly deleted spandspflow2pcap.logGeorge Joseph
2017-07-20corosync: Fix corosync library name in configure.acSean Bright
2017-07-20Update AMI and ARI versions for master/15 and update UPDATE.txtGeorge Joseph
2017-07-06Fix alembic branchesGeorge Joseph
2017-06-29res_pjsip: Add DTMF INFO Failback modeTorrey Searle
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-16res_pjsip: New endpoint option "notify_early_inuse_ringing"Alexei Gradinari
2017-05-11res_pjsip: New endpoint option "refer_blind_progress"Alexei Gradinari
2017-04-25alembic: Add table for 'resource_list' PJSIP RLS type.Joshua Colp
2017-04-07pjsip: Add Alembic for PUBLISH support.Joshua Colp
2017-03-28alembic: Turn off execute bit on non-executable python scriptsSean Bright
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-03-15Add rtcp-mux supportMark Michelson
2017-03-15res_pjsip_endpoint_identifier_ip: Add an option to match requests by headerMatt Jordan
2017-01-31debug_utilities: Install ast_logescalator to /var/lib/asterisk/scriptsGeorge Joseph
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
2017-01-06res_pjsip_endpoint_identifier_ip: Add support for SRV lookups.Joshua Colp
2016-12-21Fixes to various issues reported by pyflakesTzafrir Cohen
2016-12-15autosupport: Add 'pjproject show buildopts'Richard Mudgett
2016-10-26pjsip: Fix a few media bugs with reinvites and asymmetric payloads.Joshua Colp
2016-10-23pjsip: Support dual stack automatically.Joshua Colp
2016-10-11Merge "Add text of cdr directory into README.md for ast-db-manage"zuul