| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
network.resource
|
Class MeetMeConferencePool
|
|
+--network.resource.MeetMeConferencePool
public class MeetMeConferencePool
MeetMeConferencePool represents a pool of meetme conference instances managed by the CSN. Pooled conferences are allocated by the CSN when a call is placed to the inboundUri of the pool. When a conference is triggered the CSN allocates an available MeetMeConference and returns a URI to the client that may be used to REFER its associated calls to the media server in order to create a three way conference. The REFER URI is constructed using the MeetMeConference.conferenceId and is returned to the client based on the confIdPropagationHeader value in either the Contact or Remote-Party-Id header. MeetMeConferencePools are provisionable but not clonable.
Links:
A MeetMeConferencePool is made up of zero or more MeetMeConference instances. However, a MeetMeConference belongs to a single MeetMeConferencePool.
Constraints:
- see MeetMeConference constraints
Default:
- none
Associates type:
composition
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Directed.
Supplier cardinality:
0..*
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Custom properties
link:
composition
Kernel Association Association Link
domain used to compose full conference URI by combining MeetMeConference.conferenceId with domain (host part...)
Constraints:
- must be a valid domain
- must not be null
Default:
- none
Associates type:
association
Client cardinality:
1
Client navigability:
NOT NAVIGABLE
Client visibility:
private
Supplier cardinality:
1
Supplier navigability:
NAVIGABLE
Supplier visibility:
private
Generalization Generalization Link
MeetMeConferencePool represents a pool of meetme conference instances managed by the CSN. Pooled conferences are allocated by the CSN when a call is placed to the inboundUri of the pool. When a conference is triggered the CSN allocates an available MeetMeConference and returns a URI to the client that may be used to REFER its associated calls to the media server in order to create a three way conference. The REFER URI is constructed using the MeetMeConference.conferenceId and is returned to the client based on the confIdPropagationHeader value in either the Contact or Remote-Party-Id header. MeetMeConferencePools are provisionable but not clonable.
domain used to compose full conference URI by combining MeetMeConference.conferenceId with domain (host part...)
Constraints:
- must be a valid domain
- must not be null
Default:
- none
Multiplicity:
1
A MeetMeConferencePool is made up of zero or more MeetMeConference instances. However, a MeetMeConference belongs to a single MeetMeConferencePool.
Constraints:
- see MeetMeConference constraints
Default:
- none
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|