Hi, <br>
<br>
even I had the same problem related to mysql.so, but it was solved thanks to the replies to the mail regarding "mysqulso error".<br>
<br>
but now even after that problem is solved, still the SIP UA is not albe to register with OpenSER, it is giving me the error... <br>
<br>
500 I'm terribly sorry, server error occurred<br>
<br>
Iam using the OpenSER with TLS support<br>
<br>
Thanks,<br>
Neil<br><br><div><span class="gmail_quote">On 12/14/05, <b class="gmail_sendername">unplug</b> <<a href="mailto:maillisting@gmail.com">maillisting@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There is no error in the compilation. What I mean is I need to<br>compile mysql.so separately. Just find out that if I compile openser<br>code with parameter mode=debug, this openser won't work using<br>mysql.so. It will work if I compile openser code without debug mode.
<br>It is what I have found.<br><br>On 12/14/05, Norman Brandinger <<a href="mailto:norm@goes.com">norm@goes.com</a>> wrote:<br>> When you said "doesn't compile in default", do you mean generates a<br>> compile error or dosen't compile ? If it doesn't compile, take a look
<br>> at "exclude_modules" in "Makefile". If mysql is there, remove it and<br>> try again. There was a time when mysql was not included by default. If<br>> there are compile errors associated with mysql, please post them.
<br>><br>> Regards,<br>> Norm<br>><br>> unplug wrote:<br>><br>> >Hi,<br>> > Thanks! But the mysql.so doesn't compile in default. I can run<br>> >without mysql module. But failed to start openser after including
<br>> >mysql.so.<br>> ><br>> >On 12/14/05, Norman Brandinger <<a href="mailto:norm@goes.com">norm@goes.com</a>> wrote:<br>> ><br>> ><br>> >>Hello,<br>> >><br>> >>Maybe you have modules from different compiles mixed. One way to make
<br>> >>sure everything is at the same level is to remove all the modules from<br>> >>/usr/local/lib/openser/modules, then recompile everything.<br>> >><br>> >>We use FreeBSD here and to compile/install we generally only need to
<br>> >>perform the following two steps:<br>> >><br>> >>1) gmake<br>> >><br>> >>2) gmake install<br>> >><br>> >>We have found that more than enough debugging information is available
<br>> >>by the generous use of xlog in our configuration files with "debug=3".<br>> >>If you really want alot of debugging information, "debug=9" can be used<br>> >>in your configuration file.
<br>> >><br>> >>Hope this helps.<br>> >><br>> >>Regards,<br>> >>Norm<br>> >><br>> >>unplug wrote:<br>> >><br>> >><br>> >><br>> >>>Hi,
<br>> >>><br>> >>> What do you mean by different flag?<br>> >>>I compile openser core with the following syntax<br>> >>>make mode=debug all<br>> >>>make prefix=/usr/local install
<br>> >>>By default, mysql won't compile.<br>> >>>So I compile mysql with the following.<br>> >>>make modules=modules/mysql modules<br>> >>><br>> >>><br>> >>>On 12/13/05, Bogdan-Andrei Iancu <
<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>> wrote:<br>> >>><br>> >>><br>> >>><br>> >>><br>> >>>>Hi,<br>> >>>><br>> >>>>you used different flags for compiling mysql module and core - recompile
<br>> >>>>everything with same flag/configuration<br>> >>>><br>> >>>>regards,<br>> >>>>bogdan<br>> >>>><br>> >>>>maillisting wrote:
<br>> >>>><br>> >>>><br>> >>>><br>> >>>><br>> >>>><br>> >>>>>I compile mysql.so with the following command.<br>> >>>>>make modules=modules/mysql modules
<br>> >>>>>I have followed the document to configure openuser to use SQL. When I<br>> >>>>>start openser, the error message below is shown. What does it mean<br>> >>>>>the module compile flags? Any clue?
<br>> >>>>><br>> >>>>>openser: ERROR: module compile flags mismatch for<br>> >>>>>/usr/local/lib/openser/modules/mysql.so core: STATS: Off,<br>> >>>>>EXTRA_DEBUG, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK,
<br>> >>>>>SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT<br>> >>>>>module: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST,<br>> >>>>>DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC,
<br>> >>>>>FAST_LOCK-ADAPTIVE_WAIT<br>> >>>>><br>> >>>>><mailto:<a href="mailto:users@openser.org">users@openser.org</a>><br>> >>>>><br>> >>>>>_______________________________________________
<br>> >>>>>Users mailing list<br>> >>>>><a href="mailto:Users@openser.org">Users@openser.org</a><br>> >>>>><a href="http://openser.org/cgi-bin/mailman/listinfo/users">
http://openser.org/cgi-bin/mailman/listinfo/users</a><br>> >>>>><br>> >>>>><br>> >>>>><br>> >>>>><br>> >>>>><br>> >>>>
<br>> >>>><br>> >>>_______________________________________________<br>> >>>Users mailing list<br>> >>><a href="mailto:Users@openser.org">Users@openser.org</a><br>> >>>
<a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br>> >>><br>> >>><br>> >>><br>> >>><br>> >>><br>
> >>><br>> >>><br>> >><br>> >><br>> ><br>> ><br>> ><br>> ><br>> ><br>><br>><br><br>_______________________________________________<br>Users mailing list
<br><a href="mailto:Users@openser.org">Users@openser.org</a><br><a href="http://openser.org/cgi-bin/mailman/listinfo/users">http://openser.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br>