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
Christian Richter b145e2f8da
fixed compile issue when dev-mode is enabled
17 years ago
..
h323 Make chan_h323 work with pwlib 1.12.0 17 years ago
misdn fixed compile issue when dev-mode is enabled 17 years ago
DialTone.h remove extraneous svn:executable properties 20 years ago
Makefile get chan_vpb to build properly in dev mode 17 years ago
answer.h remove extraneous svn:executable properties 20 years ago
chan_agent.c Add some debugging code that ensures that when we do deadlock avoidance, we 17 years ago
chan_alsa.c Add some debugging code that ensures that when we do deadlock avoidance, we 17 years ago
chan_features.c Disable chan_features by default in menuselect 18 years ago
chan_gtalk.c When modules are embedded, they take on a different name, without the ".so" 17 years ago
chan_h323.c The call_token on the pvt can occasionally be NULL, causing a crash. 17 years ago
chan_iax2.c Change a debug message to an actual debug message 17 years ago
chan_local.c Fix a deadlock involving channel autoservice and chan_local that was debugged 17 years ago
chan_mgcp.c Add some debugging code that ensures that when we do deadlock avoidance, we 17 years ago
chan_misdn.c fix various other problems found by gcc 4.3 17 years ago
chan_nbs.c This is a big improvement over the current CDR fixes. It may still need refinement, but this won't have as many folks bothered. 18 years ago
chan_oss.c Fix a channel name issue. chan_oss registers the "Console" channel type, 17 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. 17 years ago
chan_sip.c Add some debugging code that ensures that when we do deadlock avoidance, we 17 years ago
chan_skinny.c Check to make sure an RTP structure exists before calling ast_rtp_new_source on it. 17 years ago
chan_vpb.cc Backport revisions for latest vpb drivers to 1.4 17 years ago
chan_zap.c Call waiting tone occurs too often, because it's getting serviced by both 17 years ago
gentone-ulaw.c remove extraneous svn:executable properties 20 years ago
gentone.c remove extraneous svn:executable properties 20 years ago
iax2-parser.c Merged revisions 75444 via svnmerge from 18 years ago
iax2-parser.h Merged revisions 75444 via svnmerge from 18 years ago
iax2-provision.c Put in missing \ns on the end of ast_logs (issue #7936 reported by wojtekka) 19 years ago
iax2-provision.h useless 'extern' and trailing whitespace removal 19 years ago
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 17 years ago
misdn_config.c Initialize an array to 0s if config option not specified. 18 years ago
ring10.h remove extraneous svn:executable properties 20 years ago