<div dir="ltr">Hi,<div style>I am using Kamailio with Postgres and I get this error while using the load_credentials parameter in the auth_db module. Basically I am loading a column whose datatype is BIGINT or int8 in postgres. Kamailio shows up with this error in syslog when authorization is done:</div>
<div style>NOTICE: <core> [db_ut.c:485]: unknown field type: 2, setting value to null<br></div><div style>And it sets the value of AVP as null.</div><div style><br></div><div style>When I change the datatype to int4 and put a smaller value it works. I googled a little and figured that kamailio supports bigint, but I still get this error. I am using Kamailio 4.0.1 to test. Any pointers or directions that I should look at?? </div>
<div style><br></div><div style>Would really appreciate the response.</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>--- Jayesh</div></div>