<Case />

GET

Path Parameters

Name
Type
Description

dtmf

integer

user input dtmf code

<Case dtmf="1">
  <Say>Thank you for entering 1.</Say>
  <Dial>
    <Sip>1@sip.opentact.org</Sip>
  </Dial>
</Case>

Last updated

Was this helpful?