This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
voice:pbx:yeastar:mypbx_soho [2013/02/20 16:16] gcooper created |
voice:pbx:yeastar:mypbx_soho [2016/08/18 12:40] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== MyPBX Soho ====== | ====== MyPBX Soho ====== | ||
- | Yeastar | + | * Yeastar |
+ | * http:// | ||
+ | * http:// | ||
+ | * No IAX2 support | ||
+ | * No WAN port | ||
- | No [[IAX2]] support. | + | ===== Default Settings ===== |
- | http:// | + | Web management: |
- | Web interface: | + | ==== Default Credentials ==== |
- | root: | + | |
- | Also see [[Asterisk-GUI]] and [[Asterisk-GUI]]. | + | ^Application |
+ | |Web Management |admin | ||
+ | |CLI (SSH) |root | ||
- | **Password Settings** | + | :!: You should change the '' |
- | Change the admin password on first login. | + | :!: You should |
- | **Network Settings** | + | ===== Network Settings |
- | Change the IP address, enable | + | * Change the IP address, enable SSH on port 22, save, then reboot the unit |
+ | * If you have trouble accessing the MyPBX at the new address, power cycle the unit | ||
- | **Date and Time** | + | ===== Date and Time ===== |
- | Set the timezone and reboot. | + | * Set the timezone and daylight savings, then reboot |
- | **Voicemail Settings** | + | ===== Voicemail Settings |
- | Set up the SMTP server settings. | + | * Set up the SMTP server settings |
+ | |||
+ | ==== Local Mail Server ==== | ||
For a local mail server with a trusted IP address: | For a local mail server with a trusted IP address: | ||
- | SMTP Server: <IPofServer> | + | ^SMTP Server |
- | Port: 25 | + | ^Port |
All else blank/ | All else blank/ | ||
- | For SSL, I had to manually edit / | + | ==== Remote Mail Server ==== |
- | mailhub=mail.sonoracomm.com:465 | + | For SSL, I had to manually edit / |
- | AuthUser=smtp | + | |
- | AuthPass=pill9gale | + | < |
+ | mailhub=<your mailserver fqdn>:465 | ||
+ | AuthUser=<smtp user name> | ||
+ | AuthPass=<smtp user password> | ||
UseTLS=YES | UseTLS=YES | ||
root=postmaster | root=postmaster | ||
hostname=mypbx | hostname=mypbx | ||
- | rewriteDomain=sonoracomm.com | + | rewriteDomain=<your.domain.tld> |
- | + | </ | |
- | **Options** | + | |
- | + | ||
- | It is easiest to just use the defaults, but if you want to change these settings, do it first. | + | |
- | + | ||
- | **Extensions** | + | |
- | + | ||
- | It is easiest to just use the default extensions, however you should modify them: | + | |
- | + | ||
- | * use strong passwords | + | |
- | * set pickup group to 1 | + | |
- | + | ||
- | **Trunks** | + | |
- | + | ||
- | The analog ports are already set up. | + | |
- | + | ||
- | **Outbound Routes** | + | |
- | If all outgoing calls are to be routed through the analog ports, edit the default route and change the pattern to " | + | ===== Options ===== |
- | //At this point, | + | * It is easiest to just use the defaults |
+ | * If you want to change these settings, do it first | ||
- | //**Ring Groups** | + | ===== Extensions ===== |
- | The default | + | * It is easiest to just use the default |
+ | * However, you should modify them: | ||
+ | * use strong passwords | ||
+ | * set pickup group to 1 | ||
- | **Inbound Routes** | + | ===== Trunks ===== |
- | The default inbound route may be sufficient. | + | * The analog ports are already set up |
- | **Time Conditions** | + | ===== Outbound Routes ===== |
- | Define your office hours. | + | * If all outgoing calls are to be routed through the analog ports, edit the default route |
+ | * Change the pattern to "X." | ||
+ | * Do not strip any digits | ||
- | Monday-Friday 9:00-12:00 12: | + | :!: At this point, you should be able to make an outgoing call, and probably receive incoming calls too. |
- | Saturday-Sunday 00: | + | |
- | Enable and save. | + | ===== Ring Groups ===== |
- | **IVRs** | + | |
+ | | ||
+ | | ||
- | First, decide if you want a phone or phones to ring before the IVR answers. | + | ===== Inbound Routes ===== |
- | Re-record the ' | + | * The default inbound route may be sufficient |
- | Record | + | * It routes calls to the default " |
- | Record | + | * Minimally, you will want to: |
+ | * Re-record the ' | ||
+ | * Or edit the default inbound route to point to an extension or a ring group | ||
- | Edit the ' | + | ===== Time Conditions ===== |
+ | * You may leave the Office Hours function disabled | ||
+ | * Define your office open hours | ||
+ | * Anything not included will be closed hours | ||
- | **Remote Extensions** __unfinished__ | + | ^Monday-Friday |
+ | ^Saturday-Sunday | ||
- | Forward UDP ports into the PBX: | + | :!: Enable and save |
- | 5060 | + | ===== IVRs ===== |
- | 10000-10200 | + | |
- | Set remote extension definition: | + | * First, decide if you want a phone or phones to ring before the IVR answers |
+ | * If you do, create a ' | ||
+ | * Re-record the ' | ||
+ | * Record an ' | ||
+ | * Record a new night' IVR prompt | ||
+ | * Edit the ' | ||
- | NAT | + | ===== Remote Extensions ===== |
- | **SIP Settings** | + | http:// |
- | Set one of: | + | * Forward UDP ports into the PBX: |
+ | * 5060, 10001-10200 | ||
+ | * Set remote extension definition: | ||
+ | * NAT | ||
- | Extern IP (if static IP) | + | ==== SIP Settings for Remote ==== |
- | Extern Host (if dynamic DNS) | + | |
- | Also set: | + | * Set one of: |
+ | * Extern IP (if static IP) | ||
+ | * Extern Host (if dynamic DNS) | ||
+ | * Also set: | ||
+ | * Extern Refresh '' | ||
+ | * Local Network Address '' | ||
- | Extern Refresh 5 (if dynamic DNS) | + | ===== Link Two MyPBX ===== |
- | Local Network Address 192.168.0.0/ | + | |
- | Last changed (in Tomboy): 2010-11-06 | + | http:// |
- | Note created (in Tomboy): 2010-07-12 | + | |