Leif Madsen
|
c7f7156c57
Merged revisions 328209 via svnmerge from
|
13 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
Leif Madsen
|
ee040eb362
Be less ambiguous in Record() app docs.
|
15 years ago |
Joshua Colp
|
5c54d94fa5
Add an option to Record which enables a mode where any DTMF digit will terminate recording.
|
15 years ago |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 years ago |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
16 years ago |
Joshua Colp
|
a31d12c921
Add an option to keep the recorded file upon hangup.
|
16 years ago |
Eliel C. Sardanons
|
934bf014e1
Fix the XML documentation for Record().
|
16 years ago |
Tilghman Lesher
|
283737cb6f
Add RECORD_STATUS variable, as requested on the -users list.
|
16 years ago |
Jeff Peeler
|
11c247e2f1
(closes issue #13669)
|
16 years ago |
Sean Bright
|
8f1b147e16
Another little one.
|
16 years ago |
Russell Bryant
|
a296a59ced
Fix various spelling and grammatical issues in documentation
|
16 years ago |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 years ago |
Sean Bright
|
5198c9672a
More RSW merges. Everything from apps/ except for the big offenders
|
16 years ago |
Tilghman Lesher
|
df0e17b5f6
Create a centralized configuration option for silencethreshold
|
17 years ago |
Luigi Rizzo
|
c3b537494f
shuffle a little bit the content of header files to reduce dependencies.
|
17 years ago |
Luigi Rizzo
|
3736ebab77
remove redundant headers
|
17 years ago |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 years ago |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 years ago |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 years ago |
Jason Parker
|
ea7868e7b9
Make sure we set flags to a 0 value before trying to use it. Pointed out by seanbright while I was debugging issue 11109.
|
17 years ago |
Tilghman Lesher
|
c2cbffc457
Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
|
18 years ago |
Tilghman Lesher
|
34c4795347
Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
|
18 years ago |
Joshua Colp
|
06e56560db
Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application.
|
18 years ago |
Joshua Colp
|
20ea2e3dd0
It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it.
|
18 years ago |
Mark Michelson
|
830cd23c3a
Create directory if it does not exist.
|
18 years ago |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
18 years ago |
Joshua Colp
|
c5aad5e95e
Merged revisions 56839 via svnmerge from
|
18 years ago |
Olle Johansson
|
4aca53515e
Merged revisions 55278 via svnmerge from
|
18 years ago |