[Serusers] authentication recommnedations
Ticknor.Scott at ic.gc.ca
Ticknor.Scott at ic.gc.ca
Fri Mar 19 19:28:24 CET 2004
> > -----Original Message-----
> > From: Klaus Darilion [mailto:klaus.mailinglists at pernau.at]
> > Sent: Thursday, March 18, 2004 12:48 pm
> > To: Ticknor, Scott: DGSE
> > Cc: serusers at lists.iptel.org
> > Subject: Re: [Serusers] authentication recommnedations
> >
> >
> > Hi!
> >
> > I use this setup:
> >
> > if (is_from_local() ) {
> > if (!proxy_authorize("", "subscriber"))
sorry to keep beating this up...
i am trying this logic out, but the debug messages show:
is_local(): Realm 'my.sip.domain' is not local
is_local(): Realm 'X.X.X.X' is not local
is this an error in the database configuration, or is there somewhere else
to configure local?? i found this via google:
if (RES_ROW_N(res) == 0) {
DBG("is_local(): Realm '%.*s' is not local\n",
_host->len, ZSW(_host->s));
db_free_query(db_handle, res);
return -1;
thanks,
scott t
DSi
More information about the sr-users
mailing list