Chan.text
From Yate Documentation
(Difference between revisions)
Line 12: | Line 12: | ||
Some modules fill other parameters like ''callerid'' and ''calledid'' but this is not yet fully standard. | Some modules fill other parameters like ''callerid'' and ''calledid'' but this is not yet fully standard. | ||
+ | |||
+ | |||
+ | '''See also''' | ||
+ | |||
+ | * [[chan.connect]] |
Latest revision as of 12:24, 21 January 2013
chan.text is used for text (SMSs) between modules in the engine.
[edit] Parameters
- id
- id of the channel who sent the DTMF
- targetid
- id of the channel who is supposed to receive the DTMF
- text
- text of the DTMF
Some modules fill other parameters like callerid and calledid but this is not yet fully standard.
See also