Commit Graph

3149 Commits (22eb1b48c03037a823a25d1f4ca86077a432c30a)

Author SHA1 Message Date
Kevin Harwell 6e18a60a47 bridge_basic: don't cache xferfailsound during an attended transfer
10 years ago
Jonathan Rose 1ec791a3ba Unset BRIDGEPEER when leaving a bridge
10 years ago
Mark Michelson c0a7df1021 Taskprocessors: Increase high-water mark
10 years ago
Mark Michelson 287cab1a53 res_pjsip: Deny requests when threadpool queue is backed up.
10 years ago
Matt Jordan 2aea9b65a9 Merge "res_pjsip_pubsub: Solidify lifetime and ownership of objects." 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
Mark Michelson 8def38f6a2 res_pjsip_pubsub: Solidify lifetime and ownership of objects.
10 years ago
Joshua Colp 43323995ba res_pjsip: Move URI validation to use time.
10 years ago
Corey Farrell cdd2d5b484 Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Richard Mudgett 813b743baa res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Richard Mudgett 78ab76b46c Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
10 years ago
Mark Michelson 8826e6c416 res_pjsip: Copy default_from_user to avoid crash.
10 years ago
Mark Michelson 500856b4f0 res_pjsip: Change default from user value.
10 years ago
Richard Mudgett 1c89230e2a PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.
10 years ago
Joshua Colp 8842637d8f res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.
10 years ago
Joshua Colp 942d0ba96f res_pjsip: Add common ast_sip_get_host_ip API.
10 years ago
Joshua Colp fae081ad5b pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Joshua Colp 44c1eaf343 Merge "res_pjsip: Add rtp_keepalive endpoint option." into certified/13.1
10 years ago
Mark Michelson d66abb6746 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett 147b86a8d1 strings.h: Fix issues with escape string functions.
10 years ago
Joshua Colp e4d42119b5 res_sorcery_memory_cache: Add basic module implementation.
10 years ago
Jonathan Rose 49a37f22e1 app: Add functions to swap vm function table
10 years ago
Joshua Colp a35d6feae2 res_pjsip_mwi: Set up unsolicited MWI upon registration.
10 years ago
Kevin Harwell 2bf6fd263a AMI: Escape string values.
10 years ago
Joshua Colp 6433b697ae res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
10 years ago
Mark Michelson 11d85ea251 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
10 years ago
Mark Michelson 1bb6122f35 Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 7d64479748 git migration: Remove support for file versions
10 years ago
George Joseph e4892f9aa4 Add .gitignore and .gitreview files
10 years ago
Mark Michelson b5b44876c2 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
10 years ago
Kevin Harwell e0b644ddb7 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell d7c8041f6b res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 6cd70450fd Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 4eb1dd4b35 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Richard Mudgett 340588c721 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Kevin Harwell 1f06f7759c Investigate and fix memory leaks in Asterisk
11 years ago
Matthew Jordan 3cfc964a4c res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports.
11 years ago
Matthew Jordan 3b9a245a29 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
Richard Mudgett a0a810463d queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Asterisk Autobuilder ab4d51c70c media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Asterisk Autobuilder 4ec0091de3 res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Asterisk Autobuilder 6a72e6edca Direct Media calls within private network sometimes get one way audio
11 years ago
Asterisk Autobuilder d17bfb44d8 DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Matthew Jordan cbc91f50c1 AMI/ARI: Update version to 2.6.0/1.6.0 respectively for new features
11 years ago
Mark Michelson 93b1df3bf6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 55c9a46abd Stasis: Fix StasisStart/End order and missing events
11 years ago
George Joseph 67372d1f0a sorcery: Add additional observer capabilities.
11 years ago
George Joseph a53efbb86c config: Create ast_variable_find_in_list()
11 years ago