1,034
edits
(Ooh, let's link back to Lamarr.) |
(Updated details on Asterisk PABX) |
||
| Line 21: | Line 21: | ||
'''Current extensions/ locations (specific locations to be appropriately and tastefully determined:''' | '''Current extensions/ locations (specific locations to be appropriately and tastefully determined:''' | ||
* | * 6601 - Ground Floor | ||
* | * 6602 - Basement | ||
* Radio Shack | * 6603 - Radio Shack | ||
* | * 6604 - Biohacking Laboratory | ||
* | * 6605 - Roaming Cisco Phone | ||
* 4225 - Quick conference bridge | |||
* Virtual extensions for wifi sip clients are OK, but we'll need to manually add them. Want to play with it? Contact [[User:Kraptv|kraptv]] | * Virtual extensions for wifi sip clients are OK, but we'll need to manually add them. Want to play with it? Contact [[User:Kraptv|kraptv]] | ||
---- | ---- | ||
| Line 31: | Line 32: | ||
'''PABX System details:''' | '''PABX System details:''' | ||
* HW: Hosted on [[ | * HW: Hosted on [[Bell]] a Dell Optiplex 780 with a Digium TDM400 with two FXO connections managing incoming calls and one FXS port for potential future analogue usage | ||
* OS: Linux with tftpd service enabled for phones that need to boot and load config files over tftp, LHS logo screen graphics, etc. | * OS: Linux with tftpd and httpd service enabled for phones that need to boot and load config files over tftp, LHS logo screen graphics, etc. | ||
* PHONE SW: Asterisk | * PHONE SW: Asterisk 11.7 plus DAHDI driver for Digium card. | ||
* EXTERNAL VOICE GENERATION: Voice prompt aiff/ulaw files generated from bash script on an OS X 10.9+ Mac using the UK English "Kate" voice. Current phrase-file shell script copied with voice prompts every time it is updated | * EXTERNAL VOICE GENERATION: Voice prompt aiff/ulaw files generated from bash script on an OS X 10.9+ Mac using the UK English "Kate" voice. Current phrase-file shell script copied with voice prompts every time it is updated. Script automatically copied alongside sound files to /usr/share/asterisk/sounds/en_US_f_Allison/lhs/ | ||
* CONFIG NOTE: Custom configs/scripts | * CONFIG NOTE: Custom configs/scripts to be shared via github or posted on the wiki. | ||
---- | ---- | ||