Commit Graph

4665 Commits (8f15395e096170fa6c63b91b221cf953c00a7b04)

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