[asterisk-bugs] [JIRA] (ASTERISK-25447) Wrong template file 'realtime.sql' in contrib/realtime/postgresql

newborn (JIRA) noreply at issues.asterisk.org
Tue Oct 6 03:20:33 CDT 2015


newborn created ASTERISK-25447:
----------------------------------

             Summary: Wrong template file 'realtime.sql' in contrib/realtime/postgresql
                 Key: ASTERISK-25447
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25447
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: newborn


File needs to be fixed.
1 ) DEFAULT '' NOT NULL phrase is wrong because you can't insert an empty ('') value in a column that is NOT NULL
2) useragent character varying(40) must be changed to a higher value, e.g. 100 or above.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list