aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-06Merged revisions 44149 via svnmerge from crichter3-90/+183
2006-10-05Merged revisions 44501 via svnmerge from file1-0/+1
2006-10-05This mod fixes a problem pointed out by dgarstang. Many thanks to Doug\!murf1-2/+29
2006-10-05One more T.38 fix! Don't leave a reinvite hanging by a thread if the other si...file1-0/+6
2006-10-05don't segfault when an argument without a close parenthesis is foundkpfleming1-2/+2
2006-10-05I put the accumulated changes from the commit logs and inspection, into CHANG...murf1-22/+340
2006-10-05Hang on a minute, the install process sticks muted.conf in /etc/asterisk, so ...murf2-2/+2
2006-10-05Don't totally bail out if T.38 was negotiatedfile1-3/+10
2006-10-05this change was correct, the old version is no longer neededkpfleming1-2/+1
2006-10-05Merged revisions 44432 via svnmerge from kpfleming1-3/+5
2006-10-04as far as i can tell astman only uses newt...rizzo1-1/+2
2006-10-04put linker flags in ASTLDFLAGS where they belongrizzo1-1/+2
2006-10-04Merged revisions 44392 via svnmerge from kpfleming1-4/+4
2006-10-04make LOW_MEMORY builds actually workkpfleming2-25/+36
2006-10-04These changes fix the problems reported in bug 8090murf19-281/+312
2006-10-04update thread creation code a bitkpfleming27-63/+83
2006-10-04I've been meaning to add some explanation about muted... here it ismurf1-0/+13
2006-10-04CLI reverbification update to this config filemurf1-2/+2
2006-10-04OOOps! There is no alternative to suggest in 1.4. A small erasure.murf1-3/+1
2006-10-04In response to bug 7776, a Warning has been added to the doc string for Macro().murf1-1/+9
2006-10-04ensure that local include files are always usedkpfleming5-8/+9
2006-10-03fix issue with dialing client without resource.mogorman2-9/+25
2006-10-03Merged revisions 44296 via svnmerge from kpfleming1-3/+7
2006-10-03Change default presentation indicator to "user provided not screened" if octe...pcadach1-1/+1
2006-10-03Use VideoSupport instead so it is considered a valid XML attribute name. (iss...file1-1/+1
2006-10-03Fix preparation of type and presentation of calling numberpcadach1-2/+2
2006-10-03updated res_jabber for even better component support, soon will be jep-0100 c...mogorman5-1819/+75
2006-10-02Merged revisions 44213 via svnmerge from file1-1/+6
2006-10-02Merged revisions 44198 via svnmerge from file1-1/+1
2006-10-02Missed part of userconf functionality for chan_h323pcadach2-0/+9
2006-10-02Merged revisions 44168 via svnmerge from file1-1/+1
2006-10-02Typo fixpcadach1-1/+1
2006-10-02Optimization of oh323_indicate(): less locks - less problems, plus single exi...pcadach1-36/+17
2006-10-02Don't use Channel when you're not talking about a channel :)markster2-4/+4
2006-10-01Do not simulate any audio tones if we got PROGRESS messagepcadach1-2/+11
2006-10-01Fix a problem that cuased AST_DATA_DIR in defaults.h to be empty. The cause isrussell1-1/+3
2006-10-01Merged revisions 44110 via svnmerge from russell1-2/+2
2006-10-01sync with trunk - move variable declarations to the beginning of a block.rizzo1-2/+3
2006-09-30Allow one-way RTP streams (device->Asterisk)pcadach1-3/+7
2006-09-30fix two recent build problems:rizzo3-17/+22
2006-09-30Fix issue #7928 correctly. Next is a comment of previous fix:pcadach1-1/+1
2006-09-30Found some buggy SIP clients (phones Planet VIP-153T firmwarepcadach1-0/+4
2006-09-29ignore temporary files made by the Makefiles during a buildkpfleming0-0/+0
2006-09-29fix a few build system bugs, and convert Makefiles to be compatible with GNU ...kpfleming15-174/+103
2006-09-29Fix a bug with the removal of 'atleast' argument to 'core verbose' and 'core ...qwell2-13/+54
2006-09-29Compile first, pleasepcadach1-3/+3
2006-09-29Set TON/PRESENTATION information more carefully when no CallingNumber IE avai...pcadach1-0/+10
2006-09-29Fake display name by called number on incoming calls (until passing connected...pcadach1-0/+2
2006-09-29Ported code refers to H.450 - add includespcadach1-0/+6
2006-09-29Properly pass TON/PRESENTATION information - originalpcadach2-1/+308