Il giorno 06/mag/09, alle ore 19:54, Iulia Bublea ha scritto:
> Hi,
> There was indeed a problem with the password encryption. I have
> fixed this problem. Try the latest version of the trunk. Tomorrow
> morning the fix will be available for 1.5 also.
Hi Iulia,
I have tried the latest version from trunk. All works fine, thank you.
Anyway I ask you about the location of the configuration file because
I see that osipsconsole script find the osipsconsolerc in ./script/
and ~/.osipsconsolerc while the installation of opensips puts the
osipsconsolerc in /etc/opensips (with prefix=/):
r...@sip:/etc/opensips# strace osipsconsole 2>&1 | grep osipsco
execve("/sbin/osipsconsole", ["osipsconsole"], [/* 20 vars */]) = 0
open("/sbin/osipsconsole", O_RDONLY|O_LARGEFILE) = 3
read(3, "#!/usr/bin/perl \n#\n#$Id: osipsco"..., 4096) = 4096
stat64("./scripts/osipsconsolerc", 0x81530c8) = -1 ENOENT (No such
file or directory)
-> I have to copy osipsconsole in /etc/opensips/scripts/
stat64("~/.osipsconsolerc", 0x81530c8) = -1 ENOENT (No such file or
directory)
Is this a problem only with my installation?
Thanks and regards,
Carlo Dimaggio
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users