asterisk/main
Joshua Colp 8a2dd45283 Merged revisions 42260 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r42260 | file | 2006-09-07 12:30:44 -0400 (Thu, 07 Sep 2006) | 2 lines

Let's use the same thing we use in other places to calculate our time for ast_cond_timedwait (issue #7697 reported by bn999)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42261 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-09-07 16:33:02 +00:00
..
db1-ast a couple Solaris tweaks, to help build properly. 2006-08-22 05:24:50 +00:00
editline a couple Solaris tweaks, to help build properly. 2006-08-22 05:24:50 +00:00
stdtime merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
abstract_jb.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
acl.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aescrypt.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aeskey.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aesopt.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
aestab.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
alaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
app.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
ast_expr2.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.fl merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2.y merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
ast_expr2f.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
asterisk.c Identify what the columns mean in the output of "show profile" 2006-08-25 18:05:28 +00:00
astmm.c various cleanups, including ... 2006-08-21 19:18:09 +00:00
autoservice.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
buildinfo.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
callerid.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
cdr.c Merged revisions 42260 via svnmerge from 2006-09-07 16:33:02 +00:00
channel.c Make the difference clear about what the responsibilities of the core and a spy are when it comes to spying on a channel. The core is responsible for adding a spy to a channel, feeding frames into the spy, removing the spy from the channel, and notifying the spy that is has been detached. The spy is responsible for reading frames in, and cleaning itself up. Each side will not try to do the other's job. 2006-09-03 23:30:37 +00:00
chanvars.c make platforms that use mutexes in stdio.h happy 2006-08-22 23:07:11 +00:00
cli.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
coef_in.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
coef_out.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
config.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
cryptostub.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
db.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
devicestate.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dlfcn.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dns.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dnsmgr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
dsp.c Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 2006-08-31 01:59:02 +00:00
ecdisa.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
enum.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
file.c You see nothing... 2006-09-01 16:50:02 +00:00
fixedjitterbuf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
fixedjitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
frame.c Remove old unused functions 2006-09-04 03:18:12 +00:00
fskmodem.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
http.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
image.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
indications.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
io.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
jitterbuf.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
jitterbuf.h merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
loader.c ensure that unload_dynamic_module won't continue dereferencing a module pointer after the module has been unloaded from memory 2006-08-26 19:45:16 +00:00
logger.c Made changes corresponding to those in 1.2 here in main/logger.c for bug 7544. 2006-09-07 03:35:42 +00:00
manager.c - simplify and improve astmm by using thread storage instead of a dynamic 2006-08-21 19:42:29 +00:00
md5.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
netsock.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
pbx.c Provide a little more protection to make sure that a MOH class is specified when using the 'm' option with WaitExten, and prevent a segfault in the process. 2006-09-03 21:26:04 +00:00
plc.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
poll.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
privacy.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
rtp.c Unbridge the RTP streams at the correct place 2006-09-01 18:57:10 +00:00
say.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
sched.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
sha1.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
slinfactory.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
srv.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
strcompat.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
tdd.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
term.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
translate.c Clarify what show translations is displaying a bit more (issue #7772 reported by Mithraen) 2006-08-30 16:04:24 +00:00
udptl.c Merge team/russell/frame_caching 2006-08-29 20:50:36 +00:00
ulaw.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
utils.c don't try to get the length of the string in the ast_dynamic_str object unless we know there is actually one there 2006-09-07 00:41:27 +00:00