Quantcast
Viewing all articles
Browse latest Browse all 5767

SIP settings for Mitel Phones

Introduction


These notes apply to the range of Mitel phones that support SIP, namely: 5220 and 5215 ('Dual Mode' versions), 5224, 5235, 5330 and 5340 IP Phones. The notes are based on V6 firmware.

All phones have the same basic setup menu structure and the following applies in general to all models.

Return to Mitel front page:

User Config:

  • User ID or Extension: <your user name>
  • SIP Auth User Name: <your user name>
  • Password: < your password >

Note that it is important to enter the user name in both user entry boxes. It is tempting to enter the extension number in the first box, but this is really for the user name as Asterisk will assign the extension number upon successful registration.

Dial Plan

  • Turn on Auto Dial if you want the phone to dial your keyed number after 'n' seconds of keypad inactivity.
  • Set Inter-digit timeout to the required inactivity period - the default/recommended is 4 seconds.

SIP Config


Based on V6 firmware - other versions may have different settings. The titles below refer to various sections in the phone setup

Advanced Features

Basic

  • Authenticate Method: Digest
  • Registry Duration: 7200 (also try 180 if using NAT for a more regular refresh)
  • Voice Mail Retrieve Address: *97 (for Asterisk-based systems)
  • Phone Listening Port: 5060
  • Long SIP-Contact (RFC3840): Disabled

User Configuration

Additional Servers

  • SIP Proxy Server: <SIP server hostname or IP address>
  • Port: 5060
  • SIP Registry Server: <SIP server hostname or IP address>
  • Port: 5060
  • Outbound Server : leave blank - see below
  • Voice Mail Server: <SIP server hostname or IP address>

You need to put your asterisk server's IP address in the "Voice Mail Server" field in order for the phone to flash when you have waiting messages.

Outbound server


On some firmware versions, entering an outbound server when the phone is using NAT STUN causes the phone to hang on boot (5220 with V6 firmware) and sometimes a factory reset is required to get back into the setup.

Emergency

  • Emergency Number: blank
  • Emergency Server IP: blank
  • Port: blank

Firewall

  • Bypass Firewall NAT: Off
  • Mode: Static
  • WAN IP Discovery URL: blank
  • WAN IP Address: blank


Network Config

If you wish to configure the set with a static IP address, you can do so here.

Media Config

  • Set your preferred CODEC order.
  • If you want to use RFC2833 compliant DTMF settings, change DTMF type to Outband and DTMF Payload Type to 101. The classic symptom if you forget to do this is that the hash/pound ('#') key doesn't start an immediate dial of your keyed number.

TFTP Auto Config

If you set up a TFTP server local to your phones, they can configure automatically. The Mitel phones first download the file sip<model>Generic.cfg (e.g.: sip5220Generic.cfg). Any settings assigned therein are written then to the phone. Anything not assigned by the file remain unchanged. Then the phone specific config file is downloaded sip<model>SXXXXXXXXXXXX.cfg (replace X's with MAC address of phone). Any settings assigned by the phone specific file overwrite (even those just written by the Generic file), and anything not assigned remains unchanged.

Some reports say that tftp behavior can be really awkward. ...

Viewing all articles
Browse latest Browse all 5767

Trending Articles