aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-22Merged revisions 51406 via svnmerge from file1-27/+32
2007-01-22Blocked revisions 51359 via svnmergefile0-0/+0
2007-01-20Fix Italian numeral support in say.conf for "_[2-9]00" case.qwell1-1/+1
2007-01-20Fix German language support in say.confqwell1-3/+3
2007-01-20Remove an unused instance of an unnamed enum.russell1-1/+1
2007-01-19Remove another duplicated definitionrussell1-1/+0
2007-01-19Remove a variable that was declared twice.russell1-3/+0
2007-01-19Add a couple more processors that need optimizations excluded.russell1-3/+3
2007-01-19Fix VLDTMF support in chan_gtalk. AST_FRAME_DTMF and AST_FRAME_DTMF_END arerussell1-3/+1
2007-01-19Bump the cleancount since my last commit changed the channel structure.russell1-1/+1
2007-01-19Merge the changes from the /team/group/vldtmf_fixup branch.russell18-109/+200
2007-01-19Merged revisions 51300 via svnmerge from russell1-0/+2
2007-01-19chan_zap compiles without libpri after committing 7877 patchdhubbard1-2/+4
2007-01-18Merged revisions 51271 via svnmerge from dhubbard1-483/+469
2007-01-18block this patch since it is already herekpfleming0-0/+0
2007-01-18Add some more checks for option_debug before ast_log(LOG_DEBUG, ...) calls.qwell5-113/+212
2007-01-18Ensure that the locations given to the Asterisk configure script for ncurses,russell5-28/+154
2007-01-18Merged revisions 51255 via svnmerge from tilghman1-3/+4
2007-01-18Only start timeout once we reach the end of the files to play back.file1-1/+1
2007-01-18Fix an issue with file name completion in "module load" and "load".qwell1-3/+24
2007-01-18Copy MOH settings when calling a peer so that if they put someone on hold or ...file1-0/+2
2007-01-18Fix an issue with deprecated commandsqwell1-4/+79
2007-01-18Merged revisions 51235 via svnmerge from tilghman1-12/+63
2007-01-18Make the "hasmanager" option in users.conf actually have an effect.russell1-0/+34
2007-01-18Build the IMAP remote directory string better and properly. Fix an issue with...file1-8/+18
2007-01-18Pass data as well for hold/unhold/vidupdate frames. (issue #8840 reported by ...file1-2/+2
2007-01-17Fix some instances where when loading func_odbc, a double-free could occur.russell1-1/+6
2007-01-17Instead of dividing the offset by 2 directly, make it more clear that therussell1-1/+1
2007-01-17Merged revisions 51197 via svnmerge from russell1-1/+1
2007-01-17Merged revisions 51194 via svnmerge from tilghman1-1/+1
2007-01-17re-add "password" for realtime voicemailqwell1-1/+1
2007-01-17Return the correct result when directly writing out a packet so that the core...file1-2/+2
2007-01-17a few more coding style cleanups and one bug fix (from AnthonyL)kpfleming1-22/+6
2007-01-17Move rescheduling of lagrq/pings into the scheduler callback.file1-16/+14
2007-01-17Fix issue with dtmf continuation packets when the dtmf digit is 0...qwell1-2/+5
2007-01-16Fix an issue with IMAP storage and realtime voicemail.qwell2-0/+36
2007-01-16change documentation to reflect new procedure in 1.4/trunkqwell1-11/+2
2007-01-16Merged revisions 51161 via svnmerge from tilghman1-0/+436
2007-01-16Merged revisions 51158 via svnmerge from tilghman1-5/+4
2007-01-16minor things i missed before i get jumped onmogorman1-8/+13
2007-01-16Merged revisions 51145 via svnmerge from file1-0/+2
2007-01-16Display more useful output when streaming files.qwell1-3/+2
2007-01-16Merged revisions 51085 via svnmerge from file1-2/+8
2007-01-16It is possible for the config pointer to be NULL here, so it needs to berussell1-1/+1
2007-01-16Patch allows for changing voicemail password in users.conf from voicemail mai...mogorman2-119/+82
2007-01-15Filter out a few CFLAGS that are not valid CXXFLAGS.russell1-2/+2
2007-01-15Blocked revisions 50987 via svnmergetilghman0-0/+0
2007-01-15Merged revisions 50946 via svnmerge from mogorman1-4/+8
2007-01-15re-add deprecated "show version" CLI command.qwell1-1/+16
2007-01-15Move event processing into do_message so that it gets executed again when eve...file1-7/+6