summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-20ensure that sequential DTMF sent via RTP has some 'dead air' between digits (...Kevin P. Fleming
2005-04-20add count of parked calls to 'show parkedcalls' (bug #4023)Kevin P. Fleming
2005-04-20correct default language setting for Background() app (bug #4044)Kevin P. Fleming
2005-04-20enhance documentation for string chopping (bug #4049)Kevin P. Fleming
2005-04-20Fix docs for digit/response timeout to mention default values (bug #4050)Mark Spencer
2005-04-19update so people don't whine any moreJeremy McNamara
2005-04-18don't force transcoding through SLINEAR when transcoding is not needed at allKevin P. Fleming
2005-04-17Note that big time changes can cause issues (bug #4020)Mark Spencer
2005-04-17Fix locking issue (bug #4041)Mark Spencer
2005-04-16Remove useless declaration (bug #4040)Mark Spencer
2005-04-15formatting fixesRussell Bryant
2005-04-15fix potential seg fault in my patch that just went in, oopsRussell Bryant
2005-04-15Add warning for _. match (bug #4032)Mark Spencer
2005-04-15Fix "show agents" when name is not present (bug #4030)Mark Spencer
2005-04-15Add MusicOnHold to waitexten, update Background to use newstyle options (bug ...Mark Spencer
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)Mark Spencer
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13Add sched_when function (bug #4022)Mark Spencer
2005-04-13just formattingRussell Bryant
2005-04-13Fixed chan_alsa.c unload bug (bug #4019)Matthew Fredrickson
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctMatthew Fredrickson
2005-04-13add help text for manager redirect command (bug #4015)Kevin P. Fleming
2005-04-13support postfix options in voicemail apps (prefix options still supported usi...Kevin P. Fleming
2005-04-13Fix dashes, etcMark Spencer
2005-04-13ensure that the random number generator(s) are always seeded with a different...Kevin P. Fleming
2005-04-13/ updated to get it to use ast indications again after the change to ast_chan...Ben Kramer
2005-04-13add missing newline (bug #4018)Russell Bryant
2005-04-13/ fixed an inverted testBen Kramer
2005-04-13document cdr_manager headers (bug #4016)Russell Bryant
2005-04-12correct portability problem (don't look inside regex_t)Kevin P. Fleming
2005-04-12show correct codec in verbose messages (bug #4008)Russell Bryant
2005-04-12formatting fixes (bug #4009)Russell Bryant
2005-04-11Fix MGCP call waiting (bug #3971, with mods)Mark Spencer
2005-04-11correct descriptions for joinempty options (bug #3979)Russell Bryant
2005-04-11Add datetime to AGI (bug #3984)Mark Spencer
2005-04-11Add calling party DTMF (bug #3994)Mark Spencer
2005-04-11Add option to mask certain high frequency events (bug #3707)Mark Spencer
2005-04-11Add documentation for TDS noting compilation problem on 0.63+Mark Spencer
2005-04-10formattingRussell Bryant
2005-04-09Add member/queue filters to queuestatus manager command (bug #3995)Mark Spencer
2005-04-09Forward text frames before answer (bug #3717)Mark Spencer
2005-04-09Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WI...Mark Spencer
2005-04-07Revert back on incorrect libcurl fix :-(Matthew Fredrickson
2005-04-07Bugfix for old versions of libcurl (#3982)Matthew Fredrickson
2005-04-07Match special case of wav49 behavior (bug #3975)Mark Spencer
2005-04-07Fix little formatting thingyMark Spencer
2005-04-07Fix issue with global load_module symbol... hint: NEVER call "load_module();"Mark Spencer
2005-04-07fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeti...Kevin P. Fleming