Open GoogleCodeExporter opened 9 years ago
Yes in fact G722.1 are repeated 2 and 3 times cause there is 2 and 3 options
for this codec.
This codec has not adaptative bitrate to bandwidth but can be used with several
bitrate.
The problem is that the pjsua api (the higher api level in pjsip) does not
provide a simple way to get bitrate. And so it's not shown in csipsimple
settings yet. I've to find a workaround to display that properly.
But that's normal to have these duplicate entries cause actually what it means
behind for the sip stack is not the same :).
So the fix will be to display the different bitrate in the list.
I didn't test the g722.1 codec so if you have feedback on it, it's welcome ;).
Original comment by r3gis...@gmail.com
on 26 May 2011 at 6:37
Issue 1087 has been merged into this issue.
Original comment by r3gis...@gmail.com
on 21 Jul 2011 at 10:48
Original issue reported on code.google.com by
Gianluca...@gmail.com
on 25 May 2011 at 9:52