sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h
branchRCL_3
changeset 41 f54bfd820e04
parent 0 307788aac0a8
child 56 2c7192069824
--- a/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h	Thu Jul 15 19:02:22 2010 +0300
+++ b/sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h	Thu Aug 19 10:16:25 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.