aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-29yet another place where we were not using the correct CFLAGS by defaultkpfleming1-1/+1
2006-09-29missed one conversion to ASTCFLAGSkpfleming1-1/+1
2006-09-29Pass TON/PRESENTATION information toopcadach4-7/+42
2006-09-29don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they...kpfleming10-49/+71
2006-09-29support --without-curl in configure scriptkpfleming2-55/+80
2006-09-29another cross-compile fixkpfleming1-1/+1
2006-09-29a couple more environment settings that can't leak into the menuselect buildkpfleming1-1/+1
2006-09-29proper fix for ast_group_t changekpfleming1-3/+3
2006-09-28eliminate compiler warning when DEBUG_CHANNEL_LOCKS is enabled and users of t...kpfleming1-0/+2
2006-09-28Fix incorrect argument order for member names, on persisted members.qwell1-1/+1
2006-09-28Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka)file18-30/+27
2006-09-28Blocked revisions 43924 via svnmergefile0-0/+0
2006-09-28Merged revisions 43916 via svnmerge from kpfleming1-16/+13
2006-09-28Extend call establishment timeoutpcadach1-1/+4
2006-09-28Make sure the pvt exists before accessing it again as it may have gone away (...file1-1/+1