Chan.text
From Yate Documentation
(Difference between revisions)
(Created page with " '''chan.text''' is used for text ([Short Message Service SMSs]) between modules in the engine. ===Parameters=== ;id : id of the channel who sent the DTMF ;targetid : ...") |
|||
Line 1: | Line 1: | ||
− | '''chan.text''' is used for text ([ | + | '''chan.text''' is used for text ([http://en.wikipedia.org/wiki/SMS SMSs]) between modules in the engine. |
===Parameters=== | ===Parameters=== |
Revision as of 15:04, 15 November 2012
chan.text is used for text (SMSs) between modules in the engine.
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.