Re: [SR-Users] Problems with avp_db_load

2017-03-29 Thread Daniel-Constantin Mierla
Hello, can you run with debug=3 in kamailio.cfg and send all the debug messages printed in syslog for this situation? Cheers, Daniel On 29.03.17 20:48, Kevin Bushong wrote: > > I am using the avpops module to read from a mysql database to look for > CFWD information for the call. When a call i

[SR-Users] Problems with avp_db_load

2017-03-29 Thread Kevin Bushong
I am using the avpops module to read from a mysql database to look for CFWD information for the call. When a call is placed, it appears the command avp_db_load attempts to read the file but all values come back as NULL. There are no messages in the log and of course the call does not process c

Re: [SR-Users] $hep(dst_ip)

2017-03-29 Thread David Villasmil
Hello Daniel, Thanks for clarifying. Another question: is there a repo for master builds like with nightly 5.0 builds? Thanks David On Wed, Mar 29, 2017 at 12:09 PM Daniel-Constantin Mierla wrote: > For proper clarification of how we do releases and backports: the pull > request was made after

[SR-Users] Configuring Kamailio as a "VoIP traffic reflector"

2017-03-29 Thread Tahiro Hashizume
Hi there, This e-mail is going to be lengthy and I hope you will not get frustrated (like I am, for different reasons described later) by reading it all from the beginning to the end since I have just warned you :P You have absolutely no need for reading the entire post unless you are crazy enough

Re: [SR-Users] Adding two time prefix to $rU

2017-03-29 Thread Daniel-Constantin Mierla
Hello, On 28/03/2017 19:50, Yebe diomande Keffa wrote: > > Hello > > > > I am new with kamailio, and trying to add prefix to Request URI ($rU). > > I use branch_route, for $rU=”prefix”+$rU, i got two time prefix > adding => prefix_prefix_original$rU > > This is my code small code: > > reque

Re: [SR-Users] $hep(dst_ip)

2017-03-29 Thread Daniel-Constantin Mierla
For proper clarification of how we do releases and backports: the pull request was made after branch 5.0 was created and it is adding new features. In stable branches we push only fixes to existing code and improvements to documentation to ensure the stability and compatibility between minor versio

Re: [SR-Users] log_custom module question

2017-03-29 Thread Daniel-Constantin Mierla
Hello, On 29/03/2017 10:52, Anonim Stefan wrote: > Hi, > > I'm trying some logging via UDP, using log_custom module. > > I've noticed that the logs are always sent through the first interface > in the config "listen=" rows. > > Now, is there a way to listen on that interface, in order to log_udp(

[SR-Users] log_custom module question

2017-03-29 Thread Anonim Stefan
Hi, I'm trying some logging via UDP, using log_custom module. I've noticed that the logs are always sent through the first interface in the config "listen=" rows. Now, is there a way to listen on that interface, in order to log_udp() on it, without being able to send/receive any SIP on it? (i.e.