This is what happens after following the instructions on how to install sms on fusionpbx.
I'm trying to add the phone number connected to the ext on the sms part of it and it gives me this error:
Fatal error: Uncaught PDOException: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "v_sms_destinations_pkey" DETAIL: Key (sms_destination_uuid)=(e8cc4968-19d6-4e6b-a908-1655113f5836) already exists. in /var/www/fusionpbx/app/sms/sms_edit.php:113 Stack trace: #0 /var/www/fusionpbx/app/sms/sms_edit.php(113): PDOStatement->execute() #1 {main} thrown in /var/www/fusionpbx/app/sms/sms_edit.php on line 113
Any ideas?
I'm trying to add the phone number connected to the ext on the sms part of it and it gives me this error:
Fatal error: Uncaught PDOException: SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "v_sms_destinations_pkey" DETAIL: Key (sms_destination_uuid)=(e8cc4968-19d6-4e6b-a908-1655113f5836) already exists. in /var/www/fusionpbx/app/sms/sms_edit.php:113 Stack trace: #0 /var/www/fusionpbx/app/sms/sms_edit.php(113): PDOStatement->execute() #1 {main} thrown in /var/www/fusionpbx/app/sms/sms_edit.php on line 113
Any ideas?