aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/iax2-parser.h')
-rwxr-xr-xchannels/iax2-parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/iax2-parser.h b/channels/iax2-parser.h
index 43bee635d..a0afa7f9a 100755
--- a/channels/iax2-parser.h
+++ b/channels/iax2-parser.h
@@ -27,6 +27,7 @@ struct iax_ies {
char *password;
unsigned int capability;
unsigned int format;
+ char *codec_prefs;
char *language;
int version;
unsigned short adsicpe;