Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
Hello,
I use it only with mysql, there were some other discussions on the mailing lists about using it with postgres, don't recall right now the conclusion.
Also, I remember that at some point Victor Seva sent a patch (which was accepted) about making it work with postgres.
You should look at the logs and see what is the problem (inside the logs/ folder or in syslog for web server). Maybe you can create the kamailio database with kamdbctl and let the web wizard to create only the database for siremis.
Cheers, Daniel
On 12/05/16 18:19, José Seabra wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
-- Cumprimentos José Seabra
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi,
In my experience it not work with Postgres at all. I can't go further DB config step - it tries to use webserver's credentials instead of configured ones. With or without kamailio DB created. While MySQL works like a charm on exact same system/config.
On 12/05/16 23:35, Daniel-Constantin Mierla wrote:
Hello,
I use it only with mysql, there were some other discussions on the mailing lists about using it with postgres, don't recall right now the conclusion.
Also, I remember that at some point Victor Seva sent a patch (which was accepted) about making it work with postgres.
You should look at the logs and see what is the problem (inside the logs/ folder or in syslog for web server). Maybe you can create the kamailio database with kamdbctl and let the web wizard to create only the database for siremis.
Cheers, Daniel
On 12/05/16 18:19, José Seabra wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
-- Cumprimentos José Seabra
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://www.asipto.com http://twitter.com/#!/miconda -http://www.linkedin.com/in/miconda Kamailio World Conference, Berlin, May 18-20, 2016 -http://www.kamailioworld.com
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Jose, On 12 May 2016 at 09:19, José Seabra joseseabra4@gmail.com wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
Did you make any progress getting postgresql working with Kamailio?
-- Cumprimentos José Seabra
On 15/12/2016 17:30, jungle Boogie wrote:
Hi Jose, On 12 May 2016 at 09:19, José Seabra joseseabra4@gmail.com wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
Did you make any progress getting postgresql working with Kamailio?
Are you asking about kamailio and postgres? That should just work
Or you actually look for siremis and postgres?
Cheers, Daniel
On 15 December 2016 at 10:01, Daniel-Constantin Mierla miconda@gmail.com wrote:
On 15/12/2016 17:30, jungle Boogie wrote:
Hi Jose, On 12 May 2016 at 09:19, José Seabra joseseabra4@gmail.com wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
Did you make any progress getting postgresql working with Kamailio?
Are you asking about kamailio and postgres? That should just work
kamailio with postgres. My mistake!
Can you point me to docs with kamailio and postgres?
Or you actually look for siremis and postgres?
Know of any plans for postgres to work with siremis?
Cheers, Daniel
-- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com
On 15/12/2016 20:12, jungle Boogie wrote:
On 15 December 2016 at 10:01, Daniel-Constantin Mierla miconda@gmail.com wrote:
On 15/12/2016 17:30, jungle Boogie wrote:
Hi Jose, On 12 May 2016 at 09:19, José Seabra joseseabra4@gmail.com wrote:
Hi there,
I'm facing some issues trying to install siremis with postgresql. The file Config.xml has the correct configuration for postgresql driver but It seems that during installation phase siremis can't create database structure for postgresql.
Anyone have installed siremis with postgresql, if yes can you share the steps needed for this installation.
Did you make any progress getting postgresql working with Kamailio?
Are you asking about kamailio and postgres? That should just work
kamailio with postgres. My mistake!
Can you point me to docs with kamailio and postgres?
I don't use postgres, but starting from kamailio default config and replacing mysql with postgres should be a way to start. Also look at kamctlrc to set the right dbenging.
Anyhow, there are many people using kamailio with postgres, but if you don't start a new thread where you put the proper subject, likely no one will notice what you need. This discussion is about siremis and postgres, not what you look for. Always create a new discussion on mailing list with new subject, don't reply to another one (even if you change the subject, because many of us index the emails on mailing lists by thread id, which stays unchange on subject change).
Or you actually look for siremis and postgres?
Know of any plans for postgres to work with siremis?
I tried to test a bit at some point, but lack of time and not using postgres didn't lead in much stuff, still some of the sql scripts were converted to be postgres friendly. Maybe other people can jump and try to help.
Cheers, Daniel