Mitel Forums - The Unofficial Source

Mitel Forums => MiVoice Office 250/Mitel 5000 => Topic started by: jmarx33 on January 08, 2015, 01:32:41 PM

Title: Network a Mitel 5000 to a Cisco system
Post by: jmarx33 on January 08, 2015, 01:32:41 PM
Has anybody try and network a 5000 to a cisco call manager?
Title: Re: Network a Mitel 5000 to a Cisco system
Post by: Tech Electronics on January 13, 2015, 10:51:08 AM
JMarx33,

What type of networking were you looking to do?

Sorry for the late reply,

TE
Title: Re: Network a Mitel 5000 to a Cisco system
Post by: jmarx33 on January 20, 2015, 09:35:07 AM
I think it would be sip to connect the 5000 to the cisco.
Title: Re: Network a Mitel 5000 to a Cisco system
Post by: IPInstaller on January 22, 2015, 04:55:11 AM
I agree that SIP will be the way to do this.

I just wondered if anyone had tried it.
Title: Re: Network a Mitel 5000 to a Cisco system
Post by: Tech Electronics on January 22, 2015, 10:00:42 AM
Jmarx33,

Well I have done it via T-1, but if you are wanting to do it with SIP I don't have an answer.

Sorry,

TE
Title: Re: Network a Mitel 5000 to a Cisco system
Post by: hriaz 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.