Commit Graph

26229 Commits (dd4d4e40e57a0013c6861f6441f30eadbd1698c6)
 

Author SHA1 Message Date
Mark Michelson dd4d4e40e5 res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog.
10 years ago
Mark Michelson bda0a24206 res_pjsip_pubsub: Ensure dialog lock balance.
10 years ago
Mark Michelson 7a22fc27fb res_pjsip_pubsub: Prevent crashes on final NOTIFY.
10 years ago
Mark Michelson 7fc9a998b1 res_pjsip_pubsub: Remove serializer when sending final NOTIFY.
10 years ago
Mark Michelson 7a47ab77c1 res_pjsip_pubsub: Fix crash on destruction of empty subscription tree.
10 years ago
Mark Michelson 8def38f6a2 res_pjsip_pubsub: Solidify lifetime and ownership of objects.
10 years ago
Mark Michelson 16afb39aec res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs.
10 years ago
Matt Jordan b5cfcfc427 contrib/scripts/autosupport: Update for Asterisk 13
10 years ago
Richard Mudgett 47a9452780 config.c: Fix off-nominal memory leak.
10 years ago
Richard Mudgett 728a2b7013 config.c: Fix potential memory corruption after [section](+).
10 years ago
Richard Mudgett 6c11fa2277 config.c: Fix #include after [section](+).
10 years ago
Joshua Colp a2677c141e Merge "chan_pjsip: Fix crash on reINVITE before initial INVITE completes." into certified/13.1
10 years ago
Matt Jordan 0fe83cad51 res/res_rtp_asterisk: Fix assignment after ao2 decrement
10 years ago
Richard Mudgett c4f63952fc chan_pjsip: Fix crash on reINVITE before initial INVITE completes.
10 years ago
Matt Jordan d61da57428 Fix improper usage of scheduler exposed by 5c713fdf18
10 years ago
Richard Mudgett 5d12653d2a res_sorcery_memory_cache.c: Fix deadlock with scheduler.
10 years ago
Richard Mudgett b35b9a9e32 res_sorcery_memory_cache.c: Replace inline code with function.
10 years ago
Richard Mudgett 9ec52447bd res_sorcery_memory_cache.c: Shutdown in a less crash potential order.
10 years ago
Richard Mudgett 110927bacc res_sorcery_memory_cache.c: Misc tweaks.
10 years ago
Richard Mudgett 14ac763ab3 res_sorcery_memory_cache.c: Made use OBJ_SEARCH_MASK.
10 years ago
Matthew Jordan 39fe210fd9 res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests
10 years ago
Richard Mudgett 00be2f6b4f app_queue.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett bd43638622 app_queue.c: Factor out a connected line update routine.
10 years ago
Richard Mudgett f5a935f9d1 app_dial.c: Make 'A' option pass COLP updates.
10 years ago
Richard Mudgett 91f754cb89 app_dial.c: Force COLP update if outgoing channel name changed.
10 years ago
Richard Mudgett 9792b21720 app_dial.c: Factor out a connected line update routine.
10 years ago
Mark Michelson 7a4581a41b Do not swallow frames on channels leaving bridges.
10 years ago
Richard Mudgett 86eee104be app_page.c: Fix crash when forwarding with a predial handler.
10 years ago
Mark Michelson deccd2ef3c Resolve race conditions involving Stasis bridges.
10 years ago
Matt Jordan 37059e6242 Merge "app_record: RECORDED_FILE variable not being populated" into certified/13.1
10 years ago
Kevin Harwell 43e6804b0c app_record: RECORDED_FILE variable not being populated
10 years ago
Joshua Colp ca401c6842 pbx: Update device and presence state when changing a hint extension.
10 years ago
Mark Michelson 20702e0cf2 res_pjsip_pubsub: Eliminate race during initial NOTIFY.
10 years ago
Mark Michelson 3ef74244a4 scheduler: Use queue for allocating sched IDs.
10 years ago
Mark Michelson 8826e6c416 res_pjsip: Copy default_from_user to avoid crash.
10 years ago
George Joseph 943d5c0c99 res_pjsip: Validate that contact uris start with sip: or sips:
10 years ago
Jonathan Rose 7b5bcbeebe ParkAndAnnounce: Add variable inheritance
10 years ago
Joshua Colp 0901a82adb taskprocessor: Fix race condition between unreferencing and finding.
10 years ago
Matt Jordan 5b06b6f1d3 Merge "res_pjsip: Change default from user value." into certified/13.1
10 years ago
Mark Michelson 500856b4f0 res_pjsip: Change default from user value.
10 years ago
Jonathan Rose 42c40b59b6 Message.c: Clear message channel frames on cleanup
10 years ago
Mark Michelson a1e1d8e815 res_pjsip: Fix contact refleak on stateful responses.
10 years ago
Joshua Colp 9f5e1c0e56 pbx: Fix crash when issuing "core show hints" with long pattern match.
10 years ago
Richard Mudgett 1c89230e2a PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Mark Michelson 2f2c35e91d res_pjsip_pubsub: re-re-fix persistent subscription storage.
10 years ago
Mark Michelson 88ee3b3ef2 Fix deadlock on presence state changes.
10 years ago
Matt Jordan 9121de6e9b Merge "res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items." into certified/13.1
10 years ago
Joshua Colp 8842637d8f res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Joshua Colp 06d42fede3 sched: ast_sched_del may return prematurely due to spurious wakeup
10 years ago
Joshua Colp 042ece7669 Merge "Local channels: Alternate solution to ringback problem." into certified/13.1
10 years ago