sipplugins/sippdevmgmtsipadapter/inc/smldmsipadapterconstants.h
branchRCL_3
changeset 56 2c7192069824
parent 41 f54bfd820e04
equal deleted inserted replaced
49:0a1ad22c7bdc 56:2c7192069824
    75     "ProfileLock" );
    75     "ProfileLock" );
    76 _LIT8( KNSmlDMSIPSnap,
    76 _LIT8( KNSmlDMSIPSnap,
    77     "DestinationNetwork" );
    77     "DestinationNetwork" );
    78 _LIT8( KNSmlDMSIPSigQos,
    78 _LIT8( KNSmlDMSIPSigQos,
    79     "SignalingQoS" );
    79     "SignalingQoS" );
    80 _LIT8( KNSmlDMSIPBearerID,
       
    81     "BearerID" );
       
    82 
    80 
    83 // Explanations of parameters
    81 // Explanations of parameters
    84 _LIT8( KNSmlDMSIPNodeNameExp,
    82 _LIT8( KNSmlDMSIPNodeNameExp,
    85     "The interior object holds all SIP objects" );
    83     "The interior object holds all SIP objects" );
    86 _LIT8( KNSmlDMSIPDynamicNodeExp,
    84 _LIT8( KNSmlDMSIPDynamicNodeExp,
   127     "Profile lock" );
   125     "Profile lock" );
   128 _LIT8( KNSmlDMSIPSnapExp,
   126 _LIT8( KNSmlDMSIPSnapExp,
   129     "Reference to Destination Network" );
   127     "Reference to Destination Network" );
   130 _LIT8( KNSmlDMSIPSigQosExp,
   128 _LIT8( KNSmlDMSIPSigQosExp,
   131     "Signaling QoS" );
   129     "Signaling QoS" );
   132 _LIT8( KNSmlDMSIPBearerIDExp,
       
   133     "Bearer ID" );
       
   134 
   130 
   135 // For SIP URI.
   131 // For SIP URI.
   136 // References: OMA DM MO for Nokia SIP and IETF RFC3261.
   132 // References: OMA DM MO for Nokia SIP and IETF RFC3261.
   137 _LIT8( KPTypeIMS,                "ims" );
   133 _LIT8( KPTypeIMS,                "ims" );
   138 _LIT8( KPTypeIETF,               "IETF" );
   134 _LIT8( KPTypeIETF,               "IETF" );