MITEL 6900, 6970, 6800, AND 6700 SIP TERMINALS FOR MIVOICE MX-ONE
73 26/1531-ANF 901 14 Uen S 2019-10-18
#download protocol HTTP,HTTPS,FTP,TFTP
download protocol:HTTP
http server:<webserver IP address>
http port:80
http path:inOffice
https server:<SBC outside IP address>
https port:444 #SBC TLS port relay to webserver
https path:atHome
https client method:"TLS 1.0"
https user certificates:CA.pem #root CA
sip transport protocol: 1 #1-UDP,2=TCP,4=TLS
sips trusted certificates: CA.pem #root CA
sip srtp mode: 0 #0-RTP,2-SRTP onlysip proxy ip: 192.168.110.20
sip proxy port: 5060
sip registrar ip: 0.0.0.0
sip registrar port: 5060
time server disabled:0 #0-NTP enabled
time server1:<NTP server> #skip this setting if DHCP Options 42
is used
3. The atHome directory shall consist of model specific configuration files,
aastra.cfg/startup.cfg and if you have a self-signed certificate you should skip
the phone FW as an upgrade will remove the certificate loaded.
Only changes from the aastra template is described. Set “https” and the secure
port “22223” to invoke XML Requests over TLS
Assuming SBC outside IP address to be: 193.10.10.10
Phone <model>.cfg:
Either the Logon keys are removed. Then you rely on that the users logon when
prompted due to reboot (triggered by action uri startup in aastra.cfg), or the
/Logon key value needs to be set to
“https://193.10.10.10:22223/Logon?user=$$SIPUSERNAME$$”.
If Corporate directory is to be used a TLS port relay can be configured in Ingate
the same way as port 444 is setup towards the configuration server), Let’s say
port 445 is set up then the Corporate Directory key value would be:
“https://193.10.10.10:445/xml/directory/CorpDir.php”
Phone aastra.cfg/startup.cfg file:
action uri startup:
”https://193.10.10.10:22223/Startup?user=$$SIPUSERNAME$$”
services script:
https://193.10.10.10:22223/Services?user=$$SIPUSERNAME$$&voice-
mailnr=<voice mail number>
#download protocol HTTP,HTTPS,FTP,TFTP
download protocol:HTTPS
http server:<webserver IP address>
http port:80
http path:inOffice
https server:<SBC outside IP address>
https port:444 (or 443) #SBC TLS port relay to webserver
https path:atHome