Commit Graph

118 Commits (0ef30a90718d4e583db2400f44edd68d71a0197c)

Author SHA1 Message Date
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Jonathan Rose 70e34d3354 app_mixmonitor: Fix a reference leak in manager_mixmonitor function
13 years ago
Mark Michelson c6a2cbab19 Remove some extra debugging I forgot to remove in the merge of Digium phone support.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
13 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
13 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Jonathan Rose a1bef6041d Adds the ability to stop specific mixmonitors by using unique IDs set at monitor launch.
14 years ago
Mark Michelson b98a25ef93 Prevent potential buffer overflow on AMI MixMonitor command.
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Jonathan Rose e8181c22cd Adds MixMonitor and StopMixMonitor AMI commands to the manager
14 years ago
Jonathan Rose 364eb56835 Merged revisions 336717 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
David Vossel c0dc1ddb45 Merged revisions 328120 via svnmerge from
14 years ago
Jonathan Rose 6e36042f64 Mix Monitor: Now with r and t options.
14 years ago
Jonathan Rose 3845fb50c0 Merged revisions 309858 via svnmerge from
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
15 years ago
Dwayne M. Hubbard 77868073a8 Merged revisions 257686 via svnmerge from
15 years ago
Michiel van Baak 0c62434201 Make CLI command 'mixmonitor start|stop <channel> work again.
16 years ago
David Vossel eb6025a49a Merged revisions 230508 via svnmerge from
16 years ago
David Vossel 3d0314d5c0 Merged revisions 213103 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Vossel de8fae17d4 Merged revisions 201423 via svnmerge from
16 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
16 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
16 years ago
Leif Madsen 1d00714496 Update documentation in MixMonitor.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Mark Michelson 5d3fc1ee3a Merged revisions 173592 via svnmerge from
17 years ago
Mark Michelson 5f83636af4 Merged revisions 173559 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Eliel C. Sardanons 5fd54b0fe1 Add more [see also] references based on TFOT.
17 years ago
Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml
17 years ago
Tilghman Lesher 855492c60c Default file modes should always be full read and write, to allow the system
17 years ago
Michiel van Baak 90751b16ca Merge the cli_cleanup branch.
17 years ago
Joshua Colp 5fc569f5f5 Merged revisions 108083 via svnmerge from
17 years ago
Tilghman Lesher d5b454bf8d Convert ast_verbose to ast_verb.
18 years ago
Tilghman Lesher 99308dfb4e Conversions of free to ast_free, where applicable, and several other formatting fixes.
18 years ago
Joshua Colp 9905034266 Merged revisions 89587 via svnmerge from
18 years ago
Luigi Rizzo 51391e6b09 shuffle a little bit the content of header files to reduce dependencies.
18 years ago
Luigi Rizzo ea2c54859d more removal of redundant headers
18 years ago
Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h"
18 years ago
Luigi Rizzo a23c055c3d move asterisk/paths.h outside asterisk.h and into those files
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago