Re: [OpenSIPS-Users] Query regarding opensips cluster module .

2019-01-16 Thread Schneur Rosenberg
It's not a cookie cutter pattern, there are different types of clustering and how they sync and how they catch up after a restart, you might also need to take care of who sends notifies for presence etc, there is also the option of anycast which is a great option if your hardware and ISP supports

Re: [OpenSIPS-Users] Opensips caching

2019-01-16 Thread Schneur Rosenberg
I believe that dynamic routing runs a SQL query every time, I don't think that can be cached, but if you do your own logic in opensips, you should be able to use cashedb_memcached On Thu, Jan 17, 2019, 9:40 AM Schneur Rosenberg In the script you have multiple caching options, cache_store and >

Re: [OpenSIPS-Users] Opensips caching

2019-01-16 Thread Schneur Rosenberg
In the script you have multiple caching options, cache_store and cache_fetch from cachedb_mamcached work without external servers like cachedb_mongo that requires mongodb or other nosql modules. On Thu, Jan 17, 2019, 9:18 AM Vishal Pai Hello everyone > > what is the best way to implement the

Re: [OpenSIPS-Users] Opensips caching

2019-01-16 Thread Khalil Khamlichi
Are you using dr_rules table ? On Thu, Jan 17, 2019, 8:18 AM Vishal Pai Hello everyone > > what is the best way to implement the caching in opensips. I am doing > following > > we have a rate table with NPANXX with rate per minute. Every time when we > do outbound calls we get NPANXX of dialed

[OpenSIPS-Users] Opensips caching

2019-01-16 Thread Vishal Pai
Hello everyone what is the best way to implement the caching in opensips. I am doing following we have a rate table with NPANXX with rate per minute. Every time when we do outbound calls we get NPANXX of dialed number and search it in database. Since in this way it will create a load on cpu for

Re: [OpenSIPS-Users] I deleted an entry from clusterer table , but still opensips try to ping that node .

2019-01-16 Thread Mohit Sachan
hi Can you suggest me how to install oversip for webrtc for opensips-2.4 in centos. On Thu, Jan 3, 2019 at 10:56 PM Vlad Patrascu wrote: > Hi Sasmita, > > By default, there is no clusterer replication if "replicate_contacts_to" > parameter is not set in usrloc. Also, even if another node is

Re: [OpenSIPS-Users] Query regarding opensips cluster module .

2019-01-16 Thread Mohit Sachan
hi Could you help me to setup the opensips cluster replication in opensips-2.4. thanks. On Thu, Jan 3, 2019 at 11:05 PM Vlad Patrascu wrote: > Hi, > > You should issue the 'clusterer_reload' MI command on all running nodes > after adding a new one in the DB and no restart is necessary. > >

[OpenSIPS-Users] sips: automatically downgraded to sip:

2019-01-16 Thread Wilhelm Lundgren
Hi, Im trying out some tls / sips things in my client. But im seeing something strange in opensips. I am using opensips 2.2.2, x64. Im registering my client with TLS and SIPS. Another client is registering over UDP. I expected that when i send a SIP MESSAGE with sips: in request and to / from