[asterisk-bugs] [JIRA] (ASTERISK-23909) Alembic scripts - table sippeers longer useragent column

Stephen More (JIRA) noreply at issues.asterisk.org
Thu Jun 19 07:29:56 CDT 2014


Stephen More created ASTERISK-23909:
---------------------------------------

             Summary: Alembic scripts - table sippeers longer useragent column
                 Key: ASTERISK-23909
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23909
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Contrib/General
    Affects Versions: 12.3.2
         Environment: ARA
            Reporter: Stephen More
            Severity: Trivial


The default column width of useragent in sippeers is varchar(20). This truncates my info to look like "Yealink SIP-T46G 28."

By altering it to varchar(30) it allows me to see the rom version: "Yealink SIP-T46G 28.72.0.25" now I can easily see which phones need to be upgraded in our environment.



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



More information about the asterisk-bugs mailing list