summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-01Merge "main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c"Matt Jordan
2015-12-31Merge "res_pjsip_history: Add a module that provides PJSIP history for debugg...Matt Jordan
2015-12-31res_pjsip_history: Add a module that provides PJSIP history for debuggingMatt 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."Joshua Colp
2015-12-28Merge "endpoint/stasis: Eliminate duplicate events on endpoint status change"Matt Jordan
2015-12-28test_time: Provide a timeout when waiting.Joshua Colp
2015-12-28tests/test_stasis_endpoints: Remove expected duplicate eventsMatt Jordan
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-28Merge "bridge_basic.c: Fix GOTO_ON_BLINDXFR"Matt Jordan
2015-12-28Merge "chan_sip.c: fix websocket_write_timeout default value"Matt Jordan
2015-12-28Merge "res/res_pjsip_location: Delete contact_status object when contact is d...Joshua Colp
2015-12-27Remove res_jabber file that was left behind.Corey Farrell
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 maximum_number_of_words functionality & documentation"Matt Jordan
2015-12-21app_amd: Correct maximum_number_of_words functionality & documentationDade 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."Joshua 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."Joshua 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-15Merge "AMI: Fixed OriginateResponse message"Matt Jordan
2015-12-15res_rtp_asterisk.c: Fix DTLS negotiation delays.server-pandora
2015-12-15AMI: Fixed OriginateResponse messagepchero
2015-12-14Fix sscanf() format string type mismatch.Richard Mudgett
2015-12-14app_queue: update RT members when the 1st call joins a queue with no agentsCarlos Oliva
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-10chan_sip: Add TCP/TLS keepalive to TCP/TLS serverJonathan Rose
2015-12-10Merge "res_pjsip: Add existence and readablity checks for tls related files"Joshua Colp
2015-12-10Merge "app_meetme: Set default value for audio_buffers."Joshua Colp
2015-12-10Merge "res_chan_stats: Fix bug to send correct statistics to StatsD"Joshua Colp
2015-12-09app_meetme: Set default value for audio_buffers.Corey Farrell