cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
896
Views
0
Helpful
1
Replies

Changing CAS e&m-wink-start to a PRI on voice gateway

Burney Rogers
Level 1
Level 1

Cisco IOS Software, C3900 Software (C3900-UNIVERSALK9-M), Version 15.1(4)M4, RELEASE SOFTWARE (fc1)

I want to change a CAS  e&m-wink-start to a PRI on controller T1 0/1/0 using mgcp below. I am posting the new configuration below the current e&m-wink-start configuration on the voice gateway router.

Current

controller T1 0/1/0

cablelength long 0db

ds0-group 1 timeslots 1-24 type e&m-wink-start

description


New configuration

Router(config)# no contoller T1 0/1/0

Router(config)# no interface Serial0/1/0

Router(config)#controller t1 0/1/0

Router(config-controller)#cablelength long 0db

Router(config-controller)#framing esf

Router(config-controller)#linecode b8zs

Router(config-controller)#clock source line 

Router(config-controller)#pri-group timeslots 1-24 service mgcp

Router(config-controller)#description circuit ID

Router(config-if)# interface serial0/1/0

Router(config-if)# no ip address

Router(config-if)# encapsulation hdlc

Router(config-if)# isdn switch-type primary-4ess

Router(config-if)# isdn incoming-voice voice

Router(config-if)# isdn bind-l3 ccm-manager

1 Reply 1

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Hi,

You need additional configs for this to work..You also need to configure the isdn bind on the D-channel not as you have it..

Router(config-if)# interface serial0/1/0:23

Router(config-if)# no ip address

Router(config-if)# encapsulation hdlc

Router(config-if)# isdn switch-type primary-4ess

Router(config-if)# isdn incoming-voice voice

Router(config-if)# isdn bind-l3 ccm-manager

Additional configs....change ip to suit your needs

ccm-manager redundant-host 192.168.103.114

ccm-manager mgcp

ccm-manager music-on-hold bind xxx--put relevant interface

!

mgcp

mgcp call-agent 192.168.103.115 2427 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp modem passthrough voip codec g711alaw

mgcp modem passthrough voip redundancy

mgcp ip qos dscp af31 media

mgcp ip qos dscp cs3 signaling

mgcp package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

mgcp default-package dtmf-package

no mgcp package-capability res-package

no mgcp package-capability fxr-package

mgcp tse payload 100

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interfacexx -----------------------put relevant interfcae here

mgcp bind media source-interface xxx--------------------same

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: