You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Tilghman Lesher 04614238c5
Merged revisions 132711 via svnmerge from
18 years ago
..
h323 Make chan_h323 work with pwlib 1.12.0 18 years ago
misdn fixed issue with previous commit, the find_free_channel test for channels which where inuse was broken. 18 years ago
DialTone.h
Makefile get chan_vpb to build properly in dev mode 18 years ago
answer.h
chan_agent.c Pass the devicestate from an underlying channel up through the Agent channel. 18 years ago
chan_alsa.c Add some debugging code that ensures that when we do deadlock avoidance, we 18 years ago
chan_dahdi.c ensure that if any alarms exist at channel creation time, they are handled identically to if they occurred later, so that later alarm clearing will work properly and 'make sense' 18 years ago
chan_features.c Disable chan_features by default in menuselect 19 years ago
chan_gtalk.c Do not link the guest account with any configured XMPP client (in 18 years ago
chan_h323.c Port "hasvoicemail" change from SIP to other channel drivers 18 years ago
chan_iax2.c Merged revisions 132711 via svnmerge from 18 years ago
chan_local.c Add proper deadlock avoidance. 18 years ago
chan_mgcp.c Port "hasvoicemail" change from SIP to other channel drivers 18 years ago
chan_misdn.c Adds DAHDI support alongside Zaptel. DAHDI usage favored, but all Zap stuff should continue working. Release announcement to follow. 18 years ago
chan_nbs.c
chan_oss.c Fix a channel name issue. chan_oss registers the "Console" channel type, 18 years ago
chan_phone.c Add a control frame to indicate the source of media has changed. Depending on the underlying technology it may need to change some things. 18 years ago
chan_sip.c The most common question on the #asterisk iRC channel and on mailing lists 18 years ago
chan_skinny.c Port "hasvoicemail" change from SIP to other channel drivers 18 years ago
chan_vpb.cc Backport revisions for latest vpb drivers to 1.4 18 years ago
gentone-ulaw.c
gentone.c
iax2-parser.c Merged revisions 75444 via svnmerge from 19 years ago
iax2-parser.h Merged revisions 75444 via svnmerge from 19 years ago
iax2-provision.c
iax2-provision.h
iax2.h use the ARRAY_LEN macro for indexing through the iaxs/iaxsl arrays so that the size of the arrays can be adjusted in one place, and change the size of the arrays from 32768 calls to 2048 calls when LOW_MEMORY is defined 18 years ago
misdn_config.c Initialize an array to 0s if config option not specified. 18 years ago
ring10.h