summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-10res_pjsip: Handle pjsip_dlg_create_uas deprecationGeorge Joseph
2016-02-09Simplify and fix conditional in FD_SET.Corey Farrell
2016-02-04Check for OpenSSL defines before trying to use them.Mark Michelson
2016-02-03AST-2016-001 http: Provide greater control of TLS and set modern defaults.Joshua Colp
2016-01-22res_odbc: Remove connection managementMark Michelson
2016-01-21res_pjsip: Add CLI "pjsip dump endpt [details]"Richard Mudgett
2016-01-20res_pjproject: Add module providing pjproject logging and utilsGeorge Joseph
2016-01-15bridge_basic: don't cache xferfailsound during an attended transferKevin Harwell
2016-01-13pjsip: Add option global/regcontextDaniel Journo
2016-01-12Merge "pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_address"Joshua Colp
2016-01-12Merge "res_pjsip: Create human friendly serializer names."Joshua Colp
2016-01-12Merge topic 'update_taskprocessor_commands'Joshua Colp
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-08res_pjsip: Create human friendly serializer names.Richard Mudgett
2016-01-08taskprocessor.c: New API for human friendly taskprocessor names.Richard Mudgett
2016-01-08include/asterisk/time.h: Renamed global declaration:tvDiederik de Groot
2016-01-06Merge topic 'pbx-split'Joshua Colp
2016-01-05Merge "main/pbx: Move variable routines to pbx_variables.c."Matt Jordan
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-04main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-04main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-04voicemail: Move app_voicemail / res_mwi_external conflict to runtimeGeorge Joseph
2016-01-04main/pbx: Move variable routines to pbx_variables.c.Corey Farrell
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2016-01-01Merge "main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c"Matt Jordan
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-12-30Merge "res_http_websocket.c: prevent avoidable disconnections caused by write...Joshua Colp
2015-12-28res_http_websocket.c: prevent avoidable disconnections caused by write errorsDade Brandon
2015-12-28endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-12-14Fix sscanf() format string type mismatch.Richard Mudgett
2015-12-12pjsip/config_transport: Check pjproject version at runtime for async opsGeorge Joseph
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-03Merge "res_pjsip: Update logging to show contact->uri in messages"Joshua Colp
2015-12-03Merge "Build System: Support include-what-you-use."Joshua Colp
2015-12-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-12-01Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-11-30Build System: Support include-what-you-use.Alexander Traud
2015-11-25Merge "main: Slight refactor of main. Improve color situation."Matt Jordan
2015-11-25main: Slight refactor of main. Improve color situation.Walter Doekes
2015-11-24Fixed some typosDavid M. Lee
2015-11-24Merge "translate: Provide translation modules the result of SDP negotiation."Joshua Colp
2015-11-22res_statsd: Add functions that support variable argumentsMatt Jordan
2015-11-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-11Merge "Increase account code maximum length to 80."Matt Jordan
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-05Increase account code maximum length to 80.Corey Farrell
2015-11-04Merge "StatsD: Add res_statsd compatibility"Joshua Colp
2015-11-04StatsD: Add res_statsd compatibilitytcambron