aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Merged revisions 47051 via svnmerge from tilghman26-196/+199
2006-11-02Let's make application/function/hint lists read/write lists... just for kicksfile2-95/+98
2006-11-02Updates to do unblock correctlymattf1-5/+22
2006-11-02Move check for codec translators to an earlier place in the call, so we can f...oej1-17/+20
2006-11-02Disable code for not implemented functionality (T38 over RTP/TCP)oej1-2/+16
2006-11-02Sure enough, some of the uses of astobj are doing recursive locking. Thisrussell1-14/+14
2006-11-02astobj was already set up to use read and write locks. Now that we have wrap...russell1-14/+14
2006-11-02Convert translation core linked list over to read/write based one, since it s...file1-30/+32
2006-11-02Add AST_RWLIST_* set of macros which implement linked lists using read/write ...file1-0/+205
2006-11-02Merged revisions 46965 via svnmerge from russell1-0/+4
2006-11-02Set the AST_RWLOCK_INIT_VALUE to the PTHREAD_RWLOCK_INIT_VALUE if it is avail...file1-0/+1
2006-11-02Changes to show blocked/unblocked states, as well as in service, out of servi...mattf1-5/+22
2006-11-02Merged revisions 46937 via svnmerge from kpfleming1-0/+6
2006-11-02I'm crazy so I will add this... pthread rwlock wrappers, along with autoconf ...file4-1/+253
2006-11-02Merged revisions 46930 via svnmerge from file1-1/+1
2006-11-02Add simple down event supportmattf1-0/+3
2006-11-02find_free_chan_in_stack: cleanup buggy usagenadi2-18/+12
2006-11-02Don't overwrite pkt->flags (imported from 1.2/1.4)oej1-1/+2
2006-11-02various whitespace changes to reduce indentation and to better conform to russell1-191/+188
2006-11-02Change the buffer used in callerid_feed() and callerid_feed_jp() to berussell1-17/+5
2006-11-02Blocked revisions 46883 via svnmergerussell0-0/+0
2006-11-01Merged revisions 46857 via svnmerge from russell1-4/+7
2006-11-01Add a couple of things to the CHANGES filerussell1-0/+3
2006-11-01Merged revisions 46847 via svnmerge from russell6-8/+54
2006-11-01Merged revisions 46845 via svnmerge from russell5-172/+6731
2006-11-01Merged revisions 46822 via svnmerge from mogorman1-0/+9
2006-11-01a fix for bug 8251; the var_val needs to accept longer strings or mass confus...murf1-1/+1
2006-11-01Merged revisions 46780 via svnmerge from file1-1/+6
2006-11-01Add the ability to pass options to the Dial application when using the DUNDirussell2-1/+10
2006-11-01Merged revisions 46778 via svnmerge from russell1-1/+19
2006-11-01Merged revisions 46775 via svnmerge from file1-18/+18
2006-11-01OOps. forgot to add this to CHANGESmurf1-0/+1
2006-11-01This introduces Brazilian Portuguese via 7663murf2-87/+276
2006-11-01Cleanups suggested by Russell.murf1-31/+32
2006-11-01move variable declaration in the middle of a blockrizzo1-1/+2
2006-11-01Merged revisions 46744 via svnmerge from russell1-2/+1
2006-11-01change default return extension after parking timeout.mogorman1-1/+13
2006-10-31Merged revisions 46714 via svnmerge from kpfleming2-6/+56
2006-10-31Fix "core show translation" output. Issue #8243, patch by Damin.qwell1-1/+1
2006-10-31Blocked revisions 46716 via svnmergeqwell0-0/+0
2006-10-31remove old/useless usecount handlingrizzo1-7/+0
2006-10-31remove old/useless usecount stuff.rizzo1-7/+0
2006-10-31remove old/useless usecount management code.rizzo1-12/+0
2006-10-31Fix the new send text manager command. There is no way this could have worked.russell1-6/+8
2006-10-31Set #define for TIMER T1 valueoej1-3/+4
2006-10-31Cleaning up codeoej1-12/+12
2006-10-31Issue #80898 - Restoring func_enum (otmar) oej3-27/+41
2006-10-31Add manager sendtext action. (Issue 6131, ZX81 - thanks!)oej1-0/+40
2006-10-31Fix rport handling.oej2-5/+3
2006-10-31- If peer that register fails ACL, fail himoej1-0/+2