aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/iax2.h')
-rwxr-xr-xchannels/iax2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/iax2.h b/channels/iax2.h
index 8997a7107..afc4424e8 100755
--- a/channels/iax2.h
+++ b/channels/iax2.h
@@ -111,6 +111,7 @@
#define IAX_IE_FIRMWAREVER 34 /* Firmware revision -- u16 */
#define IAX_IE_FWBLOCKDESC 35 /* Firmware block description -- u32 */
#define IAX_IE_FWBLOCKDATA 36 /* Firmware block of data -- raw */
+#define IAX_IE_PROVVER 37 /* Provisioning Version (u32) */
#define IAX_AUTH_PLAINTEXT (1 << 0)
#define IAX_AUTH_MD5 (1 << 1)