Core external MWI support
HTTP media cache
Resource for integration with Homer using HEPv3
Core Geolocation Support
HTTP binding for the Stasis API
Asterisk External Application Protocol (AEAP) module for Asterisk
Features Configuration
This configuration documentation is for functionality provided by core.
This configuration documentation is for functionality provided by codec_opus.
Jingle Channel Driver
Conference Bridge Application
Agent pool applications
Fix the Asterisk warning about maxsilence needing to be less than minsecs in voicemail.conf. Explains what both settings do, why the relationship matt...
Complete WebRTC configuration using res_pjsip -- WSS transport, DTLS/SRTP media encryption, HTTP server with TLS, and module loading for browser-based...
Configure voicemail.conf -- mailbox definitions, email notifications, timezone formatting, recording options, password policies, and IMAP storage sett...
Enable video calling in Asterisk -- configure video codecs (H.264, VP8, VP9) on PJSIP endpoints, set up video for WebRTC clients, and control codec ne...
Complete PJSIP trunk setup with registration, endpoint, AOR, and identify sections
PJSIP configuration with template inheritance for endpoints, multi-transport setup, and SIP trunk registration.
Configure Music on Hold classes in musiconhold.conf -- set up custom hold music directories, per-context MOH, and per-endpoint MOH assignment.
Organize large Asterisk dialplans into modular files using #include -- separate phone definitions, services, routing, and Class of Service into mainta...
Configure ConfBridge user profiles, bridge profiles, and DTMF menus in confbridge.conf -- control participant behavior, room settings, recording, and ...
Store Call Detail Records in a MySQL database -- create the CDR schema, configure cdr_mysql.conf, and query call history with SQL.