aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-28Warning be gone!file1-2/+2
2006-09-28Merged revisions 43897 via svnmerge from bweschke1-2/+16
2006-09-28Merged revisions 43895 via svnmerge from kpfleming1-1/+1
2006-09-28Merged revisions 43891 via svnmerge from file1-1/+6
2006-09-28Fix compiler warningpcadach1-1/+1
2006-09-28Merged revisions 43871 via svnmerge from bweschke1-1/+4
2006-09-28 Autopause not working for queue members. (#8042 - jmls reported and patch)bweschke1-2/+4
2006-09-28Force remote side to start media on outgoing PROGRESS messagepcadach2-0/+40
2006-09-28Put attribute tag at correct placepcadach1-1/+1
2006-09-28Merged revisions 43764 via svnmerge from crichter3-25/+9
2006-09-28Do not open transmit channel until TCS is receivedpcadach1-0/+4
2006-09-28Don't warn on HOLD/UNHOLD control framespcadach1-0/+2
2006-09-28Don't treat unknown control frames as voicepcadach1-0/+1
2006-09-27Merged revisions 43815 via svnmerge from tilghman1-1/+3
2006-09-27Fix an issue with PLAYBACKSTATUS not being set under certain circumstances.qwell2-4/+7
2006-09-27Blocking this from 1.4, fix is quite a bit different.qwell0-0/+0
2006-09-27Compensate for out of order packets better if RFC2833 compensation is turned on.file1-0/+6
2006-09-27Get rid of two functions from a time now past (we THINK these are from pre-re...file1-33/+17
2006-09-27Merged revisions 43778 via svnmerge from russell2-8/+12
2006-09-27removed the chan_misdn versioning, since asterisk has it's owncrichter2-3/+2
2006-09-27Make rfc2833compensate a global option. file1-0/+5
2006-09-27Backport revision 43754 from the trunk, which removes an unused buffer fromrussell1-21/+11
2006-09-27This change to extensions.ael was to fix bug 8031; the install scripts are ca...murf1-45/+45
2006-09-26(This was actually BE-65)russell1-13/+11
2006-09-26Merged revisions 43705 via svnmerge from file4-7/+7
2006-09-26Add missing newline character in the warning message about deprecated TOS valuesrussell1-1/+1
2006-09-26Merged revisions 43699 via svnmerge from russell1-2/+3
2006-09-26Strip options off the argument passed for devicestate in chan_local. (issue #...file1-1/+5