Chan.locate
From Yate Documentation
(Difference between revisions)
(Created page with " '''chan.locate''' is a message sent by a module to locate a channel === Parameters === '''id''' :::The id of the channel ====Return==== A module processing this message s...") |
Revision as of 15:33, 8 October 2012
chan.locate is a message sent by a module to locate a channel
Parameters
id
- The id of the channel
Return
A module processing this message should set the message's user data and return true if the channel exists.