Chan.dtmf
From Yate Documentation
(Difference between revisions)
(Created page with "The '''chan.dtmf''' is used for sending DTMFs between modules in the engine. === Parameters === '''driver''' :::the name of the module that sent the DTMF '''id''' :::id of ...") |
|||
Line 3: | Line 3: | ||
=== Parameters === | === Parameters === | ||
− | ''' | + | '''module''' |
− | :::the name of the module that sent the DTMF | + | :::the name of the module that sent the DTMF |
'''id''' | '''id''' | ||
:::id of the channel who sent the DTMF | :::id of the channel who sent the DTMF | ||
Line 13: | Line 13: | ||
'''duration''' | '''duration''' | ||
:::how long is the tone of the DTMF (this isn't very much used) | :::how long is the tone of the DTMF (this isn't very much used) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
'''peerid''' | '''peerid''' | ||
:::id of the channel that should receive the DTMF | :::id of the channel that should receive the DTMF | ||
− | |||
− | |||
'''status''' | '''status''' | ||
:::the status of the call within which the DTMF has been generated | :::the status of the call within which the DTMF has been generated |
Revision as of 12:59, 18 January 2013
The chan.dtmf is used for sending DTMFs between modules in the engine.
Parameters
module
- the name of the module that sent the DTMF
id
- id of the channel who sent the DTMF
targetid
- id of the channel who is suppose to receive the DTMF
text
- text of the DTMF
duration
- how long is the tone of the DTMF (this isn't very much used)
peerid
- id of the channel that should receive the DTMF
status
- the status of the call within which the DTMF has been generated
address
- the IP address of the calling party
text
- text (usually digit) of the DTMF