summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05channel: ast_write frame wrongly freed after call to audiohooksKevin Harwell
2017-06-05Merge "pbx_builtin: Properly handle hangup during Background"Joshua Colp
2017-06-01Merge "app_confbridge: Race between removing and playing name recording while...George Joseph
2017-06-01Merge "stasis_recording: Correct ast_asprintf error checking"Jenkins2
2017-06-01Merge "format_mp3: Re-work menuselect/build issues"Joshua Colp
2017-06-01Merge "res_pjsip: New endpoint option "refer_blind_progress""Jenkins2
2017-06-01Merge "Sqlite3: make busy_timeout configurable."Jenkins2
2017-05-31Merge "test_json: Fix test names with reserved words"Jenkins2
2017-05-31pbx_builtin: Properly handle hangup during BackgroundSean Bright
2017-05-31channel / app_meetme: Fix parentheses.Joshua Colp
2017-05-30stasis_recording: Correct ast_asprintf error checkingSean Bright
2017-05-30format: Reintroduce smoother flagsSean Bright
2017-05-30Confbridge: Add "sfu" video mode to bridge profile options.Mark Michelson
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-30format_mp3: Re-work menuselect/build issuesSean Bright
2017-05-30test_json: Fix test names with reserved wordsGeorge Joseph
2017-05-30Merge "format_mp3: Don't try to build format_mp3 if we don't have sources"Jenkins2
2017-05-26manager: Clear the flag on the other channel.Joshua Colp
2017-05-26res_srtp: Add support for libsrtp2Sean Bright
2017-05-26Merge "asterisk: Audit locking of channel when manipulating flags."Jenkins2
2017-05-26Merge "res_agi: Prevent crash when SET VARIABLE called without arguments"George Joseph
2017-05-25Merge "res_agi: Allow configuration of audio format of EAGI pipe"George Joseph
2017-05-25Merge "res_agi: Fix malformed AGI usage response"Jenkins2
2017-05-25Merge "unittests: Add a unit test that causes a SEGV and..."Jenkins2
2017-05-25format_mp3: Don't try to build format_mp3 if we don't have sourcesSean Bright
2017-05-25Sqlite3: make busy_timeout configurable.Martin Tomec
2017-05-24Merge "res_agi: Clarify 'RECORD FILE' documentation"Jenkins2
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-24Merge "app_queue: Add QUEUE_RAISE_PENALTY feature"Joshua Colp
2017-05-24Merge "chan_sip: Better ICE handling for RTCP-MUX"Jenkins2
2017-05-24Merge "res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithm"Jenkins2
2017-05-24Merge "res_format_attr_h26x: Trim blanks in fmtp attributes"Jenkins2
2017-05-23res_agi: Allow configuration of audio format of EAGI pipeSean Bright
2017-05-23res_agi: Clarify 'RECORD FILE' documentationSean Bright
2017-05-23res_agi: Prevent crash when SET VARIABLE called without argumentsSean Bright
2017-05-23res_agi: Fix malformed AGI usage responseSean Bright
2017-05-23res_format_attr_h26x: Trim blanks in fmtp attributesSean Bright
2017-05-23app_queue: Fix members showing as being in call when not.Joshua Colp
2017-05-23Merge "res_pjsip_session : fixed wrong From Header number On Re-invite"Joshua Colp
2017-05-23app_confbridge: Race between removing and playing name recording while leavingRobert Mordec
2017-05-22res_rtp_asterisk: rtcp mux using the wrong srtp unprotecting algorithmKevin Harwell
2017-05-22chan_sip: Better ICE handling for RTCP-MUXSean Bright
2017-05-22app_queue: Add QUEUE_RAISE_PENALTY featureSteve Davies
2017-05-22Merge "app_queue: Fix duplicate queue_log entries for EXITEMPTY and ABANDON"Joshua Colp
2017-05-22Merge "app_stream_echo: Added a multi-stream echo application"Joshua Colp
2017-05-22Merge "core/conversions: Added string to unsigned integer and long conversions"Jenkins2
2017-05-19Merge "res_hep_rtcp: Add support level to module info"Jenkins2
2017-05-19Merge "AST-2017-004: chan_skinny: Add EOF check in skinny_session"Jenkins2
2017-05-19Merge "AST-2017-003: Handle zero-length body parts correctly."Jenkins2
2017-05-19AST-2017-003: Handle zero-length body parts correctly.Mark Michelson