aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-20ensure that sequential DTMF sent via RTP has some 'dead air' between digits (...kpfleming1-3/+4
2005-04-20add count of parked calls to 'show parkedcalls' (bug #4023)kpfleming1-0/+3
2005-04-20correct default language setting for Background() app (bug #4044)kpfleming1-0/+3
2005-04-20enhance documentation for string chopping (bug #4049)kpfleming1-15/+36
2005-04-20Fix docs for digit/response timeout to mention default values (bug #4050)markster1-2/+4
2005-04-19update so people don't whine any morejeremy1-2/+2
2005-04-18don't force transcoding through SLINEAR when transcoding is not needed at allkpfleming1-36/+30
2005-04-17Note that big time changes can cause issues (bug #4020)markster1-0/+17
2005-04-17Fix locking issue (bug #4041)markster1-0/+3
2005-04-16Remove useless declaration (bug #4040)markster1-2/+0
2005-04-15formatting fixesrussell1-8/+8
2005-04-15fix potential seg fault in my patch that just went in, oopsrussell1-1/+1
2005-04-15Add warning for _. match (bug #4032)markster1-0/+2
2005-04-15Fix "show agents" when name is not present (bug #4030)markster1-18/+28
2005-04-15Add MusicOnHold to waitexten, update Background to use newstyle options (bug ...markster1-39/+95
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)markster1-5/+9
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)russell13-23/+23
2005-04-13Add sched_when function (bug #4022)markster3-1/+33
2005-04-13just formattingrussell1-18/+18
2005-04-13Fixed chan_alsa.c unload bug (bug #4019)mattf1-2/+2
2005-04-13Fix so that asterisk continues to build if libcurl is not present or the correctmattf1-6/+8
2005-04-13add help text for manager redirect command (bug #4015)kpfleming1-10/+28
2005-04-13support postfix options in voicemail apps (prefix options still supported usi...kpfleming1-45/+72
2005-04-13Fix dashes, etcmarkster1-30/+30
2005-04-13ensure that the random number generator(s) are always seeded with a different...kpfleming5-8/+8
2005-04-13/ updated to get it to use ast indications again after the change to ast_chan...bkramer1-9/+70
2005-04-13add missing newline (bug #4018)russell1-1/+1
2005-04-13/ fixed an inverted testbkramer1-1/+4
2005-04-13document cdr_manager headers (bug #4016)russell1-6/+17
2005-04-12correct portability problem (don't look inside regex_t)kpfleming1-3/+6
2005-04-12show correct codec in verbose messages (bug #4008)russell6-11/+6
2005-04-12formatting fixes (bug #4009)russell1-26/+26
2005-04-11Fix MGCP call waiting (bug #3971, with mods)markster1-1/+15
2005-04-11correct descriptions for joinempty options (bug #3979)russell1-2/+2
2005-04-11Add datetime to AGI (bug #3984)markster1-0/+49
2005-04-11Add calling party DTMF (bug #3994)markster1-12/+25
2005-04-11Add option to mask certain high frequency events (bug #3707)markster2-24/+38
2005-04-11Add documentation for TDS noting compilation problem on 0.63+markster1-0/+18
2005-04-10formattingrussell1-157/+157
2005-04-09Add member/queue filters to queuestatus manager command (bug #3995)markster1-49/+54
2005-04-09Forward text frames before answer (bug #3717)markster1-0/+4
2005-04-09Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WI...markster1-2/+0
2005-04-07Revert back on incorrect libcurl fix :-(mattf1-4/+0
2005-04-07Bugfix for old versions of libcurl (#3982)mattf1-0/+4
2005-04-07Match special case of wav49 behavior (bug #3975)markster1-8/+11
2005-04-07Fix little formatting thingymarkster1-1/+2
2005-04-07Fix issue with global load_module symbol... hint: NEVER call "load_module();"markster1-4/+14
2005-04-07fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeti...kpfleming1-11/+9
2005-04-06preliminary "managed DNS lookup" supportkpfleming3-0/+392
2005-04-06*** empty log message ***kpfleming7-6/+25