[Asterisk-Users] Possible PRI fault?
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Tue Apr 4 08:46:56 MST 2006
On Tuesday 04 April 2006 11:14, Lee Archer wrote:
> Inbound and outbound calls seem to work fine, but I noticed this due to
> trying to figure out why these extra asterisk process as being started.
> When the system was running * 1.0.10 I did notice that after a while
> channels 1 and 2 would stop receiving and making calls. The PRI is with
> BT and on the other systems the PRI is also with BT and they don't have
> this problem.
Depending on the kernel version and I think glibc version, "ps" output can
show one asterisk process or 5 or 6. It doesn't mean that there are six
copies running, but rather has something to do with the threading and how ps
processes threads vs. processes for printing. Unless there is a real
problem, don't worry about how many asterisk processes are showing up in ps
and top.
I would try enabling the resetinterval parameter in zapata.conf as I'd
mentioned earlier. That was placed in there (or rather it was always in
there but then later made into a configurable parameter) to work around some
buggy switches which seemed to require any idle B channels to be periodically
restarted.
-A.
More information about the asterisk-users
mailing list