summaryrefslogtreecommitdiff
path: root/channels/misdn
AgeCommit message (Expand)Author
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...Christian Richter
2006-05-23* export_ies uses now _VAR else the vars are not copied to the dest chanChristian Richter
2006-05-22added callcounters for incoming and outgoing callsChristian Richter
2006-05-18this is not a warning, it might happen during call initializationChristian Richter
2006-05-16fixed very bad memory overwrite which leaded to segfaults on some systems. re...Christian Richter
2006-05-08in PTMP TE we should set the free state for the B-Channel if we ignore an inc...Christian Richter
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...Christian Richter
2006-04-29added an up-queue message mechanism to avoid buffer fillups in the kernel, al...Christian Richter
2006-04-26Facility decoding doesn't work proper yetChristian Richter
2006-04-11mISDN Messages must be freed with free_msg \!\!Christian Richter
2006-04-10fixed some issues, that appear at higher loadChristian Richter
2006-04-05* advanced the error Handling routine for wrong frames from mISDNChristian Richter
2006-04-04 fixed some essential segfaults happening under heavy load. Added a bit more ...Christian Richter
2006-04-03* removed unneeded bc->state fieldChristian Richter
2006-03-29fixed no dtmf detect on 64 bitChristian Richter
2006-03-27fixed bug that we don't allocate the bchan in setup_acknowledge already .. wo...Christian Richter
2006-03-27fixed hicom busy bug, we now see if the systemphone is busy, also fixed the i...Christian Richter
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...Christian 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-24added export and import of RDNIS channel variableChristian Richter
2006-02-23removed the misdn Makefile target from channels/misdn/Makefile in favour of a...Christian Richter
2006-02-22* changed some strncpys to ast_copy_str Christian Richter
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...Christian Richter
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the re...Christian Richter
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portsChristian Richter
2006-02-14fixed a certain 64bit segfaultChristian Richter
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...Christian Richter
2006-02-09still some L1 related fixesChristian Richter
2006-02-08fix for the L2 SignallingChristian Richter
2006-02-08L2 Signalling in PTP-TE Mode fixedChristian Richter
2006-02-08* dozens of white-space removementsChristian Richter
2006-02-06rename properties for forward-porting fixes so they don't conflict with devel...Kevin P. Fleming
2006-02-02make chan_misdn build on x86-64Kevin P. Fleming
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-08issue #5639Kevin P. Fleming
2005-11-06chan_misdn updates (bug #5597)Mark Spencer
2005-11-01issue #5566Kevin P. Fleming
2005-10-31finish chan_misdn commitKevin P. Fleming