Commit Graph

4756 Commits (7d606d87bfb7eeacda9fcc3575f9383d29731d2e)

Author SHA1 Message Date
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
Matthew Jordan 128d187f38 main/cdr: Copy over location information during a fork
11 years ago
Matthew Jordan 8302bc7f0a main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Matthew Jordan 0fbd9947e2 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Matthew Jordan ffffc0efd8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
11 years ago
Jonathan Rose c56aa2d8f6 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Jonathan Rose 43a35c2407 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Richard Mudgett 3ce9a8b4f4 devicestate.c: Minor tweaks
11 years ago
Jonathan Rose de07c80ede Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
Matthew Jordan 6033c16fc3 main/cli: Do not attempt to show CDR data for internal channels
11 years ago
George Joseph d4dd19cb77 manager: Make WaitEvent action respect eventfilters
11 years ago
Richard Mudgett a02d8a0681 sched: Fix typo and whitespace change.
11 years ago
Kinsey Moore a4a58c2771 CallerID: Fix parsing of malformed callerid
11 years ago
Mark Michelson 7c4ed8cc89 Fix race condition in the scheduler when deleting a running entry.
11 years ago
Matthew Jordan 50381d2c77 main/message: Add a new-line to a DEBUG message
11 years ago
Matthew Jordan aa1dd38e54 ARI: Fix implicit answer when playback is initiated on unanswered channel
11 years ago
Matthew Jordan bc0536e009 Clean up files that do not end with newlines
11 years ago
Matthew Jordan 12341c90c1 uri: Quiet warning about type qualifiers ignored on function return type
11 years ago
Richard Mudgett e8b72c6f4b chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Richard Mudgett ab526502e6 cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore 04f478212c Stasis: Add information to blind transfer event
11 years ago
Kinsey Moore 4a22e1d865 AMI Docs: Fix Status channel parameter optionality
11 years ago
Jonathan Rose 2c013ae774 Bridging: Fix a behavioral change when checking if a channel is leaving a bridge
11 years ago
Matthew Jordan 544e092b2d app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Matthew Jordan fa02e06132 main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Matthew Jordan 6e4d44c2a1 cel: Make sure channels in extra fields include their unique IDs as well
11 years ago
Richard Mudgett 7eb4ee9b2f channel_internal_api.c: Replace some code with ao2_replace().
11 years ago
Jonathan Rose cd28e5dda2 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Kinsey Moore e6022f9f97 AMI: Improve documentation for Status action
11 years ago
Walter Doekes 602aef327e logger: Don't store verbose-magic in the log files.
11 years ago
Mark Michelson ef70c08dc7 Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Walter Doekes b94fc06966 general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Walter Doekes 4e07345c28 tcptls: Avoid compiler warning on non-dev-mode.
11 years ago
Matthew Jordan 949c59f25f main/message: remove debug message
11 years ago
Kinsey Moore 6653d7e8ee Stasis: Correct blind transfer message generation
11 years ago
Kinsey Moore d442ffd59c Stasis: Ensure transfer messages follow validation rules
11 years ago
Mark Michelson cb55679aed Ensure bridges exist when trying to determine bridged parties when publishing transfer information.
11 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
11 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Matthew Jordan 98af8fb715 pbx: Filter out pattern matching hints in responses sent to ExtensionStateList
11 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Jonathan Rose 2e350d6bd6 chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peer
11 years ago
Richard Mudgett e2d8fce2a3 Remove duplicate definitions of ast_format_vp8.
11 years ago
Rusty Newton 1dce73d278 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Matthew Jordan 922e3203a9 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation
11 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
11 years ago
Mark Michelson cac711fc95 Do not omit the first header of a UserEvent AMI action from the corresponding emitted UserEvent.
11 years ago
Richard Mudgett 2758cc76e5 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Joshua Colp 702c503b76 loader: Fix an infinite loop when printing modules using "module show".
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan ba9867fab0 module loader: Unload modules in reverse order of their start order
11 years ago
Joshua Colp b2d6a9e076 bridge: Make "bridge destroy" only available in developer mode and add "all" to "bridge kick".
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Michael L. Young 7059b001ad core/db: Revert Patch Added In Attempt To Improve I/O Performance
11 years ago
Matthew Jordan f6283866c1 device state: Update the core to report ONHOLD if a channel is on hold
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago