aboutsummaryrefslogtreecommitdiffstats
path: root/channels/misdn_config.c
AgeCommit message (Collapse)AuthorFilesLines
2007-06-05Backport of the overlap_dial functionality from asterisk-1.4's chan_misdn.nadi1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@67239 f38db490-d61c-443f-a65b-d21fe96a405b
2007-06-05added possibility to deactivate bridging per portcrichter1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@67209 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-10msns config parameter defaults to '*'nadi1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@61170 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-03ptp is the 5th bit, not the 4th.nadi1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@59803 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-03Use the new sysfs way of mISDN 1.2 to check if a port is NT or not.nadi1-0/+23
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@59788 f38db490-d61c-443f-a65b-d21fe96a405b
2007-04-02added option which allows us to accept incoming SETUP Messages without ↵crichter1-0/+1
automatically sending Proceeding or Setup Acknowledge, this is useful with some broken switches and if you want to Release incoming calls without previously having acknowledged them. The new option is noautorespond_on_setup=yes|no default is no, so we don't break the existing behaviour git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@59639 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-26mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, ↵nadi1-0/+3
make chan_misdn use it. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@59199 f38db490-d61c-443f-a65b-d21fe96a405b
2007-03-13added method standard_dec for dialing out on groups, to avoid conflicts, ↵crichter1-1/+7
which caused issues with some ISDN providers git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@58849 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-02added check for channel ranges in the set/empty channel functions. set ↵crichter1-1/+1
pmp_l1_check default to no. added misdn restart pid cli command. added cleaning of channel when we send a RELEASE_COMPLETE. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@49135 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-23fixed a litle bug regarding HOLD/RETRIEVE. beatufied some logs, changed some ↵crichter1-1/+1
loglevels. changed the default value of block_on_alarm git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@47968 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09Fixed segfault when no misdn.conf exists, reported by Igor Neves, thanks.crichter1-2/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@47359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25added nttimeout option to configure wether we disconnect calls on NT ↵crichter1-0/+1
timeouts or not during an overlapdial session git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@46176 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-04added the option 'reject_cause' to make it possible to set the ↵crichter1-0/+1
RELEASE_COMPLETE - cause on the 3. incoming PMP channel, which is automatically rejected because chan_misdn does not support that kind of callwaiting. Therefore chan_misdn supports now 3 incoming channels on a PMP BRI Port. misdn_lib_get_free_bc now gets the info if the requested channel is incoming or outgoing to make the 3. channel possible git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@44334 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-17rename file per crichter's requestkpfleming1-0/+784
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@40310 f38db490-d61c-443f-a65b-d21fe96a405b