Commit Graph

4756 Commits (7d606d87bfb7eeacda9fcc3575f9383d29731d2e)

Author SHA1 Message Date
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