Chan.dtmf

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(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 ...")

Revision as of 11:19, 8 October 2012

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 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)

At least for Yate-0.9-CVS, the format is as follows:

id

id of the channel that sent the DTMF

peerid

id of the channel that should receive the DTMF

module

the name of the module that sent 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
Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers