On Mon, Jan 18, 2010 at 3:12 PM, Fabio Cherchi <fabio.cherchi at yahoo.it> wrote: > Hi Benny, > > I developed an application very similar to the streamutil.c example. > I'm experiencing an interruption of the RTP packets transmission after > almost 5 days of continuous transmission. > The VAD is disabled, so also silence means a packet transmission. > > Is there in the pjsip library any counter that could reach an overflow after > so long call? > There supposed to be none of course, but who knows. I guess the best way to find out is to do step by step debugging on the transmitter. Cheers Benny