]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: delete the right recorded name file 97/2797/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 May 2016 13:17:29 +0000 (16:17 +0300)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 May 2016 13:26:11 +0000 (16:26 +0300)
commitb5c471b33970a6864872b992c8a26136644ee5ee
tree50b76ac4f2841985f56d321963cb50c2a4bd4e61
parentb4e10e7c901997ae2ee95fc819552cb557ecdbf1
followme: delete the right recorded name file

FollowMe with the option a records the name of the caller and plays it
to the callee. However it has failed to clean up that recorded file
as it tried to delete the file name without the '.sln' extension.

ASTERISK-26008 #close

Change-Id: I79d7b1be7d5cde57bf076d9389e2a8a4422776ec
Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
apps/app_followme.c