Put the Mitel 5220 phone into SIP mode
Sunday, April 27th, 2008The world of SIP phones is constantly amazing to me. Crappy user interfaces, shady manufacturer websites, blackbox knowledge, i.e. “press and hold the ’super button’ after powering on and tap the second line button”.
I was asked to make sure a Mitel 5220 dual mode phone can be speak SIP and register to Asterisk. Looks like it can. Ironically, I figured all of this out without using the Mitel website since their homepage produced a 500 Internal Server Error response. Word!
The article on voip-info is accurate to get it into SIP mode. Some confusion arose on my phone because it didn’t have some buttons labeled. Trial and error nailed it down. Here’s the process:
- Disconnect the power from the set.
- Hold down the “Superkey” (or “Menu” key with some paper inserts) while powering up the set.
- The set will come up and ask if you want to CONFIGURE PHONE? select YES.
- “NETWORK PARAMETERS?” select NO
- “HARDWARE CONFIG?” select NO
- “PHONE MODE?” select YES
- “PROTOCOL?” select YES
- “PHONE MODE: Minet” select Change
- Select “SIP”, “Accept” and confirm with “Yes”. It will now save the settings to NVram
- “REBOOT NOW?” select Yes
The “super key” is the key at the top left, under the LCD screen. The “line 1″ button is the button at the bottom right, next to the keypad.
Web admin panel works. username: admin password: 5220. The registration process is a little odd, consisting of two discrete menus. Add the SIP user/pass in the Admin->User Config section, then add the SIP proxy/registrar in the Admin->SIP Config. Also in this section make sure the “Bypass NAT Firewall” is set to “off” and “Mode” is set to “static”. This applies if you are behind NAT and the Asterisk server is not. The settings are the opposite when both the server and the phone are on the same network.