Corey Farrell
|
6113a36c6d
Replace most uses of ast_register_atexit with ast_register_cleanup.
|
10 years ago |
Corey Farrell
|
33e321af70
main/file.c: fix possible extra ast_module_unref to format modules.
|
10 years ago |
Matthew Jordan
|
48d6b986b6
main/file: Move test event to emit PLAYBACK event more consistently
|
10 years ago |
Kinsey Moore
|
98f08c5b33
Allow Asterisk to compile under GCC 4.10
|
11 years ago |
Russell Bryant
|
9b1d81af22
Protect ast_filestream object when on a channel
|
11 years ago |
Russell Bryant
|
4a4bd14a67
Change cleanup ordering in filestream destructor.
|
12 years ago |
Richard Mudgett
|
6708b22d4a
Cleanup CLI commands on exit for several files.
|
12 years ago |
Mark Michelson
|
01c367d2c9
Fix misuses of asprintf throughout the code.
|
12 years ago |
Kinsey Moore
|
882ec55b31
Clean up and ensure proper usage of alloca()
|
12 years ago |
Kevin P. Fleming
|
53e80b252d
Multiple revisions 369001-369002
|
12 years ago |
Mark Michelson
|
c7cb2fa2c0
Merge changes dealing with support for Digium phones.
|
12 years ago |
Kinsey Moore
|
41dc690b14
Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
|
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
|
1747c23d29
Opaquify ast_channel typedefs, fd arrays, and softhangup flag
|
13 years ago |
Terry Wilson
|
e60e6c3b5d
Opaquify ast_channel structs and lists
|
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
|
ac31134e12
Opaquify char * and char[] in ast_channel
|
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 |
Kinsey Moore
|
3d5bc424ba
Allow playback of formats that don't support seeking
|
13 years ago |
Matthew Jordan
|
d0fc43718a
Add Asterisk TestSuite event hooks to support ConfBridge testing
|
13 years ago |
Matthew Jordan
|
ac7f8d4a3b
Video format was treated as audio when removed from the file playback scheduler
|
13 years ago |
Terry Wilson
|
0e343cf164
Merged revisions 339088 via svnmerge from
|
13 years ago |
Matthew Jordan
|
7a1b73eec0
Merged revisions 332817 via svnmerge from
|
13 years ago |
Matthew Jordan
|
9b8f658c13
Merged revisions 326209 via svnmerge from
|
13 years ago |
Russell Bryant
|
6853f65802
Merged revisions 316265 via svnmerge from
|
14 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
Sean Bright
|
9c24c13c80
Merged revisions 304097 via svnmerge from
|
14 years ago |