[asterisk-bugs] [JIRA] (ASTERISK-23952) Realtime sippers postgresql port not integer

Daniel Kovacs (JIRA) noreply at issues.asterisk.org
Thu Jun 26 11:07:56 CDT 2014


Daniel Kovacs created ASTERISK-23952:
----------------------------------------

             Summary: Realtime sippers postgresql port not integer
                 Key: ASTERISK-23952
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23952
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_config_pgsql
    Affects Versions: 11.10.2, 11.8.1
         Environment: gentoo
            Reporter: Daniel Kovacs
            Severity: Minor


Similar to ASTERISK-23351, but it has some problems with types:


 Query Failed because: ERROR:  invalid input syntax for integer: ""
LINE 1: ..SET fullcontact = '', ipaddr = '', port = '', regsec...
                                                                     ^

Port is an integer, but Asterisk uses as character.
It would be much nicer to be an integer.
(PGRES_FATAL_ERROR)




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



More information about the asterisk-bugs mailing list