Hi I'm using avpops module to do some DB queries, everything goes fine and all the queries are executed correctly for the first messages, but after receiving allot of messages what I get on my log for one of the queries (just one of the queries, the other ones are executed correctly) is the following.
(...) xl_printf: no more space for text [175] 3(4820) xl_printf: buffer overflow -- increase the buffer size... 3(4820) avpops:ops_dbquery_avps: error - cannot print the query (...)
How can I solve this problem?
Thanks in advance, Jose Silva