aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn/isdn_lib.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-27simplified generation for dummy bchannels, also we mark them as dummies, so t...crichter1-0/+2
2007-06-27simplified channel finding and locking a lot. removed unnecessary #ifdefed ar...crichter1-10/+2
2007-06-20fixed a bug that was introduced by copy and paste in the last commit ..bchann...crichter1-0/+1
2007-06-20on receiption of cause:44 we mark the channel as in use and inform the user a...crichter1-0/+2
2007-06-11fixed problem that the dummybc chanels had no lock, checking for the lock now...crichter1-1/+1
2007-04-24added lock for sending messages to avoid double sending. shuffled some empty_...crichter1-0/+1
2007-03-26mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make...nadi1-1/+4
2007-03-13added method standard_dec for dialing out on groups, to avoid conflicts, whic...crichter1-1/+2
2007-01-10more fixes regarding warnings for gcc-4 and first additions for the restart I...crichter1-0/+1
2007-01-08make gcc 4 happy, remove some warningscrichter1-11/+11
2007-01-02added check for channel ranges in the set/empty channel functions. set pmp_l1...crichter1-0/+2
2006-10-27fixed a bug which caused chan_misdn to try to allocate 2 times the same chann...crichter1-0/+1
2006-10-04added the option 'reject_cause' to make it possible to set the RELEASE_COMPLE...crichter1-1/+11
2006-10-02fixed the hold/retrieve/transfer issues, removed a useless bc field, added se...crichter1-2/+0
2006-09-27fixed a bug which led to chan_list zombies, when the call could not be proper...crichter1-3/+1
2006-08-17This rather small ;-) commit merges the changes from my team branch 0.3.0 into tcrichter1-37/+138
2005-12-15* Added mISDN/mISDNuser Echo cancel Patchcrichter1-0/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)kpfleming1-2/+2
2005-11-01issue #5566kpfleming1-103/+30
2005-10-31finish chan_misdn commitkpfleming1-0/+439