On Tue, 2009-03-17 at 19:25 +0200, dimitris(yahoo) wrote: > Hello to everyone, > > I have one little problem. I tried to insert manually the details of a > user(user_id,user_name,sip_password) directly to SIPXCONFIG database, > but I could not register. When I opened the SipXconfig UI and choosing > the relative user, the details were showing normally, and without > changing anything, just pressing the apply button, the registration > was successful. > > So my question is : What other data are used, except > extension,password and domain ,for a registration to be successful, > and where are these data stored ? > > > > Thank you very much for you previous answers also ! >
The database is used only by sipXconfig. When you modify a user in sipXconfig, that data is stored to the database, but it is also replicated to several config files. Directly adding a row to the database will not cause these config files to be updated. Kevin _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
