search for: rxpl

Displaying 1 result from an estimated 1 matches for "rxpl".

Did you mean: rpl
2013 Dec 02
1
Not able to get remote channel variables containing RTCP values
...loss in %. The following interesting variables are completely empty (show 0), here is how i write it to CDR in h: exten => s,n,Set(CDR(txj)=${RTPAUDIOQOSJITTER}) exten => s,n,Set(CDR(rxj)=${RTPAUDIOQOSJITTERBRIDGED}) exten => s,n,Set(CDR(txpl)=${RTPAUDIOQOSLOSS}) exten => s,n,Set(CDR(rxpl)=${RTPAUDIOQOSLOSSBRIDGED}) exten => s,n,Set(CDR(txrtt)=${RTPAUDIOQOSRTT}) exten => s,n,Set(CDR(rxrtt)=${RTPAUDIOQOSRTTBRIDGED}) I also checked variables during call with featurecode, but also empty. Did i oversee something? Is it the same in Version 11 ? I dont want to mess with Voipmonito...