Mitel Forums - The Unofficial Source
Mitel Forums => MiVoice Office 250/Mitel 5000 => Topic started by: jmarx33 on January 08, 2015, 01:32:41 PM
-
Has anybody try and network a 5000 to a cisco call manager?
-
JMarx33,
What type of networking were you looking to do?
Sorry for the late reply,
TE
-
I think it would be sip to connect the 5000 to the cisco.
-
I agree that SIP will be the way to do this.
I just wondered if anyone had tried it.
-
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
-
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.