asterisk/asterisk.git
2006-05-08 Kevin P. Flemingsilly people that don't want to install/run autoconf :-)
2006-05-08 Olle JohanssonAdd documentation on "allowtransfer"
2006-05-08 Luigi Rizzodocument th way extensions are sorted
2006-05-08 Olle JohanssonIssue #7103 (mikma)
2006-05-08 Russell Bryantadd smarter checking for termcap support, which fixes...
2006-05-08 Kevin P. Fleminguse a file that configure will _always_ regenerate...
2006-05-08 Russell Bryantadd TOPDIR_CFLAGS to the CFLAGS before ASTCFLAGS to...
2006-05-08 Olle Johansson- Issue 7101 (mikma) - Don't crash with no From: header...
2006-05-08 Mark SpencerMinor cleanup on dtmf calling (bug #7076)
2006-05-08 Kevin P. Flemingremove incorrect Makefile rule that was causing aelpars...
2006-05-08 Kevin P. Flemingdon't let make use implicit rules for bison/flex output...
2006-05-08 BJ WeschkeMerged revisions 25563 via svnmerge from
2006-05-08 BJ Weschke Block r25522 from coming into /trunk. /trunk uses...
2006-05-08 BJ Weschke Make QueueStatusComplete manager event thread safe...
2006-05-08 BJ WeschkeMerged revisions 25520 via svnmerge from
2006-05-08 BJ WeschkeMerged revisions 25518 via svnmerge from
2006-05-08 BJ Weschke use pid_t instead of long for pid variables. #7099...
2006-05-08 BJ Weschke Fix situation for when there is no monitor_option...
2006-05-08 Russell Bryantuse ast_channel_(un)lock
2006-05-08 Matt O'Gormanadded managerevent meetmemute with status on or off.
2006-05-08 Russell Bryantremove a check of the result from ast_mutex_lock
2006-05-08 Joshua ColpIncorrect log statement when playing transfer sounds...
2006-05-08 Russell Bryant - convert the lists of switches to use the linked...
2006-05-08 Matt O'Gormanwoohoo asterdevcon first commit, adds feature to
2006-05-08 Russell Bryantremove an XXX comment
2006-05-08 Mark SpencerVIDUPDATE does not matter during playback.
2006-05-08 Christian Richterin PTMP TE we should set the free state for the B-Chann...
2006-05-07 Russell Bryantadd the asterisk copyright header, doxygen header,...
2006-05-07 Russell Bryant- use ast_calloc instead of malloc+memset
2006-05-07 BJ WeschkeMerged revisions 25322 via svnmerge from
2006-05-07 BJ WeschkeMerged revisions 25288 via svnmerge from
2006-05-07 Russell Bryantvarious menuselect fixes as a result of boredom during...
2006-05-07 Mark SpencerMinor AJAM fixups
2006-05-06 BJ Weschke Fix output delimiters and add prefix parameter to...
2006-05-06 Tilghman LesherTypo fix
2006-05-06 Russell Bryantfix a problem where the frame's data pointer is overwri...
2006-05-06 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-05-06 Russell Bryantadd Polish language support to Voicemail, with some...
2006-05-06 Russell BryantMerged revisions 25123 via svnmerge from
2006-05-05 Russell Bryantmodify the handling of the new temporary greeting remin...
2006-05-05 Russell Bryantadd support for installing other init scripts, other...
2006-05-05 BJ Weschke Make the "Avoided Initial Deadlock for '....', X retri...
2006-05-05 BJ Weschke Integrate the MixMonitor functionality (introduced...
2006-05-05 Russell Bryantdocument the return value of gettag()
2006-05-05 Russell Bryantfix the return value of gettag() to only return the...
2006-05-05 Russell Bryantminor code optimizations to reduce the number of times...
2006-05-05 Russell Bryantadd support for having the user reminded that their...
2006-05-05 BJ Weschke Allow for the execution of an AGI to the caller's...
2006-05-05 Russell Bryantmove ast_carefulwrite from manager.c to utils.c so...
2006-05-05 BJ Weschke Blocking r25014 from coming into /trunk as the fix...
2006-05-05 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-05-05 Russell Bryantmove ExecIf from app_while.c to app_exec.c (issue ...
2006-05-05 BJ Weschke Adding documentation about API change approved in...
2006-05-05 Joshua ColpMinor documentation change regarding authentication...
2006-05-05 BJ Weschke Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
2006-05-05 Russell Bryantre-add the initialization of the scheduled item's time...
2006-05-05 Russell Bryantgit-svn-id: https://origsvn.digium.com/svn/asterisk...
2006-05-05 Russell Bryantconvert the list of scheduled items in a scheduler...
2006-05-05 Russell Bryantuse ast_malloc instead of malloc
2006-05-05 Christian RichterAdded option far_alerting. This option makes it possibl...
2006-05-05 Russell Bryantconstify the argument to pbx_checkcondition
2006-05-05 Russell Bryantoops :)
2006-05-05 Russell BryantMerged revisions 24837 via svnmerge from
2006-05-05 Russell Bryant- formatting fixes
2006-05-04 BJ Weschke New manager action SendDTMF #6682 (squinky86)
2006-05-04 BJ Weschke #6991. Take 3. (casper)
2006-05-04 BJ Weschke Another adjustment for #6991 (casper)
2006-05-04 BJ Weschke ast_play_and_prepend and ast_play_and_record cleanup...
2006-05-04 Tilghman LesherMerged revisions 24706 via svnmerge from
2006-05-04 BJ WeschkeMerged revisions 24669 via svnmerge from
2006-05-03 Tilghman LesherBug 6989 - updates to the ODBC storage mechanism for...
2006-05-03 BJ Weschke Fix "o'clock" from being said twice in French. #6900...
2006-05-03 BJ Weschke Documentation / whitespace fix.
2006-05-03 BJ Weschke Optionally record audio of the page command for re...
2006-05-03 BJ WeschkeAllow channels in ChanSpy to belong to mutiple spygroup...
2006-05-03 BJ Weschke Provide the ability to adjust txgain/rxgain on a chann...
2006-05-03 BJ Weschke Correct call parking behavior when there is no courtes...
2006-05-03 BJ WeschkeMerged revisions 24567 via svnmerge from
2006-05-03 BJ Weschke Make sure that callers kicked from queue because of...
2006-05-03 BJ Weschke Log hold time and talktime in queue_log when blind...
2006-05-03 BJ Weschke Implement and document RINGNOANSWER queue logging...
2006-05-03 BJ Weschke Fix autofill behavior in app_queue and document it...
2006-05-03 Russell Bryantsuppress a compiler warning
2006-05-03 Russell BryantMerged revisions 24496 via svnmerge from
2006-05-03 Luigi Rizzoremove variable declarations in the middle of two blocks.
2006-05-03 Luigi Rizzoremove useless variables, and argument checks for functions
2006-05-03 Luigi Rizzodocument that ast_cdr_answer is happy with a NULL argument
2006-05-03 Luigi Rizzono point in clearing a local variable just before return
2006-05-03 Luigi Rizzomore simplifications
2006-05-03 Luigi Rizzoconsistent rule for goto...
2006-05-03 Luigi Rizzoremove another useless nonterminal
2006-05-03 Luigi Rizzoremove a useless nonterminal
2006-05-03 Luigi Rizzomore simplifications
2006-05-03 Luigi Rizzoremove more shift-reduce conflicts
2006-05-03 Luigi Rizzoremove a redundant rule
2006-05-03 Luigi Rizzoreduce shift/reduce warnings
2006-05-03 Luigi Rizzosimplify case_statements
2006-05-03 Luigi Rizzoswitch statement in one place
2006-05-03 Joshua ColpUpdate chan_iax2 to use linkedlists.h for users and...
2006-05-03 Luigi Rizzocommon syntax for context name
next