summaryrefslogtreecommitdiff
path: root/channels/misdn/isdn_lib.h
AgeCommit message (Expand)Author
2006-07-11* Introducing a new way for the l1watcher thread using the ast_sched way. Now...Christian Richter
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...Christian Richter
2006-06-30added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Lib...Christian Richter
2006-06-29added better L2 handling for ptp, if it's down we don't try to call on that p...Christian Richter
2006-06-26* fixed the busy stateChristian Richter
2006-06-18added TONE_HANGUP, also added Tone generation by mISDN_dsp for post hangup to...Christian Richter
2006-06-17* fixed bchannel cleaning race condition with new bchannel state (CLEAN_REQUEST)Christian Richter
2006-06-01the interface needs to be changed as well..Christian Richter
2006-06-01added bearer capability reject support. we send release instead of disconnect...Christian Richter
2006-05-24added EVENT_NEW_CHANNEL. We change the channel name now when we got the real ...Christian Richter
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...Christian Richter
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...Christian Richter
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...Christian Richter
2006-04-05* advanced the error Handling routine for wrong frames from mISDNChristian Richter
2006-04-03* removed unneeded bc->state fieldChristian Richter
2006-03-09added option to change the connected party number dialplan (ton)Christian Richter
2006-03-07added misdn port down to send a L1 Deactivate to a NT Port. changed some defa...Christian Richter
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portsChristian Richter
2006-02-02* removed unnecessary struct elements and functionsChristian Richter
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...Christian Richter
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)Kevin P. Fleming
2005-11-01issue #5566Kevin P. Fleming
2005-10-31finish chan_misdn commitKevin P. Fleming