05-14-2015 12:26 PM - edited 03-19-2019 09:35 AM
Running CUCM 9.12 and wondering how to add the new VG310 in. Does the Voice ports need to be configered on the Gateway first before adding it to CUCM?
Solved! Go to Solution.
05-18-2015 11:28 AM
Hey there..
Here are basic configs once you have the CUCM side complete..Items in bold are just notes for reference. Did this on the fly so fi you get stuck let me know.
Prior to making these changes though do you see all ports listed 0-23 using the standard format of 0/0/0-0/0/23 listed under the gateway in your CUCM?
CHANGE THE X to your SUBS
sccp local Loopback0
sccp ccm X.X.X.X identifier 1 version 7.0
sccp ccm X.X.X.X identifier 2 version 7.0
sccp ccm X.X.X.X identifier 3 version 7.0
CREATE YOUR CCM GROUP AND BIND TO YOUR LOOPBACK OR INTERFACE
sccp ccm group 1
bind interface Loopback0
associate ccm 1 priority 1
associate ccm 2 priority 2
associate ccm 3 priority 3
TURN ON SCCP
sccp
BIND GROUP TO STCAPP AND TURN THAT ON
stcapp ccm-group 1
stcapp
VOICE PORT SHOULD LOOK SOMETHING LIKE THIS (customize as needed)
voice-port 0/0/0
input gain -3
timeouts ringing infinity
caller-id enable
DIAL PEER SOMETHIGN LIKE THIS (customize as needed)
dial-peer voice 100 pots
service stcapp
fax rate disable
port 0/0/0
05-14-2015 06:24 PM
Hi,
Please ensure that you are running 9.1(2)SU2 or later. You can add it on CUCM or configure the gateway first as per the following
http://www.cisco.com/c/en/us/td/docs/routers/access/vg350/software/configuration/guide/vg350_scg/scgappa.html
HTH
Manish
05-15-2015 04:45 AM
Is there any good documentation on setting it up in CUCM 9.1.2SU2?
05-15-2015 04:53 AM
Which protocol would you be using?
Manish
05-15-2015 05:03 AM
SCCP
05-15-2015 05:10 AM
The procedure would be similar to adding a VG224 as explained in following video
https://www.youtube.com/watch?v=h3k-uKKNYaw
HTH
Manish
05-15-2015 05:14 AM
I have seen this video I am not getting any ports to show up once I add the gateway.
05-15-2015 05:30 AM
05-15-2015 05:39 AM
I got this screen now I think we had a firwwall rule that got pushed last night so now CUCM can at least see it.
05-15-2015 08:11 AM
For the VG310 to be seen by the CUCM do I have to enable the Call manager Application on the gateway. What commands do I use for that?
05-18-2015 11:15 AM
Would you have a config example of what a phone port should look like on a VG310?
05-18-2015 11:28 AM
Hey there..
Here are basic configs once you have the CUCM side complete..Items in bold are just notes for reference. Did this on the fly so fi you get stuck let me know.
Prior to making these changes though do you see all ports listed 0-23 using the standard format of 0/0/0-0/0/23 listed under the gateway in your CUCM?
CHANGE THE X to your SUBS
sccp local Loopback0
sccp ccm X.X.X.X identifier 1 version 7.0
sccp ccm X.X.X.X identifier 2 version 7.0
sccp ccm X.X.X.X identifier 3 version 7.0
CREATE YOUR CCM GROUP AND BIND TO YOUR LOOPBACK OR INTERFACE
sccp ccm group 1
bind interface Loopback0
associate ccm 1 priority 1
associate ccm 2 priority 2
associate ccm 3 priority 3
TURN ON SCCP
sccp
BIND GROUP TO STCAPP AND TURN THAT ON
stcapp ccm-group 1
stcapp
VOICE PORT SHOULD LOOK SOMETHING LIKE THIS (customize as needed)
voice-port 0/0/0
input gain -3
timeouts ringing infinity
caller-id enable
DIAL PEER SOMETHIGN LIKE THIS (customize as needed)
dial-peer voice 100 pots
service stcapp
fax rate disable
port 0/0/0
05-18-2015 01:00 PM
I see all ports in CUCM. bind interface Loopback 0. Is there a place I can get this off my Old VG248? I get this when entered
vg31-01(config)#sccp local Loopback0
^
% Invalid input detected at '^' marker.
05-18-2015 06:55 PM
Are you using a loopback with your 310 or just direct interfaces?
05-19-2015 04:54 AM
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