-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Hi,
I found such a problem. when disptacher.list is flat
{
NRSETS: 1
RECORDS: {
SET: {
ID: 10
TARGETS: {
DEST: {
URI: sip:192.168.63.110:5061
FLAGS: AP
PRIORITY: 0
}
}
}
}
}
all ok.
but when it has a more advanced format, exporter cannot get data
{
NRSETS: 1
RECORDS: {
SET: {
ID: 10
TARGETS: {
DEST: {
URI: sip:192.168.63.110:5061
FLAGS: AP
PRIORITY: 0
LATENCY: {
AVG: 2.446000
STD: 1.561000
EST: 2.454000
MAX: 7
TIMEOUT: 0
}
}
}
}
}
}
func ReadPacket return null array
cookie dispatcher.list [13 29 104 216]
records dispatcher.list []
[]
2020/06/02 18:18:11 [error] type error: type 2 not implemented
Metadata
Metadata
Assignees
Labels
No labels