[OpenSIPS-Users] avpops buf_size

Gary Nyquist gn62 at gmx.us
Thu Jul 3 23:17:44 CEST 2014


I am sorry... Please ignore the below email.
The 'buf_size' setting is working fine.

I am using "add_body()" function like this:

add_body($avp(s), "text/plain");
 
It is adding/replacing the body only if the length of $avp(s) is less than 1024.
How to make it work for 'longer than 1024'?
My transport is TCP (not UDP).

Any advice?

BR
-Gary



  
 
Hi,

I am trying to increase the avpops buf_size to 4096:

modparam("avpops", "buf_size", 4096)


But it seems to be set to 1024.
I am using opensips-1.11.2

Is there something else to be done to increase the buf_size?

BR
-Gary



More information about the Users mailing list