Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

mcs
Class VmForwardingPref
subscription.CapabilityPref
  |
  +--mcs.VmForwardingPref

public class VmForwardingPref      
VmForwardingPref encapsulates the capability preferences for the voice mail forwarding capability with respect to the associated Identity. VmForwardingPrefs are provisionable and clonable.
 
Links:
Generalization Generalization Link
to Class CapabilityPref
VmForwardingPref encapsulates the capability preferences for the voice mail forwarding capability with respect to the associated Identity. VmForwardingPrefs are provisionable and clonable.
 
 

Field Summary
private boolean
private String
Field Detail
sdnBasedVMRetrievalEnabled
private boolean sdnBasedVMRetrievalEnabled
sdnBasedVmRetrievalEnabled indicates whether (TRUE) that subscriber are allowed to dial their own SDN and in such cases the MCS Service should propagate the call to the upstream voice mail server (FALSE) if not allowed and call is rejected
Constraints:
- true | false
Default:
- false
Clone:
- yes, verbatim
Multiplicity:
1
 

sdnVmPrefix
private String sdnVmPrefix
sdnVmPrefix is a prefix added to the user part of the request URI prior to forwarding call to upstream voice mail system
Constraints:
- +?\d{1,10}
Default:
- none
Clone:
- yes, verbatim
Multiplicity:
1
 

Class
Tree
          
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD