I have created a web interface entirely in php for my running sipx (3.11.11 installed from the ISO image). This interface is responsible to update the postgres database of sipxconfig( the table named 'users' and the relative ones) when a user wants to make a change(password,name etc). My script works with no errors and the database is updated perfectly, but the data are not usable , until i manually visit the GUI of sipxconfig with superadmin privillages and press the "apply" button to the respective user. I am saying that the changed data are showing in the ui of user details in sipxconfig, but there are not usable unless i do it manually.
Is this normal ? thank you very much dimitris-Greece On Sun, 2009-04-19 at 13:00 -0400, Tony Graziano wrote: > Importing is always an option, but if your edits are being delayed or are in > the db (sipxconfig ui) but not replicated it usually means there is a trust > or certificate error keeping them from being usable. > > Can you recap what problem you are having (I.e. Running version ____ on OS > _____ installed from _____) and unable to ______. Do you have error messages > to point out where the problem might point to? > -----Original Message----- > From: dimitris <[email protected]> > To: sipX users <[email protected]> > > Sent: 4/19/2009 10:34:30 AM > Subject: [sipx-users] database import > > Hi, > Given that importing user data manually to the sipxconfig database(users > table) does not reflect to the automatic update of the users' data (for > example a change of the name or password), is there any way of doing the > update automatically. In other words, what is the procedure of importing > the users' data, or the clicking of the "apply" button at users' data at > sipxconfig ? > > I am reffering at sipx 3.11.11. I hope v.4 will solve my problem > > thank you > > dimitris > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
