/usr/ports/mystuff$ cat telephony/freeswitch/pkg/DESCR
FreeSWITCH is a scalable open source cross-platform
telephony platform designed to route and interconnect
popular communication protocols using audio, video,
text or any other form of media. It was created in 2006
to fill the void left by proprietary commercial solutions.
FreeSWITCH also provides a stable telephony platform on
which many telephony applications can be developed using
a wide range of free tools.
/usr/ports/mystuff$
But I have 2 problems:
1. sometimes it segfaulted at start:
gdb traces:
#0 0x000000020fe7af0b in tzload (name=0x7f7ffffc5db5 "Europe/Moscow",
sp=0x2102bb340, doextend=1)
at /usr/src/lib/libc/time/localtime.c:351
351 /usr/src/lib/libc/time/localtime.c: No such file or directory.
in /usr/src/lib/libc/time/localtime.c
2. high cpu load after run (wo connected clients):
PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND
11709 root 64 0 13M 12M run/1 - 1:28 96.44% freeswitch
Could you help me with this?
freeswitch.tar.gz
Description: application/tar-gz
