sipwitch-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sipwitch-devel] Starting


From: Lluís Batlle i Rossell
Subject: Re: [Sipwitch-devel] Starting
Date: Thu, 20 Jan 2011 14:15:26 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Jan 20, 2011 at 11:24:10AM +0100, Steve Murphy wrote:
> 
> 
> On 01/20/2011 10:24 AM, Lluís Batlle i Rossell wrote:
> >
> >Am I doing something strange?
> >
> Yes,  it is strange not to try the suggestion I made.  It will take
> you 30 seconds to add this one line file and restart sipwitch.  Make
> sure you let us know the result.

I did not want to try any change in /etc because as I said I was not running 
sipw as root.

The source code says:
    if(!getuid() || !realm)
        fsys::open(fs, DEFAULT_CFGPATH "/siprealm", fsys::ACCESS_RDONLY);
    if(!is(fs) && !realm)
        fsys::open(fs, "uuid", fsys::ACCESS_RDONLY);

So I understand that I've to look at ~/.sipwitch/uuid.

I'll try this later. Thank you.

Regards,
Lluís.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]