aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn
AgeCommit message (Expand)AuthorFilesLines
2006-04-03* removed unneeded bc->state fieldcrichter2-108/+306
2006-03-29fixed no dtmf detect on 64 bitcrichter1-1/+1
2006-03-27fixed bug that we don't allocate the bchan in setup_acknowledge already .. wo...crichter1-0/+1
2006-03-27fixed hicom busy bug, we now see if the systemphone is busy, also fixed the i...crichter1-3/+13
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...crichter2-2/+3
2006-03-09added option to change the connected party number dialplan (ton)crichter4-1/+4
2006-03-07added misdn port down to send a L1 Deactivate to a NT Port. changed some defa...crichter2-4/+65
2006-02-24added export and import of RDNIS channel variablecrichter1-0/+7
2006-02-23removed the misdn Makefile target from channels/misdn/Makefile in favour of a...crichter1-11/+0
2006-02-22* changed some strncpys to ast_copy_str crichter2-1/+4
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...crichter2-11/+12
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the re...crichter1-0/+1
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portscrichter3-14/+13
2006-02-14fixed a certain 64bit segfaultcrichter1-2/+2
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...crichter1-1/+2
2006-02-09still some L1 related fixescrichter1-2/+3
2006-02-08fix for the L2 Signallingcrichter1-0/+1
2006-02-08L2 Signalling in PTP-TE Mode fixedcrichter1-2/+16
2006-02-08* dozens of white-space removementscrichter3-127/+23
2006-02-06rename properties for forward-porting fixes so they don't conflict with devel...kpfleming1-1/+1
2006-02-02make chan_misdn build on x86-64kpfleming1-2/+5
2006-02-02* removed unnecessary struct elements and functionscrichter5-300/+304
2005-12-09committed head of chan_misdn with a lot of new features. Most important of al...crichter9-1000/+1189
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming8-0/+0
2005-11-15issue #5739 (plus ast_copy_string() usage conversion)kpfleming3-20/+51
2005-11-08issue #5639kpfleming1-2/+0
2005-11-06chan_misdn updates (bug #5597)markster2-2/+2
2005-11-01issue #5566kpfleming5-326/+538
2005-10-31finish chan_misdn commitkpfleming7-0/+6841