summaryrefslogtreecommitdiff
path: root/contrib
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-30Merge "ast_coredumper: Add gzipping of binaries and display of signal info" ...Jenkins2
2017-10-30ast_coredumper: allow setting asterisk binary explicitlyTzafrir Cohen
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-12contrib/script/sip_to_pjsip: implement 'all' for allow/disallowTorrey Searle
2017-10-04contrib/thirdparty/sip_to_pjsip: add additional flag mappingsTorrey Searle
2017-09-14Merge "res_pjsip: Add handling for incoming unsolicited MWI NOTIFY" into 13Jenkins2
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 13Jenkins2
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 13Joshua Colp
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-07-20corosync: Fix corosync library name in configure.acSean Bright
2017-07-06Fix alembic branchesGeorge Joseph
2017-06-23res_pjsip: Add DTMF INFO Failback modeTorrey Searle
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-30Revert "Update for 13.15.0-rc1"Joshua Colp
2017-03-30Merge "cel_pgsql.c: Fix buffer overflow calling libpq" into 13Joshua Colp
2017-03-28alembic: Turn off execute bit on non-executable python scriptsSean Bright
2017-03-23Update for 13.15.0-rc113.15.0-rc1Kevin Harwell
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-14res_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-15autosupport: Add 'pjproject show buildopts'Richard Mudgett
2016-12-02Remove files that got merged in error somehow to the 13 branch.Richard Mudgett
2016-12-02Merge "tcptls: Use new certificate upon sip reload" into 13Joshua Colp
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-17Update for 13.12.0-rc113.12.0-rc1Mark Michelson
2016-10-11Add text of cdr directory into README.md for ast-db-manageRodrigo Ramírez Norambuena
2016-10-07alembic: Allow cdr, config and voicemail to exist in the same schemaGeorge Joseph
2016-09-14Merge "sip_to_pjsip.py: Map legacy_useroption_parsing." into 13zuul