Can it be assume that without the ser_cred, there is
no reliable way of populating the credentials table?
I found that www_authenticate doesn't work in the
presence snapshot. It seems that it cannot find the
relevant credentials for a particular 'user', even
though I have manually entered (what I believe to be)
the relevant entries (username, password, ha1, ha1b).
www_authenticate may be failing because I entered the
information incorrectly - but there's no way of
entering the information reliably without ser_cred, I
believe?
Chee
--- Jan Janak <jan(a)iptel.org> wrote:
On 19-01-2006 17:43, Yeung OnTai-q16645 wrote:
When I use "#serctl add <username>
<password>
<email>", it does not work
anymore, because it complains that subscriber
table is not found.
serctl (the shell script) will be deprecated.
Whatever database table(subscriber or other) is
being used now, there
should be a place where I can provision a new
client with password.
Otherwise how can I authenticate it when the
client register to SER?
The table is called credentials, there is a
command called ser_cred in
sip_router/tools/serctl which can be used to
provision the table.
Note that an interface similar to the original
serctl is being worked
on, it will be available soon.
It seems like in ser-0.10.99, clients can just
register to ser without
any provisioning....
No, but the newer SER version has much cleaner
data model and the
meaning of tables changed. credentials table maps
digest credentials
to users (identified by uid). uri table maps SIP
URIs to users, and so
on.
Jan.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around