Matthew Jordan
|
640ddc51fb
clang compiler warnings: Fix autological comparisons
|
10 years ago |
Corey Farrell
|
484715b644
Replace most uses of ast_register_atexit with ast_register_cleanup.
|
10 years ago |
Matthew Jordan
|
720c59c321
media formats: re-architect handling of media for performance improvements
|
10 years ago |
Richard Mudgett
|
28c6647fd2
Fix incorrect usages of ast_realloc().
|
11 years ago |
Kevin Harwell
|
b34e305e79
Fix various memory leaks
|
11 years ago |
Richard Mudgett
|
6dcb8c79a4
Doxygen comment tweaks.
|
11 years ago |
Richard Mudgett
|
aa6cac589c
Cleanup indications on exit.
|
12 years ago |
Walter Doekes
|
c8721caec9
Fix most leftover non-opaque ast_str uses.
|
12 years ago |
Matthew Jordan
|
108293864d
Fix a variety of ref counting issues
|
12 years ago |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
13 years ago |
Kinsey Moore
|
b261a4f586
Kill off red blobs in most of main/*
|
13 years ago |
Terry Wilson
|
7424dee415
Finalize ast_channel opaquification
|
13 years ago |
Terry Wilson
|
71b7469c72
Opaquification for ast_format structs in struct ast_channel
|
13 years ago |
Richard Mudgett
|
d2bdd9a858
Audit of ao2_iterator_init() usage for v1.8.
|
13 years ago |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
13 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
Olle Johansson
|
d1ba60180f
Add doxygen docs for indications.c
|
14 years ago |
Eliel C. Sardanons
|
f4a8adb977
Implement AstData API data providers as part of the GSOC 2010 project,
|
15 years ago |
Jason Parker
|
8fbff4b25d
Change log message to match severity.
|
15 years ago |
Jason Parker
|
a105eac411
Don't consider a missing indications.conf to be a critical error.
|
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 |
Russell Bryant
|
33500f67ed
Log an error message if indications.conf is not found.
|
16 years ago |
Joshua Colp
|
b9ba64577e
Ensure there is a valid tone part before trying to play tones.
|
16 years ago |
Russell Bryant
|
35884c9d90
Merge a large set of updates to the Asterisk indications API.
|
16 years ago |
Russell Bryant
|
365bffe091
Merged revisions 168561 via svnmerge from
|
16 years ago |
Russell Bryant
|
ab34f2089f
Merged revisions 167432 via svnmerge from
|
16 years ago |
Sean Bright
|
d02c8e5b01
Convert open-coded linked list in indications to the AST_LIST_* macros. This
|
16 years ago |
Sean Bright
|
e81b203deb
Another batch of files from RSW. The remaining apps and a few more
|
16 years ago |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
17 years ago |