[SR-Users] pv_printf buffer for spec value
Tristan Mahé
t.mahe at b-and-c.net
Wed Nov 4 00:08:44 CET 2015
Hi Sven,
log_prefix seems to be defined in dprint.c and maximum size is 128:
#define LOG_PREFIX_SIZE 128
static char log_prefix_buf[LOG_PREFIX_SIZE];
So recompiling with a bigger size could certainly help.
Daniel, could we set the default higher for next releases or provide a
way to increase it with core parameters ?
Best,
Tristan.
On 10/08/2015 09:13 AM, Sven Neuhaus wrote:
> Am 08.10.15 um 14:58 schrieb Sven Neuhaus:
> > I found the culprit: it's a long Call-ID header. The header line is
> > 113 characters. Why does it trigger this error even with a
> > pv_buffer_size of 65536? Is there some other buffer I can increase
> > for large Call-Id headers?
>
> Looks like including a long call-id $ci in the log_prefix will trigger
> this error message.
>
> Is there a way to make long call-ids work as log_prefix?
>
> -Sven
> > _______________________________________________ > SIP Express Router
(SER) and Kamailio (OpenSER) - sr-users mailing list >
sr-users at lists.sip-router.org >
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20151103/f6a581a5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20151103/f6a581a5/attachment.sig>
More information about the sr-users
mailing list