Chan.transfer
From Yate Documentation
(Difference between revisions)
(Created page with " '''chan.transfer''' message sends a transfer request on protocol. ===Parameters=== '''to''' ::: The transfer destination '''channelid''' ::: The ID of the channel <!--'''su...") |
|||
Line 14: | Line 14: | ||
Return false if the transfer failed. | Return false if the transfer failed. | ||
+ | |||
+ | |||
+ | '''See also''' | ||
+ | |||
+ | * [[call.answered]] |
Latest revision as of 17:49, 21 January 2013
chan.transfer message sends a transfer request on protocol.
[edit] Parameters
to
- The transfer destination
channelid
- The ID of the channel
[edit] Return
Return false if the transfer failed.
See also