Enhancement #2761
IAXmodem: configure mode for each modem
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-iaxmodem | |||
Target version: | v6.6 | |||
Resolution: | NEEDINFO: | No |
Description
Extend actual web interface to allow mode selection for each modem.
A modem can have one of following modes:- Send only
- Receive only
- Send and receive
The implementation should also take care to create IAX modem configuration files accordingly to selection.
Related issues
Associated revisions
Web UI: support mail field. Refs #2761
nethserver-iaxmodem-hylasetup: add RingsBeforeAnswer option. Refs #2761
Web UI: add mode selector. Refs #2761
History
#1 Updated by Giacomo Sanchietti about 7 years ago
- Subject changed from nethserver-iaxmodem should allow to choose if a modem has to be used for receiving fax, sending fax or both to IAXmodem: configure mode for each modem
- Status changed from NEW to TRIAGED
- Target version set to ~FUTURE
- % Done changed from 0 to 20
#2 Updated by Giacomo Sanchietti about 7 years ago
- Description updated (diff)
#3 Updated by Giacomo Sanchietti over 6 years ago
- Target version changed from ~FUTURE to v6.6
#4 Updated by Stefano Fancello over 6 years ago
- Status changed from TRIAGED to ON_DEV
- % Done changed from 20 to 30
#5 Updated by Stefano Fancello over 6 years ago
- Assignee set to Stefano Fancello
#6 Updated by Stefano Fancello over 6 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
added db modems prop "mode" that can be receive or send. If it's not specified, modem is considered in "send and receive" mode
test case 1:
db modems setprop MODEM mode send signal-event nethserver-iaxmodem-save
check that modem can only send
test case 2:
db modems setprop MODEM mode receive signal-event nethserver-iaxmodem-save
check that modem can only receive
test case 3:
db modems setprop MODEM mode "" signal-event nethserver-iaxmodem-save
check that modem can send and receive
#7 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from MODIFIED to ON_DEV
- % Done changed from 60 to 30
Please implement the Web interface for this feature.
#8 Updated by Giacomo Sanchietti over 6 years ago
- Assignee changed from Stefano Fancello to Giacomo Sanchietti
#9 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from ON_DEV to MODIFIED
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 30 to 60
#10 Updated by Stefano Fancello over 6 years ago
- Status changed from MODIFIED to ON_QA
- % Done changed from 60 to 70
nethserver-iaxmodem-1.0.3-1.14.gc0fb3ad.ns6.noarch
nethserver-hylafax-1.0.10-1.5.gd5f4d9d.ns6.noarch
#11 Updated by Andrea Marchionni over 6 years ago
- Status changed from ON_QA to VERIFIED
- % Done changed from 70 to 90
#12 Updated by Giacomo Sanchietti over 6 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
Released in nethserver-base:
- nethserver-iaxmodem-1.1.0-1.ns6.noarch.rpm
- nethserver-hylafax-1.1.0-1.ns6.noarch.rpm
#13 Updated by Giacomo Sanchietti over 6 years ago
- Duplicated by Feature #2693: Allow to add more than one IAX modem from web interface added