summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)Kevin P. Fleming
2005-06-03Don't build app_intercom...Mark Spencer
2005-06-02add realtime support to app_queue for static members/agents (bug #4037)Kevin P. Fleming
2005-06-02add missing if statement in say_position (bug #4435)Kevin P. Fleming
2005-06-02Fix dial to not seg when closing ')' is missing (bug #4410)Mark Spencer
2005-06-01fix the one digit exit extension for RetryDialRussell Bryant
2005-06-01fix timeout optionRussell Bryant
2005-05-30Fix memory leak and remove useless coe (bug #4318, with mods)Mark Spencer
2005-05-26fix seg fault when the app is called on an invalid url (bug #4389)Russell Bryant
2005-05-26don't play any sounds when using the quiet option (bug #4348)Russell Bryant
2005-05-25Fix sayunixtime for Danish (bug #3239)Mark Spencer
2005-05-25various code cleanups (bug #4353)Russell Bryant
2005-05-23remove seemingly useless write (bug #4299)Russell Bryant
2005-05-19fix moh option in conjunction with intro option (bug #4298)Russell Bryant
2005-05-17remove extra LOCAL_USER_REMOVE (bug #4308)Russell Bryant
2005-05-16fix description of length parameterRussell Bryant
2005-05-16clean up message duration writing code (bug #4285)Kevin P. Fleming
2005-05-16return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)Kevin P. Fleming
2005-05-15add EVAL function, deprecate Eval application (bug #4277)Kevin P. Fleming
2005-05-15rename SetVar application to Set, deprecate SetVarKevin P. Fleming
2005-05-15Fixed transmit/link hang problem and autopatch wierdnessJim Dixon
2005-05-15add dialplan functions for Caller ID, language and timeouts (bug #4219, with ...Kevin P. Fleming
2005-05-15support Swedish and Norwegian mailbox intros (bug #4227)Kevin P. Fleming
2005-05-15allow caller to exit during position announcement by pressing valid exit key ...Kevin P. Fleming
2005-05-15add silent option to VMAuthenticate application (bug #4157)Kevin P. Fleming
2005-05-10Fix to bug 4118Matthew Fredrickson
2005-05-08Update groupcount / db documentation (bug #4200, etc)Mark Spencer
2005-05-08Convert app_db to function variables (bug #4201)Mark Spencer
2005-05-08Fix chan_spy on Solaris (bug #4204)Mark Spencer
2005-05-08Fix gethostname calls (bug #4198, with mods)Mark Spencer
2005-05-08Allow transfer to work without a tech (bug #4199)Mark Spencer
2005-05-07use ast_strcasestr (bug #4203)Russell Bryant
2005-05-05major re-work of dialplan functions, including:Kevin P. Fleming
2005-05-05function formatting and header order cleanupRussell Bryant
2005-05-04add app_dictate (bug #3893)Kevin P. Fleming
2005-05-04add GROUP_COUNT and GROU_MATCH_COUNT functions, deprecate GroupCount and Grou...Kevin P. Fleming
2005-05-04add MD5 and CHECK_MD5 functions, deprecate MD5 and MD5Check apps (bug #4123)Kevin P. Fleming
2005-05-04return proper string from description function (bug #4150)Kevin P. Fleming
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...Kevin P. Fleming
2005-04-29formatting cleanup (bug #4109)Kevin P. Fleming
2005-04-29make 'goto' APIs aware of auto-processing loops, so they know exactly when to...Kevin P. Fleming
2005-04-27help text cleanups (bug #4072, with mods)Kevin P. Fleming
2005-04-27support old single-column options for realtime voicemail (bug #4080)Kevin P. Fleming
2005-04-22report the number of rows updated when using RealTime update method (bug #4066)Kevin P. Fleming
2005-04-21fix various compiler warningsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-16Remove useless declaration (bug #4040)Mark Spencer
2005-04-15Add 'n' option to dial for "nojump" (bug #4034)Mark Spencer
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-04-13just formattingRussell Bryant