Commit Graph

26281 Commits (7d581b32e982eb45f3164e538fc043f1fe71807c)
 

Author SHA1 Message Date
Joshua Colp 7d581b32e9 config: Allow options to register when documentation is unavailable.
9 years ago
Mark Michelson 22eb1b48c0 res_pjsip_pubsub: Prevent crash from AMI command on freed subscription.
9 years ago
Richard Mudgett 826ff1d7a3 res/res_pjsip/presence_xml.c: Add missing 2nd call presence state case.
9 years ago
Kevin Harwell 6e18a60a47 bridge_basic: don't cache xferfailsound during an attended transfer
9 years ago
Joshua Colp f63fb0e337 test_time: Provide a timeout when waiting.
9 years ago
Joshua Colp def98bb996 app: Queue hangup if channel is hung up during sub or macro execution.
9 years ago
Kevin Harwell bb29802615 pbx: Deadlock between contexts container and context_merge locks
9 years ago
Mark Michelson ca869878b4 PJSIP: Prevent deadlock due to dialog/transaction lock inversion.
10 years ago
Jonathan Rose 4e5aec3f0a chan_sip: Add TCP/TLS keepalive to TCP/TLS server
10 years ago
Richard Mudgett 4d10ed67d0 PJSIP FAX: Fix T.38 automatic reject timer NULL channel pointer dereferences.
10 years ago
Joshua Colp a1e5bad564 Merge "sched.c: Make not return a sched id of 0." into certified/13.1
10 years ago
Joshua Colp 01d9ef510b Merge topic 'ASTERISK-25476' into certified/13.1
10 years ago
Jonathan Rose 1ec791a3ba Unset BRIDGEPEER when leaving a bridge
10 years ago
Richard Mudgett a164f2ce7f sched.c: Make not return a sched id of 0.
10 years ago
Richard Mudgett a24db35ae3 Audit improper usage of scheduler exposed by 5c713fdf18. (v13 additions)
10 years ago
Richard Mudgett bea904e001 Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Richard Mudgett f5a6060707 res_sorcery_realtime.c: Fix crash from NULL sorcery object type.
10 years ago
Richard Mudgett de43ae38b4 features: Fix crash when transferee hangs up during DTMF attended transfer.
10 years ago
Joshua Colp 89d40363ac Merge "Confbridge: Add a user timeout option" into certified/13.1
10 years ago
Alec Davis 457d8dc124 app_queue: (try_calling): mutex 'qe->chan' freed more times than we've locked!
10 years ago
Mark Michelson c4751171a0 Confbridge: Add a user timeout option
10 years ago
Mark Michelson c0a7df1021 Taskprocessors: Increase high-water mark
10 years ago
Mark Michelson 2fc3267677 res_pjsip distributor: Don't send 503 response to responses.
10 years ago
Matt Jordan 99c8d5c17f Merge "Further fixes to improper usage of scheduler" into certified/13.1
10 years ago
Steve Davies d760c21038 Further fixes to improper usage of scheduler
10 years ago
Mark Michelson 287cab1a53 res_pjsip: Deny requests when threadpool queue is backed up.
10 years ago
Joshua Colp d073cb4b6d threadpool: Handle worker thread transitioning to dead when going active.
10 years ago
Jonathan Rose b9713354dc taskprocessor: Add high water mark warnings
10 years ago
Joshua Colp ac9432fdb6 app_dial: Hold reference to calling channel formats when dialing outbound.
10 years ago
Matt Jordan 385e26efe2 main/dial: Protect access to the format_cap structure of the requesting channel
10 years ago
Mark Michelson 62799fe778 res_pjsip: Set threadpool max size default to 50.
10 years ago
Matt Jordan 7b6fa02173 Merge "res_pjsip_pubsub: Prevent sending NOTIFY on destroyed dialog." into certified/13.1
10 years ago
Matt Jordan 1bbcaa833b Merge "res_pjsip_pubsub: Ensure dialog lock balance." into certified/13.1
10 years ago
Matt Jordan af98bbcb3f Merge "res_pjsip_pubsub: Prevent crashes on final NOTIFY." into certified/13.1
10 years ago
Matt Jordan 834d3c54b7 Merge "res_pjsip_pubsub: Remove serializer when sending final NOTIFY." into certified/13.1
10 years ago
Matt Jordan 6efa8d44e8 Merge "res_pjsip_pubsub: Fix crash on destruction of empty subscription tree." into certified/13.1
10 years ago
Matt Jordan 2aea9b65a9 Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects." into certified/13.1
10 years ago
Matt Jordan d701e51788 Merge "res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs." into certified/13.1
10 years ago
Kevin Harwell 6eda60936a alembic: Bad down revision in add_default_from_user script
10 years ago
Joshua Colp 3b9bd2d176 Merge "res_pjsip_outbound_registration: registration stops due to fatal 4xx response" into certified/13.1
10 years ago
Kevin Harwell c425e26595 res_pjsip_outbound_registration: registration stops due to fatal 4xx response
10 years ago
Joshua Colp a0de15c8cf Merge "Add missing failure checks to ast_str_set_va() callers." into certified/13.1
10 years ago
Joshua Colp 660ae8de8e Merge "res_pjsip: Need to use the same serializer for a pjproject SIP transaction." into certified/13.1
10 years ago
Joshua Colp 08654131a4 Merge "Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled." into certified/13.1
10 years ago
Joshua Colp 74890feae5 Merge "Replace most uses of ast_register_atexit with ast_register_cleanup." into certified/13.1
10 years ago
Joshua Colp 61430bff17 Merge "res_pjsip: Move URI validation to use time." into certified/13.1
10 years ago
Mark Michelson b95101aab0 format_cap: Detect vector allocation failures.
10 years ago
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