Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - damian24

Pages: [1]
1
SIP On Mitel / Re: Configure SIP Account on 5320e while in SIP mode
« on: June 08, 2020, 09:00:55 AM »
I've been having the same problem and came upon this thread - instead of going back in firmware, I downloaded the 06.05.00.26 load and set the phones TFTP server as above (but using the new firmware).

To my amazement, the webserver was up an running.

Just one additional thing - it may have been a fluke initially...

To turn on the webserver...

setup your TFTP server
in the TFTP root add MN_Generic.cfg

In MN_Generic.cfg add the following, note the Model="5320e", you need a section for each phone model that you want to enable the webserver for.

<Parameter Model="5320e">
   <tftp_upgrade>2</tftp_upgrade>
   <http_upgrade>0</http_upgrade>
      <tonecode>EN</tonecode>
   <sntp>pool.ntp.org</sntp>
   <auth_method>2</auth_method>
   <auth_method>1</auth_method>
   <tonecode>US</tonecode>
   <http_task_enable>1</http_task_enable>
   <https_task_enable>0</https_task_enable>
   <httpport>80</httpport>
   <httpsport>443</httpsport>
   <telnet_task_enable>1</telnet_task_enable>
</Parameter>

Hope this helps someone else suffering through activating the webserver

D



2
SIP On Mitel / Re: Mitel 5312 running SIP
« on: June 05, 2020, 09:37:21 AM »
Mitel doesn't officially support SIP on the MiNET devices any longer... and it hasn't for over 10 years. Most Mitel systems include basic SIP firmware for 52xx/53xx devices only because there are some Mitel sites that still have SIP Mitel phones, but there is no longer support for other/generic devices any longer. My guess is that somewhere along the way the rest of the portal just passed into oblivion.

Could be totally wrong, but I do know SIP support for MiNet devices to non-Mitel equipment was stopped officially about 2010... knowing Mitel if likely worked for some time after that but who knows.

I've got a 5320e running 06.05.00.26 that I downloaded from Mitel today, it was running 06.05.00.11 and didn't have the Web Config, after I upgraded it the Web came alive...


3
SIP On Mitel / Re: Configure SIP Account on 5320e while in SIP mode
« on: June 05, 2020, 07:09:32 AM »
I've been having the same problem and came upon this thread - instead of going back in firmware, I downloaded the 06.05.00.26 load and set the phones TFTP server as above (but using the new firmware).

To my amazement, the webserver was up an running.

Pages: [1]