[SR-Users] ims_qos routing

2015-04-25 Thread Federico Cabiddu
Hi, I've been recently playing, with success, with kamailio IMS modules and the examples *cscsf configuration files. Now I'm trying to implement qos but I am stuck with diameter routing. Basically I can route Rx requests only if I use "rx_forced_peer". In the other cases (Realm routing or default r

[SR-Users] How to dump or log the value of $avp(ice_priority) with xlog

2015-04-25 Thread Filip Malenka
Hi all, I am adding the modparam("rtpproxy", "ice_candidate_priority_avp", "$avp(ice_priority)") to my kamailio.cfg and I would like to know, what this "$avp(ice_priority)" returns, either 1, or 2 or anything else.. I tried with xlog xlog("The ICE priority is: $avp(ice_priority)"); and placed it