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
Kevin P. Fleming c9004afb94
various improvements to outbound registrations and response handling (bug #3850)
21 years ago
..
h323 Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE 21 years ago
.cvsignore
DialTone.h
Makefile Rework astersk make process to be compatable with the Open H.323 build process. Bug #3981 21 years ago
adtranvofr.h
answer.h
chan_agent.c Fix agent deadlock and remove braindead tags dependency 21 years ago
chan_alsa.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_features.c Fix incorrect variable (bug #4243) 21 years ago
chan_h323.c Optimize global/user/peer configuration call options. Bug #4336 21 years ago
chan_iax2.c use ast_cli_register_multiple() for CLI commands 21 years ago
chan_local.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_mgcp.c Use defined AST_MAX_ACCOUNT_CODE (bug #4350) 21 years ago
chan_modem.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_modem_aopen.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_modem_bestdata.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_modem_i4l.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_nbs.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 21 years ago
chan_oss.c fix various compiler warnings 21 years ago
chan_phone.c don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110) 21 years ago
chan_sip.c various improvements to outbound registrations and response handling (bug #3850) 21 years ago
chan_skinny.c Add button templates for 7902, 7935, 7940, 7960, 7970, support big endian machines with proper byte ordering, fixed caller*id on 7910 (others?) and more. Bug #4398 21 years ago
chan_vpb.c / changed the logging in vpb_call() 21 years ago
chan_zap.c use ast_cli_register_multiple() for chan_zap CLI commands 21 years ago
gentone-ulaw.c
gentone.c Elminate unused code/warnings (bug #934) 22 years ago
iax2-parser.c various code cleanups (bug #4353) 21 years ago
iax2-parser.h Add support for receiver reports (bug #3236, with mods) 21 years ago
iax2-provision.c don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110) 21 years ago
iax2-provision.h Make features programable (will require iaxy binary firmware 20 to be released soon) 21 years ago
iax2.h add missing newlines, fix misspelling of nonexistent (bug #4027) 21 years ago
ring10.h