diff options
Diffstat (limited to 'test/call.c')
-rw-r--r-- | test/call.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/call.c b/test/call.c index 7bf3e26..0c168ad 100644 --- a/test/call.c +++ b/test/call.c @@ -88,6 +88,7 @@ static struct aucodec dummy_pcma = { .pt = "8", .name = "PCMA", .srate = 8000, + .crate = 8000, .ch = 1, }; |