[OpenSIPS-Users] OpenSIPS is not running, Erorr

2008-12-26 Thread Khan Friend
Hi guys, I am trying to troubleshoot errors in my OpenSIPS config file but unable to understand what am i doing wrong. The log file shows as follows: Dec 26 21:38:02 [22302] INFO:usrloc:ul_init_locks: locks array size 512 Dec 26 21:38:02 [22302] INFO:registrar:mod_init: initializing... Dec 26 21:

Re: [OpenSIPS-Users] Questions about permission and dispatcher modules

2008-12-26 Thread Bogdan-Andrei Iancu
Hi Juan, You need to set dst_avp (http://www.opensips.org/html/docs/modules/1.4.x/dispatcher.html#id2526749), grp_avp (http://www.opensips.org/html/docs/modules/1.4.x/dispatcher.html#id2533853), cnt_avp (http://www.opensips.org/html/docs/modules/1.4.x/dispatcher.html#id2525231) and also set

Re: [OpenSIPS-Users] Opensips is not running

2008-12-26 Thread Bogdan-Andrei Iancu
Hi Jair, note there is a nice entry in troubleshooting section about what to do when your opensips does not start: http://www.opensips.org/index.php?n=Resources.DocsTsStart Regards, Bogdan J Santos wrote: > > All right guys, please desconsider my previous email. > > It was , of course, my

Re: [OpenSIPS-Users] Opensips is not running

2008-12-26 Thread J Santos
All right guys, please desconsider my previous email. It was , of course, my fault, because since I was not supplying the password , so there was no way to connect. Simple enough. I have it running now. Thank you all who tried to help me. Jair Santos > -Original Message- >

Re: [OpenSIPS-Users] Opensips is not running

2008-12-26 Thread J Santos
Thank you Wasin, Yes I think your are right but I couldn't find where the problem is. I am pasting the opensips.cfg . If someone could kindly take a look I will be grateful. I only have replaced the db user name so it won't be public in the list. I can successfully connect to the mysql db wit

[OpenSIPS-Users] New features in modules cfgutils and group.

2008-12-26 Thread Sergio Gutierrez
Hello to all members. According to suggestions posted on list by two users, there are two new features which have been implemented in cfgutils and group modules, which help to make more flexible and dynamic the script operation. One feature is in sleep() and usleep() functions, allowing these fun

Re: [OpenSIPS-Users] About "mmgeoip" GeoLiteCity file

2008-12-26 Thread Iñaki Baz Castillo
2008/12/26 Iñaki Baz Castillo : > Hi, doc says: > > modparam("mmgeoip", "mmgeoip_city_db_path", > "/usr/share/GeoIP/GeoLiteCity.dat") > > > But where is that ".dat" file downloaded from? I've looked into > http://www.maxmind.com/app/geolitecity and have found a Zip file > containing two CSV files:

[OpenSIPS-Users] About "mmgeoip" GeoLiteCity file

2008-12-26 Thread Iñaki Baz Castillo
Hi, doc says: modparam("mmgeoip", "mmgeoip_city_db_path", "/usr/share/GeoIP/GeoLiteCity.dat") But where is that ".dat" file downloaded from? I've looked into http://www.maxmind.com/app/geolitecity and have found a Zip file containing two CSV files: -rw-rw-r-- 1 root root 98M 2008-12-02 14:1

Re: [OpenSIPS-Users] Question about dispatcher config in failure_route

2008-12-26 Thread Bogdan-Andrei Iancu
Hi Juan, Remove the revert_uri() and append_branch() from your script. Regards, Bogdan Juan Backson wrote: > Hi, > > In my setup, I have opensips (192.168.1.101:5060) and b2bua ( > 192.168.1.101:5800), when the failure_route is executed, opensips > (192.168.1.101:5060) would send an invite to it

Re: [OpenSIPS-Users] [OpenSIPS-Devel] new module: qos

2008-12-26 Thread Bogdan-Andrei Iancu
Hi Ovidiu, Thank you for your contribution. The documentation is now available online at: http://www.opensips.org/html/docs/modules/devel/qos.html Best regards, Bogdan Ovidiu Sas wrote: > Hello, > > QoS is an new module that can be used to track per dialog SDP sessions. > The QoS module is