-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 13
-
Fix Version/s: None
-
Component/s: Conferences
-
Labels:None
-
Asterisk Version:13.9.1
When attempting to create conference, the format for an empty
joinmsg_id is '', not NULL, so the SQL insert fails on mysql.
Incorrect integer value: '' for column 'joinmsg_id' at row 1
The mysql server version is 5.6.30.
Code fix is here: https://github.com/FreePBX/conferences/pull/3
- is duplicated by
-
FREEPBX-12748 Inserting '' instead of 0 or NULL
-
- Closed
-