summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-01-06Merge topic 'pbx-split'Joshua Colp
2016-01-06Merge "main/pbx: Move timing routines to pbx_timing.c."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-05Merge "Happy new year 2016."Matt Jordan
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-04main/pbx: Move timing routines to pbx_timing.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-04Merge "main/cdr: Allow setting properties on a finalized CDR if it is the las...Matt Jordan
2016-01-04Merge "main/cdr: Set the end time on a CDR if endbeforehexten is Yes"Matt Jordan
2016-01-02main/cdr: Allow setting properties on a finalized CDR if it is the last oneMatt Jordan
2016-01-02main/cdr: Set the end time on a CDR if endbeforehexten is YesMatt Jordan
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2016-01-01Happy new year 2016.Rodrigo Ramírez Norambuena
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-12-28Merge "test_time: Provide a timeout when waiting."Joshua Colp
2015-12-28test_time: Provide a timeout when waiting.Joshua Colp
2015-12-28endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-12-24bridge_basic.c: Fix GOTO_ON_BLINDXFRRichard Mudgett
2015-12-18Merge "json: Audit ast_json_* usage for thread safety."Joshua Colp
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-12-17rtp_engine: Ignore empty filenames in DTLS configuration.Joshua Colp
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-12-15AMI: Fixed OriginateResponse messagepchero
2015-12-14Fix sscanf() format string type mismatch.Richard Mudgett
2015-12-14Merge "main/utils: Don't emit an ERROR message if the read end of a pipe closes"Matt Jordan
2015-12-13main/utils: Don't emit an ERROR message if the read end of a pipe closesMatt Jordan
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-08translate: Avoid a warning message when doing FEC within Opus Codec.Alexander Traud
2015-12-04Merge "Fix crash in audiohook translate to slin"Matt Jordan
2015-12-03Fix crash in audiohook translate to slinJonathan Rose
2015-12-03Merge "sched.c: Make not return a sched id of 0."Joshua Colp
2015-12-03Merge "Audit improper usage of scheduler exposed by 5c713fdf18f."Joshua Colp
2015-12-01Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-12-01sched.c: Make not return a sched id of 0.Richard Mudgett
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-11-30dns: Change lookup failures from LOG_ERROR to debug 1.George Joseph
2015-11-25main: Slight refactor of main. Improve color situation.Walter Doekes
2015-11-24Merge "translate: Provide translation modules the result of SDP negotiation."Joshua Colp
2015-11-20main/cli: Use proper string methods to check existence of context/exten/appMatt Jordan
2015-11-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
2015-11-17Merge "format: Register format-attribute module with cached formats."Matt Jordan
2015-11-16dns: Fix pointer increment in dns_parse_answer_exGeorge Joseph
2015-11-14hashtab: Add NULL check when destroying iterator.Joshua Colp
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-13format: Register format-attribute module with cached formats.Alexander Traud
2015-11-12Merge "res_pjsip: Deny requests when threadpool queue is backed up."Joshua Colp