[asterisk-bugs] [JIRA] (ASTERISK-26268) alembic: 'auth_username' not in PJSIP 'identify_by' enum

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Fri Aug 12 01:30:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell closed ASTERISK-26268.
------------------------------------


> alembic: 'auth_username' not in PJSIP 'identify_by' enum
> --------------------------------------------------------
>
>                 Key: ASTERISK-26268
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26268
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Joshua Colp
>            Assignee: Kevin Harwell
>
> This was discovered by the Jenkins realtime tests. The identify_by option is stored as an enum in Alembic. The auth_username setting has not been added as a valid option so it fails:
> {noformat}
> sqlalchemy.exc.DataError: (psycopg2.DataError) invalid input value for enum pjsip_identify_by_values: "auth_username"
> LINE 1: ...lice', 'alice-auth', 'default', '!all,ulaw,alaw', 'auth_user...
> {noformat}



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



More information about the asterisk-bugs mailing list