Class DialplanOptions

java.lang.Object
com.bytedesk.call.xml_curl.DialplanOptions

public class DialplanOptions extends Object
  • Field Details

    • bridgeEndpoint

      private String bridgeEndpoint
    • playbackFile

      private String playbackFile
    • ttsEngine

      private String ttsEngine
    • ttsText

      private String ttsText
    • sleepMs

      private Integer sleepMs
    • noAnswer

      private Boolean noAnswer
    • ivrMenu

      private String ivrMenu
    • queueName

      private String queueName
    • recordFile

      private String recordFile
  • Constructor Details

    • DialplanOptions

      public DialplanOptions()