summaryrefslogtreecommitdiff
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 bdca49686..9f20a1817 100755
--- a/channels/iax2-parser.h
+++ b/channels/iax2-parser.h
@@ -28,6 +28,7 @@ struct iax_ies {
int version;
unsigned short adsicpe;
char *dnid;
+ char *rdnis;
unsigned int authmethods;
char *challenge;
char *md5_result;