Commit Graph

5907 Commits (b68657fcec6ec4d13555d45666784be1a1f7393c)
 

Author SHA1 Message Date
Mark Spencer 58172f4ff0 Note that big time changes can cause issues (bug #4020)
21 years ago
Mark Spencer d3213d7f47 Fix locking issue (bug #4041)
21 years ago
Mark Spencer 4c228c3f7a Remove useless declaration (bug #4040)
21 years ago
Russell Bryant eea0213fe4 formatting fixes
21 years ago
Russell Bryant a3168fdc23 fix potential seg fault in my patch that just went in, oops
21 years ago
Mark Spencer fdff1f69b5 Add warning for _. match (bug #4032)
21 years ago
Mark Spencer b49f1a7dfa Fix "show agents" when name is not present (bug #4030)
21 years ago
Mark Spencer 4b7e548d92 Add MusicOnHold to waitexten, update Background to use newstyle options (bug #4000)
21 years ago
Mark Spencer b5c7781d9f Add 'n' option to dial for "nojump" (bug #4034)
21 years ago
Russell Bryant 7bffc0459c add missing newlines, fix misspelling of nonexistent (bug #4027)
21 years ago
Mark Spencer 8d1744dd29 Add sched_when function (bug #4022)
21 years ago
Russell Bryant 42da18ec5f just formatting
21 years ago
Matthew Fredrickson b90f35b24f Fixed chan_alsa.c unload bug (bug #4019)
21 years ago
Matthew Fredrickson 559423d973 Fix so that asterisk continues to build if libcurl is not present or the correct
21 years ago
Kevin P. Fleming 55eee86242 add help text for manager redirect command (bug #4015)
21 years ago
Kevin P. Fleming 30de08c187 support postfix options in voicemail apps (prefix options still supported using old syntax) (bug #4007)
21 years ago
Mark Spencer b32b3c1e50 Fix dashes, etc
21 years ago
Kevin P. Fleming b052fe894b ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
21 years ago
Ben Kramer 18e2c2e468 / updated to get it to use ast indications again after the change to ast_chan_tech stuff
21 years ago
Russell Bryant 700bf3772a add missing newline (bug #4018)
21 years ago
Ben Kramer f61b19eda8 / fixed an inverted test
21 years ago
Russell Bryant b4cf0acd8e document cdr_manager headers (bug #4016)
21 years ago
Kevin P. Fleming 36833ce138 correct portability problem (don't look inside regex_t)
21 years ago
Russell Bryant 7b5e73c7a8 show correct codec in verbose messages (bug #4008)
21 years ago
Russell Bryant e3e62817fa formatting fixes (bug #4009)
21 years ago
Mark Spencer 71a99bab18 Fix MGCP call waiting (bug #3971, with mods)
21 years ago
Russell Bryant a915aa4b69 correct descriptions for joinempty options (bug #3979)
21 years ago
Mark Spencer bb1abed78f Add datetime to AGI (bug #3984)
21 years ago
Mark Spencer 922d62c39d Add calling party DTMF (bug #3994)
21 years ago
Mark Spencer 16661cc58f Add option to mask certain high frequency events (bug #3707)
21 years ago
Mark Spencer 0263e89354 Add documentation for TDS noting compilation problem on 0.63+
21 years ago
Russell Bryant 700733784f formatting
21 years ago
Mark Spencer a3c09af463 Add member/queue filters to queuestatus manager command (bug #3995)
21 years ago
Mark Spencer e87a53037e Forward text frames before answer (bug #3717)
21 years ago
Mark Spencer a0fdba74dc Fix needless queue breakage for 2.95 (bug #3993) but this DOES NOT MEAN WE WILL WORK TOWARDS 2.95 IN THE FUTURE!
21 years ago
Matthew Fredrickson d0bca8cd77 Revert back on incorrect libcurl fix :-(
21 years ago
Matthew Fredrickson 3a57d2285a Bugfix for old versions of libcurl (#3982)
21 years ago
Mark Spencer ff42a275f8 Match special case of wav49 behavior (bug #3975)
21 years ago
Mark Spencer 4b03dace5f Fix little formatting thingy
21 years ago
Mark Spencer b6f6544f3b Fix issue with global load_module symbol... hint: NEVER call "load_module();"
21 years ago
Kevin P. Fleming 0e941a8dfc fix thinko in dnsmgr.c (lesson: don't commit while you are rushing to a meeting and then heading out of town...)
21 years ago
Kevin P. Fleming 110560781a preliminary "managed DNS lookup" support
21 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
21 years ago
Mark Spencer a7230de79a Correctly choose end of number (i.e. if it ends in 'w' with nothing following)
21 years ago
Kevin P. Fleming b3613d3e48 re-implement realtime support in app_directory
21 years ago
Russell Bryant c66b66e45f actually space out the registrations :) (bug #3104)
21 years ago
Kevin P. Fleming 3fd8f01d7c ensure that successful configuration results in the module staying loaded (bug #3968)
21 years ago
Matthew Fredrickson ea60d42f67 If an agent still has "wrapuptime" left after he finishes a call and the
21 years ago
Mark Spencer 9cbc047b6a Fix ADSI 'B' issue (bug #3833)
21 years ago
Kevin P. Fleming 228f03ae87 use more efficient code to produce non-codec-capability list (bug #3960)
21 years ago