Hello,
I have a problem with some variables in 1.8.6.0. I set on extension the
following lines:
exten => h, n, Set (CDR (LLP) = $ {CHANNEL (rtpqos, audio,
local_lostpackets)}) ; lost packets by local end **
exten => h, n, Set (CDR (PCR) = $ {CHANNEL (rtpqos, audio,
remote_lostpackets)}) ; lost packets by remote end
exten => h, n, Set (CDR (ljitt) = $ {CHANNEL (rtpqos, audio, local_jitter)})
; the Same for jitter
Theoretically this should throw these variables in a table in MySQL but
these values cannot be readed. I think it's a different syntax in 1.8.
I gave this error:
- Executing [h @ macro-special1: 11] Set ("SIP/1010-00000002", "CDR
(LLP) =") in new stack
[September 5 22:39:33] WARNING [14432]: SIP / dialplan_functions.c: 221
sip_acf_channel_read: Unrecognized argument 'rtpqos, audio,
remote_lostpackets' to CHANNEL
[September 5 22:39:33] WARNING [14432]: func_channel.c: 393
func_channel_read: Unknown or unavailable item Requested 'rtpqos, audio,
remote_lostpackets'
- Executing [h @ macro-special1: 12] Set ("SIP/1010-00000002", "CDR
(PCR) =") in new stack
[September 5 22:39:33] WARNING [14432]: SIP / dialplan_functions.c: 221
sip_acf_channel_read: Unrecognized argument 'rtpqos, audio, local_jitter' to
CHANNEL
[September 5 22:39:33] WARNING [14432]: func_channel.c: 393
func_channel_read: Unknown or unavailable item Requested 'rtpqos, audio,
local_jitter'
- Executing [h @ macro-special1: 13] Set ("SIP/1010-00000002", "CDR
(ljitt) =") in new stack
[September 5 22:39:33] WARNING [14432]: SIP / dialplan_functions.c: 221
sip_acf_channel_read: Unrecognized argument 'rtpqos, audio, remote_jitter'
to CHANNEL
[September 5 22:39:33] WARNING [14432]: func_channel.c: 393
func_channel_read: Unknown or unavailable item Requested 'rtpqos, audio,
remote_jitter'
Any idea how I can fix?
Best regards,
Jonson.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users