mirror of https://github.com/asterisk/asterisk
After an asterisk restart, the deletion of ARI Devicestates didn't return error, but the devicestate was not deleted. Found a typo on populate_cache function that created wrong cache for device states. This bug caused wrong assumption that devicestate didn't exist, since it was not in cache, so deletion didn't returned error. Fixes: #1327pull/1432/head
parent
1cdead8a06
commit
55a4bd6d5b
Loading…
Reference in new issue