Russell Bryant
|
52a5a58ab1
make app_queue 1.2 jump compliant (issue #5580)
|
20 年 前 |
Kevin P. Fleming
|
1c9f885b6c
application doc update
|
20 年 前 |
Russell Bryant
|
34bca139be
issue #5605
|
20 年 前 |
Russell Bryant
|
05a55d3b02
remove unnecessary checks before calls to ast_strlen_zero
|
20 年 前 |
Russell Bryant
|
019929452c
Doxygen documentation update from oej (issue #5505)
|
20 年 前 |
Russell Bryant
|
eb4c84e970
Massive cleanups to applications for LOCAL_USER handling and some other things.
|
20 年 前 |
Russell Bryant
|
f304fbf0c4
it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCALUSERS
|
20 年 前 |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
20 年 前 |
Kevin P. Fleming
|
d7a02f5de1
put a limit on Macro depth (to combat recursion) (issue #5114)
|
20 年 前 |
Russell Bryant
|
53fde0a276
define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSION
|
20 年 前 |
Russell Bryant
|
560b252848
more ast_copy_string conversions
|
20 年 前 |
Kevin P. Fleming
|
fac2853bd0
the last round of file version tags
|
20 年 前 |
Kevin P. Fleming
|
ba8297564e
make 'goto' APIs aware of auto-processing loops, so they know exactly when to set the requested priority or one priority lower
|
20 年 前 |
Kevin P. Fleming
|
d09e282e31
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
|
20 年 前 |
Russell Bryant
|
f9b70bbeb9
update copyright headers for 2005
|
20 年 前 |
Mark Spencer
|
04462916eb
Fix macro formatting (bug #3275)
|
20 年 前 |
Mark Spencer
|
0ebe074c93
Add MacroExit application (bug #3045)
|
20 年 前 |
Mark Spencer
|
26b2a47bd2
Small macro fix (bug #3044)
|
20 年 前 |
Mark Spencer
|
2cfab2e66c
Merge anthm's MacroIf patch (bug #2912)
|
21 年 前 |
Mark Spencer
|
593c145af9
Huge callerid rework (might break H.323, others)
|
21 年 前 |
Mark Spencer
|
d45cfbe467
Merge rgagnon's pedantic string checks (apps a-m, bug #2035)
|
21 年 前 |
James Golovich
|
b96e0b0f98
Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
|
21 年 前 |
James Golovich
|
9e38486fdb
ast_strlen_zero changes
|
21 年 前 |
Mark Spencer
|
fc5ccc202c
Copy old extension unless it's ASYNCGOTO (bug #1141)
|
21 年 前 |
Mark Spencer
|
df0e745cb2
Actually set variable name before using
|
22 年 前 |
Mark Spencer
|
c78d216bae
Totally revamp thread debugging to support locating and removing deadlocks
|
22 年 前 |
Mark Spencer
|
26c829e1e2
Make parking resume properly when in macro
|
22 年 前 |
Martin Pycko
|
33687d0199
Fix the previous patch (don't exit from macro when we were invoked from 'h' extension)
|
22 年 前 |
Martin Pycko
|
63e4e2e359
Don't stop executing macro when we're in 'h' extension
|
22 年 前 |
Mark Spencer
|
56bf9469da
Add commonly used include headers
|
22 年 前 |