summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-05asterisk.h: Add ASTERISK_REGISTER_FILE macroGeorge Joseph
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-05app_queue: Added reason pause of memberRodrigo Ramírez Norambuena
2016-01-05Merge "voicemail: Move app_voicemail / res_mwi_external conflict to runtime" ...Joshua Colp
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-04app_dial: Immediately exit dial if the caller is already hung up.Richard Mudgett
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" into 13Matt 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-01Merge "main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c" in...Matt Jordan
2015-12-31Merge "res_pjsip_history: Add a module that provides PJSIP history for debugg...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-28Merge "test_time: Provide a timeout when waiting." into 13Joshua Colp
2015-12-28tests/test_stasis_endpoints: Remove expected duplicate eventsMatt Jordan
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-28res_http_websocket.c: prevent avoidable disconnections caused by write errorsDade Brandon
2015-12-28Merge "bridge_basic.c: Fix GOTO_ON_BLINDXFR" into 13Matt Jordan
2015-12-28Merge "chan_sip.c: fix websocket_write_timeout default value" into 13Matt Jordan
2015-12-28Merge "res/res_pjsip_location: Delete contact_status object when contact is d...Joshua Colp
2015-12-28Merge "Remove res_jabber file that was left behind." into 13Matt Jordan
2015-12-27Remove res_jabber file that was left behind.Corey Farrell
2015-12-26res_pjsip_history: Add a module that provides PJSIP history for debuggingMatt Jordan
2015-12-25chan_sip.c: fix websocket_write_timeout default valueDade Brandon
2015-12-24bridge_basic.c: Fix GOTO_ON_BLINDXFRRichard Mudgett
2015-12-24res/res_pjsip_location: Delete contact_status object when contact is deletedMatt Jordan
2015-12-24res_rtp_asterisk: rtp->ice check not wrapped in HAVE_PJPROJECT ifdefKevin Harwell
2015-12-22Merge "app_amd: Correct documentation to reflect functionality" into 13Matt Jordan
2015-12-21app_amd: Correct documentation to reflect functionalityDade Brandon
2015-12-21res_rtp_asterisk: Resolve further timing issues with DTLS negotiationDade Brandon
2015-12-19Merge "app_queue: update RT members when the 1st call joins a queue with no a...Matt Jordan
2015-12-18Merge "json: Audit ast_json_* usage for thread safety." into 13Joshua Colp
2015-12-18Merge topic 'alembic_fixes' into 13Mark Michelson
2015-12-18app_queue: update RT members when the 1st call joins a queue with no agentsCarlos Oliva
2015-12-18Merge "res_sorcery_memory_cache: Add support for a full backend cache." into 13Joshua Colp
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-12-17Merge "rtp_engine: Ignore empty filenames in DTLS configuration." into 13Joshua Colp
2015-12-17rtp_engine: Ignore empty filenames in DTLS configuration.Joshua Colp
2015-12-17chan_sip: Enable WebSocket support by default.Joshua Colp
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-12-16Alembic: Increase column size of PJSIP AOR "contact".Mark Michelson
2015-12-16Alembic: Add PJSIP global keep_alive_interval.Mark Michelson
2015-12-15Merge "AMI: Fixed OriginateResponse message" into 13Matt Jordan
2015-12-15res_rtp_asterisk.c: Fix DTLS negotiation delays.server-pandora
2015-12-14Fix sscanf() format string type mismatch.Richard Mudgett