cal-core 0.2.158

Callable core lib
Documentation
// Filename cal-core/src/device/mod.rs

pub mod client;
pub mod device;
pub mod teams;
pub mod sip_gateway;
pub mod remote;
pub mod hunt_group;
pub mod sip_extension;
pub mod utils;
pub mod ani_router;
pub mod router_option;
pub mod shared;
pub mod dnis_router;
pub mod digit_router;
pub mod time_range_router;
pub mod day_of_week_router;
pub mod date_range_router;
pub mod tag_router;
pub mod play;
pub mod sms;
pub mod say;
pub mod inbound_flow;
pub mod outbound_flow;
pub mod tag;
pub mod app_flow;
pub mod service;
pub mod whatsapp_flow;
pub mod voicemail;
pub mod plugin;
pub mod script;
pub mod queue;
pub mod email;
pub mod message_plugin;
pub mod message_text;
pub mod message_buttons;
pub mod message_template;
pub mod message_ani_router;
pub mod message_dnis_router;
pub mod event;
pub mod zone_router;