[SR-Users] nh_reload_rtpp not available

david descartin at bts.io
Wed May 25 15:07:14 CEST 2016


hello all

i just noticed it was missing on 4.4.0, but it's present on 4.4.1
:)

regards
david



El mié, 25-05-2016 a las 14:58 +0200, david escribió:

> dear all
> 
> i'm using kamailio 4.4.1 and i'm not seeing nh_reload_rtpp as a fifo
> exported function
> i'm trying to setup the dburl for the rtpengine sets using db_text but
> when i do kamctl fifo which i see all the commands of the module
> except the reload_rtpp
> 
> nh_enable_rtpp
> nh_show_rtpp
> nh_ping_rtpp
> nh_show_hash_total
> 
> /usr/local/kamailio/sbin/kamctl fifo nh_reload_rtpp  
> 500 command 'nh_reload_rtpp' not available
> 
> these are the config lines i have for that
> 
> #!define DBURLRTP "text:///var/log/rtpengine_conf"
> loadmodule "db_text.so"
> modparam("rtpengine", "db_url", DBURLRTP)
> modparam("rtpengine", "table_name", "rtpproxy")
> 
> and the database is like
> root at test:/var/log/rtpengine_conf# ls
> rtpproxy  version
> root at test:/var/log/rtpengine_conf# cat version 
> table_name(str) table_version(int)
> rtpproxy:1
> root at test:/var/log/rtpengine_conf# cat rtpproxy 
> set_id(int) url(str) weight(int) disable(int)
> 1:udp\:x.x.x.x\:x:100:0
> 2:udp\:x.x.x.x\:x:100:0
> 
> 
> is there something i missed here? do i must use mysql or postgres
> drivers for this? (i use a test machine to old to install a driver of
> those with kam 4.4 maybe?)
> 
> best regards
> david


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160525/00fe91d7/attachment.html>


More information about the sr-users mailing list