mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-01-27 17:37:18 +01:00
Add RTP payload type for G726 codec
This commit is contained in:
parent
8e1a3b1184
commit
0afc1b9dd5
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@
|
|||
"ptime_max": 30,
|
||||
"ptime_default": 20,
|
||||
"ptime_increment": 10,
|
||||
"bitrate": 16
|
||||
"bitrate": 16,
|
||||
"rtp_payload": 80
|
||||
},
|
||||
"g723": {
|
||||
"name": "G.723.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue