[SR-Users] Record-route and high avaibility

2012-02-05 Thread Anto
Hello I have a proxy that makes the function of balancer and I have a doubt. This balancing between two proxies that do accounting, if any falls during the course of a call, you lose accounting (record-route). Is that correct? Is it advisable to have at each proxy server as a slave and balance th

Re: [SR-Users] Record-route and high avaibility

2012-02-14 Thread Anto
Hello, Ok ;-). Thanks ! Best regards Anto 2012/2/8 Daniel-Constantin Mierla : > Hello, > > > On 2/5/12 8:31 PM, Anto wrote: >> >> Hello >> >> I have a proxy that makes the function of balancer and I have a doubt. >> This balancing between two proxies

[SR-Users] AVP obtain with regular expression

2012-02-14 Thread Anto
3) Or use avp_db_query() function. Can anyone guide me? I'm pretty lost :-S. The first case, I know if possible and possibly more difficult to maintain. Thanks very much. Best regards Anto ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] Security in proxy

2011-06-15 Thread Anto
if I can find information on something (though it may seem a bad code :-( ), which publishes. Thanks ;-) Regards Anto ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org

Re: [SR-Users] Security in proxy

2011-06-18 Thread Anto
El 16/06/11 12:44, Henning Westerholt escribió: Hi Anto, having different systems is one solution, you could also just use internally in one server different traffic classes for the user sets you have. You should also look into the htable module for account/ password brute force detection. If

Re: [SR-Users] Security in proxy

2011-06-20 Thread Anto
also have the same gateway and be a proxy (balancer) to redirect traffic to the corresponding proxy. Or have a policy of different traffic input to output. Thank you. Regards Anto ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

[SR-Users] Balancing incoming traffic (DID)

2011-07-27 Thread Anto
Hello It presents a problem because I do not know how to assimilate the implementation. Until now we had a design of a proxy to balance out between several gateway, but it will add another proxy for another service (other users) and use the same gateway output or perhaps different (although not th

[SR-Users] Check disconnected users

2011-09-02 Thread Anto
Hello I want to store in a file access and disconnections to the system. To access (registrar), I thought scheduling a perl script and executed with the perl module, the problem I find with disconnections. Since the user can be disconnected for various reasons, had planned to do a script that runs

Re: [SR-Users] Check disconnected users

2011-09-06 Thread Anto
Hello, Thank you very much, I will study this I proposed :-). Regards 2011/9/5 Daniel-Constantin Mierla : > Hello, > > On 9/2/11 8:40 PM, Anto wrote: >> >> Hello >> >> I want to store in a file access and disconnections to the system. To >> access (registr

Re: [SR-Users] Balancing incoming traffic (DID)

2011-10-05 Thread Anto
2011/8/1 Daniel-Constantin Mierla : > Hello, > > On 7/28/11 1:31 AM, Anto wrote: > > Hello > > It presents a problem because I do not know how to assimilate the > implementation. Until now we had a design of a proxy to balance out between > several gateway, but it will ad