report on opus codec
Currently we have an application that uses the Opus codec, but our CDRs never report that it is used. I see in the accounting document for 640, that it is not listed:
Acme-FlowType_FS1_F
Codec that describes the flow, flow-set 1 2
forward direction: PCMU, PCMA, G722,
G726, G723, G728, G729, H261, H263,
T38.
The SDP going back to the endpoint looks like:
m=audio 56486 RTP/AVP 120 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:120 OPUS/16000
a=fmtp:120 useinbandfec=1
and the ACME reports: Acme-FlowType_FS1_F = "telephone-event". Is it not possible to get it to report Opus for 640? Is it supported in a later release?