aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-04-06Correctly choose end of number (i.e. if it ends in 'w' with nothing following)markster1-3/+4
2005-04-06re-implement realtime support in app_directorykpfleming2-47/+40
2005-04-06actually space out the registrations :) (bug #3104)russell1-1/+2
2005-04-06ensure that successful configuration results in the module staying loaded (bu...kpfleming1-0/+1
2005-04-06If an agent still has "wrapuptime" left after he finishes a call and themattf1-1/+15
2005-04-06Fix ADSI 'B' issue (bug #3833)markster2-16/+34
2005-04-06use more efficient code to produce non-codec-capability list (bug #3960)kpfleming1-4/+18
2005-04-06note that the weight has a special meaning for e164russell1-1/+4
2005-04-06document the 'weight' optionrussell1-4/+9
2005-04-06clarify information on time waited for a responserussell1-2/+3
2005-04-06correct error in doxygen docskpfleming1-2/+2
2005-04-05report non-codec capabilities in 'sip debug' properly (bug #3960)kpfleming3-5/+29
2005-04-05correct queue sample config file (bug #3964)kpfleming1-1/+1
2005-04-05ensure that MGCP AMA flags are passed into CDR (bug #3962)kpfleming2-19/+23
2005-04-05optimize frame handling in agent_read()kpfleming1-36/+43
2005-04-05Merging AOC notifications for bug #3843mattf1-1/+9
2005-04-05Alerting *can* be sent after proceeding (bug #3963)markster1-3/+4
2005-04-05don't define a functioning returning an int inside of a do{...}while(0) (bug ...russell1-5/+5
2005-04-05ensure account code specified in mgcp.conf propagates to CDR (bug #3951)kpfleming1-5/+7
2005-04-05correct french pronounciation of years between 1900 and 1999 (bug #3949)kpfleming1-1/+3
2005-04-04update manager interface documentation (bug #3936)kpfleming1-9/+162