Call.conference
From Yate Documentation
(Difference between revisions)
(Created page with " '''call.conference''' is sent from an existing channel to the conference module to request that the call is converted to a conference. If the message succeeds the two call e...") |
|||
Line 3: | Line 3: | ||
If the message succeeds the two call endpoints are disconnected and connected each as a conference leg to the same room. The name of the room is returned in the message and can be used to attach more call legs making it an N-way conference. | If the message succeeds the two call endpoints are disconnected and connected each as a conference leg to the same room. The name of the room is returned in the message and can be used to attach more call legs making it an N-way conference. | ||
+ | |||
+ | |||
+ | '''See also''' | ||
+ | |||
+ | * [[mwi]] |
Revision as of 12:48, 21 January 2013
call.conference is sent from an existing channel to the conference module to request that the call is converted to a conference.
If the message succeeds the two call endpoints are disconnected and connected each as a conference leg to the same room. The name of the room is returned in the message and can be used to attach more call legs making it an N-way conference.
See also