[asterisk-bugs] [JIRA] (ASTERISK-27272) Invalid input value for enum yesno_values: "true"
Ilgiz Badamshin (JIRA)
noreply at issues.asterisk.org
Thu Sep 14 05:35:08 CDT 2017
Ilgiz Badamshin created ASTERISK-27272:
------------------------------------------
Summary: Invalid input value for enum yesno_values: "true"
Key: ASTERISK-27272
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27272
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 14.6.1
Reporter: Ilgiz Badamshin
Configured Asterisk 14.6.1 with realtime in pgsql.
Some columns has yesno_value enum type in database. But ARI tries insert there boolean values. So sql execution failed and data isn't saved in database:
bq. res_config_pgsql.c: PostgreSQL RealTime: Query Failed because: ERROR: invalid input value for enum yesno_values: "true"
Details: https://community.asterisk.org/t/troubles-with-yesno-values-enum-in-postgresql/71993
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list