Bogdan,<br><br>I executed the opensips with debug=4 (follows the logs bellow [1]), and i confirmed that is not running executing the "ps -ax | grep opensips" [2] and I'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 => 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 => 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'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"><<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>></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>
> Hi Brian,<br>
><br>
> A correction I'm using the 1.6.0 version i downloaded it from<br>
> <a href="http://opensips.org/pub/opensips/1.6.0/src/" target="_blank">http://opensips.org/pub/opensips/1.6.0/src/</a><br>
><br>
> Using the 1.6.0 version I removed the dialplan module from the script<br>
> and Opensips started properly, after that i updated the opensips to<br>
> the 1.6.1 version, but in the 1.6.1 it stop when initiating the<br>
> drouting module (log bellow)<br>
><br>
> Dec 23 15:48:03 asouza-laptop opensips[24702]: INFO:dialog:mod_init:<br>
> Dialog module - initializinger<br>
> Dec 23 15:48:03 asouza-laptop opensips[24702]:<br>
> NOTICE:signaling:mod_init: initializing module ...<br>
> Dec 23 15:48:03 asouza-laptop opensips[24702]: INFO:drouting:dr_init:<br>
> Dynamic-Routing - initializing<br>
><br>
> I rolledback the version to 1.6.0, but i need dialplan module running<br>
> in my script.<br>
><br>
> There are some other level of logs to activate, to try to understand<br>
> what is happening?<br>
><br>
> Regarding the permission module Warnings, I am using the permissions<br>
> module with the database, because this i did'nt configure the<br>
> permission files.<br>
><br>
> Thank you very much,<br>
><br>
> Antonio Anderson M. Souza<br>
> Voice Technology<br>
> <a href="http://www.antonioams.com" target="_blank">http://www.antonioams.com</a><br>
><br>
><br>
> On Wed, Dec 23, 2009 at 2:59 PM, <<a href="mailto:opensipslist@encambio.com">opensipslist@encambio.com</a><br>
</div></div><div><div></div><div class="h5">> <mailto:<a href="mailto:opensipslist@encambio.com">opensipslist@encambio.com</a>>> wrote:<br>
><br>
><br>
> Hello Antonio,<br>
><br>
> An mer., déc 23, 2009, Antonio Anderson M. de Souza schrieb:<br>
> >I've installed the Opensips 1.6.1 on my Ubuntu 9.10 64bits form the<br>
> >source, the installation was done without any problem.<br>
> ><br>
> >Opensips abnormally stops during the initialization of Dialplan<br>
> >module (follows logs bellow)<br>
> ><br>
> >Dec 23 13:38:30 asouza-laptop opensips[7233]: NOTICE:core:main:<br>
> version: opensips 1.6.0-notls (x86_64/linux)<br>
> >[...]<br>
> >Dec 23 13:38:30 asouza-laptop opensips[7233]:<br>
> WARNING:permissions:parse_config_file: file not found:<br>
> /usr/local/etc/opensips/permissions.allow<br>
> >[...]<br>
> >*Dec 23 13:38:30 asouza-laptop opensips[7233]:<br>
> INFO:dialplan:mod_init: initializing module...*<br>
> ><br>
> >The bold line is the last line before the process terminates, but<br>
> >there are no error in the initialization process.<br>
> ><br>
> >Does somebody has some clue about thie problem?<br>
> ><br>
> What happens if you don't use the dialplan, does the process still<br>
> terminate in the same place?<br>
><br>
> And is the string '1.6.0' an error in your logs or are you sure that<br>
> you've compiled the latest release (1.6.1)? I seem to remember that<br>
> the debian unstable repository had a problem with version numbers<br>
> for a day or so, maybe you really are using the latest release.<br>
><br>
> Lastly (but probably unimportant) you might first get rid of the<br>
> warning message. If you are using the permissions module then<br>
> configure it correctly by placing the file 'permissions.allow'<br>
> where OpenSIPS expects it.<br>
><br>
> Regards,<br>
> Brian<br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
</div></div>> <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a> <mailto:<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>><br>
<div class="im">> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
><br>
><br>
</div>> ------------------------------------------------------------------------<br>
<div class="im">><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>
><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>