[asterisk-bugs] [JIRA] (ASTERISK-23932) Alembic scripts - table sippeers could use a longer useragent column

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jun 25 14:55:58 CDT 2014


Rusty Newton created ASTERISK-23932:
---------------------------------------

             Summary: Alembic scripts - table sippeers could use a longer useragent column
                 Key: ASTERISK-23932
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23932
             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