cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3399
Views
5
Helpful
3
Replies

No Ringback tone !!!!

Nitzbegin
Level 1
Level 1

Hi ,

I am facing one issue as, I have 2 voice gateways(H323 and MGCP), The endpoints of MGCP G/w are Analog phones (EPBX Connectivity).

H323 have enpoints (mixed up IP phones and Analog's).

So, when the call is initiated from h323 endopoint (IP phone) >>>>> MGCP endpoint (Analog Phone).

Call is routing  .... but the caller/calling party is not getting the Ringing tone. But actually when the Called party picks up.

After that the conversations are perfect.

Only problem is, that the calling party is not able to hear the tones.( When he calls to analog phones)

I have read someting about the Progress Indicator values ..

configuring dial peers..  etc etc.

but Stil confused in fixing tis issue..

Please let me know the solution.

Thanks,

Nithin

3 Replies 3

What is the model of your gateways? What is the voip protocol used to connect gateways? h323? mgcp?

Can you add a config and a net scheme?

Regards.

Hi Daniele,

My VG's are 2811 ISR's and one router (2811) makes use of MGCP and other makes use of H323 to caonnect to call manager.

My H323 Voice Gateway :

Config:

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname MM-GW

!

boot-start-marker

boot system flash:c2800nm-ipvoice-mz.124-24.T.bin

boot system flash:c2800nm-ipvoice-mz.123-14.T4.bin

boot-end-marker

!

card type e1 0 1

logging message-counter syslog

logging buffered 51200 warnings

enable secret 5 $1$.jrB$ZeJ.x67gkOkFjlLrCwa2w/

!

no aaa new-model

network-clock-participate wic 1

network-clock-select 1 E1 0/1/0

!

ip source-route

!

!

ip cef

!

!

ip domain name yourdomain.com

no ipv6 cef

multilink bundle-name authenticated

!

!

!

isdn switch-type primary-qsig

!

!

!

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

fax protocol cisco

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

voice-card 0

dspfarm

dsp services dspfarm

!

!

!

username cisco privilege 15 secret 5 $1$&&&&$RF$Fk$yT5TLznUMKnulKzJrfaRP/

archive

log config

  hidekeys

!

!

controller E1 0/1/0

pri-group timeslots 1-31 service mgcp

!

controller E1 0/1/1

!

!

!

!

!

interface FastEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$

ip address

duplex auto

speed auto

!

interface FastEthernet0/1

ip address 192.168.1.100 255.255.255.0

duplex auto

speed auto

!

interface Serial0/1/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-qsig

isdn incoming-voice voice

isdn bind-l3 ccm-manager

no cdp enable

!

!

ip http server

ip http authentication local

ip http timeout-policy idle 5 life 86400 requests 10000

!

!

!

snmp-server community mwd1w23k RO

!

control-plane

!

!

!

voice-port 0/1/0:15

echo-cancel coverage 64

!

ccm-manager fallback-mgcp

ccm-manager redundant-host

ccm-manager mgcp

no ccm-manager fax protocol cisco

ccm-manager music-on-hold

ccm-manager config server

ccm-manager config

!

mgcp

mgcp call-agent 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 package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

no mgcp package-capability res-package

no mgcp package-capability fxr-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 ecm

mgcp fax t38 inhibit

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface FastEthernet0/0

!

mgcp profile default

!

sccp local FastEthernet0/0

sccp ccm 10.2.100.5 identifier 1 version 7.0

sccp

!

sccp ccm group 1

bind interface FastEthernet0/0

associate ccm 1 priority 1

associate profile 1 register CFB0015F96E69F8

keepalive retries 2

!

dspfarm profile 1 conference

codec g711ulaw

codec g711alaw

codec g729ar8

codec g729abr8

codec g729r8

codec g729br8

shutdown

!

!

dial-peer voice 1000 voip

session protocol sipv2

session target ipv4:202.71.134.13

session transport udp

dtmf-relay rtp-nte

clid network-number 052302659

!

!

sip-ua

authentication username 052302659 password 7 1419171F58517F7E71 realm 202.71.134.13

registrar ipv4:202.71.134.13 expires 60

!

!

line con 0

login local

line aux 0

line vty 0 4

privilege level 15

password cisco

login

transport input telnet

line vty 5 15

privilege level 15

login local

transport input telnet

!

scheduler allocate 20000 1000

end

My MGCP VG:

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname NAG-EPBX-RTR

!

boot-start-marker

boot system flash c2800nm-ipvoicek9-mz.124-24.T.bin

boot system flash c2800nm-ipbase-mz.124-15.T12.bin

boot-end-marker

!

card type e1 0 2

logging message-counter syslog

logging buffered 51200 warnings

!

no aaa new-model

network-clock-participate wic 2

!

dot11 syslog

ip source-route

!

!

ip cef

!

!

ip domain name yourdomain.com

no ipv6 cef

multilink bundle-name authenticated

!

!

!

!

isdn switch-type primary-net5

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

voice-card 0

!

!

!

!

!

username admin privilege 15 password 0 cisco

archive

log config

  hidekeys

!

!

controller E1 0/2/0

framing NO-CRC4

pri-group timeslots 1-31 service mgcp

!

controller E1 0/2/1

!

!

!

!

!

interface FastEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$

ip address

duplex auto

speed auto

!

interface FastEthernet0/1

description $ES_LAN$

no ip address

duplex auto

speed auto

!

interface Serial0/2/0:15

no ip address

encapsulation hdlc

isdn switch-type primary-net5

isdn overlap-receiving

isdn protocol-emulate network

isdn incoming-voice voice

isdn bind-l3 ccm-manager

no cdp enable

!

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0

!

ip http server

ip http access-class 23

ip http authentication local

no ip http secure-server

ip http timeout-policy idle 60 life 86400 requests 10000

!

!

!

!

!

control-plane

!

!

!

voice-port 0/2/0:15

echo-cancel coverage 64

!

ccm-manager redundant-host

ccm-manager mgcp

no ccm-manager fax protocol cisco

ccm-manager music-on-hold

ccm-manager config server

ccm-manager config

!

mgcp

mgcp call-agent 2427 service-type mgcp version 0.1

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

no mgcp package-capability res-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 ecm

mgcp fax t38 inhibit

!

mgcp profile default

!

!

!

dial-peer voice 10 pots

destination-pattern [1-9]..

progress_ind alert enable 8

progress_ind progress enable 8

progress_ind connect enable 8

forward-digits all

!

!

!

line con 0

login local

line aux 0

line vty 0 4

access-class 23 in

privilege level 15

login local

transport input telnet

line vty 5 15

access-class 23 in

privilege level 15

login local

transport input telnet

!

scheduler allocate 20000 1000

end

Please Give me solt..

Nithin M

Sincerely, I've some troubles to understand your config and scenario.

In your H323 gateway I see a SCCP configuration, a MGCP configuration and a single SIP dial-peer. Where is H323?

Where are analog interfaces in your MGCP gateway?

Can you add a schema?

Something like:

H323 IP phone with ip x.x.x.x ---> h323 gw with ip x.x.x.x ---> CCME ? CCM? ---> MGCP with ip x.x.x.x

You can try to add these commands to your gw:

global mode:

voice call send-alert

voice rtp send-recv

isdn serial interfaces (if used):

isdn send-alerting

Regards.