aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mgcp_transcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/mgcp_transcode.h')
-rw-r--r--openbsc/include/openbsc/mgcp_transcode.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/mgcp_transcode.h b/openbsc/include/openbsc/mgcp_transcode.h
index cb11cb217..147e48bba 100644
--- a/openbsc/include/openbsc/mgcp_transcode.h
+++ b/openbsc/include/openbsc/mgcp_transcode.h
@@ -33,7 +33,8 @@ enum audio_format {
AF_L16,
AF_GSM,
AF_G729,
- AF_PCMA
+ AF_PCMA,
+ AF_PCMU
};