Tilghman Lesher
|
10392b0961
Recorded merge of revisions 195366 via svnmerge from
|
15 anni fa |
Russell Bryant
|
e0a7e26282
Convert the ast_channel data structure over to the astobj2 framework.
|
15 anni fa |
Mark Michelson
|
243bbf16aa
Merged revisions 183700 via svnmerge from
|
15 anni fa |
Michiel van Baak
|
23c6d5f045
Document default Monitor file location.
|
16 anni fa |
Tilghman Lesher
|
210b8aaae6
Reverting format addition for now
|
16 anni fa |
Tilghman Lesher
|
568203be46
Fudges for wav16, just like wav49
|
16 anni fa |
Mark Michelson
|
bc074e3ee3
Fix another spot where a hard-coded '|' hadn't been converted to ','
|
16 anni fa |
Mark Michelson
|
b8fad31a78
Merged revisions 101531 via svnmerge from
|
17 anni fa |
Mark Michelson
|
a62ab2a10d
Merged revisions 94122 via svnmerge from
|
17 anni fa |
Luigi Rizzo
|
1093cab7f6
make configuration variable const so they are not accidentally
|
17 anni fa |
Joshua Colp
|
d38a0de185
Only look to see if options are set if some have been provided.
|
17 anni fa |
Jason Parker
|
eb8e7ab198
Add manager events for when a monitor is started or stopped.
|
17 anni fa |
Luigi Rizzo
|
ff8ac85d1a
remove a bunch of useless #include "options.h"
|
17 anni fa |
Luigi Rizzo
|
a575562ceb
move asterisk/paths.h outside asterisk.h and into those files
|
17 anni fa |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 anni fa |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 anni fa |
Jason Parker
|
94f4fd917e
Doxygen fixes.
|
17 anni fa |
Mark Michelson
|
952224deae
"show application <foo>" changes for clarity.
|
17 anni fa |
Jason Parker
|
4b793b9f91
Correctly use defined return values in (some) load_module functions.
|
17 anni fa |
Tilghman Lesher
|
c2cbffc457
Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
|
17 anni fa |
Russell Bryant
|
d766ec7b12
(closes issue #10271)
|
17 anni fa |
Jason Parker
|
f8d485f433
Fix building that was broken by recent monitor.h changes. Thanks Russell for pointing this out (and pointing out what I probably did to prevent gcc from fixing it - don't ctrl-C builds)
|
17 anni fa |
Jason Parker
|
c0cf2b4fcb
(closes issue #7596)
|
17 anni fa |
Tilghman Lesher
|
bd03ba796a
Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)
|
17 anni fa |
Russell Bryant
|
d006be70ca
Convert uses of strdup() to ast_strdup()
|
17 anni fa |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
17 anni fa |
Tilghman Lesher
|
888d03a44b
Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
|
17 anni fa |
Joshua Colp
|
9f20d65e50
Merged revisions 61961 via svnmerge from
|
17 anni fa |
Joshua Colp
|
e3f24c6feb
Merged revisions 59087 via svnmerge from
|
17 anni fa |
Kevin P. Fleming
|
d59c4b4171
Merged revisions 49676 via svnmerge from
|
18 anni fa |