rtpengine readme tells in section 2:
The balancing inside a set is done automatically by the module based on
the weight of each RTP proxy from the set.
i have not found in rtpengine_sock module parameter description, how is
the weight of a rtp proxy is specified specified.
it contains an example:
modparam("rtpengine", "rtpengine_sock",
"1 == udp:localhost:12221 udp:localhost:12222")
how can i tell what the weight of each of two proxies is?
-- juha