Commit Graph

4935 Commits (27497217912a82ca243a9d5e9acfbbb597faf323)

Author SHA1 Message Date
Kevin Harwell b56c1914fa bridge.c: NULL app causes crash during attended transfer
11 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
11 years ago
Matt Jordan 91c1ed7ef6 Merge "main/editline: Add .gitignore." into 13
11 years ago
Corey Farrell a77c31b99c main/editline: Add .gitignore.
11 years ago
George Joseph 555b5f5d30 Add .gitignore and .gitreview files
11 years ago
Richard Mudgett 13cd99682d chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Matthew Jordan 88b0fa7755 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago
Richard Mudgett 125acc52fe bridge_softmix.c,channel.c: Minor code simplification and cleanup.
11 years ago
Richard Mudgett a63f7ad04a translate.c: Only select audio codecs to determine the best translation choice.
11 years ago
George Joseph 73c286a393 loader/main: Don't set ast_fully_booted until deferred reloads are processed
11 years ago
Matthew Jordan 6ba6e3dffd clang compiler warnings: Fix autological comparisons
11 years ago
Richard Mudgett 4441bb6a25 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
Jonathan Rose f767440906 Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
11 years ago
Richard Mudgett 1712d16825 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().
11 years ago
Kevin Harwell d754f70239 bridge.c: Hangup attended transfer target after it has been swapped out
11 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
11 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan 4e7be5b2dc clang compiler warnings: Fix format specified in framehook
11 years ago
Mark Michelson 2443b40341 Ensure that a non-zero sample rate is returned for all formats.
11 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
11 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 7f33abb827 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan dbb4d6f9e7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 4b225e2104 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett dea885a607 A couple minor cleanup tweaks.
11 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Matthew Jordan 08a88aab15 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Corey Farrell 4c84dca2d8 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
11 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Matthew Jordan 5c03a5f2e7 main/frame: Don't report empty disallow values as an error
11 years ago
Joshua Colp 287a22435f core: Fix tab completion of "core set debug channel" CLI command.
11 years ago
Matthew Jordan b9fd61f2c7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Joshua Colp bc357c1d7e core: Don't create snapshots with locks.
11 years ago
Matthew Jordan 92178247ee localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Jonathan Rose 772793f18e app: Add functions to swap voicemail function table for testing purposes
11 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Richard Mudgett 9d85e855de ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog c33c5183a5 Dial API: add self destruct option when complete
11 years ago
Kevin Harwell 169058e73f app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan dd8ac00f24 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Joshua Colp bf9d416536 http: Add missing html tag to 'httpstatus' functionality.
11 years ago
Corey Farrell 93c9c3af2f Allow shutdown to unload modules that register bucket scheme's or codec's.
11 years ago
Richard Mudgett 40547e7210 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
11 years ago
Matthew Jordan 374013d817 tcptls: Handle new OpenSSL compile time option to disable SSLv3
11 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp 758a897876 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
11 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Corey Farrell 2531f75057 Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Scott Griepentrog 323c0927ac various: cleanup issues found during leak hunt
11 years ago
Joshua Colp 2f2eb1931a sorcery: Don't try to load object types which haven't been defined.
11 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