cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
308
Views
0
Helpful
2
Replies

Quick Question

JUNKSA_2
Level 1
Level 1

Dear all,

I need your assistance to configure my VG224 to connect fax machine and to integrate to call manager 4.1

Your input is highly appreciated.

Regards

2 Replies 2

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Hi,

Use sccp to configure the VG.

You need to configure this on the gateway and then you need to configure the gateway on CCM.

Check the VG documentation.

Sample sccp configuration below:

sccp local FastEthernet0/0

sccp ccm 10.123.160.10 identifier 10 priority 1

sccp ccm 10.185.88.14 identifier 11 priority 2

sccp

!

sccp ccm group 1

associate ccm 10 priority 1

associate ccm 11 priority 2

!

stcapp ccm-group 1

stcapp

!

dial-peer voice 10 pots

service stcapp

port 2/1

!

dial-peer voice 11 pots

service stcapp

port 2/2

!

dial-peer voice 9 pots

service stcapp

port 2/0

Please rate all useful posts

Hi,

Thank you for your quick response. Do I need to configure anything in the voice port and dial-peer? let say in voice-port 2/0 and dial-peer voice 101 pots.

Please advice.

Regards.