Skip to content
  • Bob Ham's avatar
    call: Allow for the inability to stop DTMF tones · dd815fa8
    Bob Ham authored
    Some implementations, like oFono, only allow fixed-length tones to be
    sent to the network, not started and stopped at will.  To account for
    this, we make the tone_start member function nullable and add a new
    function, calls_call_tone_stoppable, to determine whether there is a
    stop function.
    dd815fa8