summaryrefslogtreecommitdiff
path: root/include/asterisk
AgeCommit message (Expand)Author
2016-01-11pjsip_sdp_rtp: Add option endpoint/bind_rtp_to_media_addressGeorge Joseph
2016-01-08include/asterisk/time.h: Renamed global declaration:tvDiederik de Groot
2016-01-06Merge topic 'pbx-split' into 13Joshua Colp
2016-01-05Merge "main/pbx: Move variable routines to pbx_variables.c." into 13Matt Jordan
2016-01-05stasis_cache_pattern: Backport to 13George Joseph
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-05main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-05main/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" in...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-28endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-12-28res_http_websocket.c: prevent avoidable disconnections caused by write errorsDade Brandon
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-02res_pjsip: Update logging to show contact->uri in messagesGeorge Joseph
2015-12-02Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-11-25Merge "main: Slight refactor of main. Improve color situation." into 13Matt 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-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
2015-11-18res_statsd: Add functions that support variable argumentsMatt Jordan
2015-11-18StatsD: Add res_statsd compatibilitytcambron
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-04Fix cli display of build options.Corey Farrell
2015-10-28Merge "res_pjsip: Add "like" processing to pjsip list and show commands" int...Joshua Colp
2015-10-25Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects." into 13Matt Jordan
2015-10-24res_pjsip: Add "like" processing to pjsip list and show commandsGeorge Joseph
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-10-21res_pjsip: Move URI validation to use time.Joshua Colp
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-09main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-08-03Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-30rtp_engine.h: No sense allowing payload types larger than RFC allows.Richard Mudgett