Elias, <br><br>&nbsp;&nbsp;&nbsp;&nbsp; Obvously you did&#39;t read what I said:<br><br>/PATH/TO/openser.cfg<br><br>you were suposed to replace &quot;/PATH/TO&quot; with the actual path of your openser.cfg....<br><br>but anyway, it seems like your config is in /usr/local/openser/etc<br>
<br>now start openser with <br><br>openser -E<br><br>to get errors on your console, or start openser while tail&#39;ing the syslog (that&#39;s /var/log/syslog)<br><br><div class="gmail_quote">On Thu, Jun 26, 2008 at 1:44 PM, Eliass Salim &lt;<a href="mailto:salim@enseirb.fr">salim@enseirb.fr</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What Iget:<br>
<br>
[root@park sbin]# ./openser -c -f /path/to/openser.cfg<br>
Jun 26 12:40:44 [5288] ERROR:core:main: loading config file(/path/to/openser.cfg): No such file or directory<br>
<br>
[root@park sbin]# ./openser -c<br>
Jun 26 12:43:20 [5319] WARNING:core:fix_socket_list: could not rev. resolve <a href="http://192.168.10.110" target="_blank">192.168.10.110</a><br>
Listening on<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;udp: <a href="http://192.168.10.110" target="_blank">192.168.10.110</a> [<a href="http://192.168.10.110" target="_blank">192.168.10.110</a>]:5060<br>
Aliases:<br>
<br>
Jun 26 12:43:20 [5319] NOTICE:core:main: config file ok, exiting...<br>
<br>
<br>
<br>
David Villasmil wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
run it as root:<br>
<br>
openser -c -f /path/to/openser.cfg<br>
<br>
so we discard possibilities<br>
<br></div><div><div></div><div class="Wj3C7c">
On Thu, Jun 26, 2008 at 1:15 PM, Eliass Salim &lt;<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a> &lt;mailto:<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp;No OpenSER is not running, the result of the ps is:<br>
<br>
 &nbsp; &nbsp;root 3023 0.0 1.0 11816 5368 pts/1 S+ 10:00 0:00 emacs -nw<br>
 &nbsp; &nbsp;/usr/local/etc/openser/openser.cfg<br>
 &nbsp; &nbsp;root 3234 0.0 0.1 3884 656 pts/0 R+ 10:14 0:00 grep openser<br>
<br>
 &nbsp; &nbsp;I &#39;ve already create an openser user (with useradd) but I don&#39;t<br>
 &nbsp; &nbsp;run it as root I&#39;ve this error message (when I lauch<br>
 &nbsp; &nbsp;/etc/init.d/openser) :<br>
 &nbsp; &nbsp;Jun 26 12:01:21 [4365] CRITICAL:core:do_suid: cannot change gid to<br>
 &nbsp; &nbsp;506: Operation not permitted<br>
<br>
 &nbsp; &nbsp;where 506 is the numerical value of the user&#39;s ID.<br>
<br>
 &nbsp; &nbsp;Eliass<br>
<br>
 &nbsp; &nbsp;Daniel-Constantin Mierla wrote:<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;On 06/25/08 18:36, Eliass Salim wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Yes, but I think there is a problem with the makefile,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;because when I use &quot;make all&quot; the compilation stops on :<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Linking xlog.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;gcc -shared -Wl,-O2 -Wl,-E xl_lib.o xlog.o -o xlog.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;make[1]: Leaving directory<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;`/usr/local/src/openser-1.3.0/sip-server/modules/xlog&#39;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cd utils/openserunix; make all<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;make[1]: Entering directory<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;`/usr/local/src/openser-1.3.0/sip-server/utils/openserunix&#39;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;make[1]: Nothing to be done for `all&#39;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;make[1]: Leaving directory<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;`/usr/local/src/openser-1.3.0/sip-server/utils/openserunix&#39;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if [ &quot;no&quot; = &quot;yes&quot; ]; then \<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cd utils/db_berkeley; make all ; \<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;fi ;<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;it is nothing wrong with the compilation. After you start<br>
 &nbsp; &nbsp; &nbsp; &nbsp;openser, try:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;ps auxw | grep openser<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;to see if openser is running.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Cheers,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Daniel<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Eliass<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;David Villasmil wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Have you read ALL the documentation?<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Have you looked for error in /var/log/syslog?<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Do you understand the openser.cfg?<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;d<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;On Wed, Jun 25, 2008 at 4:00 PM, Eliass Salim<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a> &lt;mailto:<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a>&gt;<br></div></div>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a> &lt;mailto:<a href="mailto:salim@enseirb.fr" target="_blank">salim@enseirb.fr</a>&gt;&gt;&gt;<div class="Ih2E3d"><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;hi,<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I&#39;ve installed openser 1.3.0 ( by following<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;instructions from<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.openser.org/dokuwiki/do" target="_blank">http://www.openser.org/dokuwiki/do</a> [...] -from-svn)<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://www.openser.org/dokuwiki/doku.php/install:openser-from-svn%29" target="_blank">http://www.openser.org/dokuwiki/doku.php/install:openser-from-svn%29</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;on my computer (fedora core 6,result of the command<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;uname -a: Linux<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;park 2.6.20-1.2952.fc6 #1 SMP Wed May 16 17:59:13 EDT<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2007 i686 i686<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;i386 GNU/Linux), and when I launch OpenSER via<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/etc/ini.d/openser<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;start,<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;I&#39;ve this:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[eliass@park ~]$ /etc/init.d/openser start<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Starting openser: openser<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/var/run/openser/openser.pidListening on<br></div>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;udp: <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt; &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;<div class="Ih2E3d">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[<a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;]:5060<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;udp: <a href="http://192.168.10.110" target="_blank">192.168.10.110</a> &lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[<a href="http://192.168.10.110" target="_blank">192.168.10.110</a> &lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;]:5060<br></div>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tcp: <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt; &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;<div class="Ih2E3d">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[<a href="http://127.0.0.1" target="_blank">127.0.0.1</a> &lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://127.0.0.1" target="_blank">http://127.0.0.1</a>&gt;]:5060<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tcp: <a href="http://192.168.10.110" target="_blank">192.168.10.110</a> &lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[<a href="http://192.168.10.110" target="_blank">192.168.10.110</a> &lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;<br></div><div class="Ih2E3d">
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="http://192.168.10.110" target="_blank">http://192.168.10.110</a>&gt;]:5060<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Aliases:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;tcp: localhost:5060<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;udp: localhost:5060<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;[eliass@park ~]$<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;OK, but when I check Openser status via<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/etc/ini.d/openser, I&#39;ve:<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Status of openser: openser is not running.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;So, I don&#39;t undrstand why.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Can you help me?<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Thanks<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Users mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;mailto:<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a>&gt;&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Users mailing list<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a> &lt;mailto:<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a>&gt;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
 &nbsp;<br>
</div></blockquote>
<br>
</blockquote></div><br>