dial spec 2.0

This commit is contained in:
jcli
2015-10-20 16:33:55 -07:00
parent 3454a59e99
commit 2477615a40
15 changed files with 656 additions and 362 deletions

View File

@@ -39,7 +39,7 @@ typedef enum {
/*
* DIAL version that is reported via in the status response.
*/
#define DIAL_VERSION ("\"1.7\"")
#define DIAL_VERSION ("\"2.0\"")
/*
* The maximum DIAL payload accepted per the DIAL 1.6.1 specification.