asterisk/channels/misdn
2006-05-16 14:34:21 +00:00
..
chan_misdn_config.h Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING.. 2006-05-05 16:38:15 +00:00
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). 2005-12-09 11:01:18 +00:00
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). 2005-12-09 11:01:18 +00:00
ie.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). 2005-12-09 11:01:18 +00:00
isdn_lib.c fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning. 2006-05-16 14:34:21 +00:00
isdn_lib.h fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning. 2006-05-16 14:34:21 +00:00
isdn_lib_intern.h added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa 2006-04-29 22:56:00 +00:00
isdn_msg_parser.c fixed very bad memory overwrite which leaded to segfaults on some systems. removed redundant buffer betweend mISDN reading thread and ast_read in favour of the already existing pipe, this clarifies the way a voice frame takes between mISDN and asterisk a lot. centralized debugging of NumberPlan. removed a compiler warning. 2006-05-16 14:34:21 +00:00
Makefile * advanced the error Handling routine for wrong frames from mISDN 2006-04-05 14:51:48 +00:00
portinfo.c * advanced the error Handling routine for wrong frames from mISDN 2006-04-05 14:51:48 +00:00