This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:astlinux [2015/09/21 14:31] gcooper |
voice:pbx:astlinux [2017/01/25 09:09] (current) gcooper |
||
---|---|---|---|
Line 19: | Line 19: | ||
**ASTlinux GUI**: https:// | **ASTlinux GUI**: https:// | ||
- | **Asterisk-GUI**: | + | **Asterisk-GUI**: |
===== Installation ===== | ===== Installation ===== | ||
Line 58: | Line 58: | ||
**AstLinux Management -> System Tab -> Asterisk Sounds Packages -> core-english-ulaw -> Upgrade/ | **AstLinux Management -> System Tab -> Asterisk Sounds Packages -> core-english-ulaw -> Upgrade/ | ||
- | also: | + | also: '' |
- | also: | + | also: '' |
FIXME Is this next line necessary? | FIXME Is this next line necessary? | ||
- | Edit path in musiconhold.conf to be / | + | Edit path in '' |
===== Configuration ===== | ===== Configuration ===== | ||
Line 145: | Line 145: | ||
===== Asterisk-GUI ===== | ===== Asterisk-GUI ===== | ||
+ | |||
+ | http:// | ||
==== Backup ==== | ==== Backup ==== | ||
Line 156: | Line 158: | ||
==== Enable Asterisk-GUI ==== | ==== Enable Asterisk-GUI ==== | ||
- | Create a link to the asterisk-gui in the Astlinux web interface: | + | :!: Asterisk-GUI is no longer supported with AstLinux 1.2.3 and later. |
+ | |||
+ | Create a link to the Asterisk-GUI in the Astlinux web interface: | ||
**Prefs -> General Options -> External URL Link** | **Prefs -> General Options -> External URL Link** | ||
+ | |||
+ | < | ||
+ | http:// | ||
+ | </ | ||
+ | |||
+ | :!: Try this URL if that URL doesn' | ||
< | < | ||
Line 176: | Line 186: | ||
< | < | ||
[admin] | [admin] | ||
- | secret = bad1egg | + | secret = yoursecret |
deny = 0.0.0.0/ | deny = 0.0.0.0/ | ||
- | permit = 192.168.2.0/ | + | permit = 192.168.2.0/ |
read = system, | read = system, | ||
write = system, | write = system, |