summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-08VIDUPDATE does not matter during playback.Mark Spencer
2006-05-08in PTMP TE we should set the free state for the B-Channel if we ignore an inc...Christian Richter
2006-05-07add the asterisk copyright header, doxygen header, and tweak the formattingRussell Bryant
2006-05-07- use ast_calloc instead of malloc+memsetRussell Bryant
2006-05-07Merged revisions 25322 via svnmerge from BJ Weschke
2006-05-07Merged revisions 25288 via svnmerge from BJ Weschke
2006-05-07various menuselect fixes as a result of boredom during a 9 hour flight andRussell Bryant
2006-05-07Minor AJAM fixupsMark Spencer
2006-05-06 Fix output delimiters and add prefix parameter to func_odbc #7025 (Corydon76)BJ Weschke
2006-05-06Typo fixTilghman Lesher
2006-05-06fix a problem where the frame's data pointer is overwritten by the newlyRussell Bryant
2006-05-06git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25162 65c4cc65-6c06...Russell Bryant
2006-05-06add Polish language support to Voicemail, with some minor modifications thatRussell Bryant
2006-05-06Merged revisions 25123 via svnmerge from Russell Bryant
2006-05-05modify the handling of the new temporary greeting reminder feature so thatRussell Bryant
2006-05-05add support for installing other init scripts, other than just the redhatRussell Bryant
2006-05-05 Make the "Avoided Initial Deadlock for '....', X retries!" a LOG_DEBUG msg i...BJ Weschke
2006-05-05 Integrate the MixMonitor functionality (introduced in 1.2) as an option for ...BJ Weschke
2006-05-05document the return value of gettag()Russell Bryant
2006-05-05fix the return value of gettag() to only return the pointer to the providedRussell Bryant
2006-05-05minor code optimizations to reduce the number of times that the ast_frameRussell Bryant
2006-05-05add support for having the user reminded that their temporary greetingRussell Bryant
2006-05-05 Allow for the execution of an AGI to the caller's channel right before they ...BJ Weschke
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andRussell Bryant
2006-05-05 Blocking r25014 from coming into /trunk as the fix was different for /trunk ...BJ Weschke
2006-05-05git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25016 65c4cc65-6c06...Russell Bryant
2006-05-05move ExecIf from app_while.c to app_exec.c (issue #7094, north)Russell Bryant
2006-05-05 Adding documentation about API change approved in order to fix bug(s).BJ Weschke
2006-05-05Minor documentation change regarding authentication. (issue #6644)Joshua Colp
2006-05-05 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie ) BJ Weschke
2006-05-05re-add the initialization of the scheduled item's time to 0. I had removedRussell Bryant
2006-05-05git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24912 65c4cc65-6c06...Russell Bryant
2006-05-05convert the list of scheduled items in a scheduler context to use theRussell Bryant
2006-05-05use ast_malloc instead of mallocRussell Bryant
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...Christian Richter
2006-05-05constify the argument to pbx_checkconditionRussell Bryant
2006-05-05oops :)Russell Bryant
2006-05-05Merged revisions 24837 via svnmerge from Russell Bryant
2006-05-05- formatting fixesRussell Bryant
2006-05-04 New manager action SendDTMF #6682 (squinky86)BJ Weschke
2006-05-04 #6991. Take 3. (casper)BJ Weschke
2006-05-04 Another adjustment for #6991 (casper)BJ Weschke
2006-05-04 ast_play_and_prepend and ast_play_and_record cleanup #6991 (casper)BJ Weschke
2006-05-04Merged revisions 24706 via svnmerge from Tilghman Lesher
2006-05-04Merged revisions 24669 via svnmerge from BJ Weschke
2006-05-03Bug 6989 - updates to the ODBC storage mechanism for compatibility with the n...Tilghman Lesher
2006-05-03 Fix "o'clock" from being said twice in French. #6900 (casper)BJ Weschke
2006-05-03 Documentation / whitespace fix.BJ Weschke
2006-05-03 Optionally record audio of the page command for re-pages/playback. #6827 (Je...BJ Weschke
2006-05-03Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)BJ Weschke