aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn_config.c
AgeCommit message (Expand)AuthorFilesLines
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