Bug#491705: openser: OpenSER doesn't start
Alexander Beisig
abeisig at speech-design.de
Mon Jul 21 13:54:05 UTC 2008
Package: openser
Version: 1.3.2-2
Severity: grave
Justification: renders package unusable
When running the freshly installed OpenSER binary from the command
line, it exits without providing any error message.
Console output:
ws # find /etc | grep openser
ws # dpkg -l | grep openser
ws # apt-get install openser
[...]
Richte openser ein (1.3.2-2) ...
OpenSER not yet configured. Edit /etc/default/openser first.
ws # openser -DEddddd
Jul 21 15:24:23 [6387] DBG:core:main: initialize the pseudo random
generator from /dev/urandom
Jul 21 15:24:23 [6387] DBG:core:main: read 745566814 from /dev/urandom
Jul 21 15:24:23 [6387] DBG:core:main: seeding PRNG with 1962219864
Jul 21 15:24:23 [6387] DBG:core:main: test random number 785247508
Listening on
udp: 127.0.0.1 [127.0.0.1]:5060
udp: 192.168.1.1 [192.168.1.1]:5060
udp: 10.250.4.210 [10.250.4.210]:5060
tcp: 127.0.0.1 [127.0.0.1]:5060
tcp: 192.168.1.1 [192.168.1.1]:5060
tcp: 10.250.4.210 [10.250.4.210]:5060
Aliases:
tcp: ws:5060
tcp: ws.local:5060
tcp: localhost:5060
udp: ws:5060
udp: ws.local:5060
udp: localhost:5060
ws # ps afx | grep openser
ws # netstat -ulpn | grep 5060
ws #
I did not change any configuration files, as INSTALL.gz indicates that
OpenSER should run out of the box (without user authentication) and
README.Debian doesn't say otherwise. I would have expected an error
message in case of a config error anyway.
OpenSER won't start either if I try without the -D or using the init.d
script (after editing /etc/default/openser accordingly).
There also some log entries in /var/log/messages:
Jul 21 15:24:23 ws openser: INFO:core:init_tcp: using epoll_lt as the
TCP io watch method (auto detected)
Jul 21 15:24:23 ws openser[6389]: NOTICE:core:main: version: openser
1.3.2-notls (i386/linux)
Jul 21 15:24:23 ws openser[6389]: INFO:core:main: using 32 Mb shared
memory
Jul 21 15:24:23 ws openser[6389]: INFO:core:main: using 1 Mb private
memory per process
Jul 21 15:24:23 ws openser[6389]: INFO:sl:mod_init: Initializing
StateLess engine
Jul 21 15:24:23 ws openser[6389]: INFO:tm:mod_init: TM -
initializing...
Jul 21 15:24:23 ws openser[6389]: INFO:maxfwd:mod_init: initializing...
Jul 21 15:24:23 ws openser[6389]: INFO:usrloc:ul_init_locks: locks
array size 512
Jul 21 15:24:23 ws openser[6389]: INFO:registrar:mod_init:
initializing...
Jul 21 15:24:23 ws openser[6389]: INFO:textops:mod_init:
initializing...
Jul 21 15:24:23 ws openser[6389]: INFO:xlog:mod_init: initializing...
Jul 21 15:24:23 ws openser[6389]: INFO:acc:mod_init: initializing...
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-2-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages openser depends on:
ii adduser 3.108 add and remove users and groups
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libradiusclient-ng2 0.5.5-1 Enhanced RADIUS client library
openser recommends no packages.
-- no debconf information
More information about the Pkg-voip-maintainers
mailing list