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
Tilghman Lesher 245abfa1c2
Fix an uninitialized memory read found by valgrind
18 years ago
..
Makefile * mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it. 18 years ago
chan_misdn_config.h aded ntkeepcalls option, to avoid droÃpping calls when the L2 goes down on a PTP link. There are some pbx which do turn off the L1 for a very short while and restart it immediately. normally T310 should be started and after 10 seconds or so the calls should be dropped, this is a simple fix wihtout this timer. 18 years ago
ie.c 0x80 + protocol is wrong for USERUSER when we want to send IA5 Chars. 18 years ago
isdn_lib.c Fix an uninitialized memory read found by valgrind 18 years ago
isdn_lib.h aded ntkeepcalls option, to avoid droÃpping calls when the L2 goes down on a PTP link. There are some pbx which do turn off the L1 for a very short while and restart it immediately. normally T310 should be started and after 10 seconds or so the calls should be dropped, this is a simple fix wihtout this timer. 18 years ago
isdn_lib_intern.h added restart all interfaces Restart_Indicator, to automatically send a RESTART after the L2 of a PTP Port comes up. Also fixed some places where we have send a RELEASE without need for it. 18 years ago
isdn_msg_parser.c added restart all interfaces Restart_Indicator, to automatically send a RESTART after the L2 of a PTP Port comes up. Also fixed some places where we have send a RELEASE without need for it. 18 years ago
portinfo.c * advanced the error Handling routine for wrong frames from mISDN 19 years ago