summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2005-09-24Fix directed pickup deadlock bug (bug #5270)Mark Spencer
2005-09-23Added support for iaxrpt gui clientJim Dixon
2005-09-15add Pickup() application (issue #4865)Kevin P. Fleming
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-09-15_really_ fix app_directory (doh... how did I miss this before?) (issue #5232,...Kevin P. Fleming
2005-09-15ensure that Record() will exit even if no audio is received from the channel ...Kevin P. Fleming
2005-09-15revert a portion of issue #5138 which broke this app (issue #5232)Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-14allow channel receive gain to be adjusted while recording messages/greetings ...Kevin P. Fleming
2005-09-14deprecate EnumLookup() applicationKevin P. Fleming
2005-09-14make While() able to find the matching EndWhile() for when the condition is z...Kevin P. Fleming
2005-09-14add status variable output and jumping control to SendURL() (issue #4812)Kevin P. Fleming
2005-09-14extensive ENUM support update, including ENUMLOOKUP() dialplan function (issu...Kevin P. Fleming
2005-09-13ensure that user events are identified with the correct type (issue #5200)Russell Bryant
2005-09-12Properly install appropriate sound files, prefix spy ones with spy- (bug #5192)Mark Spencer
2005-09-11Better improved HF interfaceJim Dixon
2005-09-09Set filaneme BEFORE we return from open_mailbox() if we don't have positive m...Josh Roberson
2005-09-08Fixed signalling problem with pciradioJim Dixon
2005-09-07ensure that TRANSFERSTATUS can return FAILURE (issue #5146)Kevin P. Fleming
2005-09-07remove useless buffer initializations (issue #5134)Kevin P. Fleming
2005-09-07put a limit on Macro depth (to combat recursion) (issue #5114)Kevin P. Fleming
2005-09-07convert a bunch of apps to use ast_goto_if_exists() (issue #5138)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5130)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5129)Kevin P. Fleming
2005-09-07add status variable output to System() app (issue #5121)Kevin P. Fleming
2005-09-07fix some race conditionsKevin P. Fleming
2005-09-07reset channel volumes when exiting apps that use themKevin P. Fleming
2005-09-07re-add 'listen' volume controlKevin P. Fleming
2005-09-07another bugletKevin P. Fleming
2005-09-07actually do issue #4170 right... it was supposed to adjust talk volume, not l...Kevin P. Fleming
2005-09-07add new channel option (via ast_channel_setoption()) to let channel drivers a...Kevin P. Fleming
2005-09-01fix stupid thinko (thanks velter!)Kevin P. Fleming
2005-09-01ensure that file handles are never double closedKevin P. Fleming
2005-09-01minor optimizationKevin P. Fleming
2005-08-31correct Makefile errors (issue #5072)Kevin P. Fleming
2005-08-31don't duplicate devicestate-to-string function (issue #5078)Kevin P. Fleming
2005-08-30correct syntax errorKevin P. Fleming
2005-08-30clean up, use make functions instead of subshells, remove unused stuffKevin P. Fleming
2005-08-30Add SIP video fixesMark Spencer
2005-08-29eliminate compiler warningKevin P. Fleming
2005-08-29eliminate compiler warningKevin P. Fleming
2005-08-29remove unused defines and logic (issue #5058)Kevin P. Fleming
2005-08-29app_rpt is experimental, not obsolete (issue #5047)Russell Bryant
2005-08-29fix mem leak from not destrying config (issue #5048)Russell Bryant
2005-08-26convert Cut() into CUT() function (issue #4892)Kevin P. Fleming
2005-08-25fix race conditionKevin P. Fleming
2005-08-25ensure that Random() can support priority labels as targets (issue #5013)Kevin P. Fleming
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)Kevin P. Fleming
2005-08-24clean up code, fix a few bugsKevin P. Fleming
2005-08-24protocol upgradesKevin P. Fleming