Commit Graph

5115 Commits (c86b5e369e12d20ffb41f8f5e84ba3b80beaae2b)

Author SHA1 Message Date
Benjamin Ford 47ea312b24 ARI: Added new functionality to get all module information.
10 years ago
Joshua Colp b74b071369 res_sorcery_memory_cache: Backport to 13
10 years ago
Richard Mudgett ada7346792 res_pjsip: Need to use the same serializer for a pjproject SIP transaction.
10 years ago
Matt Jordan de3678c92e Merge "sorcery/realtime: Add a bit of debug and warning messages for bad configs" into 13
10 years ago
Joshua Colp 43926568c3 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format." into 13
10 years ago
Joshua Colp c2f4bf142f Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS." into 13
10 years ago
Walter Doekes b835312b4c rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 6551e16e03 astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Scott Griepentrog 6b16fbfc22 Channel alert pipe: improve diagnostic error return
10 years ago
Matt Jordan 8e07ab145d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago
Matt Jordan 4c0b26b9e8 Merge "channel: Remove ignore of answer on non-outgoing channels." into 13
10 years ago
Matt Jordan 399cd8bcd9 main/pbx: Resolve case sensitivity regression in PBX hints
10 years ago
Matt Jordan 0a1700d286 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13
10 years ago
Matt Jordan e5499c3233 Merge "sorcery: Add ast_sorcery_object_unregister() API call." into 13
10 years ago
Richard Mudgett 84c12f9e0c threadpool, res_pjsip: Add serializer group shutdown API calls.
10 years ago
Joshua Colp e4a2ef9e4e channel: Remove ignore of answer on non-outgoing channels.
10 years ago
Richard Mudgett 20f3d77ab9 sorcery: Add ast_sorcery_object_unregister() API call.
10 years ago
Richard Mudgett 890c923786 AMI: Add Linkedid to the standard channel snapshot AMI event headers.
10 years ago
Richard Mudgett 2602a7484b test.c: Add unit test registration checks for summary and description.
10 years ago
Kevin Harwell 35a99b6394 bridge.c: Hangup attended transfer target if bridged
10 years ago
mjordan de8c7f46ed main/cdr: Carry over the disable flag when 'disable all' is specified
10 years ago
Matt Jordan 78ea356e78 main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutines
10 years ago
Joshua Colp dbb067279e bridge: When performing a blonde transfer update connected line information.
10 years ago
Richard Mudgett 32ddf6d86b taskprocessor.c: Remove extra unref from off-nominal path.
10 years ago
Yousf Ateya cf98c744d5 chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
Matt Jordan 8ea1c0aa81 Merge "Fix unsafe uses of ast_context pointers." into 13
10 years ago
Matt Jordan e29f28e7a5 Merge "AMI: Escape string values." into 13
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Joshua Colp 720251f2b8 Merge "Fixes for OS X" into 13
10 years ago
ibercom e0090216db CLI: Cosmetic issue - core show uptime
10 years ago
Kevin Harwell f5d5aa67dc AMI: Escape string values.
10 years ago
David M. Lee d908272b7e Fixes for OS X
10 years ago
George Joseph 1558a89129 Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"
10 years ago
George Joseph 35c699086a endpoint/stasis: Eliminate duplicate events on endpoint status change
10 years ago
George Joseph 262d590819 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes
10 years ago
Joshua Colp 87c03b792b Merge "Astobj2: Correctly treat hash_fn returning INT_MIN" into 13
10 years ago
Joshua Colp 5a42397018 sorcery: Fix cache creation callback.
10 years ago
Ivan Poddubny 97a6ce1717 Astobj2: Correctly treat hash_fn returning INT_MIN
10 years ago
Corey Farrell 0d266cbe02 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Matt Jordan 620054c527 Merge "audiohook.c: Difference in read/write rates caused continuous buffer resets" into 13
10 years ago
Matt Jordan f5e195b44e Merge "Logger: Reset defaults before processing config." into 13
10 years ago
Joshua Colp 3c98544543 Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits" into 13
10 years ago
Corey Farrell 9b6e228419 Logger: Reset defaults before processing config.
10 years ago
George Joseph 7fcf0a97b8 app_playback: Suppress warnings on playback if channel hung up
10 years ago
Kevin Harwell b1e8c0b9eb audiohook.c: Difference in read/write rates caused continuous buffer resets
10 years ago
Corey Edwards 17d6ede337 main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits
10 years ago
George Joseph dd78ab42e4 res_pjsip_config_wizard/config: Fix template processing
10 years ago
snuffy 091b436007 cdr: Fix 'core show channel' CDR variable truncation.
10 years ago
Joshua Colp 8697a49ef9 Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list" into 13
10 years ago
Joshua Colp aea349a87e Merge "Message.c: Clear message channel frames on cleanup" into 13
10 years ago
Jonathan Rose 02c5130589 Message.c: Clear message channel frames on cleanup
10 years ago
Rodrigo Ramírez Norambuena 9b13536fed main/manager.c: Bugfix sort action_manager by alphabetically
10 years ago
George Joseph 637c8f065e sorcery: Add API to insert/remove a wizard to/from an object type's list
10 years ago
Corey Farrell 3cdb7950f0 Fix processing of asterisk.conf debug=yes.
10 years ago
Alexander Traud 2115f11b54 tcptls: Avoiding ERR_remove_state in OpenSSL.
10 years ago
Richard Mudgett be1260a35f features: Fix crash when transferee hangs up during DTMF attended transfer.
10 years ago
Matt Jordan 2d9081b5ec Merge "stasis: Fix dial masquerade datastore lifetime" into 13
10 years ago
Matt Jordan 8ca25dfd7e Merge "vector: Traversal, retrieval, insert and locking enhancements" into 13
10 years ago
Joshua Colp 181ae3b8d9 stasis: Fix dial masquerade datastore lifetime
10 years ago
George Joseph 7a7e9733c2 vector: Traversal, retrieval, insert and locking enhancements
10 years ago
Corey Farrell 040d2f8558 main/test.c: Add test to verify there were no registration errors.
10 years ago
Matt Jordan 81c27127aa Merge "Format Interfaces: Prevent unload except by shutdown." into 13
10 years ago
Matt Jordan 74799b3fe2 Merge "Remove unneeded uses of optional_api providers." into 13
10 years ago
Corey Farrell f38066fcad Format Interfaces: Prevent unload except by shutdown.
10 years ago
D Tucny 92120247e9 term: send proper reset sequence when black background is forced
10 years ago
Corey Farrell ad6ea29697 Remove unneeded uses of optional_api providers.
10 years ago
Matt Jordan b4000f2d44 Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG." into 13
10 years ago
Corey Farrell 5875bf183c Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
10 years ago
Matt Jordan 1b19c15f17 main/pbx: Improve performance of dialplan reloads with a large number of hints
10 years ago
Mark Michelson 077979618b Prevent potential crash on blond transfer.
10 years ago
Matt Jordan d4e207e27e main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
10 years ago
Steve Davies 0b6410c4f8 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
10 years ago
Mark Michelson b3cd5bc77f Merge "Clang: change previous tautological-compare fixes." into 13
10 years ago
Diederik de Groot 1bb16bedc7 Clang: change previous tautological-compare fixes.
10 years ago
Corey Farrell 73efb093b8 Astobj2: Ensure all calls to __adjust_lock pass a valid object.
10 years ago
Corey Farrell ad1a118632 Check for ao2_alloc failure in __ast_channel_internal_alloc.
10 years ago
Matt Jordan f0c82a173a main/pbx: Don't attempt to destroy a previously destroyed exten/priority tuple
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
Kevin Harwell b56c1914fa bridge.c: NULL app causes crash during attended transfer
10 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
10 years ago
Matt Jordan 91c1ed7ef6 Merge "main/editline: Add .gitignore." into 13
10 years ago
Corey Farrell a77c31b99c main/editline: Add .gitignore.
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
Richard Mudgett 125acc52fe bridge_softmix.c,channel.c: Minor code simplification and cleanup.
10 years ago
Richard Mudgett a63f7ad04a translate.c: Only select audio codecs to determine the best translation choice.
10 years ago
George Joseph 73c286a393 loader/main: Don't set ast_fully_booted until deferred reloads are processed
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
Jonathan Rose f767440906 Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
10 years ago
Richard Mudgett 1712d16825 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().
10 years ago
Kevin Harwell d754f70239 bridge.c: Hangup attended transfer target after it has been swapped out
10 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
10 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
10 years ago
Matthew Jordan 4e7be5b2dc clang compiler warnings: Fix format specified in framehook
10 years ago
Mark Michelson 2443b40341 Ensure that a non-zero sample rate is returned for all formats.
10 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
10 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
10 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
10 years ago
Matthew Jordan 7f33abb827 main/stdtime/localtime: Fix warning introduced in r433720
10 years ago
Matthew Jordan dbb4d6f9e7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
10 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
10 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
10 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
10 years ago
Corey Farrell 4b225e2104 Fix compile errors caused by r4500 / r4501.
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 dea885a607 A couple minor cleanup tweaks.
10 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
10 years ago
Matthew Jordan 08a88aab15 Fix compilation issues for OpenBSD
10 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
10 years ago
Corey Farrell 4c84dca2d8 logger: Apply default console logging when configuration cannot be loaded.
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
10 years ago
Matthew Jordan 5c03a5f2e7 main/frame: Don't report empty disallow values as an error
10 years ago
Joshua Colp 287a22435f core: Fix tab completion of "core set debug channel" CLI command.
10 years ago
Matthew Jordan b9fd61f2c7 main/audiohook: Update internal sample rate on reads
10 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
10 years ago
Joshua Colp bc357c1d7e core: Don't create snapshots with locks.
10 years ago
Matthew Jordan 92178247ee localtime: Fix file descriptor leak on kqueue(2) systems
10 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
10 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
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
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
10 years ago
Matthew Jordan dd8ac00f24 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Joshua Colp bf9d416536 http: Add missing html tag to 'httpstatus' functionality.
10 years ago
Corey Farrell 93c9c3af2f Allow shutdown to unload modules that register bucket scheme's or codec's.
10 years ago
Richard Mudgett 40547e7210 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
10 years ago
Matthew Jordan 374013d817 tcptls: Handle new OpenSSL compile time option to disable SSLv3
10 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
10 years ago
Joshua Colp 758a897876 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
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
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
10 years ago
Joshua Colp 2f2eb1931a sorcery: Don't try to load object types which haven't been defined.
10 years ago
Ashley Sanders 112d23c73e HTTP: For httpd server, need option to define server name for security purposes
11 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
11 years ago
Scott Griepentrog f7d23dfcc6 stasis transfer: fix stasis bridge push race part two
11 years ago
Richard Mudgett 88fbe4e917 res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Kevin Harwell 61822e78ae tcptls: Bad file descriptor error when reloading chan_sip
11 years ago
Kevin Harwell 9e3d316dd1 res_pjsip: make it unloadable (take 2)
11 years ago
Joshua Colp b64f4bb6ee bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
11 years ago
Jonathan Rose a620b287bd Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
David M. Lee 702d79de2a Various fixes for OS X
11 years ago
Matthew Jordan 1fc823c770 dynamic realtime: Updates fail to work due to update fields being passed over
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett 355eb9d22f Bridge core: Pass a ref with the swap channel when joining a bridge.
11 years ago
Matthew Jordan 98c3983c89 main/rtp_engine: Format NTP timestamps as unsigned longs
11 years ago
Mark Michelson ab5af1f3d8 Call extension state callbacks at hint creation.
11 years ago
Kevin Harwell 34c220203f REVERTING res_pjsip: make it unloadable
11 years ago
Kevin Harwell 77a036bf3f res_pjsip: make it unloadable
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
Scott Griepentrog 2b0d522dbb app_bridge: return to the next dialplan priority
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
George Joseph 75cd302b0a config: Add option to NOT preserve effective context when changing a template
11 years ago
Kinsey Moore e17a1a8ba1 Fix dev-mode build on recent gcc
11 years ago
Scott Griepentrog 566907fabd bridge: avoid leaking channel during blond transfer pt2
11 years ago
Richard Mudgett 7a356232bd DTMF atxfer: Setup recall channels as if the transferee initiated the call.
11 years ago
Richard Mudgett fca0be57d9 queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Joshua Colp f88460115f acl: Fix reloading of configuration if configuration file does not exist at startup.
11 years ago
Scott Griepentrog 6a99df47c0 bridge: avoid leaking channel during blond transfer
11 years ago
Mark Michelson c1582929f9 Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
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
Scott Griepentrog 22a91bf698 core: avoid possible asterisk -r crash from long id
11 years ago
Kevin Harwell 2f21f85c37 ARI/AMI: Include language in standard channel snapshot output
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
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
Matthew Jordan ffd928263f main/test: Fix compilation issue on 32-bit systems
11 years ago
Matthew Jordan 30c34062c3 main/test: Fix race condition between AMI topic and Test Suite topic
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
Joshua Colp 0104fb0c60 channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
11 years ago
Richard Mudgett 1583ea4832 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Richard Mudgett 7f4b222e07 manager: Fix could not extend string messages.
11 years ago
George Joseph 2846d23688 sorcery: Make is_object_field_registered handle field names that are regexes.
11 years ago
Matthew Jordan 4f26a7ea36 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson 8e64f6a0af Fix error with mixed address family ACLs.
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Mark Michelson a1f1cdbd87 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Jonathan Rose 8c61b4890b Documentation: Revise explanation of cdr.conf option 'Unanswered'
11 years ago
Scott Griepentrog 674185ec14 stun: correct attribute string padding to match rfc
11 years ago
Mark Michelson 1536b0ecb6 Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Matthew Jordan 153cfb4c2d main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Corey Farrell 00866a640d Fix leak in AMI Action Bridge
11 years ago
Joshua Colp 5ee03e74a8 pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Corey Farrell 8ab323fead manager: Fix HTTP connection reference leaks.
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 f2d43e7e07 main/file.c: fix possible extra ast_module_unref to format modules.
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
George Joseph e5e29897fa config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
Corey Farrell ac48e34b87 Fix crash caused by merge error on review 4138
11 years ago
Corey Farrell 5f17490f4d Fix ast_writestream leaks
11 years ago
Corey Farrell 54460c74e4 func_jitterbuffer: fix frame leaks.
11 years ago
Corey Farrell d51169cd36 audiohooks: Clean references to formats
11 years ago
Corey Farrell a256324fcf manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan 294ff83152 main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Matthew Jordan 221dcb1335 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose e979d0d5c1 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
Richard Mudgett 70f1c82ac2 translage.c: Fix regression when generating translation path strings.
11 years ago
Matthew Jordan 0e911663e3 AST-2014-011: Fix POODLE security issues
11 years ago
Richard Mudgett fa94bc815b AMI: Add missing VarSet events when a channel inherits variables.
11 years ago
Matthew Jordan fdcec1ef40 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
Jonathan Rose 2d07283dc5 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute
11 years ago
Richard Mudgett 9a7fb8ee6c stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Joshua Colp 743ad19699 bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Kinsey Moore 32624fb541 CallerID: Fix parsing regression
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 376ec31b17 cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Kinsey Moore b32d8b5317 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 9e08180304 Indexer: Format message types may not exist
11 years ago
Kinsey Moore 57a5e2ebee Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp 673c2febba data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan 5c607f9735 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett 6a8cb946eb features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan c092e49344 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
11 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph b67094624d sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Richard Mudgett 00207158e1 threadpool.c: Minor cleanup fixes.
11 years ago
Walter Doekes 9d1c0348f2 cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Matthew Jordan d85e59a23b main/channel: Unlock channel in off-nominal path
11 years ago
Jonathan Rose d1b1e911bf Stasis_channels: Resolve unfinished Dials when doing masquerades
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
Richard Mudgett 8b0352ffae astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 79b702f308 Voicemail: get correct duration when copying file to vm
11 years ago
Jonathan Rose 2e3f45e8e6 Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
Mark Michelson 0f2bd8d855 Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago
George Joseph 43c4529f15 config: bug: fix truncation of included config files on permissions error
11 years ago