summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-07-08queue device state changes and handle them serially in a background threadKevin P. Fleming
2005-07-08Change level of message in case of write on hung up channel (Bug #4651)Matthew Fredrickson
2005-07-08clean up compiler warnings during build on 64-bit systemsKevin P. Fleming
2005-07-07more fun with ast_copy_stringRussell Bryant
2005-07-07ensure that "completed calls" counter is updated properly (bug #4575)Kevin P. Fleming
2005-07-07ast_copy_string conversionKevin P. Fleming
2005-07-07more ast_copy_string conversionsRussell Bryant
2005-07-07allow user-configurable date formats in voicemail message body (bug #4554)Kevin P. Fleming
2005-07-07ensure that mailbox numbers are read correctly from password files (bug #4655)Kevin P. Fleming
2005-07-07ensure that conference created by new caller who fails to enter a PIN is dest...Kevin P. Fleming
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-07-06ensure buffer policy is restored after RAS is done with a channel (bug #4589,...Kevin P. Fleming
2005-07-05ensure that abandoned calls are recorded that way (bug #4644)Kevin P. Fleming
2005-07-05add function to convert a cause code to a stringRussell Bryant
2005-07-04Added fix so that wctdm interface will start out in correct stateJim Dixon
2005-06-23fix typo in descriptionRussell Bryant
2005-06-23support Swedish grammar for voicemail message counts (bug #4227)Kevin P. Fleming
2005-06-21minor cleanups (bug #4526 with text changes)Kevin P. Fleming
2005-06-20move tools used during build into build_tools subdirectoryKevin P. Fleming
2005-06-15Fixed transmitter hang problemJim Dixon
2005-06-12move deprecation warning until after all variable declarations (bug #4514)Russell Bryant
2005-06-09add MATH() dialplan function (bug #4473, with mods)Kevin P. Fleming
2005-06-09add WAITSTATUS channel variable output to WaitForSilence() application (bug #...Kevin P. Fleming
2005-06-09ensure CLI commands produce proper terminating output when used with manager ...Kevin P. Fleming
2005-06-09move timeval-diff function into utils.h from app_alarmreceiver.cKevin P. Fleming
2005-06-07various compiler warning fixes (bug #4483)Kevin P. Fleming
2005-06-06the last round of file version tagsKevin P. Fleming
2005-06-06more breakage from bug #4116 commitKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-06-06more efficient (and understandable) ast_channel_walk_locked, and vastly more ...Kevin P. Fleming
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