aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn/isdn_lib.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-12aded ntkeepcalls option, to avoid droƃpping calls when the L2 goes down on a...crichter1-0/+2
2007-07-02Merged revisions 72099 via svnmerge from crichter1-0/+2
2007-07-02Merged revisions 72087 via svnmerge from crichter1-10/+2
2007-06-22Merged revisions 70341 via svnmerge from crichter1-0/+1
2007-06-22Merged revisions 70311 via svnmerge from crichter1-0/+2
2007-06-11Merged revisions 68631 via svnmerge from crichter1-1/+1
2007-05-03Merged revisions 61357,61770,62885 via svnmerge from crichter1-0/+1
2007-03-26* mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ma...nadi1-2/+4
2007-03-20Merged revisions 58849-58850,59062-59063 via svnmerge from crichter1-1/+2
2007-03-12added UU transceiving and corect handling for rdniscrichter1-1/+3
2007-01-23manually merged r49922 and r50335, because of conflicts. this commint include...crichter1-0/+1
2007-01-03Merged revisions 48319,48321,48467,48552,48576,49135,49303 via svnmerge from crichter1-0/+2
2006-10-27Merged revisions 46350 via svnmerge from crichter1-0/+1
2006-10-06Merged revisions 44334 via svnmerge from crichter1-1/+11
2006-10-06Merged revisions 44149 via svnmerge from crichter1-2/+0
2006-09-28Merged revisions 43764 via svnmerge from crichter1-3/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+0
2006-08-16adding support for AOCD facility messages.nadi1-2/+9
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...nadi1-25/+4
2006-08-09fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"nadi1-12/+12
2006-08-08* first bits of decoding facility information elementsnadi1-0/+4
2006-08-08* added possibility to change echocancel settings during callscrichter1-0/+1
2006-08-07changed naming of mISDN channels, so that hinting works propercrichter1-0/+2
2006-08-03* removed pp_l2_check (fixed L2 bug in mISDNuser)crichter1-0/+38
2006-07-11* Introducing a new way for the l1watcher thread using the ast_sched way. Now...crichter1-3/+2
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...crichter1-1/+5
2006-06-30added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Lib...crichter1-0/+2
2006-06-29added better L2 handling for ptp, if it's down we don't try to call on that p...crichter1-0/+2
2006-06-26* fixed the busy statecrichter1-0/+1
2006-06-18added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup to...crichter1-0/+14
2006-06-17* fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)crichter1-0/+1
2006-06-01the interface needs to be changed as well..crichter1-1/+1
2006-06-01added bearer capability reject support. we send release instead of disconnect...crichter1-1/+6
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...crichter1-0/+1
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...crichter1-0/+2
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...crichter1-14/+0
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...crichter1-0/+2
2006-04-05* advanced the error Handling routine for wrong frames from mISDNcrichter1-0/+1
2006-04-03* removed unneeded bc->state fieldcrichter1-10/+28
2006-03-09added option to change the connected party number dialplan (ton)crichter1-0/+1
2006-03-07added misdn port down to send a L1 Deactivate to a NT Port. changed some defa...crichter1-1/+3
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portscrichter1-1/+1
2006-02-02* removed unnecessary struct elements and functionscrichter1-16/+13
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...crichter1-12/+39
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...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