Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
пре 12 година |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
пре 13 година |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
пре 13 година |
David Brooks
|
a95732a42e
Flags not initialized in app_softhangup.c, causing undefined behavior
|
пре 15 година |
Kevin P. Fleming
|
65f91b05c8
Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterator to use it.
|
пре 15 година |
Dwayne M. Hubbard
|
4f79d18260
Merged revisions 215270 via svnmerge from
|
пре 15 година |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
пре 15 година |
Russell Bryant
|
e0a7e26282
Convert the ast_channel data structure over to the astobj2 framework.
|
пре 15 година |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
пре 16 година |
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 година |
Luigi Rizzo
|
0fe3f6d3fc
access channel locks through ast_channel_lock/unlock/trylock and not
|
пре 17 година |
Mark Michelson
|
952224deae
"show application <foo>" changes for clarity.
|
пре 17 година |
Tilghman Lesher
|
34c4795347
Merge the dialplan_aesthetics branch. Most of this patch simply converts applications
|
пре 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.
|
пре 17 година |
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.
|
пре 17 година |
Kevin P. Fleming
|
c635698545
Merged revisions 46200 via svnmerge from
|
пре 18 година |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
пре 18 година |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
пре 18 година |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
пре 18 година |
Kevin P. Fleming
|
9f7c341f1c
since the module API is changing, it's a good time to const-ify the description() and key() return values
|
пре 18 година |
Russell Bryant
|
c674004ec1
remove the uses of the deprecated STANDARD_LOCAL_USER
|
пре 19 година |
Kevin P. Fleming
|
ca5079e21a
use string fields for some stuff in ast_channel
|
пре 19 година |
Russell Bryant
|
ce2d148b36
update doxygen docs to specify authors
|
пре 19 година |
Kevin P. Fleming
|
70a40d92e3
|
пре 19 година |
Russell Bryant
|
52a5a58ab1
make app_queue 1.2 jump compliant (issue #5580)
|
пре 19 година |
Kevin P. Fleming
|
1c9f885b6c
application doc update
|
пре 19 година |
Russell Bryant
|
34bca139be
issue #5605
|
пре 19 година |
Russell Bryant
|
05a55d3b02
remove unnecessary checks before calls to ast_strlen_zero
|
пре 19 година |
Russell Bryant
|
019929452c
Doxygen documentation update from oej (issue #5505)
|
пре 19 година |