Add RTP payload type for G726 codec

This commit is contained in:
George Yang 2023-07-25 10:22:12 +00:00 committed by Wenpeng Song
parent 8e1a3b1184
commit 0afc1b9dd5

View file

@ -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",