Peter Whisker
Peter Whisker
Hi welle-cli doesn't decode a 64k HE-AACv2 stream - it just shows a continuously growing error count on the web page. I changed the stream to 64k HE-AAC in the...
The patch for rtp_engine.c is : --- main/rtp_engine.c (Asterisk 13.13.1) +++ main/rtp_engine.c (working copy) @@ -**2307**,2 +2307,4 @@ add_static_payload(107, ast_format_opus, 0); + + ast_rtp_engine_load_format(ast_format_evs); Fuzz of 1 causes this to...
I support a user who has a BT HomeHub 5a with a 80MBPS PPPoE VDSL2 connection on dsl.101. There was a patch a while back which made quite an improvement...