Skip to content

VoicePhone

.halguru.yamlChannels[]VoicePhone

Gets or sets the voice phone channel path associated with the communication channel.

Channels:
  - VoicePhone:
      Name: Voice Channel
      Description: |
        A voice channel for phone calls.
      PhoneNumber: +48500123456
      Active: true
      RequiredUserType: Anonymous

Field Information#

Name Description
Title Voice Phone
Field Type Object
Required False

Field List#

Name Type Required Description
Name Text ✔️ The name of the channel.
Description MultilineText A description of the voice phone channel.
PhoneNumber PhoneNumber ✔️ The phone number for the voice channel (E.164 format).
Active Boolean ✔️ Whether the channel is active or not.
RequiredUserType Choice ✔️ The type of user required to access the channel.

Technical Information#

Property Value
Path Channels[].VoicePhone
Internal Type AgentModels.ChannelModels.VoicePhoneChannel
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0