Commit Graph

4710 Commits (b586e7f0b221c07ae86fa0bdf85617c471933423)

Author SHA1 Message Date
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
Matthew Jordan ccc6e8bd17 endpoints: Fix failing unit tests from r419196
11 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
11 years ago
Michael L. Young f613fc24fb core/bridge_channel: Substitute Variables In Features Application Map
11 years ago
Michael L. Young b4a681684d core/db: Improve I/O When Updating Rows
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Kinsey Moore 878db87fc0 Dial API: Prevent crash on NULL cap
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Corey Farrell eaf1225b40 stasis: fix call to ao2_t_alloc for stasis_message_router_create
11 years ago
Corey Farrell fd7814ddb5 stasis: use ao2_t_alloc for certain object allocators
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Scott Griepentrog 3ad198c835 feature_config: insure featuregroups and applicationmaps are initialized
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Kinsey Moore cd6c774456 TEST_FRAMEWORK: Fix threewaytransfer reporting
11 years ago
Matthew Jordan fee789dddb codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
11 years ago
Matthew Jordan 96cbaa187a manager: Return ActionID on nominal responses to PresenceState action
11 years ago
Kinsey Moore ca587079c0 TEST_FRAMEWORK: Fix ref leak in feature activation
11 years ago
Sean Bright a1eec851c6 Update Asterisk copyright year in main/asterisk.c
11 years ago
Corey Farrell fcdc4ad0bf astobj2: work around REF_DEBUG race which causes out of order log entries
11 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Matthew Jordan 0d1288e2d2 astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replace
11 years ago
Scott Griepentrog 6e5d843a56 config: inform config hook of change when writing file
11 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
11 years ago
Kinsey Moore edcaa54019 CEL: Fix incorrect/missing extra field information
11 years ago
Kinsey Moore 9c589571b7 HTTP: Fix build for gcc 4.10
11 years ago
Matthew Jordan 9711bb7b54 main/Makefile: fix compilation error of buildinfo occurring on 'make install'
11 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
11 years ago
Matthew Jordan eaee92198d main/tcptls: Add support for Perfect Forward Secrecy
11 years ago
Matthew Jordan d1c6a9e69e main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
11 years ago
Richard Mudgett 3148dfbd11 event.c: Fix type mismatch errors in ie_maps[].
12 years ago
Corey Farrell 024316fa3a Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
12 years ago
Kinsey Moore 6145a57c83 CEL: Add bridge tech to relevant CEL records
12 years ago
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
12 years ago
Matthew Jordan f27074eeb7 udptl: Correct FEC to not consider negative sequence numbers as missing
12 years ago
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one
12 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
12 years ago
Richard Mudgett eb2aded25c core_unreal: Fix off by one buffer overwrite error.
12 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
12 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
12 years ago
George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls.
12 years ago