aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-23Update channel drivers to use module referencing so that unloading them while...file9-89/+20
2007-01-23Fix some bugs in process_message(). The manager session lock needs to be heldrussell1-0/+12
2007-01-23Fix setting the default port of 8088 on 64-bit or big-endian machines.russell1-1/+1
2007-01-23When traversing the list of manager actions, the iterator needs to berussell1-21/+22
2007-01-23this mod from 8593 (dstchannel in cdr is empty when transfer call).murf1-0/+3
2007-01-23via 8748 (callerid.c loses name when returning PRIVATE_NUMBER flag), the user...murf1-1/+1
2007-01-23Merged revisions 50495,50506 via svnmerge from crichter3-15/+32
2007-01-23manually merged r49922 and r50335, because of conflicts. this commint include...crichter3-0/+43
2007-01-23Do not abort Asterisk startup if h323 configuration file not found (reported ...pcadach2-5/+11
2007-01-23Only change audio formats on the channel if we have an audio format to change...file1-1/+1
2007-01-23Merged revisions 51512 via svnmerge from file1-0/+6
2007-01-22Blocked revisions 51410 via svnmergerussell0-0/+0
2007-01-22This fixes 8836, according to dnaturalmurf1-2/+0
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