Enable understanding of service identifier and provisioning version

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3065 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-05-25 04:34:43 +00:00
parent 0e1e513d5a
commit 9dbb2ef08c
4 changed files with 11 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ struct iax_ies {
unsigned int fwdesc;
unsigned char *fwdata;
unsigned char fwdatalen;
unsigned int provver;
};
#define DIRECTION_INGRESS 1