Re: [SR-Users] avp_radius load time high

2012-09-14 Thread Juha Heinanen
in radiusclient.conf, use ip addresses instead of host names as authserver and acctserver values. -- juha ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailm

Re: [SR-Users] avp_radius load time high

2012-09-14 Thread Juha Heinanen
Ricardo Martinez writes: > I'm using another Radius server (Radiator) with a ORACLE database. > Is there a way to add debug or information in the radiusclient-ng to see > if this is the bottleneck? i don't know about debuging radiusclient-ng, but you can check with wireshark, how long it takes to

Re: [SR-Users] avp_radius load time high

2012-09-14 Thread Ricardo Martinez
-boun...@lists.sip-router.org] En nombre de Juha Heinanen Enviado el: viernes, 14 de septiembre de 2012 10:09 Para: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Asunto: Re: [SR-Users] avp_radius load time high if you are using freeradius server, then check that your sql m

Re: [SR-Users] avp_radius load time high

2012-09-14 Thread Juha Heinanen
if you are using freeradius server, then check that your sql module configurations have enough sql connections to server: # number of sql connections to make to server num_sql_socks = xx -- juha ___ SIP Express Router (SER) and Kamailio

Re: [SR-Users] avp_radius load time high

2012-09-14 Thread Ricardo Martinez
de 2012 16:19 *Para:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List *CC:* Ricardo Martinez *Asunto:* Re: [SR-Users] avp_radius load time high Hello, On 9/13/12 9:22 PM, Ricardo Martinez wrote: Hello. Could it be that this number maybe represent a failed

Re: [SR-Users] avp_radius load time high

2012-09-13 Thread Daniel-Constantin Mierla
Hello, On 9/13/12 9:22 PM, Ricardo Martinez wrote: Hello. Could it be that this number maybe represent a failed connection to the radius server? I am not using radius myself, but I would try some generic troubleshooting: - watch the network traffic between with the radius server to see if

Re: [SR-Users] avp_radius load time high

2012-09-13 Thread Ricardo Martinez
Hello. Could it be that this number maybe represent a failed connection to the radius server? Any help please? Regards, Ricardo.- *De:* Ricardo Martinez [mailto:rmarti...@redvoiss.net] *Enviado el:* miércoles, 12 de septiembre de 2012 22:43 *Para:* sr-users@lists.sip-router.org *Asunto

[SR-Users] avp_radius load time high

2012-09-12 Thread Ricardo Martinez
> Hello List. > > I’m having the next issue. I have a kamailio v3.2 working with a Radius > server as a backend. All the INVITE’s coming to the kamailio server are > challenged against the Radius server and then avp_load is called from > Radius server too. I’m having excessive delay times when