Hi, On 29/12/09 9:14 PM, Nathaniel L Keeling wrote: > Hello, > > I have installed postgresql on a different server then what opensips is > installed on and would like to know which files or what would be the > best method to initially create opensips database and tables on the > remote database server. The instructions specify how to create the > database locally but is not clear for creating the database remotely. > Should I copy all of the files to the remote database and if so which > files / directory? >
You can modify your /etc/opensips/opensipsctlrc file and change the DBHOST variable to point to your database server. Then use opensipsdbctl tool to generate the database and it should be created on the remote machine IIRC. Regards, -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
