cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1167
Views
0
Helpful
7
Replies

Call PickUp problem

g.doychev
Level 1
Level 1

Hello,

I have a strange problem related with the function Call PickUp.

First, a few words about the network topology:

- there is a Cisco ISR 2801 with CME 8.0

- there are SCCP and SIP endpoint registered to it

- the same router is a H323 gateway to the ITSP

Now the problem:

When an incoming call is received through the H323 and it is sent to a SIP device, if you try to pickup this call from another SIP endpoint - the pickup fails.

Actually, the first device stops ringing, but the incoming call doesn't connect to the second device.

- there is no problem when the same happens with SCCP endpoints

- there is no problem when the call is local

- there is no problem when the call comes through SIP trunk or FXO

- the call transfer and the others functions works without a problem

I couldn't find a solution for this problem by myself, so any help would be highly apreciated.

If there is something unclear or you need some extra information, please let me know.

Thank you!

7 Replies 7

dijohn
Cisco Employee
Cisco Employee

Hi,

Can you provide the following debugs

debug voip ccapi inout

debug ccsip messages

Calling and called numbers (Phone 1[SIP] amd Phone 2[SIP])

HTH

/divin

PS:rate useful posts!

dijohn
Cisco Employee
Cisco Employee

Attach a "show tech" from the CME.

Here are the tech-support and the debugging output.

The two inside devices are 511 and 512.

Outside caller is 107 and the called number is 512.

511 is trying to pickup the call with FAC **4 plus phone number (512).

rfallara
Level 1
Level 1

Try switching to h323 slow start either at the dial-peer with an h323 voice class or globally under voice service voip -> h323-> call start slow

Unfortunately, it doesn't help.

Hi,

*Apr  4 13:31:05.222: //7642/8028B7491C00/CCAPI/cc_api_call_disconnected:
Apr 04 16:42:18 172.16.172.110 695:    Cause Value=47, Interface=0x67AD68F8, Call Id=7642
Apr 04 16:42:18 172.16.172.110 696: *Apr  4 13:31:05.222: //7642/8028B7491C00/CCAPI/cc_api_call_disconnected:
Apr 04 16:42:18 172.16.172.110 697:    Call Entry(Responsed=TRUE, Cause Value=47, Retry Count=0)
Apr 04 16:42:18 172.16.172.110 698: *Apr  4 13:31:05.222: //7642/8028B7491C00/CCAPI/ccConferenceDestroy:
Apr 04 16:42:18 172.16.172.110 699:    Conference Id=0x2E, Tag=0x0

I can see Cause Code=47.

Can you enable

debug h225 asn1

debug h245 asn1

debug cssip all

debug voip ccapi inout

HTH

/divin

I saw this too, but coudn't find the reason.

Here is the aditional debuging, that you asked for.