Edson - Lists writes:
Seems that it has other problems, since in /etc I
found two files that
shouldn't be there
:
Kamailio-151:~/sr/sip-router # l /etc/sip-router*
-rw-r--r-- 1 root root 44865 Jun 10 16:11 /etc/sip-routerser-advanced.cfg
-rw-r--r-- 1 root root 3460 Jun 10 16:11 /etc/sip-routerser.cfg
i don't know where those two come from. when i search 'advanced' at
root dir, i get:
$ egrep advanced *
ChangeLog: - advanced synchronization functions: atomic operations (inc,
Makefile: > $(cfg_prefix)/$(cfg_dir)sip-router-advanced.cfg.sample
Makefile: chmod 644 $(cfg_prefix)/$(cfg_dir)sip-router-advanced.cfg.sample
Makefile: ! -f $(cfg_prefix)/$(cfg_dir)sip-router-advanced.cfg ]; then \
Makefile: mv -f $(cfg_prefix)/$(cfg_dir)sip-router-advanced.cfg.sample \
Makefile: $(cfg_prefix)/$(cfg_dir)sip-router-advanced.cfg; \
which look ok to me.
-- juha