[Index]

Model: device/cuc/MessageHandler

Model Details

Title Description Details
Object Id The primary key for this table. A globally unique system-generated identifier for a MessageHandler object. - template parameter [2]
  • Field Name: ObjectId
  • Type: String
Subscriber Object Id * The unique identifier of the Subscriber object to which this message handler belongs. - template parameter [1]
  • Field Name: SubscriberObjectId
  • Type: ["String"]
  • Target: device/cuc/User
  • Target attr: ObjectId
  • Format: uri
URI
  • Field Name: URI
  • Type: String
  • Format: uri
User URI
  • Field Name: UserURI
  • Type: String
  • Format: uri
Email The action to take for email messages.
  • Field Name: EmailAction
  • Type: Integer
  • Choices: ["Reject the Message", "Accept the Message", "Relay the Message", "Accept and Relay the Message"]
Relay Address The SMTP address to which messages should be relayed.
  • Field Name: RelayAddress
  • Type: String
Fax The action to take for fax messages.
  • Field Name: FaxAction
  • Type: Integer
  • Choices: ["Reject the Message", "Accept the Message", "Relay the Message", "Accept and Relay the Message"]
Voicemail The action to take for voicemail messages.
  • Field Name: VoicemailAction
  • Type: Integer
  • Choices: ["Reject the Message", "Accept the Message", "Relay the Message", "Accept and Relay the Message"]
Receipt The action to take for delivery receipt messages.
  • Field Name: DeliveryReceiptAction
  • Type: Integer
  • Choices: ["Reject the Message", "Accept the Message", "Relay the Message", "Accept and Relay the Message"]
API reference for device/cuc/MessageHandler