DTMF_INPUT_TYPE

DTMF_INPUT_TYPE specifies how DTMF is sent from the softphone to the server.

Possible values:

  • 1 - SIP INFO as string, 
  • 2 - SIP INFO as tone,
  • 3 - RFC2833

Example:

!define DTMF_INPUT_TYPE   3

 

Comments (0)