summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2016-01-13pjsip: Add option global/regcontextDaniel Journo
2016-01-12res_pjsip_log_forwarder.c: Add CLI "pjsip show buildopts".Richard Mudgett
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-11Merge "Alembic: Increase column size of PJSIP AOR "contact"."Joshua Colp
2016-01-11Merge "Alembic: Add PJSIP global keep_alive_interval."Joshua Colp
2016-01-08Alembic: Add PJSIP global keep_alive_interval.Mark Michelson
2016-01-06Add sipp-sendfax.xml and spandspflow2pcap.py to contrib/scripts.Walter Doekes
2015-12-16Alembic: Increase column size of PJSIP AOR "contact".Mark Michelson
2015-11-05Increase account code maximum length to 80.Corey Farrell
2015-10-26Merge "install_prereq: Update repositories before install on Debian systems"Joshua Colp
2015-10-26install_prereq: Update repositories before install on Debian systemsRodrigo Ramírez Norambuena
2015-10-23res_pjsip_outbound_registration: registration stops due to fatal 4xx responseKevin Harwell
2015-10-20contrib/scripts/autosupport: Update for Asterisk 13Matt Jordan
2015-09-28Merge "Scripts: check file versions of Asterisk and dependencies"Joshua Colp
2015-09-25Scripts: check file versions of Asterisk and dependenciesScott Griepentrog
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-08-19contrib: script install_prereq should install sqlite3Scott Griepentrog
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-03install_prereq: Check if is installed aptitude otherwise to install.Rodrigo Ramírez Norambuena
2015-05-13MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.Corey Farrell
2015-05-07doc: Make progdocs play nice with gitGeorge Joseph
2015-05-07contrib/editors: Fix vim syntax highlighting of comments in config filesIvan Poddubny
2015-05-03contrib/ast-db-manage: Add Postgres ENUM type support in auto DTMF mode updateMatt Jordan
2015-04-28Merge "Example script for scan-build (the llvm static analyzer)"Joshua Colp
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-24Example script for scan-build (the llvm static analyzer)Diederik de Groot
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-03-27Add missing file. ASTERISK-24781Richard Mudgett
2015-03-19alemebic scripts: endpoint identifier order optionKevin Harwell
2015-03-17res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-13Revert - res_pjsip: Allow configuration of endpoint identifier query orderKevin Harwell
2015-03-09res_pjsip: allow configuration of endpoint identifier query orderKevin Harwell
2015-02-15install_prereq: Tweak flags when configuring pjproject.Joshua Colp
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-20contrib/scripts/install_prereq: Don't install 32-bit packages on 64-bit hostsMatthew Jordan
2015-01-09sip_to_pjsip: improve ability to parse input filesScott Griepentrog
2014-11-19res_pjsip_sdp_rtp: Add support for optimistic SRTP.Joshua Colp
2014-11-19alembic: Fix alembic migration for 'moh_passthrough' option in res_pjsip.Joshua Colp
2014-11-03chan_pjsip: Add support for passing hold and unhold requests through.Joshua Colp
2014-10-31REF_DEBUG: Install refcounter.py to $(ASTDATADIR)/scriptsCorey Farrell
2014-10-17res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when ap...Joshua Colp
2014-10-09safe_asterisk: Don't automatically exceed MAXFILES value of 2^20.Walter Doekes
2014-10-02Alembic: Add enumerator value to sippeers -> directmedia - 'outgoing'Jonathan Rose
2014-09-29autosupport: Fix bashism.Walter Doekes
2014-09-26format_mp3: Made the get script conditionally apply patch if not already there.Richard Mudgett
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes