Re: [OpenSIPS-Users] opensipsdbctl: creating Database on remote machine with defined port

2013-07-23 Thread Jayesh Nambiar
mysql://username:password@/ On Fri, Jul 19, 2013 at 9:48 PM, Chandra Prakash < chandraprak...@virtualemployee.com> wrote: > Hello, > > ** ** > > I’m able to create opensips db on remote machine using default port but > how I can do when mysql port is defined on remote machine. > > ** **

Re: [OpenSIPS-Users] Memcache Module

2013-07-23 Thread Nick Khamis
Not that easy however. you can try http://www.alphadevx.com/a/90-Accessing-Memcached-from-the-command-line. PS Are you still having stability with 1.8? If not can you please let us know your experience. Kind Regards, Nick. ___ Users mailing list Users

[OpenSIPS-Users] Where can cachedb_url be used

2013-07-23 Thread Duane Larson
I know that with the NoSQL modules you have the "Exported Parameter" to set up cachedb_url example modparam("cachedb_mongodb","cachedb_url","mongodb:instance1://localhost:27017/db.collection") I saw in a post that it is possible to do the following with the Dialog module modparam("dialog","cach

Re: [OpenSIPS-Users] how to integrate on DB call barring

2013-07-23 Thread Jayesh Nambiar
Alex, Just create a DB table with some sort of status column for each customer with destinations in it. Before processing every call use avp_db_query to query the status column corresponding to the destination and take appropriate action. Destination can be matched using country code, area code and

Re: [OpenSIPS-Users] Trouble SDP o-line

2013-07-23 Thread Nick Khamis
Yeah, I was trying to look for a rtpproxy_offer("IP","co") equivalent for media proxy. Not sure.. Are you running behind NAT? N. ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Re: [OpenSIPS-Users] rtpproxy behind firewall

2013-07-23 Thread Bogdan-Andrei Iancu
Hi, You do NOT need it any patch !!! The advertising in SDP is done in rtpproxy module - see second param of the rtpproxy_offer|answer : http://www.opensips.org/html/docs/modules/1.9.x/rtpproxy.html#id293001 Regards, Bogdan-Andrei Iancu OpenSIPS Founder and Developer http://www.opensips-

Re: [OpenSIPS-Users] Memcache Module

2013-07-23 Thread M.Khaled W Chehab
Thanks a lot this documentation help me a lot ,but I have a problem that I am storing the call-ID for each call in memcache And while I do stats cachedump 1 0 ,I cant find them all of caller-ID's stored . Do it cause a problem if I have a call-id like this to be stored in memcahe with