Commit 2061be5b authored by filatov's avatar filatov
Browse files

fix optional flag for AVPs in RTR_Body_AVP and PPR_Body_AVP

parent 9c6a075a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1510,7 +1510,7 @@ group BasicTypesAndConstants{
                    Origin_Realm_AVP                       origin_Realm,                           //RFC4740 & TS129 229
                    Destination_Host_AVP                   destination_Host,                       //RFC4740 & TS129 229
                    Destination_Realm_AVP                  destination_Realm,                      //RFC4740 & TS129 229
                    SIP_Deregistration_Reason_AVP          sIP_Deregistration_Reason,              //required only in RFC4740
                    SIP_Deregistration_Reason_AVP          sIP_Deregistration_Reason optional,     //required only in RFC4740
                    User_Name_AVP                          user_Name optional,                     //RFC4740 & required in TS129 229
                    set of SIP_AOR_AVP                     sIP_AOR optional,                       //only in RFC4740
                    Associated_Identities_AVP              associated_Identities optional,         //only TS129 229
@@ -1587,7 +1587,7 @@ group BasicTypesAndConstants{
                    Destination_Realm_AVP                  destination_Realm,                      //RFC4740 & TS129 229
                    User_Name_AVP                          user_Name ,                             //RFC4740 & TS129 229
                    set of SIP_User_Data_AVP               sIP_User_Data optional,                 //only in RFC4740
                    SIP_Accounting_Information_AVP         sIP_Accounting_Information,             //only in RFC4740
                    SIP_Accounting_Information_AVP         sIP_Accounting_Information optional,    //only in RFC4740
                    Authorization_Lifetime_AVP             authorization_Lifetime optional,        //only in RFC4740
                    Auth_Grace_Period_AVP                  auth_Grace_Period optional,             //only in RFC4740
                    set of Supported_Features_AVP          supported_Features optional,            //only TS129 229