Hi, thanks for your answer, i did a git clone from your repository as well as applying the 3 patches to your git clone and the original svn. The db_use_table problem is gone, but now opensips starts crashing after startup:
The last line in syslog before the crash: Jun 21 13:38:30 freeswitch /usr/local/opensips_test/sbin/opensips[22296]: INFO:db_oracle:db_oracle_new_connection: server version is Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production#012With the Partitioning, OLAP, Data Mining and Real Application Testing options Jun 21 13:40:12 freeswitch opensips: INFO:core:daemonize: pre-daemon process exiting with -1 I did a gdb ./opensips ... bt full...etc with this output: http://pastebin.com/kZspqVDq Any ideas ? Thx gerald Ps: the opensips_orasel utility works without a problem (doing a boring select 1 from dual) -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Peter Lemenkov Gesendet: Donnerstag, 21. Juni 2012 11:25 An: OpenSIPS users mailling list Betreff: Re: [OpenSIPS-Users] Module db_oracle - db_use_table Hello Gerald. 2012/6/21 Gerald Weber <[email protected]>: > Hi all, > > just installed OpenSIPs from SVN (latest stable release 1.8) and > configured it to use db_oracle. The version from SVN is entirely broken. Apply these patches first and report about issues: https://github.com/lemenkov/OpenSIPS/commits/oracle_fixes I started submitting patches via OpenSIPS issue tracker: http://sourceforge.net/tracker/?func=detail&aid=3535168&group_id=232389&atid=1086412 Btw I've got a totally aside question to the OpenSIPS developers team - do you have any plants to switch to Git? -- With best regards, Peter Lemenkov. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
