summaryrefslogtreecommitdiff
path: root/apps/app_directed_pickup.c
AgeCommit message (Expand)Author
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