Re: [OpenSIPS-Users] Request Timeout on INVITE After Idle Registration

2016-01-12 Thread Nabeel
and here is the more detailed SIP trace for UDP: http://pastebin.com/UfQJJz3Y On 13 January 2016 at 06:19, Nabeel wrote: > Hi Bogdan, > > I changed log_stderror=yes and log_facility=LOG_DAEMON. Now I see some > more in the log. Do you see anything obviously wrong?

Re: [OpenSIPS-Users] Request Timeout on INVITE After Idle Registration

2016-01-12 Thread Nabeel
Hi Bogdan, I changed log_stderror=yes and log_facility=LOG_DAEMON. Now I see some more in the log. Do you see anything obviously wrong? http://pastebin.com/MzJW1P1S On 12 January 2016 at 09:10, Bogdan-Andrei Iancu wrote: > Hi Nabeel, > > Be sure you are looking into the

Re: [OpenSIPS-Users] Cache design

2016-01-12 Thread John Nash
Yes I am also doing that with local cache but I was confused with sql_cacher and with mongo db also it can be done?...I was just wondering what are these for? On Wed, Jan 13, 2016 at 1:40 AM, wrote: > John, > > I do something similar for caching auth user id and passwords

Re: [OpenSIPS-Users] Dialogs stay in memory until restart in state 5

2016-01-12 Thread John Nash
OK thank you I will try to find and patch. On Tue, Jan 12, 2016 at 10:58 PM, Răzvan Crainea wrote: > Hi, John! > > This issue was fixed in newer versions of OpenSIPS, and the fix will be > part of OpenSIPS 2.1.2. > > Best regards, > Răzvan > > > On 01/12/2016 03:19 PM, John

Re: [OpenSIPS-Users] MenuConfig Compile Fail on Solaris Sparc

2016-01-12 Thread Nathaniel L. Keeling III
Just in case it was missed earlier, here is the end of the output from running "NICER=0 make" while compiling opensips. Compiling net/net_tcp.c gcc -m64 -Wcast-align -mcpu=ultrasparc -I/usr/include/json -DPKG_MALLOC -DSHM_MMAP -DUSE_MCAST -DDISABLE_NAGLE -DSTATISTICS -DHAVE_RESOLV_RES

Re: [OpenSIPS-Users] why tls not enable

2016-01-12 Thread Bogdan-Andrei Iancu
Hi, Try to manually start "opensips -f /path/to/opensips.cfg" Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 12.01.2016 08:56, chiu ching cheng wrote: Hello Bogdan: I am start up opensips with "opensipsctl start " , and no "-f" parameter .

[OpenSIPS-Users] Userloc stats are showing zero registered users

2016-01-12 Thread Husnain Taseer
Dear Users, I am using Server:: OpenSIPS (2.1.1 (x86_64/linux)) as a registrar server where more than 20 users are registered and I can see their entries in location table. but when I run fifo commands to see the statistics it shows me 0 registered users: [root@opensips ]# opensipsctl fifo

Re: [OpenSIPS-Users] tomcat external app listening to OpenSIPS events

2016-01-12 Thread Bogdan-Andrei Iancu
Hi Julian, First check if your event subscription was successful (and still valid). Use the "subscriber_list" MI command : http://www.opensips.org/Documentation/Interface-CoreMI-1-11#toc18 After that, when events happens, check at network level if there is any attempt from opensips side to

Re: [OpenSIPS-Users] Request Timeout on INVITE After Idle Registration

2016-01-12 Thread Bogdan-Andrei Iancu
Hi Nabeel, Be sure you are looking into the right log file - maybe the debug level is redirected by your syslog to another log file... Debug level 4 is the most verbose one in opensips. Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On

Re: [OpenSIPS-Users] apt.opensips.org not reachable

2016-01-12 Thread Bogdan-Andrei Iancu
Hi, The APT repository is to be maintained from now on by Ncik Altmann - he is also the maintainer of our YUM repo and so far he did more than a great job ! Many thanks for that ! The APT repo will be available in the next couple of days with Debian and Ubuntu builds. Nick will keep you all

Re: [OpenSIPS-Users] sdp answer

2016-01-12 Thread Bogdan-Andrei Iancu
Hi Riko, I understand, but my knowledge over rtpengine is not so good. Maybe you should ask over the rptengine project. Best regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 12.01.2016 08:24, riko nir wrote: Hi Andrei, The opensips and

[OpenSIPS-Users] Dialogs stay in memory until restart in state 5

2016-01-12 Thread John Nash
I am using OpenSIPS (2.1.1 (x86_64/linux)) with dialogs module and topology hiding modules. I am not saving dialogs in database. After I run it for few hours and stop traffic i see hundreds of dialogs using fifo command which wont be deleted from memory until I restart. I see dialogs like ..

Re: [OpenSIPS-Users] B2B BYEs

2016-01-12 Thread Søren Andersen
Hello there, I've some strange issues with the B2B module. - I use MySQL as backend, and if I reload OpenSIPS the BYE is sent directly to the client, and not my SIP proxy. My B2B and OpenSIPS is two difference servers. If I take a look in b2b_entities table I notice the contact1 field contains

Re: [OpenSIPS-Users] opensips wss support

