aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn_config.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-24Merged revisions 47968 via svnmerge from crichter1-2/+1
2006-10-27fixed not compile issue, which was just introducedcrichter1-1/+1
2006-10-27Merged revisions 46176 via svnmerge from crichter1-0/+3
2006-10-06Merged revisions 44334 via svnmerge from crichter1-0/+4
2006-08-09fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"nadi1-1/+1
2006-08-08* first bits of decoding facility information elementsnadi1-13/+41
2006-08-03* removed pp_l2_check (fixed L2 bug in mISDNuser)crichter1-10/+17
2006-07-13added even more statefulness for sending out disconnect/release/release_compl...crichter1-0/+4
2006-07-11* Introducing a new way for the l1watcher thread using the ast_sched way. Now...crichter1-13/+20
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...crichter1-0/+4
2006-07-03added misdn show config description[s] to show all the possible misdn.conf se...crichter1-50/+296
2006-06-29added better L2 handling for ptp, if it's down we don't try to call on that p...crichter1-3/+11
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-7/+11
2006-06-01added bearer capability reject support. we send release instead of disconnect...crichter1-0/+1
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...crichter1-2/+3
2006-05-22added callcounters for incoming and outgoing callscrichter1-0/+5
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...crichter1-0/+1
2006-04-27put the default misdn.trace to /var/log/asterisk/misdn.log for better integra...crichter1-1/+1
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...crichter1-0/+1
2006-03-09added option to change the connected party number dialplan (ton)crichter1-0/+1
2006-03-07added a bit more detailed description for the echotraining parameter, also ch...crichter1-1/+1
2006-02-28better default values for jitterbuffer in code and configcrichter1-2/+2
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network si...crichter1-1/+1
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 portscrichter1-0/+1
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...crichter1-1/+1
2006-02-11rename chan_misdn_config.c to misdn_config.crussell1-0/+769