Commit Graph

14 Commits (f95db061fd9f34b7dc5a50d9fc136dda9df42dd1)

Author SHA1 Message Date
Nadi Sarrar e0f4f4969c Backport of the overlap_dial functionality from asterisk-1.4's chan_misdn.
18 years ago
Christian Richter 3cd1c84e8d added possibility to deactivate bridging per port
18 years ago
Nadi Sarrar 1330496973 msns config parameter defaults to '*'
18 years ago
Nadi Sarrar 5ded94acbe ptp is the 5th bit, not the 4th.
18 years ago
Nadi Sarrar b18a9b92c8 Use the new sysfs way of mISDN 1.2 to check if a port is NT or not.
18 years ago
Christian Richter 30fd84d952 added option which allows us to accept incoming SETUP Messages without 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
18 years ago
Nadi Sarrar 681c63cd92 mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it.
18 years ago
Christian Richter 3b2e8feab4 added method standard_dec for dialing out on groups, to avoid conflicts, which caused issues with some ISDN providers
19 years ago
Christian Richter 6e6fa1c71f added check for channel ranges in the set/empty channel functions. set pmp_l1_check default to no. added misdn restart pid cli command. added cleaning of channel when we send a RELEASE_COMPLETE.
19 years ago
Christian Richter f4137d1609 fixed a litle bug regarding HOLD/RETRIEVE. beatufied some logs, changed some loglevels. changed the default value of block_on_alarm
19 years ago
Christian Richter a173aeca9d Fixed segfault when no misdn.conf exists, reported by Igor Neves, thanks.
19 years ago
Christian Richter 78d7b2641a added nttimeout option to configure wether we disconnect calls on NT timeouts or not during an overlapdial session
19 years ago
Christian Richter 0b4f47c3c3 added the option 'reject_cause' to make it possible to set the 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
19 years ago
Kevin P. Fleming 2650ee2f9a rename file per crichter's request
19 years ago