]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: delete the right recorded name file 29/2829/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 May 2016 13:17:29 +0000 (16:17 +0300)
committerJoshua Colp <jcolp@digium.com>
Fri, 13 May 2016 00:57:03 +0000 (19:57 -0500)
commit120dcdd3df1a2eb004c9d36ad0df5760fb8ea76a
tree589f03189a81c2d15c5710e67495a46cde143bfd
parent987ec8568169c9bfe741ee12c0b0ecff8c6eb0bd
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