This is an old revision of the document!
Yeastar may be affiliated with Yealink IP Phones
No IAX2 support.
Web interface: admin/password root: ys123456
Also see Asterisk-GUI and Asterisk-GUI.
Password Settings
Change the admin password on first login. You can change the root (CLI) password with 'passwd' command.
Network Settings
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
Set the timezone and reboot.
Voicemail Settings
Set up the SMTP server settings.
For a local mail server with a trusted IP address:
SMTP Server: <IPofServer> Port: 25
All else blank/unset.
For SSL, I had to manually edit /etc/ssmtp/ssmtp.conf to be exactly:
mailhub=mail.sonoracomm.com:465 AuthUser=smtp AuthPass=pill9gale UseTLS=YES root=postmaster hostname=mypbx rewriteDomain=sonoracomm.com
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 “X.” and do not strip any digits.
At this point, you should be able to make an outgoing call, and probably receive incoming calls too. Ring Groups
The default ring group may be sufficient, but adjust to your needs and/or create other ring groups. (i.e. “Reception”)
Inbound Routes
The default inbound route may be sufficient. It routes calls to the default “Welcome” IVR. Minimally, you will want to re-record the 'default' greeting or edit the default inbound route to point to an extension or a ring group.
Time Conditions
Define your office hours. Anything not included will be closed hours.
Monday-Friday 9:00-12:00 12:00-17:00 00:00-00:00 Saturday-Sunday 00:00-00:00
Enable and save.
IVRs
First, decide if you want a phone or phones to ring before the IVR answers. If you do, create a 'reception' ring group that goes to the 'welcome' IVR if no one answers.
Re-record the 'default' IVR prompt for business hours. Record an 'invalid' IVR prompt. Record a new night' IVR prompt.
Edit the 'welcome' IVR.
Remote Extensions unfinished
Forward UDP ports into the PBX:
5060 10000-10200
Set remote extension definition:
NAT
SIP Settings
Set one of:
Extern IP (if static IP) Extern Host (if dynamic DNS)
Also set:
Extern Refresh 5 (if dynamic DNS) Local Network Address 192.168.0.0/255.255.0.0
Last changed (in Tomboy): 2010-11-06 Note created (in Tomboy): 2010-07-12