]> git.ipfire.org Git - thirdparty/asterisk.git/commit
followme: delete the right recorded name file 24/2824/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 May 2016 13:17:29 +0000 (16:17 +0300)
committerMark Michelson <mmichelson@digium.com>
Thu, 12 May 2016 21:52:50 +0000 (16:52 -0500)
commiteec539a46e63bcaa222405d6e45e1d674061dd1f
tree6e9b2824605d5c4fac3df2823f24fb3b03a1e667
parent95285c6d23279345a1cfd48881fa38f2bc8c6e23
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