2016-01-12 Thread Eric Tamme
For wss to work, your site must be https, and your sip server must be wss. You can not downgrade the connection anywhere. Also if you are linking to sip.js, the url MUST ALSO BE https e.g: src="

Re: [OpenSIPS-Users] opensips wss support

Do Nguyen Ha, I was getting errors about the ws destination being unencrypted when using sip.js. Razvan or community, What cert configuration does it utilize? does it take it from the tls configuration? http://www.opensips.org/Documentation/Tutorials-TLS-2-1 In this tutorial I see the

Re: [OpenSIPS-Users] MenuConfig Compile Fail on Solaris Sparc

Just in case it was missed earlier, here is the end of the output from running "NICER=0 make" while compiling opensips. Compiling net/net_tcp.c gcc -m64 -Wcast-align -mcpu=ultrasparc -I/usr/include/json -DPKG_MALLOC -DSHM_MMAP -DUSE_MCAST -DDISABLE_NAGLE -DSTATISTICS -DHAVE_RESOLV_RES

Re: [OpenSIPS-Users] MenuConfig Compile Fail on Solaris Sparc

Seems to be a slip-up from this commit [1]. Could you please change dir to OpenSIPS sources, then run the following command, in order to try to patch it? sed -i 's/\(struct dvpoll dpoll;\)/\1\n\tstruct fd_map* e;/' io_wait_loop.h [1]: https://github.com/OpenSIPS/opensips/commit/0bd29346

Re: [OpenSIPS-Users] Planing the future OpenSIPS releases

Hi, Which Opensips version will maintain Radius? Best regards, Dragomir 2016-01-12 19:11 GMT+02:00 Bogdan-Andrei Iancu : > Hi all, > > Here is the proposed planning for the next OpenSIPS releases : > > > Minor releases > --- > Versions : OpenSIPS 1.11.6,

[OpenSIPS-Users] Cache design

I am using local cache db module in order to keep user id and password in memory and now plan to keep some other data in memory too and that I want to keep in some centralized cache. It will be like Opensips1, Opensips2 <-> Cache server <-> Postgresql I also need to periodically

Re: [OpenSIPS-Users] Cache design

John, I do something similar for caching auth user id and passwords using cachedb_redis/cachedb_local and db_postgres. My basic logic first checks cache (cache_fetch) to see if the key exists. If it does I will pv_proxy_authorize using the value stored in the populated avp from the fetch.

Re: [OpenSIPS-Users] presence xpidf

Hello Bogdan, Thank you for your response. The DOCTYPE within XML is seems to be Microsoft presence format: https://msdn.microsoft.com/en-ca/library/cc246193.aspx I am not sure if it can be used with PUBLISH though. For now I saw it only in NOTIFY packets. Polycom UA is using this type of

Re: [OpenSIPS-Users] Userloc stats are showing zero registered users

Hello Bogdan, Yes, I m using db_mode=3 because in case of cache (other db_mode values) when user was getting un-registered it was not clearing the status of the user and entry was still present for some time in location table. Regards, Husnain On Tue, Jan 12, 2016 at 8:33 PM, Bogdan-Andrei Iancu

Re: [OpenSIPS-Users] tomcat external app listening to OpenSIPS events

Hi; Thanks for the help! the event subscription seems to be successful as show from the output of a test xmlrpc test client Event:: E_SIP_MESSAGE id=11Subscriber:: socket=xmlrpc:192.168.3.132:8080:ccradius/xmlrpc/OpenSIPSInterface.msgtests expire=never the parameters I'm using for the for

Re: [OpenSIPS-Users] opensips wss support

Eric, Thank you that worked flawlessly. Thanks, Tito On Tue, Jan 12, 2016 at 5:01 PM, Eric Tamme wrote: > For wss to work, your site must be https, and your sip server must be > wss. You can not downgrade the connection anywhere. Also if you are > linking to sip.js, the

[OpenSIPS-Users] Planing the future OpenSIPS releases

Hi all, Here is the proposed planning for the next OpenSIPS releases : Minor releases --- Versions : OpenSIPS 1.11.6, OpenSIPS 2.1.2 When : 14th of January 2016 Activity: close important bug reports (if any to be considered) Major release -- Version : OpenSIPS 2.2

[OpenSIPS-Users] OpenSIPS 2.1.2 and 1.11.6 Releases

Hello everybody! As Bogdan announced[1], this Thursday, 14th of January 2016, we'll be releasing a new version of OpenSIPS 2.1.2 and 1.11.6. These versions should contain the latest fixes. If you have any other issues with 2.1.1 or 1.11.5, please report them ASAP, so we can handle them.

Re: [OpenSIPS-Users] Dialogs stay in memory until restart in state 5

Hi, John! This issue was fixed in newer versions of OpenSIPS, and the fix will be part of OpenSIPS 2.1.2. Best regards, Răzvan On 01/12/2016 03:19 PM, John Nash wrote: I am using OpenSIPS (2.1.1 (x86_64/linux)) with dialogs module and topology hiding modules. I am not saving dialogs in

Re: [OpenSIPS-Users] Userloc stats are showing zero registered users

Hi Husnain, Are you using db_mode=3 for usrloc module ? Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-solutions.com On 12.01.2016 12:09, Husnain Taseer wrote: Dear Users, I am using Server:: OpenSIPS (2.1.1 (x86_64/linux)) as a registrar server where more