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/misdn
Christian Richter 24818d53b1
added select before write to avoid deadlock on full buffer. added some defines for deadlock debugging. added code snippet for generating silence if we don't have data to write.
19 years ago
..
Makefile * advanced the error Handling routine for wrong frames from mISDN 19 years ago
chan_misdn_config.h added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels. 19 years ago
fac.c committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now). 20 years ago
fac.h committed head of chan_misdn with a lot of new features. Most important of all: chan_misdn supports now the mISDN mqueue tree (smp,preemptible,gcc-4 aware\!). Additionally there are some code optimizations, new facility management (Calldeflect works for now). 20 years ago
ie.c added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels. 19 years ago
isdn_lib.c added select before write to avoid deadlock on full buffer. added some defines for deadlock debugging. added code snippet for generating silence if we don't have data to write. 19 years ago
isdn_lib.h the interface needs to be changed as well.. 19 years ago
isdn_lib_intern.h added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa 19 years ago
isdn_msg_parser.c added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels. 19 years ago
portinfo.c * advanced the error Handling routine for wrong frames from mISDN 19 years ago