VoIP with KPN experiabox: Difference between revisions
Appearance
Alblasco1702 (talk | contribs) Created page with "Category: VoIP Category: Telecom Category: Phone Lines Category: Tutorials due a Solved bug by Foxi352 (thanks for that) you need to change usr/pluto/bin/db_phon..." |
Alblasco1702 (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
due a Solved bug by Foxi352 (thanks for that) | due a Solved bug by Foxi352 (thanks for that) | ||
you need to change usr/pluto/bin/db_phone_config.sh on 10.04 and | you need to change usr/pluto/bin/db_phone_config.sh on 10.04 and possibly older versions this will work out of the box on the newest version. | ||
Line 474 from: "for Row in $R; do" | Line 474 from: "for Row in $R; do" | ||
to: for Row in "$R"; do | to: for Row in "$R"; do | ||
| Line 15: | Line 15: | ||
# Go in the web admin page (see [[Logging In]]) to ''Wizard > Devices > Phone Lines''. | # Go in the web admin page (see [[Logging In]]) to ''Wizard > Devices > Phone Lines''. | ||
# Add new phoneline | # Add new phoneline | ||
# choose a name like KPN any name will be oke | # choose a name like KPN (any name will be oke) | ||
# Check the checkbox Enabled | # Check the checkbox Enabled | ||
# if you choose to use this line as faxline then check the checkbox faxline | # if you choose to use this line as faxline then check the checkbox faxline | ||
# prefix blank or any number (when you set a number you have to dial a phonenumber with this number before it) | # prefix blank or any number (when you set a number you have to dial a phonenumber with this number before it) | ||
# username* (Internal Extension Number of the experiabox *103) | # username* *103 (Internal Extension Number of the experiabox *103) | ||
# password* kpn | # password* kpn | ||
# phonenumber* same as username | # phonenumber* same as username (*103) | ||
# host* 192.168.2.254 | # host* 192.168.2.254 | ||
# protocol SIP | # protocol SIP | ||
Revision as of 21:34, 30 September 2013
due a Solved bug by Foxi352 (thanks for that)
you need to change usr/pluto/bin/db_phone_config.sh on 10.04 and possibly older versions this will work out of the box on the newest version.
Line 474 from: "for Row in $R; do"
to: for Row in "$R"; do
see ticket 1766 see the change
(H220N it will work with other experiaboxes as well)
- Go in the web admin page (see Logging In) to Wizard > Devices > Phone Lines.
- Add new phoneline
- choose a name like KPN (any name will be oke)
- Check the checkbox Enabled
- if you choose to use this line as faxline then check the checkbox faxline
- prefix blank or any number (when you set a number you have to dial a phonenumber with this number before it)
- username* *103 (Internal Extension Number of the experiabox *103)
- password* kpn
- phonenumber* same as username (*103)
- host* 192.168.2.254
- protocol SIP