rtp.h: add RTP_PT_CSDATA

Related: OS#4393
Change-Id: I2ea378ba4d17e977da25ef9e6e86b3de2ccd0ad7
changes/05/31405/2
Oliver Smith 4 weeks ago committed by osmith
parent 4a2f3e9490
commit 605fb80c08

@ -82,4 +82,6 @@ int osmo_rtp_snprintf(char *buf, size_t size, struct msgb *msg);
#define RTP_PT_AMR 98
#define RTP_PT_CSDATA 120 /* 3GPP TS 48.103 table 5.4.2.2.1 */
#endif

Loading…
Cancel
Save