Hi,
I have Kam 5.1.3 running on top of Ubuntu Xenial docker image. Today I've added new RTPEngine set and tried to reload rtpengine from db but no luck. Command executes without any errors (but way too fast)
root@dfa7aae0b6ef:/# time kamcmd rtpengine.reload
real 0m0.002s
user 0m0.000s
sys 0m0.000s
root@dfa7aae0b6ef:/#
Last option would be restart but I would prefer not as has multiple WSS connections active.
Do you have idea what I could try to reload rtpengine set?