Joshua Colp
|
fac13436c2
app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording.
|
10 years ago |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 years ago |
Jonathan Rose
|
6479ca469e
app_record: Add an option that allows DTMF '0' to act as an additional terminator
|
11 years ago |
Mark Michelson
|
5fe49bb141
Multiple revisions 375993-375994
|
12 years ago |
Matthew Jordan
|
f87e60b543
Fix a variety of memory leaks
|
13 years ago |
Terry Wilson
|
71b7469c72
Opaquification for ast_format structs in struct ast_channel
|
13 years ago |
Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
13 years ago |
Terry Wilson
|
ac2a94ffa1
Opaquify channel stringfields
|
13 years ago |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
13 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 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 |