summaryrefslogtreecommitdiff
path: root/channels/misdn/isdn_lib.h
AgeCommit message (Expand)Author
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