summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-21AST-2018-005: res_pjsip_transport_management: Move to coreGeorge Joseph
2018-02-21AST-2018-005: Fix tdata leaks when calling pjsip_endpt_send_response(2)George Joseph
2018-02-21AST-2018-005: Add a check for NULL tdata in ast_sip_failover_requestGeorge Joseph
2018-02-21AST-2018-004: Restrict the number of Accept headers in a SUBSCRIBE.Joshua Colp
2018-02-21AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.Joshua Colp
2018-02-21Merge "channel.c: Fix typo."Jenkins2
2018-02-20Merge "res_http_websocket: Don't leak memory on read failure"Jenkins2
2018-02-20channel.c: Fix typo.Richard Mudgett
2018-02-20chan_sip: Emit a second ringing event to ensure channel is found.Joshua Colp
2018-02-20Merge "doc/lang/language-criteria.txt: Link to wiki."Jenkins2
2018-02-20Merge "core: Rename sounds_index.c to sounds.c."Jenkins2
2018-02-20Merge "BuildSystem: Allow newer autotools on OpenBSD."Joshua Colp
2018-02-20Merge "config: Fix locking for extconfig reload."Jenkins2
2018-02-20Merge "BuildSystem: Use single bootstrap.sh for Asterisk and menuselect."Joshua Colp
2018-02-20Merge "BuildSystem: Fix a typo related to ./configure --prefix=<path> on Open...Joshua Colp
2018-02-20doc/lang/language-criteria.txt: Link to wiki.Corey Farrell
2018-02-19Merge "optional_api: Refactor to use vector's and standard allocators."Jenkins2
2018-02-19Merge "rtp_engine: Load format name / mime type in uppercase again."Jenkins2
2018-02-19Merge "install_prereq: Update OpenBSD libraries."Jenkins2
2018-02-19Merge "BuildSystem: Enable IMAP storage on OpenBSD."Jenkins2
2018-02-19Merge "res_pjsip_header_funcs: Various cleanups"Jenkins2
2018-02-19Merge "res_pjsip: Use pjsip_sip_uri.user_param instead of other_param"Jenkins2
2018-02-19res_rtp_asterisk: Fix ICE candidate nominationThomas Guebels
2018-02-19res_http_websocket: Don't leak memory on read failureSean Bright
2018-02-19Merge "Deprecate legacy modules."Jenkins2
2018-02-19Merge "manager: Add AMI event Load/Unload"Jenkins2
2018-02-19Merge "contrib/script/sip_to_pjsip: add support for realtime"Jenkins2
2018-02-19Merge "res_pjsip: Endpoint destruction does not free DTLS configuration"Jenkins2
2018-02-19core: Rename sounds_index.c to sounds.c.Corey Farrell
2018-02-19config: Fix locking for extconfig reload.Corey Farrell
2018-02-18res_pjsip_header_funcs: Various cleanupsSean Bright
2018-02-17rtp_engine: Load format name / mime type in uppercase again.Alexander Traud
2018-02-16BuildSystem: Use single bootstrap.sh for Asterisk and menuselect.Corey Farrell
2018-02-16Merge "bridge_roles: Use a non-locking linked list where appropriate"Jenkins2
2018-02-16res_pjsip: Endpoint destruction does not free DTLS configurationSean Bright
2018-02-16install_prereq: Update OpenBSD libraries.Alexander Traud
2018-02-16BuildSystem: Allow newer autotools on OpenBSD.Alexander Traud
2018-02-16Merge "res_calendar: Specialized calendars depend on symbols of general calen...Jenkins2
2018-02-16contrib/script/sip_to_pjsip: add support for realtimeTorrey Searle
2018-02-16Merge "BuildSystem: Invoke ldconfig with previous path."Jenkins2
2018-02-16Merge "BuildSystem: Enable system provided libedit on OpenBSD."Jenkins2
2018-02-16BuildSystem: Fix a typo related to ./configure --prefix=<path> on OpenBSD.Alexander Traud
2018-02-16Merge "BuildSystem: Remove chan_h323 leftovers."Jenkins2
2018-02-16res_calendar: Specialized calendars depend on symbols of general calendar.Alexander Traud
2018-02-16BuildSystem: Enable IMAP storage on OpenBSD.Alexander Traud
2018-02-16BuildSystem: Enable system provided libedit on OpenBSD.Alexander Traud
2018-02-15bridge_roles: Use a non-locking linked list where appropriateSean Bright
2018-02-15res_pjsip: Use pjsip_sip_uri.user_param instead of other_paramSean Bright
2018-02-15Merge "BuildSystem: Do not warn when bash is not installed."Joshua Colp
2018-02-14Merge "main/asterisk.c: Remove silly usage of RAII_VAR."Jenkins2