dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/main
tilghman dbcca86ee1 An offhand comment from Russell made me realize that the configuration file
caching would not work properly for users.conf and any other file read from
more than one place.  I needed to add the filename which requested the config
file to get it to work properly.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@107791 f38db490-d61c-443f-a65b-d21fe96a405b
2008-03-11 22:55:16 +00:00
..
db1-ast clean up assembler and preprocessor files if they are here too 2007-10-29 22:24:44 +00:00
editline Merged revisions 107352 via svnmerge from 2008-03-11 11:36:51 +00:00
libresample Add doxygen documentation to libresample.h while it's still fresh on my mind 2008-01-02 21:49:44 +00:00
minimime more header removal/normalization 2007-11-21 00:23:49 +00:00
stdtime Merged revisions 103845 via svnmerge from 2008-02-20 18:28:00 +00:00
Makefile Merged revisions 107408 via svnmerge from 2008-03-11 14:09:49 +00:00
abstract_jb.c Doxygen updates 2008-01-22 08:58:46 +00:00
acl.c Merged revisions 101772 via svnmerge from 2008-02-01 16:01:22 +00:00
adsistub.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
aescrypt.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aeskey.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c use the OpenSSL AES implementation if it's available (unless configured not to) 2007-05-24 22:07:50 +00:00
alaw.c Whitespace changes only 2008-03-04 23:04:29 +00:00
app.c Create a centralized configuration option for silencethreshold 2008-03-05 16:23:44 +00:00
ast_expr2.c Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2.fl Merged revisions 97849 via svnmerge from 2008-01-10 20:45:05 +00:00
ast_expr2.h Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2.y Terry found this problem with running the expr2 parser on OSX. Make the #defines come out the same between the parser & lexer. 2008-01-16 01:35:10 +00:00
ast_expr2f.c Fix up some doxygen issues. 2008-02-15 17:29:08 +00:00
asterisk.c Merged revisions 106552 via svnmerge from 2008-03-07 06:54:47 +00:00
astmm.c Get rid of any remaining ast_verbose calls in the code in favor of 2008-02-05 23:00:15 +00:00
astobj2.c Whitespace changes only 2008-03-04 23:04:29 +00:00
audiohook.c *mumble* 2008-02-20 03:52:57 +00:00
autoservice.c Merged revisions 105565 via svnmerge from 2008-03-03 16:02:19 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c Whitespace changes only 2008-03-04 23:04:29 +00:00
cdr.c way back in July, in r.75706, a fix was made ot the strftime usages, which was good, but in this case, the check for a nil time was accidentally removed, and now it is restored, to keep timevals like '1969-12-31 17:00:00' from showing up in the cdrs. No idea what databases will do with this. No bugs filed as yet, but it felt like a bug. 2008-03-10 14:55:21 +00:00
channel.c Merged revisions 107102 via svnmerge from 2008-03-10 17:13:34 +00:00
chanvars.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
cli.c Whitespace changes only 2008-03-04 23:04:29 +00:00
config.c An offhand comment from Russell made me realize that the configuration file 2008-03-11 22:55:16 +00:00
cryptostub.c Whitespace changes only 2008-03-04 23:04:29 +00:00
cygload.c Doxygen updates, formatting. 2007-12-11 22:20:22 +00:00
db.c Several manager changes: 2008-01-10 00:12:35 +00:00
devicestate.c Merged revisions 96644 via svnmerge from 2008-01-05 02:12:10 +00:00
dial.c Merged revisions 106235 via svnmerge from 2008-03-05 22:43:22 +00:00
dlfcn.c Whitespace changes only 2008-03-04 23:04:29 +00:00
dns.c Whitespace changes only 2008-03-04 23:04:29 +00:00
dnsmgr.c Merged revisions 100465 via svnmerge from 2008-01-27 22:35:29 +00:00
dsp.c Fix code up to what it was meant to be. 2008-03-05 16:39:22 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c Whitespace changes only 2008-03-04 23:04:29 +00:00
event.c Fix a small logic error in ast_event_iterator_next. The previous logic allowed for the iterator 2008-02-13 00:55:09 +00:00
features.c Merged revisions 107646 via svnmerge from 2008-03-11 19:23:28 +00:00
file.c Merge changes from team/russell/g722-sillyness ... 2008-03-07 00:24:58 +00:00
fixedjitterbuf.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c Merged revisions 106552 via svnmerge from 2008-03-07 06:54:47 +00:00
fskmodem.c Whitespace changes only 2008-03-04 23:04:29 +00:00
global_datastores.c Asterisk, when parking can drop rights a caller when a parking timeout occurs. Also, when doing built-in attended transfers, sometimes incorrectly passes rights from the transferrer to the transferee. This patch tries to fixes the parking issue and lays some groundwork for later fixing the transfer issue. 2008-03-01 01:30:37 +00:00
hashtab.c Make it so you don't have to cast away const in a couple places 2008-03-04 04:47:32 +00:00
http.c add a destroy API call for a server instance 2008-03-04 22:28:03 +00:00
image.c Whitespace changes only 2008-03-04 23:04:29 +00:00
indications.c Just some minor coding style cleanup... 2008-02-11 18:27:47 +00:00
io.c Merged revisions 94977 via svnmerge from 2007-12-27 20:11:20 +00:00
jitterbuf.c Whitespace changes only 2008-03-04 23:04:29 +00:00
loader.c Create a centralized configuration option for silencethreshold 2008-03-05 16:23:44 +00:00
logger.c Whitespace changes only 2008-03-04 23:04:29 +00:00
manager.c Adding the Atxfer manager command. With this, you may initiate 2008-03-05 22:33:05 +00:00
md5.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
netsock.c Whitespace changes only 2008-03-04 23:04:29 +00:00
pbx.c (closes issue #6019) 2008-03-10 21:48:20 +00:00
plc.c Start untangling header inclusion in a way that does not affect 2007-11-16 20:04:58 +00:00
poll.c Whitespace changes only 2008-03-04 23:04:29 +00:00
privacy.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
rtp.c Merged revisions 106606 via svnmerge from 2008-03-07 15:22:34 +00:00
say.c Whitespace changes only 2008-03-04 23:04:29 +00:00
sched.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
sha1.c more header removal/normalization 2007-11-21 00:23:49 +00:00
slinfactory.c Add support for 16KHz signed linear. 2008-03-01 03:59:41 +00:00
srv.c Convert ast_verbose to ast_verb. 2007-12-14 14:48:38 +00:00
strcompat.c Whitespace changes only 2008-03-04 23:04:29 +00:00
tcptls.c add a destroy API call for a server instance 2008-03-04 22:28:03 +00:00
tdd.c Whitespace changes only 2008-03-04 23:04:29 +00:00
term.c Whitespace changes only 2008-03-04 23:04:29 +00:00
threadstorage.c Merged revisions 91192 via svnmerge from 2007-12-05 17:49:03 +00:00
translate.c Merged revisions 105932 via svnmerge from 2008-03-05 01:54:16 +00:00
udptl.c Merged revisions 107352 via svnmerge from 2008-03-11 11:36:51 +00:00
ulaw.c another bunch of include removals (errno.h and asterisk/logger.h) 2007-11-19 19:09:03 +00:00
utils.c Whitespace changes only 2008-03-04 23:04:29 +00:00