Leif Madsen
|
c7f7156c57
Merged revisions 328209 via svnmerge from
|
13 年之前 |
Richard Mudgett
|
edb433a904
ast_callerid restructuring
|
14 年之前 |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 年之前 |
Tilghman Lesher
|
7346d196ab
Merged revisions 220288 via svnmerge from
|
15 年之前 |
Olle Johansson
|
2f16848be8
Merged revisions 216430 via svnmerge from
|
15 年之前 |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 年之前 |
Russell Bryant
|
6c824480f1
Global var cleanup - constification and removing unused vars.
|
16 年之前 |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
16 年之前 |
Russell Bryant
|
35884c9d90
Merge a large set of updates to the Asterisk indications API.
|
16 年之前 |
Russell Bryant
|
365bffe091
Merged revisions 168561 via svnmerge from
|
16 年之前 |
Russell Bryant
|
6efeb97af3
Merged revisions 162014 via svnmerge from
|
16 年之前 |
Eliel C. Sardanons
|
51f34f137c
- Add more <see-also> based on TFOT.
|
16 年之前 |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 年之前 |
Sean Bright
|
5198c9672a
More RSW merges. Everything from apps/ except for the big offenders
|
16 年之前 |
Russell Bryant
|
3c8b57463a
Use proper return values for a few application modules
|
17 年之前 |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
17 年之前 |
Tilghman Lesher
|
fac68b2417
Modify TIMEOUT() to be accurate down to the millisecond.
|
17 年之前 |
Michiel van Baak
|
c75662c02b
Pass the hangup cause all the way to the calling app/channel.
|
17 年之前 |
Michiel van Baak
|
5cb40f4dcf
whitespace fixes only.
|
17 年之前 |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 年之前 |
Luigi Rizzo
|
32d68be9da
include "logger.h" and errno.h from asterisk.h - usage shows that they
|
17 年之前 |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 年之前 |
Jason Parker
|
bd99bffd16
Merged revisions 83246 via svnmerge from
|
17 年之前 |
Joshua Colp
|
979db02645
DISA only needs to know about the end of DTMF, not the beginning/duration.
|
17 年之前 |
Joshua Colp
|
396b7e63bd
Clean up app_disa code a bit.
|
17 年之前 |
Tilghman Lesher
|
c2cbffc457
Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too.
|
17 年之前 |
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 年之前 |
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 年之前 |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
18 年之前 |
Tilghman Lesher
|
a0dc20e5bb
Issue 8971 - Allow DISA input to be ended with a '#'.
|
18 年之前 |