ari_apps/app_ivr library

Properties

client Ari
getter/setter pair
destinations Map<String, Extension>
getter/setter pair
getter/setter pair
timers Map<String, Timer>
getter/setter pair

Functions

app_ivr(List<String> arguments) → void
cancelTimeout(Channel channel) → void
dtmfReceived(ChannelDtmfReceived event, Channel channel) → void
handleDtmf(Channel channel, String digit) → void
playIntroMenu(Channel channel) → void
stasisEnd(StasisEnd event, Channel channel) → void
stasisStart(StasisStart event, Channel channel) → void