Commit Graph

3136 Commits (110927bacc40706a110ad5d9f94e2eb85d8b9710)

Author SHA1 Message Date
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
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Corey Farrell 8fb20cb05d stringfields: Fix bug in ast_string_fields_copy.
11 years ago
Joshua Colp a0d9eab389 res_pjsip_sdp_rtp: Add support for optimistic SRTP.
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Mark Michelson 77c57f2b1a Fix race condition where duplicated requests may be handled by multiple threads.
11 years ago
Kinsey Moore 5013659972 Stasis: Fix StasisEnd message ordering
11 years ago
Richard Mudgett 2878554bcc Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.
11 years ago
Corey Farrell 433366ab90 Fix unintential memory retention in stringfields.
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
Sean Bright 88d9d3f1fc configure: Add autoconf check for libopus.
11 years ago
George Joseph cb31a8aa7a build: Force -fsigned-char on platforms where the default for char is unsigned
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago