Commit Graph

4624 Commits (f1036f40dc22c4d4b30cc2ab36199cd749ead9c5)

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