Due to the bug in the code there is error with saving tags in voice calls.
You are referring to
$option['tags']
while it should be
$options['tags']

CommentFileSizeAuthor
#1 2394867.patch356 bytestamerzg

Comments

tamerzg’s picture

Status: Active » Needs review
StatusFileSize
new356 bytes

Attached is patch.