search for: rtpaudioqosjitterbridged

Displaying 2 results from an estimated 2 matches for "rtpaudioqosjitterbridged".

2013 Dec 02
1
Not able to get remote channel variables containing RTCP values
...ed in one field so its not really usable because it looks ugly in CDR report and doesnt show packet 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 over...
2015 Apr 08
1
Help debugging a possible SIP channel leak in 11.17.0, possible race condition
Have you tried Asterisk 13? The bridging mechanism has been completely rewritten on Asterisk 12, so there's no longer channel masquerading and zombie channels. Might be worth a try. 2015-04-07 20:33 GMT-03:00 Alex Villac??s Lasso <a_villacis at palosanto.com>: > El 07/04/15 a las 17:38, Alex Villac??s Lasso escribi?: > > I am trying to collect enough information about an