Bogdan,<br><br>I executed the opensips with debug=4 (follows the logs bellow [1]), and i confirmed that is not running executing the &quot;ps -ax | grep opensips&quot; [2] and I&#39;ve sent SIP Requests to test it and the OS returned the ICMP port unreachable.<br>
<br>[1] - Logs<br>============================<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: NOTICE:core:main: version: opensips 1.6.0-notls (x86_64/linux)<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:core:main: using 32 Mb shared memory<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:core:main: using 1 Mb private memory per process<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:sl:mod_init: Initializing StateLess engine<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:tm:mod_init: TM - initializing...<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:maxfwd:mod_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:usrloc:ul_init_locks: locks array size 512<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:textops:mod_init: initializing...<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:xlog:mod_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:acc:mod_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:auth:mod_init: initializing...<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:auth_db:mod_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:alias_db:mod_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:uac:mod_init: initializing...<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:avpops:avpops_init: initializing...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: WARNING:permissions:mod_init: default allow file (/usr/local/etc/opensips/permissions.allow) not found =&gt; empty rule set<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: WARNING:permissions:mod_init: default deny file (/usr/local/etc/opensips/permissions.deny) not found =&gt; empty rule set<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: WARNING:core:mk_net: invalid network address/netmask combination fixed...<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:dialog:mod_init: Dialog module - initializing<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: NOTICE:signaling:mod_init: initializing module ...<br>Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:drouting:dr_init: Dynamic-Routing - initializing<br>
Dec 26 18:44:26 asouza-laptop opensips[19549]: INFO:dialplan:mod_init: initializing module...<br><br><br>[2] - PS Output<br>===================================================<br>asouza@asouza-laptop:/usr/local/etc/opensips$ sudo opensips<br>
Listening on <br>             udp: 10.1.1.101 [10.1.1.101]:5060<br>Aliases: <br>             udp: asouza-laptop.local:5060<br>asouza@asouza-laptop:/usr/local/etc/opensips$ ps ax | grep opensips<br>19639 pts/0    S+     0:00 grep --color=auto opensips<br>
asouza@asouza-laptop:/usr/local/etc/opensips$<br><br><br>I&#39;ll install a CentOS on my VirtualBox to have a development environment on my laptop, the production environment will be a CentOS, the unique problem is the overhead of VirtualBox introduces.<br>
<br>Best regards,<br><br clear="all">Antonio Anderson M. Souza<br>Voice Technology<br><a href="http://www.antonioams.com">http://www.antonioams.com</a><br>
<br><br><div class="gmail_quote">On Thu, Dec 24, 2009 at 6:18 AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Antonio,<br>
<br>
what makes you think that opensips does not start? just the logs?<br>
because the log looks ok - all module were initialized, opensips is<br>
waiting for traffic.<br>
<br>
To see more, set debug=4 in the config file.<br>
<br>
Regards,<br>
Bogdan<br>
<div><div></div><div class="h5"><br>
Antonio Anderson M. de Souza wrote:<br>
&gt; Hi Brian,<br>
&gt;<br>
&gt; A correction I&#39;m using the 1.6.0 version i downloaded it from<br>
&gt; <a href="http://opensips.org/pub/opensips/1.6.0/src/" target="_blank">http://opensips.org/pub/opensips/1.6.0/src/</a><br>
&gt;<br>
&gt; Using the 1.6.0 version I removed the dialplan module from the script<br>
&gt; and Opensips started properly, after that i updated the opensips to<br>
&gt; the 1.6.1 version, but in the 1.6.1 it stop when initiating the<br>
&gt; drouting module (log bellow)<br>
&gt;<br>
&gt; Dec 23 15:48:03 asouza-laptop opensips[24702]: INFO:dialog:mod_init:<br>
&gt; Dialog module - initializinger<br>
&gt; Dec 23 15:48:03 asouza-laptop opensips[24702]:<br>
&gt; NOTICE:signaling:mod_init: initializing module ...<br>
&gt; Dec 23 15:48:03 asouza-laptop opensips[24702]: INFO:drouting:dr_init:<br>
&gt; Dynamic-Routing - initializing<br>
&gt;<br>
&gt; I rolledback the version to 1.6.0, but i need dialplan module running<br>
&gt; in my script.<br>
&gt;<br>
&gt; There are some other level of logs to activate, to try to understand<br>
&gt; what is happening?<br>
&gt;<br>
&gt; Regarding the permission module Warnings, I am using the permissions<br>
&gt; module with the database, because this i did&#39;nt configure the<br>
&gt; permission files.<br>
&gt;<br>
&gt; Thank you very much,<br>
&gt;<br>
&gt; Antonio Anderson M. Souza<br>
&gt; Voice Technology<br>
&gt; <a href="http://www.antonioams.com" target="_blank">http://www.antonioams.com</a><br>
&gt;<br>
&gt;<br>
&gt; On Wed, Dec 23, 2009 at 2:59 PM, &lt;<a href="mailto:opensipslist@encambio.com">opensipslist@encambio.com</a><br>
</div></div><div><div></div><div class="h5">&gt; &lt;mailto:<a href="mailto:opensipslist@encambio.com">opensipslist@encambio.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;     Hello Antonio,<br>
&gt;<br>
&gt;     An mer., déc 23, 2009, Antonio Anderson M. de Souza schrieb:<br>
&gt;     &gt;I&#39;ve installed the Opensips 1.6.1 on my Ubuntu 9.10 64bits form the<br>
&gt;     &gt;source, the installation was done without any problem.<br>
&gt;     &gt;<br>
&gt;     &gt;Opensips abnormally stops during the initialization of Dialplan<br>
&gt;     &gt;module (follows logs bellow)<br>
&gt;     &gt;<br>
&gt;     &gt;Dec 23 13:38:30 asouza-laptop opensips[7233]: NOTICE:core:main:<br>
&gt;     version: opensips 1.6.0-notls (x86_64/linux)<br>
&gt;     &gt;[...]<br>
&gt;     &gt;Dec 23 13:38:30 asouza-laptop opensips[7233]:<br>
&gt;     WARNING:permissions:parse_config_file: file not found:<br>
&gt;     /usr/local/etc/opensips/permissions.allow<br>
&gt;     &gt;[...]<br>
&gt;     &gt;*Dec 23 13:38:30 asouza-laptop opensips[7233]:<br>
&gt;     INFO:dialplan:mod_init: initializing module...*<br>
&gt;     &gt;<br>
&gt;     &gt;The bold line is the last line before the process terminates, but<br>
&gt;     &gt;there are no error in the initialization process.<br>
&gt;     &gt;<br>
&gt;     &gt;Does somebody has some clue about thie problem?<br>
&gt;     &gt;<br>
&gt;     What happens if you don&#39;t use the dialplan, does the process still<br>
&gt;     terminate in the same place?<br>
&gt;<br>
&gt;     And is the string &#39;1.6.0&#39; an error in your logs or are you sure that<br>
&gt;     you&#39;ve compiled the latest release (1.6.1)? I seem to remember that<br>
&gt;     the debian unstable repository had a problem with version numbers<br>
&gt;     for a day or so, maybe you really are using the latest release.<br>
&gt;<br>
&gt;     Lastly (but probably unimportant) you might first get rid of the<br>
&gt;     warning message. If you are using the permissions module then<br>
&gt;     configure it correctly by placing the file &#39;permissions.allow&#39;<br>
&gt;     where OpenSIPS expects it.<br>
&gt;<br>
&gt;     Regards,<br>
&gt;     Brian<br>
&gt;<br>
&gt;     _______________________________________________<br>
&gt;     Users mailing list<br>
</div></div>&gt;     <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a> &lt;mailto:<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>&gt;<br>
<div class="im">&gt;     <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div class="im">&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
</div><font color="#888888">--<br>
Bogdan-Andrei Iancu<br>
<a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a><br>
</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>