[Asterisk-bsd] * 1.2.1
Konstantin Prokazoff
kprokazov at svr.kiev.ua
Fri Dec 23 08:25:28 CST 2005
Welcome,
under FreeBSD libpthread threads implementation differ to Linux. You can
find out memory leakage, cause pthread_t in FreeBSD are pointer, but in
Linux it is integer, and so on. Check here:
http://bugs.digium.com/view.php?id=6005
I think, this isn't last problem. But still testing. ;)
Try to set in chan_zap at start_pri difference priority for D-channel
thread, as primary resolution. Are you have messages from libpri about
packet loss at D-channel level? (retransmitting frame #...., etc.)
Best regards,
Konstantin Prokazoff
Center Of Excellence, S_V_R Ltd., Kyiv HQs, Ukraine
Official business-partner & DevConnect member of Avaya Inc.
Regional development & support center of Digium Inc.
Tel. +38 044 594 1781, ext. 1038
Fax. +38 044 234 0455
----- Original Message -----
From: "Dinesh Nair" <dinesh at alphaque.com>
To: "Asterisk on BSD discussion" <asterisk-bsd at lists.digium.com>
Sent: Friday, December 23, 2005 1:35 PM
Subject: Re: [Asterisk-bsd] * 1.2.1
>
>
> On 12/13/05 23:03 Konstantin Prokazoff said the following:
> > As addition, I can said, that threads, that control signalling
connection
> > (for example D-channel in PRI) must be runned with different priority to
> > usual threads.
>
> studying the asterisk use of threads, i've come to the same conclusion.
i'm
> seeing if using different threading libs on freebsd 5.x/6.x shows any
> difference in this.
>
> --
> Regards, /\_/\ "All dogs go to heaven."
> dinesh at alphaque.com (0 0) http://www.alphaque.com/
>
+==========================----oOO--(_)--OOo----==========================+
> | for a in past present future; do
|
> | for b in clients employers associates relatives neighbours pets; do
|
> | echo "The opinions here in no way reflect the opinions of my $a $b."
|
> | done; done
|
>
+=========================================================================+
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
More information about the Asterisk-BSD
mailing list