cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
4
Replies

I can't connceting VoIP

cactus95
Level 1
Level 1

I have HQ Router(R3662) and Branch site router (R2811)

But there does not connect each other

So, I had debug Branch site Router

but I can't get any states without debug voip ccapi all

---------- debug --------

Branch#debug rtsp all

All RTSP client debugging is on

Branch#debug voip application all

All application debugging is on

Branch#debug voip vtsp all

voip vtsp all debugging is on

Branch# debug voip ccapi all

voip ccapi all debugging is on

Branch#

*Aug 24 22:43:24.503: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/CCAPI/cc_api_sup

ported_data:

data_mode=0x10082

*Aug 24 22:43:39.503: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/CCAPI/cc_get_cal

l_entry:

CALL_ERROR_INFORMATIONAL; Call Id Is Invalid=-1

------------------ END ----------

I had guess that DSP module is broken

Waht is the matter ?

1 Accepted Solution

Accepted Solutions

Chester Rieman
Cisco Employee
Cisco Employee

Not enough info - H323? versions? configs?

dsp output?

View solution in original post

4 Replies 4

Chester Rieman
Cisco Employee
Cisco Employee

Not enough info - H323? versions? configs?

dsp output?

I'm Sorry for my carelessness

We use for H.323 and Configs reads as follows

and than I had get the other debug state

------------- Configs -------------

** HQ Router Configuration

!

version 12.3

class-map match-all voice

match access-group 101

!

policy-map voice

class voice

priority 512

!

!

interface FastEthernet 0

ip address HQ IP Address

service-policy output voice

ip rtp priority 16384 16383 30

!

!

dial-peer voice Branch site Dial A Number voip

destination-pattern Branch site Dial A Number

session target ipv4:Branch site IP Address

ip qos dscp cs5 media

!

dial-peer voice Branch site Dial B Number voip

destination-pattern Branch site Dial B Number

session target ipv4:Branch site IP Address

ip qos dscp cs5 media

!

dial-peer voice HQ Dial A Number pots

destination-pattern HQ Dial A Number

port 2/0:1

!

access-list 101 permit ip any any precedence critical

access-list 101 permit udp any any range 16384 20000

access-list 101 permit udp any any range 53000 56000

access-list 101 permit tcp any any eq 1720

** Branch Site Router Configuration

!

class-map match-all voice

match access-group 101

!

!

policy-map voice

class voice

priority 48

!

!

no crypto isakmp ccm

!

!

!

interface FastEthernet0/0

ip address Branch site IP Address

service-policy output voice

!

access-list 101 permit ip any any precedence critical

access-list 101 permit udp any any range 16384 20000

!

dial-peer voice 1 pots

destination-pattern Branch site Dail A Number

port 1/0/0

!

dial-peer voice 2 pots

destination-pattern Branch site Dial B Number

port 1/0/1

dial-peer voice HQ Dial A Number voip

destination-pattern HQ Dial A Number

session target ipv4:HQ IP Address

ip qos dscp cs5 media

Add Iformation for the other debug

--------- debug ----------------

*** debug cch323 all And debug ip tcp transactions

Branch Site#

*Aug 25 04:46:02.165: TCB46FA69E0 created

*Aug 25 04:46:02.169: TCP0: state was LISTEN -> SYNRCVD [1720 -> HQ IP Address(1

1110)]

*Aug 25 04:46:02.169: TCP: tcb 46FA69E0 connection to HQ IP Address:11110, peer

MSS 536, MSS is 516

*Aug 25 04:46:02.169: TCP: sending SYN, seq 1705534498, ack 1581257081

*Aug 25 04:46:02.169: TCP0: Connection to HQ IP Address:11110, advertising MSS 5

36

*Aug 25 04:46:02.169: TCP0: state was SYNRCVD -> ESTAB [1720 -> HQ IP Address(11

110)]

*Aug 25 04:46:02.169: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/cch323_ct_m

ain: SOCK 0 Event 0x1

*Aug 25 04:46:02.173: TCB471BE068 accepting 46FA69E0 from HQ IP Address.11110

*Aug 25 04:46:02.173: TCB46FA69E0 setting property TCP_PID (8) 4683A8C4

*Aug 25 04:46:02.173: TCB46FA69E0 setting property TCP_NO_DELAY (1) 4683A8C8

*Aug 25 04:46:02.173: TCB46FA69E0 setting property unknown (15) 4683A944

*Aug 25 04:46:02.173: TCB46FA69E0 setting property TCP_NO_DELAY (1) 4683A91C

*Aug 25 04:46:02.173: TCB46FA69E0 setting property TCP_ALWAYSPUSH (17) 4683A91C

*Aug 25 04:46:02.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/cch323_get_

new_ccb: ccb (0x4718A260) is in use

*Aug 25 04:46:17.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/cch323_time

r_dispatch: Timer[CCH323_H225_CONNECTION_TIMER] expired

*Aug 25 04:46:17.173: TCP0: state was ESTAB -> FINWAIT1 [1720 -> HQ IP Address(1

1110)]

*Aug 25 04:46:17.173: TCP0: sending FIN

*Aug 25 04:46:17.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/h323_gw_cle

an_send_blocked_watch: fd 2

*Aug 25 04:46:17.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/h323_set_cc

_cause_for_spi_err:

Categorized cause:38, category:186

*Aug 25 04:46:17.173: //-1/00000000-0000-0000-0000-000000000000/H323/h323_set_re

lease_src_and_iec: Failed AV set

*Aug 25 04:46:17.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/h323_set_re

lease_source_for_peer: ownCallId[-1], src[6]

*Aug 25 04:46:17.173: //-1/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/H323/cch323_clea

nup_xport: IP_entry is NULL, returning

*Aug 25 04:46:17.197: TCP0: state was FINWAIT1 -> FINWAIT2 [1720 -> HQ IP Address (11110)]

I had solved this problem so hard by help for Cisco TAC

that problem is the section of satellite communications.

Cisco TAC say that "the root cause might be the failure of TCP 1720 port connection for call setup of voice.

Although satellite modem always send TCP keepalive packets to source address of TCP 1720 port, the other side couldn't response of that.

I think that was the root cause of calling failure.

So, TCP timeout had occurred by above."

and than they suggested to use for GRE tunnel for voice traffic

and I success

thank you very much for Cisoc TAC Teams

and Special Thanks for Daniel Choi (his Korea Cisco TAC engineer)