[OpenSIPS-Users] Max storable size in $dlg_val(name)
Vlad Paiu
vladpaiu at opensips.org
Tue Mar 26 13:34:48 CET 2013
Hi SammyGo,
The truncation takes place in the DB back-end, or the DB is ok but it's
the actual dialog module that truncates your data ? For MySQL, the DB
field is text, which should ensure a max size of 65,535 bytes, which
should be plenty :)
Best Regards,
Vlad Paiu
OpenSIPS Developer
http://www.opensips-solutions.com
On 03/26/2013 02:26 PM, SamyGo wrote:
> Hello,
>
> I'm using dlg_val or store_dlg_value() functions in my script and its
> working fine, but I want to know what is the maximum size of data I
> can store in it before it chops off part of data before storing. !!
>
>
> Thanks,
> Sammy
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20130326/bd7e5402/attachment.htm>
More information about the Users
mailing list