| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
mcs
|
+--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
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 |
|
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
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
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|