summaryrefslogtreecommitdiff
path: root/channels/misdn_config.c
AgeCommit message (Collapse)Author
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ↵Christian Richter
config option hdlc=yes now which enables the hdlc controller for a data call git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-09added option to change the connected party number dialplan (ton)Christian Richter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-07added a bit more detailed description for the echotraining parameter, also ↵Christian Richter
changed the default from 1 to 2000. The default for the upper_threshold is now 0 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@12287 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-28better default values for jitterbuffer in code and configChristian Richter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11334 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-22fixed a ETSI violation (after RELEASE we need to RELEASE_COMPLETE (network ↵Christian Richter
side) one needs to upgread mISDNuser for that fix as well. also fixed the reload issue #6547 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10713 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the ↵Christian Richter
remote party on incoming calls from the pstn, this shouldnt be enabled, only if the provider allows it git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10227 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portsChristian Richter
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10225 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. ↵Christian Richter
echotraining is off by default git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9882 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-02-11rename chan_misdn_config.c to misdn_config.cRussell Bryant
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9643 65c4cc65-6c06-0410-ace0-fbb531ad65f3