summaryrefslogtreecommitdiff
path: root/channels/misdn_config.c
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-07-03added misdn show config description[s] to show all the possible misdn.conf se...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-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-01added bearer capability reject support. we send release instead of disconnect...Christian Richter
2006-05-23added a l1watcher timeout, therefore removed the old behaviour of guessing th...Christian Richter
2006-05-22added callcounters for incoming and outgoing callsChristian Richter
2006-05-05Added option far_alerting. This option makes it possible to generate a Ringin...Christian Richter
2006-04-27put the default misdn.trace to /var/log/asterisk/misdn.log for better integra...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 a bit more detailed description for the echotraining parameter, also ch...Christian Richter
2006-02-28better default values for jitterbuffer in code and configChristian 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 the occasional no audio issue, still need deeper investigation .. echot...Christian Richter
2006-02-11rename chan_misdn_config.c to misdn_config.cRussell Bryant