Commit Graph

1073 Commits (f9417375dc96c96ccade3b34e3df96009819d335)

Author SHA1 Message Date
Mark Spencer f9417375dc Fix chan_spy on Solaris (bug #4204)
21 years ago
Mark Spencer 00bcbaaa05 Fix gethostname calls (bug #4198, with mods)
21 years ago
Mark Spencer fa0f44a347 Allow transfer to work without a tech (bug #4199)
21 years ago
Russell Bryant fbbac7cd26 use ast_strcasestr (bug #4203)
21 years ago
Kevin P. Fleming 4d2537ae11 major re-work of dialplan functions, including:
21 years ago
Russell Bryant e8bd5968ff function formatting and header order cleanup
21 years ago
Kevin P. Fleming 358238b170 add app_dictate (bug #3893)
21 years ago
Kevin P. Fleming 2be3c7ab57 add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and GroupMatchCount apps, remove GROUPCOUNT variable from README.variables (bug #4133, with doc update)
21 years ago
Kevin P. Fleming b9bda6aa41 add MD5 and CHECK_MD5 functions, deprecate MD5 and MD5Check apps (bug #4123)
21 years ago
Kevin P. Fleming 54da34ff0a return proper string from description function (bug #4150)
21 years ago
Kevin P. Fleming 8634ef9e4a don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110)
21 years ago
Kevin P. Fleming bef7a3ea37 formatting cleanup (bug #4109)
21 years ago
Kevin P. Fleming bced63033d make 'goto' APIs aware of auto-processing loops, so they know exactly when to set the requested priority or one priority lower
21 years ago
Kevin P. Fleming a1d24f740f help text cleanups (bug #4072, with mods)
21 years ago
Kevin P. Fleming 57b1bfcc73 support old single-column options for realtime voicemail (bug #4080)
21 years ago
Kevin P. Fleming c2ef8373c7 report the number of rows updated when using RealTime update method (bug #4066)
21 years ago
Kevin P. Fleming a729a57ba1 fix various compiler warnings
21 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
21 years ago
Mark Spencer 4c228c3f7a Remove useless declaration (bug #4040)
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
Russell Bryant 42da18ec5f just formatting
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 30de08c187 support postfix options in voicemail apps (prefix options still supported using old syntax) (bug #4007)
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
Russell Bryant 700bf3772a add missing newline (bug #4018)
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 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
Kevin P. Fleming b3613d3e48 re-implement realtime support in app_directory
21 years ago
Kevin P. Fleming 3c7c893e6e ensure that needed headers are included for chmod() and mkdir() (bug #3937)
21 years ago
Anthony Minessale II 24a710bad2 forgot some code from the last chanspy repass (nothing exciting)
21 years ago
Kevin P. Fleming 66568b0f66 Resolve app_meetme crash when member tries to mute/unmute (bug #3899)
21 years ago
Kevin P. Fleming 4597c9a9e8 add VM_MESSAGEFILE channel variable to hold path to message left by caller (bug #3926, plus doc update)
21 years ago
Kevin P. Fleming 604ebd84aa use local header for transfer definitions instead of libpri.h
21 years ago
Kevin P. Fleming 565398f5e8 add FIELDQTY function to split variable contents and get any desired field (bug #3731)
21 years ago
Matthew Fredrickson e07986caba Forgot to add app_settransfercapability.c
21 years ago
Matthew Fredrickson b81f233e68 Merging in xylome's beaerer capabilty patch (bug 3547)
21 years ago
Anthony Minessale II aef8538148 Finishing touches and addition of record flag to ChanSpy <pay up jets\!>
21 years ago
Anthony Minessale II 7d2b59410d fix codec timing issues
21 years ago
Mark Spencer c318a06f14 Fix strict mode for queues (bug #3913)
21 years ago
Anthony Minessale II 3e6f5dfcae more optimizations
21 years ago
Anthony Minessale II e03ed12e00 minor tweak and optimization for chanspy
21 years ago
Anthony Minessale II cb80b98c7d fix dial a channel on chanspy
21 years ago
Anthony Minessale II 0cc737f9ac increase buffer space
21 years ago
Anthony Minessale II c5df0c5e49 fix group and arg parsing bug
21 years ago