Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


Module: Asterisk Channel Drivers

Channel drivers are loaded dynamically. More...

Files

file  chan_agent.c
 Implementation of Agents (proxy channel)
 
file  chan_alsa.c
 ALSA sound card channel driver.
 
file  chan_bridge.c
 Bridge Interaction Channel.
 
file  chan_console.c
 Cross-platform console channel driver.
 
file  chan_dahdi.c
 DAHDI for Pseudo TDM.
 
file  chan_gtalk.c
 Gtalk Channel Driver, until google/libjingle works with jingle spec.
 
file  chan_h323.c
 This file is part of the chan_h323 driver for Asterisk.
 
file  chan_iax2.c
 Implementation of Inter-Asterisk eXchange Version 2 as specified in RFC 5456.
 
file  chan_jingle.c
 Jingle Channel Driver.
 
file  chan_local.c
 Local Proxy Channel.
 
file  chan_mgcp.c
 Implementation of Media Gateway Control Protocol.
 
file  chan_misdn.c
 the chan_misdn channel driver for Asterisk
 
file  chan_multicast_rtp.c
 Multicast RTP Paging Channel.
 
file  chan_nbs.c
 Network broadcast sound support channel driver.
 
file  chan_oss.c
 Channel driver for OSS sound cards.
 
file  chan_phone.c
 Generic Linux Telephony Interface driver.
 
file  chan_sip.c
 Implementation of Session Initiation Protocol.
 
file  chan_skinny.c
 Implementation of the Skinny protocol.
 
file  chan_unistim.c
 chan_unistim channel driver for Asterisk
 
file  misdn_config.c
 chan_misdn configuration management
 

Detailed Description

Channel drivers are loaded dynamically.

Asterisk Channel Drivers