Commit Graph

1088 Commits (ed76520002f4422ebda083a17dd23f1ef9c02ece)

Author SHA1 Message Date
Russell Bryant 9d0a1ce4a8 fix moh option in conjunction with intro option (bug #4298)
21 years ago
Russell Bryant 5477aca22d remove extra LOCAL_USER_REMOVE (bug #4308)
21 years ago
Russell Bryant 5c1bad1114 fix description of length parameter
21 years ago
Kevin P. Fleming 1eecc81838 clean up message duration writing code (bug #4285)
21 years ago
Kevin P. Fleming 0858dad2ad return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)
21 years ago
Kevin P. Fleming 2638192439 add EVAL function, deprecate Eval application (bug #4277)
21 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
21 years ago
Jim Dixon 882eea1390 Fixed transmit/link hang problem and autopatch wierdness
21 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
21 years ago
Kevin P. Fleming 15f3cb303f support Swedish and Norwegian mailbox intros (bug #4227)
21 years ago
Kevin P. Fleming 131ace2d70 allow caller to exit during position announcement by pressing valid exit key (bug #3821, with mods)
21 years ago
Kevin P. Fleming ed223f7f90 add silent option to VMAuthenticate application (bug #4157)
21 years ago
Matthew Fredrickson 2bdce17b5a Fix to bug 4118
21 years ago
Mark Spencer b33a3aa3e2 Update groupcount / db documentation (bug #4200, etc)
21 years ago
Mark Spencer 0e57cede55 Convert app_db to function variables (bug #4201)
21 years ago
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