[Kamailio-Users] [Kamailio-Devel] BIGINT MySQL problems in 1.5.0.

Henning Westerholt henning.westerholt at 1und1.de
Fri Apr 3 15:04:33 CEST 2009


On Friday 03 April 2009, Alex Balashov wrote:
> [..]
> I am not sure I understand the point of BIGINT support if the values
> cannot be utilised in virtually any way in script.  Can you tell me what
> it is?  It seems that most other variations on the theme of strings and
> integers (e.g. smallint, tinyint, boolean, etc.) are usable within
> script...

Hi Alex,

you've support in the internal DB API for BIGINT, e.g. you can insert and 
query values from your module code. The same issue exists with respect to 
double values, they are also not really representable in an AVP, and the 
sqlops module report PV_VAL_NULL here too.

Cheers,

Henning




More information about the sr-users mailing list