04-29-2019 08:19 PM
Hi Everyone
We want to integrate the Cisco CME with the Panasonic NS 700 PBX over Private SIP Trunks. We have the following licence enabled on the Voice Router. Please if someone can tell me if we are ok for the SIP Trunk configuration or we need to buy some licences for this.
Thanks in advance
Core#show license detail
Index: 1 Feature: AdvUCSuiteK9 Version: 1.0
License Type: Permanent
License State: Active, Not in Use
License Count: Non-Counted
License Priority: Medium
Store Index: 5
Store Name: Primary License Storage
Index: 2 Feature: AdvUCSuiteK9 Version: 1.0
License Type: EvalRightToUse
License State: Inactive
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 4
Store Name: Built-In License Storage
Index: 3 Feature: FoundationSuiteK9 Version: 1.0
License Type: Permanent
License State: Active, Not in Use
License Count: Non-Counted
License Priority: Medium
Store Index: 2
--More-- Store Name: Primary License Storage
Index: 4 Feature: FoundationSuiteK9 Version: 1.0
License Type: EvalRightToUse
License State: Inactive
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 3
Store Name: Built-In License Storage
Index: 5 Feature: appxk9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Store Index: 4
Store Name: Primary License Storage
Index: 6 Feature: appxk9 Version: 1.0
License Type: EvalRightToUse
License State: Inactive
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
--More-- Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 0
Store Name: Built-In License Storage
Index: 7 Feature: cme-srst Version: 1.0
License Type: EvalRightToUse
License State: Active, In Use
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 3 days
Period used: 19 hours 6 minutes
Transition date: Jun 23 2019 17:46:18
License Count: 475/0 (In-use/Violation)
License Priority: Low
Store Index: 5
Store Name: Built-In License Storage
Index: 8 Feature: hseck9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Store Index: 1
Store Name: Primary License Storage
--More-- Index: 9 Feature: ipbasek9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Store Index: 0
Store Name: Primary License Storage
Index: 10Feature: securityk9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Store Index: 3
Store Name: Primary License Storage
Index: 11Feature: securityk9 Version: 1.0
License Type: EvalRightToUse
License State: Inactive
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 2
--More-- Store Name: Built-In License Storage
Index: 12Feature: throughput Version: 1.0
License Type: EvalRightToUse
License State: Active, Not in Use, EULA not accepted
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 6
Store Name: Built-In License Storage
Index: 13Feature: uck9 Version: 1.0
License Type: Permanent
License State: Active, In Use
License Count: Non-Counted
License Priority: Medium
Store Index: 6
Store Name: Primary License Storage
Index: 14Feature: uck9 Version: 1.0
License Type: EvalRightToUse
License State: Inactive
Evaluation total period: 8 weeks 4 days
Evaluation period left: 8 weeks 4 days
--More-- Period used: 0 minute 0 second
License Count: Non-Counted
License Priority: None
Store Index: 1
Store Name: Built-In License Storage
04-30-2019 02:00 AM - edited 05-02-2019 06:15 AM
Hello,
If I understand correct your question, you aim to connect the CME with the Panasonic, in order to phones registered on the CME to able to call phones registered to the Panasonic, via a SIP trunk ("internal" call routing within your LAN).
If this is the case, then you should NOT have a problem with the licensing.
George
04-30-2019 05:30 AM
Thanks George
That is correct.
Please if you can tell what licences will be required to setup the SIP Trunks on CME.
Regards
Rav.
05-02-2019 03:57 AM
If the trunk is not authenticated, then just create a dial-peer like this:
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729r8
!
!
dial-peer voice 202 voip
description *** Outbound to Panasonic ***
destination-pattern 4..
session protocol sipv2
session target ipv4:X.X.X.X
voice-class codec 1
dtmf-relay rtp-nte
!
IP X.X.X.X is the IP from the Panasonic
and 4.. are the extensions on the Panasonic, example of course
Check the codec, this depends on what the Panasonic supports
JH
04-23-2020 04:10 AM
Hi,
I'm facing a customer requirement for Cisco CUBE integration with a Panasonic NS700 and am looking to see what interoperability problems we might be facing. I'm assuming that the CUBE configuration will be very similar to the CME configuration that's mentioned earlier...
What has been your experience since doing this?
Thanks in advance
Chris
04-23-2020 04:49 AM
The CUBE configuration runs under the same principles so you shouldn;t face any issues.
George
04-23-2020 04:56 AM
05-02-2019 06:14 AM
Hello Ravs,
There was a typo, I meant you shouldn' t have a problem and you can just use a dial-peer configuration (make sure that you use the correct codec)
I will correct my above answer,
George
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide