summaryrefslogtreecommitdiff
path: root/apps/app_directed_pickup.c
AgeCommit message (Expand)Author
2006-01-13allow app_directed_pickup to try to pickupMatt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-20Fix segfault on directed pickup when no CDR is available (bug #5998)Mark Spencer
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-11update the descriptions of a couple more appsRussell Bryant
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-10-11Fix directed pickup to a call that is up (bug #5425 with mods)Mark Spencer
2005-09-24Fix directed pickup deadlock bug (bug #5270)Mark Spencer
2005-09-15add Pickup() application (issue #4865)Kevin P. Fleming