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

network.domain
Class PbxDomain
network.domain.Domain
  |
  +--network.domain.PbxDomain

public class PbxDomain      
PbxDomain represents a group of Endpoints serviced by an IP PBX.
 
Links:
Generalization Generalization Link
to Class Domain
PbxDomain represents a group of Endpoints serviced by an IP PBX.
 
 

Field Summary
private String
Field Detail
requestUriUserPart
private String requestUriUserPart
requestUriUserPart represents the routable number of the PBX. The PBX is provisioned such that the calls to the user/number are number are handled by CSN interworking functionality. Specifically, the CSN is notified of calls to the specified user/number.
Constraints:
- \w{0,256}
Default:
- none
Multiplicity:
1
 

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