Commit Graph

3225 Commits (20ee33e22e3724c35ab3078c5032b87af5b4920c)

Author SHA1 Message Date
Rodrigo Ramírez Norambuena 525c8c8689 include/asterisk/channel.h: Fix typo
10 years ago
Diederik de Groot 9c3ed42875 Update configure.ac/Makefile for clang
10 years ago
Kevin Harwell 3fb6daeb55 res_fax: allow 2400 transmission rate according to v.27ter standard
10 years ago
Mark Michelson e39bd6ba46 res_pjsip_outbound_registration: Don't fail on delayed processing: 13.
10 years ago
Matt Jordan 5a3948a66f Merge "Fix/Update clang-RAII macro implementation" into 13
10 years ago
Joshua Colp 96e18453f4 Merge "pjsip_options: Fix non-qualified contacts showing as unavailable" into 13
10 years ago
Diederik de Groot 2be9cc2643 Fix/Update clang-RAII macro implementation
10 years ago
George Joseph 63169e00ff pjsip_options: Fix non-qualified contacts showing as unavailable
10 years ago
Corey Farrell c59a800707 Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
10 years ago
Matt Jordan e05b076827 Merge "Detect potential forwarding loops based on count." into 13
10 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
10 years ago
George Joseph 674b18bdf0 pjsip_options: Add qualify_timeout processing and eventing
10 years ago
Matt Jordan f1abf51b73 Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout" into 13
10 years ago
George Joseph bf46799f0e res_pjsip: Refactor endpt_send_request to include transaction timeout
10 years ago
George Joseph 1b6f6ff841 res_pjsip: Add global option to limit the maximum time for initial qualifies
10 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
10 years ago
George Joseph 555b5f5d30 Add .gitignore and .gitreview files
10 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Scott Griepentrog 169e57d2e0 pjsip: resolve compatibility problem with ast_sip_session
10 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
10 years ago
Corey Farrell b0df413fb2 Fix link error for utils/aelparse.
10 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
10 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Scott Griepentrog 1fb1c81923 core: Introduce chaos into memory allocations
10 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Richard Mudgett bd029688cd res_pjsip: Move internal init/destroy prototypes to private header file.
10 years ago
Richard Mudgett c24a294f0b res_pjsip: Fix pjsip.conf type=global object default value handling.
10 years ago
Richard Mudgett cae712d986 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
10 years ago
Kevin Harwell 110b99646c res_pjsip: Allow configuration of endpoint identifier query order
10 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
10 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
10 years ago
Scott Griepentrog c33c5183a5 Dial API: add self destruct option when complete
10 years ago
Corey Farrell 54a699fb64 asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
10 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Corey Farrell 2531f75057 Enable REF_DEBUG for ast_module_ref / ast_module_unref.
10 years ago
Ashley Sanders 112d23c73e HTTP: For httpd server, need option to define server name for security purposes
10 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
10 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
10 years ago
Richard Mudgett 355eb9d22f Bridge core: Pass a ref with the swap channel when joining a bridge.
10 years ago
Mark Michelson 8bc4a89e1f Add support for the ca_list_path option for PJSIP transports.
11 years ago
Joshua Colp 056f11ac65 chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago
Richard Mudgett 368ecf13bf AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Matthew Jordan 4e2be8fb8f main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kinsey Moore eb9ce791d8 res_fax: Add T.38 negotiation timeout option
11 years ago
George Joseph 75cd302b0a config: Add option to NOT preserve effective context when changing a template
11 years ago
Joshua Colp a7c38428af pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Matthew Jordan 915bb88d3e res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports.
11 years ago
Matthew Jordan 006ffdcfb2 res_pjsip: Add 'user_eq_phone' option to add a 'user=phone' parameter when applicable.
11 years ago
Richard Mudgett fca0be57d9 queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
George Joseph 2b8c441096 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Richard Mudgett 8f12ded887 DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago
Joshua Colp 439e6e1c5d media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
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
Kinsey Moore 289830cdc6 PJSIP: Enforce module load dependencies
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
George Joseph 26724c65f7 res_phoneprov: Create accessor for ast_phoneprov_std_variable_lookup
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
Kinsey Moore fade256307 PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
Mark Michelson 7a35800551 res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.
11 years ago
George Joseph a2482acdce res_pjsip: ami: Fix error in AMI output when an endpoint has no transport
11 years ago