summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Merge "cdr.c: Replace inlined code with ao2_t_replace()" into 15Jenkins2
2017-10-09Merge "res_config_sqlite: Don't enable SQLite CDRs when running 'make samples...Joshua Colp
2017-10-09Merge "res_pjsip_session: Fix format_cap leak." into 15Jenkins2
2017-10-09Merge "res_pjsip: Fix leak of persistent endpoint references." into 15Jenkins2
2017-10-09cdr.c: Replace redundant check with an ast_assert()Richard Mudgett
2017-10-09cdr.c: Replace inlined code with ao2_t_replace()Richard Mudgett
2017-10-09cdr.c: Use current ao2 flag namesRichard Mudgett
2017-10-09cdr.h: Fix doxygen comments.Richard Mudgett
2017-10-09res_pjsip_registrar.c: Update remove_existing AOR contact handling.Richard Mudgett
2017-10-09Merge "res_sdp_translator_pjmedia: Fix test unregistration." into 15Joshua Colp
2017-10-09res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'Sean Bright
2017-10-09res/res_ari.c Fix: Memory leaks in ARI when using Content-Type: application/jsonhajekd
2017-10-08tcptls: Do not re-bind to wildcard on client creation.Alexander Traud
2017-10-07res_pjsip_session: Fix format_cap leak.Corey Farrell
2017-10-06res_pjsip: Fix leak of persistent endpoint references.Corey Farrell
2017-10-06Merge "vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED." into 15Jenkins2
2017-10-06Merge "main/strings: Fix uninitialized value." into 15George Joseph
2017-10-06Merge "res_pjsip: Fix leak of fake_auth references." into 15Jenkins2
2017-10-06vector: multiple evaluation of elem in AST_VECTOR_ADD_SORTED.Corey Farrell
2017-10-06res_sdp_translator_pjmedia: Fix test unregistration.Corey Farrell
2017-10-06res_pjsip: Fix leak of fake_auth references.Corey Farrell
2017-10-06app_queue.c: clear moh field in init_queueNathan Bruning
2017-10-05main/strings: Fix uninitialized value.Corey Farrell
2017-10-05res_pjsip_caller_id chan_sip: Comply to RFC 3323 values for privacyDaniel Tryba
2017-10-05res_pjsip: Fix issues that prevented shutdown of modules.Corey Farrell
2017-10-04Merge "app_queue.c: Fix announcements when announce-to-first-user not enabled...Jenkins2
2017-10-04res_calendar_icalendar: Filter out occurrences superceded by another VEVENTkrells
2017-10-03Merge "heap.c: No need to calloc heap pointer array." into 15Jenkins2
2017-10-03Merge "logger: Bring back ability to turn debug on by source file" into 15Jenkins2
2017-09-28app_queue.c: Fix announcements when announce-to-first-user not enabled.Richard Mudgett
2017-09-28heap.c: No need to calloc heap pointer array.Richard Mudgett
2017-09-28Merge "pjsip_message_filter: Fix regression causing bad contact address" into 15Jenkins2
2017-09-28Merge "res_stasis: Add 'video_sfu' as a requested bridge type." into 15Jenkins2
2017-09-28Merge "res_pjsip_session: outgoing call did not offer all configured codecs" ...Jenkins2
2017-09-28logger: Bring back ability to turn debug on by source fileGeorge Joseph
2017-09-28Merge "pjproject: Patch to correct STUN FINGERPRINT usage" into 15Joshua Colp
2017-09-28Merge "res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential." ...Jenkins2
2017-09-28Merge "res_rtp_asterisk: Trim trailing byte off of SDES packet" into 15Joshua Colp
2017-09-28res_stasis: Add 'video_sfu' as a requested bridge type.Joshua Colp
2017-09-27res_pjsip_outbound_publish.c: Fix misplaced parenthesis.Richard Mudgett
2017-09-26pjsip_message_filter: Fix regression causing bad contact addressGeorge Joseph
2017-09-26res_rtp_asterisk.c: Fix bridge_p2p_rtp_write() reentrancy potential.Richard Mudgett
2017-09-26res_rtp_asterisk: Trim trailing byte off of SDES packetSean Bright
2017-09-26Merge "webrtc: Allow 'webrtc' to be set on endpoints without dtls_ca_file" in...Joshua Colp
2017-09-26Merge "channel.c: Fix invalid reference in conditionaled out code." into 15Joshua Colp
2017-09-26Merge "app_queue: Only do announcement logic between ringing cycles" into 15Jenkins2
2017-09-25Merge "res_pjsip_session: Reduce (and improve) SDP renegotiation." into 15Jenkins2
2017-09-25webrtc: Allow 'webrtc' to be set on endpoints without dtls_ca_fileSean Bright
2017-09-25pjproject: Patch to correct STUN FINGERPRINT usageSean Bright
2017-09-25Merge "build: A few gcc 7 error fixes" into 15Joshua Colp