1
MiVoice Office 250/Mitel 5000 / Re: Network a Mitel 5000 to a Cisco system
« on: February 03, 2015, 03:43:31 PM »
We have done it over SIP however you need to check licensing as the license is per call. Its setup on Mitel side to use feature code 6 + 4 digits. You don't need SIP UA or B2BA
On Cisco router configure the dial peer as follows
dial-peer voice 100 voip
destination-pattern 12.. (Where 12XX is Mitel extensions)
session-target ipv4:x.x.x.x (Mitel IP)
session-protocol sipv2
session-transport tcp
no vad
That should get you started.
On Cisco router configure the dial peer as follows
dial-peer voice 100 voip
destination-pattern 12.. (Where 12XX is Mitel extensions)
session-target ipv4:x.x.x.x (Mitel IP)
session-protocol sipv2
session-transport tcp
no vad
That should get you started.