# toneDial

Description: tone dialing.

Request example:

{
    "method" : "toneDial",
    "requestId" : "1",
    "symbol" : "a",
    "callId" : "user@some.server/InstancePart"
}

Response example:

{
    "method" : "toneDial",
    "requestId" : "1",
    "result" : true
}

Parameter description:

See also: