<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi SammyGo,<br>
<br>
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 :)<br>
<br>
Best Regards,<br>
<pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
<br>
On 03/26/2013 02:26 PM, SamyGo wrote:
<blockquote
cite="mid:CAJUJwtj4nDZrnEqEs2r=9ay1aVOkQEMRDFUoZCHVQVYa1moAFg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hello,<br>
<br>
</div>
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. !!<br>
<br>
</div>
<div><br>
</div>
Thanks,<br>
Sammy<br>
<br>
<div><br>
<br>
</div>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>