Hello,
On 10-11 16:01, Alessio Focardi wrote:
Hi all,
I would like to add users to the MySql database of SER using an ODBC
link.
What I'm asking is not the way to do this, since I already have it
working, but if this method is correct and would not cause problems
later.
It is correct.
>I'm writing in "subscriber" table
>
>username
>domain
>password
>email
>
The subscriber table can be written to directly _outside_ the
control of SER? I go out of my way to do a 'add user' in serctl
instead of inserting into the table. I have experienced caching
problems.
Can the subscriber and location tables be uncached? Such that I can
insert into either table and any running copy of SER will query the
database instead of the in memory cache?
---greg
Greg Fausak