diff -r b8a7e07b2677 -r 0295359a7673 sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h --- a/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h Fri Jul 09 13:15:39 2010 +0300 +++ b/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h Fri Aug 06 15:14:04 2010 +0300 @@ -77,6 +77,8 @@ "DestinationNetwork" ); _LIT8( KNSmlDMSIPSigQos, "SignalingQoS" ); +_LIT8( KNSmlDMSIPBearerID, + "BearerID" ); // Explanations of parameters _LIT8( KNSmlDMSIPNodeNameExp, @@ -127,6 +129,8 @@ "Reference to Destination Network" ); _LIT8( KNSmlDMSIPSigQosExp, "Signaling QoS" ); +_LIT8( KNSmlDMSIPBearerIDExp, + "Bearer ID" ); // For SIP URI. // References: OMA DM MO for Nokia SIP and IETF RFC3261.