[sr-dev] [tracker] Comment added: xavp semantics

sip-router bugtracker at sip-router.org
Fri Sep 20 10:08:03 CEST 2013


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#345 - xavp semantics
User who did this - Daniel-Constantin Mierla (miconda)

----------
Instead of declaring a local buffer where you print the values, better use pv_get_buffer() which returns a buffer from core (which part of a group of buffers circularly returned for various PV needs). It is better because the size of the buffer can be set via config parameter:

  * http://www.kamailio.org/wiki/cookbooks/devel/core#pv_buffer_size

 You can get the size of the buffer via pv_get_buffer_size(), so you can check for buffer overflow.


----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=345#comment1089

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list