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 5f272436b9
simplified channel finding and locking a lot. removed unnecessary #ifdefed areas.
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 briding is a bool, fixed copy and paste issue. 18 years ago
fac.c more fixes regarding warnings for gcc-4 and first additions for the restart Information element, in the first step we initiate a restart with a CLI command 19 years ago
fac.h This rather small ;-) commit merges the changes from my team branch 0.3.0 into t 19 years ago
ie.c fixed problem that the dummybc chanels had no lock, checking for the lock now. Also fixed the channel restart stuff, we can now specify and restart particular channels too. 18 years ago
isdn_lib.c simplified channel finding and locking a lot. removed unnecessary #ifdefed areas. 18 years ago
isdn_lib.h simplified channel finding and locking a lot. removed unnecessary #ifdefed areas. 18 years ago
isdn_lib_intern.h added lock for sending messages to avoid double sending. shuffled some empty_chans after the cb_event calls, this avoids that a release_complete from a quite different call releases a fresh created setup by accident. 18 years ago
isdn_msg_parser.c restart indicator 0x80 is correct, at least that's what libpri does. 18 years ago
mISDNuser.patch * Added mISDN/mISDNuser Echo cancel Patch 20 years ago