Re: [SR-Users] BUG: ip_addr2sbuf: unknown address family 0

2014-07-16 Thread Daniel-Constantin Mierla
Hello, the timer executes using a fake sip request which doesn't have all the attributes related to source and destination address. Perhaps exec_avp() tries to set one of these addresses as a environment variable. I will check the code and try to come up with a fix. Cheers, Daniel On 14/07/

[SR-Users] BUG: ip_addr2sbuf: unknown address family 0

2014-07-14 Thread AliReza Khoshgoftar Monfared
Hi, I am running a simple command on timer in a kamailio proxy. Here is the related parts of the config scripts: loadmodule "timer" > modparam("timer", "declare_timer", "tmr1=LOG_STATS,1,fast,enable"); > > route{ > ... > } > > route[LOG_STATS] { > exec_avp("netstat -ul | grep ':sip' | awk