cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4242
Views
0
Helpful
14
Replies

Problem with SIP Trunk and SIP IP Phones inbound.

troy.lynch
Level 1
Level 1

I've got a strange problem I've been banging my head against. I've got 2 SIP Trunk accounts that I use for incoming and outgoing calls. I have a handfull of SCCP phones and a handfull of plain SIP phones. With my configuration if I leave out the SIP phone configuration I have a hunt-group that sets up to ring all the SCCP phones when a incoming call comes in from any of the SIP trunks.

voice hunt-group 1 parallel

final 800

list 100,102,103

timeout 20

pilot 500

Which works great exactly how I would expect it to. However when I add the SIP phones with the following config. The first SIP Trnk works fine no matter what and the second SIP trunk works fine until a SIP phone registers and this point the second SIP Trunk will only ring the registered SIP phone. If I unregister the SIP Phone it then will not ring anything until I reload the router.

voice register global

mode cme

source-address 192.168.2.1 port 5060

max-dn 10

max-pool 5

authenticate register

authenticate realm liquiddigital.us

tftp-path flash:

create profile sync 0002731505224327

!

voice register dn  1

number 104

name 104

label 104

!

voice register dn  2

number 105

name 105

label 105

!

voice register dn  3

number 106

name 106

label 106

!

voice register pool  1

id mac DEAD.BEEF.0001

number 1 dn 1

dtmf-relay sip-notify

username 104 password ***

codec g711ulaw

!

voice register pool  2

id mac DEAD.BEEF.0001

number 1 dn 2

dtmf-relay sip-notify

username 105 password ***

codec g711ulaw

!

voice register pool  3

id mac DEAD.BEEF.0001

number 1 dn 3

dtmf-relay sip-notify

username 106 password ***

codec g711ulaw

!

Any help is greatly appreciated!

Thanks,

Troy

1 Accepted Solution

Accepted Solutions

These debugs show extension 106 trying to register to both SIP providers (sip.broadvoice.com and gvgw2.simonics.com). The Broadvoice provider rejects the registration and simonics accepts the registration. After that a call is sent to the CME router with a SIP request URI of sip:106@98.226.116.196. This call is routed to the phone with extension 106 as you would expect.

It looks like the simonics provider is doing some number translations such that 8154960448 is being translated to the SIP extensions you are registering with them. Can you try preventing the SIP DNs from registering with the provider by adding the following.

voice register dn x

no-reg

After doing that run "show sip register status" and confirm you only see 2 lines with a peer of -1.

Then refresh the main registrations either by waiting for them to expire or doing the following.

no registrar 1 dns:sip.broadvoice.com expires 3600

no registrar 2 dns:gvgw2.simonics.com expires 3600

registrar 1 dns:sip.broadvoice.com expires 3600

registrar 2 dns:gvgw2.simonics.com expires 3600

Confirm the registrations again use "show sip register status". Then try placing a call.

View solution in original post

14 Replies 14

daniel.bloom
Level 1
Level 1

It sounds like it could be a conflicting registration issue. Can you share your sip-ua config? Also can you share the output of the following command before and after the SIP phones are registered.

Show sip-ua register status

Sent from Cisco Technical Support iPad App

Thanks for the reply Daniel. Heres my sip-ua info.

sip-ua

credentials username 8153154009 password 7 *** realm BroadWorks

credentials username GV18154960448 password 7 *** realm GVGW

authentication username 8153154009 password 7 *** realm BroadWorks

authentication username GV18154960448 password 7 *** realm GVGW

no remote-party-id

retry invite 3

retry register 10

timers connect 100

registrar 1 dns:sip.broadvoice.com expires 3600

registrar 2 dns:gvgw2.simonics.com expires 3600

sip-server dns:gvgw2.simonics.com

connection-reuse

host-registrar

The before SIP IP Phone

ld-rtr#show sip-ua register status

--------------------- Registrar-Index  1 ---------------------

Line                             peer       expires(sec) registered P-Associ-URI

================================ ========== ============ ========== ============

100                              20002      26           no        

102                              20001      26           no        

103                              20003      26           no        

8153154009                       -1         2394         yes       

GV18154960448                    -1         26           no        

--------------------- Registrar-Index  2 ---------------------

Line                             peer       expires(sec) registered P-Associ-URI

================================ ========== ============ ========== ============

100                              20002      2726         yes       

102                              20001      2726         yes       

103                              20003      2728         yes       

8153154009                       -1         2726         yes       

GV18154960448                    -1         2726         yes 

The After SIP IP Phone

--------------------- Registrar-Index  1 ---------------------

Line                             peer       expires(sec) registered P-Associ-URI

================================ ========== ============ ========== ============

100                              20002      93           no        

102                              20001      93           no        

103                              20003      93           no        

105                              40001      168          no        

8153154009                       -1         2281         yes       

GV18154960448                    -1         93           no        

--------------------- Registrar-Index  2 ---------------------

Line                             peer       expires(sec) registered P-Associ-URI

================================ ========== ============ ========== ============

100                              20002      2613         yes       

102                              20001      2613         yes       

103                              20003      2615         yes       

105                              40001      2868         yes       

8153154009                       -1         2613         yes       

GV18154960448                    -1         2613         yes  

The above looks ok to me. Can you debug an incoming call with the SIP phones registered and post the result?

Use the following debugs
debug ccsip messages
debug voip ccapi inout

For this call can you provide the calling and the called numbers also.

The incoming number not sure its a skype account I'm using to call in from outside the network. The number I'm dailing is 8154960448. Looks like the skype number is 16617480240.

ld-rtr#

*Mar 19 14:20:26.040: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 14:20:37.152: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

REGISTER sip:192.168.1.1 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKg0eg5XS9BZ0Hc

Max-Forwards: 70

From: <105>;tag=UXvv2m98KygcF

To: <105>

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

CSeq: 41496056 REGISTER

Contact: <105>

Expires: 600

User-Agent: SessionTalk 3.6.3.1

Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY

Supported: replaces, path

Content-Length: 0

*Mar 19 14:20:37.156: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKg0eg5XS9BZ0Hc

From: <105>;tag=UXvv2m98KygcF

To: <105>

Date: Tue, 19 Mar 2013 14:20:37 GMT

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 41496056 REGISTER

Content-Length: 0

*Mar 19 14:20:37.156: //1926/00F8002781C2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKg0eg5XS9BZ0Hc

From: <105>;tag=UXvv2m98KygcF

To: <105>;tag=3159F1C-14E2

Date: Tue, 19 Mar 2013 14:20:37 GMT

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 41496056 REGISTER

WWW-Authenticate: Digest realm="liquiddigital.us",nonce="BE0C7D57004EF64F",algorithm=MD5,qop="auth"

Content-Length: 0

*Mar 19 14:20:37.172: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

REGISTER sip:192.168.1.1 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKH9786raD97p4Q

Max-Forwards: 70

From: <105>;tag=UXvv2m98KygcF

To: <105>

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

CSeq: 41496057 REGISTER

Contact: <105>

Expires: 600

User-Agent: SessionTalk 3.6.3.1

Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY

Supported: replaces, path

Authorization: Digest username="105", realm="liquiddigital.us", nonce="BE0C7D57004EF64F", cnonce="7RGpjQrlEjGIDPmORQQ4Cg", algorithm=MD5, uri="sip:192.168.1.1", response="82bd9b5ec95a144e3ec289ef275307fb", qop=auth, nc=0000015b

Content-Length: 0

*Mar 19 14:20:37.176: //1926/00F8002781C2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKH9786raD97p4Q

From: <105>;tag=UXvv2m98KygcF

To: <105>;tag=3159F1C-14E2

Date: Tue, 19 Mar 2013 14:20:37 GMT

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 41496057 REGISTER

Content-Length: 0

ld-rtr#

*Mar 19 14:20:37.176: //1926/00F8002781C2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.1.104:42921;rport;branch=z9hG4bKH9786raD97p4Q

From: <105>;tag=UXvv2m98KygcF

To: <105>;tag=3159F1C-14E2

Date: Tue, 19 Mar 2013 14:20:37 GMT

Call-ID: ecc25bdf-0ae5-1231-0c88-f98e4504380a

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 41496057 REGISTER

Contact: <105>;expires=160

Expires:  160

Content-Length: 0

*Mar 19 14:20:38.669: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:105@50.151.94.216:5060 SIP/2.0

Max-Forwards: 20

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 INVITE

User-Agent: GVGW

Contact: <16617480240>

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Type: application/sdp

Content-Length: 185

v=0

o=yate 1363702777 1363702777 IN IP4 199.30.56.199

s=SIP Call

c=IN IP4 199.30.56.199

t=0 0

m=audio 20124 RTP/AVP 0 101

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

*Mar 19 14:20:38.673: //-1/01DF53E681C3/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=105

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 14:20:38.673: //-1/01DF53E681C3/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x4ACF5228, Call Info(

   Calling Number=16617480240,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=105(TON=Unknown, NPI=Unknown),

   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=1927

*Mar 19 14:20:38.673: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.673: :cc_get_feature_vsa malloc success

*Mar 19 14:20:38.673: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.673:  cc_get_feature_vsa count is 1

*Mar 19 14:20:38.673: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.673: :FEATURE_VSA attributes are: feature_name:0,feature_time:1314833976,feature_id:15

*Mar 19 14:20:38.677: //1927/01DF53E681C3/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

   Call Info(Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=105(TON=Unknown, NPI=Unknown))

*Mar 19 14:20:38.677: //1927/01DF53E681C3/CCAPI/cc_process_call_setup_ind:

   Event=0x4B478418

*Mar 19 14:20:38.677: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:

   Try with the demoted called number 105

*Mar 19 14:20:38.677: //1927/01DF53E681C3/CCAPI/ccCallSetContext:

   Context=0x48B17D30

*Mar 19 14:20:38.677: //1927/01DF53E681C3/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 1927 with tag 0 to app "_ManagedAppProcess_Default"

*Mar 19 14:20:38.677: //1927/01DF53E681C3/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=40001, Params=0x48B19198, Progress Indication=NULL(0)

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccCheckClipClir:

   In: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccCheckClipClir:

   Out: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccCallSetupRequest:

   Destination Pattern=105, Called Number=105, Digit Strip=FALSE

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccCallSetupRequest:

   Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=105(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=SKYPE USER

   Account Number=16617480240, Final Destination Flag=TRUE,

   Guid=01DF53E6-8FD7-11E2-81C3-C51C5A41FF76, Outgoing Dial-peer=40001

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=105

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 14:20:38.681: //1927/01DF53E681C3/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x4ACF5228, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=16617480240,(Calling Name=SKYPE USER)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=105(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=40001, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar 19 14:20:38.681: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.681: :cc_get_feature_vsa malloc success

*Mar 19 14:20:38.681: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.681:  cc_get_feature_vsa count is 2

*Mar 19 14:20:38.681: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 14:20:38.681: :FEATURE_VSA attributes are: feature_name:0,feature_time:1314834424,feature_id:16

*Mar 19 14:20:38.685: //1928/01DF53E681C3/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

*Mar 19 14:20:38.685: //1928/01DF53E681C3/CCAPI/ccCallSetContext:

   Context=0x48B19148

*Mar 19 14:20:38.685: //1927/01DF53E681C3/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=40001

*Mar 19 14:20:38.689: //1928/01DF53E681C3/CCAPI/cc_api_call_proceeding:

   Interface=0x4ACF5228, Progress Indication=NULL(0)

*Mar 19 14:20:38.693: //1927/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>

Date: Tue, 19 Mar 2013 14:20:38 GMT

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

*Mar 19 14:20:38.693: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:105@192.168.1.104:42921 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>

Date: Tue, 19 Mar 2013 14:20:38 GMT

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

Supported: 100rel,timer,resource-priority,replaces

Min-SE:  1800

Cisco-Guid: 0031413222-2413236706-2177090844-1514274678

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, R

ld-rtr#EFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1363702838

Contact: <16617480240>

Call-Info: <192.168.1.1:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 19

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 212

v=0

o=CiscoSystemsSIP-GW-UserAgent 7175 9286 IN IP4 192.168.1.1

s=SIP Call

c=IN IP4 192.168.1.1

t=0 0

m=audio 18324 RTP/AVP 0 19

c=IN IP4 192.168.1.1

a=rtpmap:0 PCMU/8000

a=rtpmap:19 CN/8000

a=ptime:20

*Mar 19 14:20:38.857: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

CSeq: 101 INVITE

Timestamp: 1363702838 0.002299

User-Agent: SessionTalk 3.6.3.1

Content-Length: 0

*Mar 19 14:20:38.917: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>;tag=yr8675UKBSK4H

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

CSeq: 101 INVITE

Contact: <105>

User-Agent: SessionTalk 3.6.3.1

Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY

Supported: replaces, path

Content-Length: 0

*Mar 19 14:20:38.917: //1928/01DF53E681C3/CCAPI/cc_api_call_alert:

   Interface=0x4ACF5228, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 14:20:38.917: //1928/01DF53E681C3/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar 19 14:20:38.917: //1927/01DF53E681C3/CCAPI/ccCallAlert:

   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 14:20:38.917: //1927/01DF53E681C3/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, Alert Sent=TRUE)

*Mar 19 14:20:38.921: //1927/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>;tag=315A5FC-5F4

Date: Tue, 19 Mar 2013 14:20:38 GMT

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 INVITE

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

Allow-Events: telephone-event

Contact: <105>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

ld-rtr#

*Mar 19 14:20:46.589: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

CANCEL sip:105@50.151.94.216:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 CANCEL

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 14:20:46.589: //1927/01DF53E681C3/CCAPI/cc_api_call_disconnected:

   Cause Value=16, Interface=0x4ACF5228, Call Id=1927

*Mar 19 14:20:46.589: //1927/01DF53E681C3/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)

*Mar 19 14:20:46.589: //1928/01DF53E681C3/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar 19 14:20:46.593: //1928/01DF53E681C3/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 14:20:46.593: //1927/01DF53E681C3/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)

*Mar 19 14:20:46.593: //1927/01DF53E681C3/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 14:20:46.597: //1927/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>

Date: Tue, 19 Mar 2013 14:20:46 GMT

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 CANCEL

Content-Length: 0

*Mar 19 14:20:46.597: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

CANCEL sip:105@192.168.1.104:42921 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>

Date: Tue, 19 Mar 2013 14:20:38 GMT

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

CSeq: 101 CANCEL

Max-Forwards: 70

Timestamp: 1363702846

Reason: Q.850;cause=16

Content-Length: 0

*Mar 19 14:20:46.597: //1927/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 487 Request Cancelled

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>;tag=315A5FC-5F4

Date: Tue, 19 Mar 2013 14:20:46 GMT

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=16

Content-Length: 0

*Mar 19 14:20:46.601: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:105@50.151.94.216:5060 SIP/2.0

Call-ID: 1146969646@199.30.56.199

From: <16617480240>;tag=314874581

To: <105>;tag=315A5FC-5F4

Reason: SIP;text="Request Terminated"

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1891536881

CSeq: 9291 BYE

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 14:20:46.601: //1927/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1891536881

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>;tag=315A5FC-5F4

Date: Tue, 19 Mar 2013 14:20:46 GMT

Call-ID: 1146969646@199.30.56.199

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 9291 BYE

P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=51758

Content-Length: 0

*Mar 19 14:20:46.641: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:105@50.151.94.216:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1640416400

From: "SKYPE USER" <16617480240>;tag=314874581

To: <105>;tag=315A5FC-5F4

Call-ID: 1146969646@199.30.56.199

CSeq: 9290 ACK

Max-Forwards: 20

Contact: <16617480240>

User-Agent: GVGW

Content-Length: 0

*Mar 19 14:20:46.641: //1927/01DF53E681C3/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4ACF5228, Tag=0x0, Call Id=1927,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 14:20:46.641: //1927/01DF53E681C3/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 14:20:46.641: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 14:20:46.641: :cc_free_feature_vsa freeing 4E5EC630

*Mar 19 14:20:46.641: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 14:20:46.641:  vsacount in free is 1

*Mar 19 14:20:46.733: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>;tag=yr8675UKBSK4H

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

CSeq: 101 CANCEL

Content-Length: 0

*Mar 19 14:20:46.733: //1928/01DF53E681C3/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4ACF5228, Tag=0x0, Call Id=1928,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 14:20:46.733: //1928/01DF53E681C3/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 14:20:46.733: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 14:20:46.733: :cc_free_feature_vsa freeing 4E5EC7F0

*Mar 19 14:20:46.733: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 14:20:46.733:  vsacount in free is 0

*Mar 19 14:20:46.737: //1928/01DF53E681C3/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 487 Request Terminated

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>;tag=yr8675UKBSK4H

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

CSeq: 101 INVITE

User-Agent: SessionTalk 3.6.3.1

Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, REFER, NOTIFY

Supported: replaces, path

Content-Length: 0

*Mar 19 14:20:46.741: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#ACK sip:105@192.168.1.104:42921 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK67F22B4

From: "SKYPE USER" <16617480240>;tag=315A518-111D

To: <105>;tag=yr8675UKBSK4H

Date: Tue, 19 Mar 2013 14:20:38 GMT

Call-ID: 1E26147-8FD711E2-81C9C51C-5A41FF76@192.168.1.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

The call trace shows that the called number is extension 105. Do you have any direct inward dial maps setup with the SIP trunk provider to map 8154960448 to 105?

Can you repeat the call debug test with sip phone disconnected so we can see what the call looks like when it is actually ringing your hunt group?

Sent from Cisco Technical Support iPad App

ld-rtr#

*Mar 19 20:55:49.982: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

OPTIONS sip:8153154009@172.16.100.32:5060;ep=172.16.100.32;fw=98.226.116.196 SIP/2.0

Via: SIP/2.0/UDP 206.15.148.180:5060;branch=z9hG4bK0mkh2c10fgdgonsbm4g1

From: <>8153154009@sip.broadvoice.com>;tag=9dbf34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:54:22 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 69

Timestamp: 1363726462

CSeq: 3 OPTIONS

Contact: <206.15.148.180:5060>

Expires: 3600

Authorization: Digest username="8153154009",realm="BroadWorks",uri="sip:sip.broadvoice.com:5060",response="2dda51b5b5362fa8675c2730709953cd",nonce="BroadWorksXhehig96fT6vq3mjBW",cnonce="2DF648F0",qop=auth,algorithm=MD5,nc=00000001

Content-Length: 0

*Mar 19 20:55:49.986: //16/2683E3D28019/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 206.15.148.180:5060;branch=z9hG4bK0mkh2c10fgdgonsbm4g1

From: <>8153154009@sip.broadvoice.com>;tag=9dbf34

To: <>8153154009@sip.broadvoice.com>;tag=329C8-215E

Date: Tue, 19 Mar 2013 20:55:49 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 3 OPTIONS

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

Allow-Events: telephone-event

Accept: application/sdp

Supported: 100rel,timer

ld-rtr#,resource-priority,replaces,sdp-anat

Content-Type: application/sdp

Content-Length: 175

v=0

o=CiscoSystemsSIP-GW-UserAgent 8339 3815 IN IP4 98.226.116.196

s=SIP Call

c=IN IP4 98.226.116.196

t=0 0

m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3

c=IN IP4 98.226.116.196

ld-rtr#

*Mar 19 20:55:53.982: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

OPTIONS sip:8153154009@172.16.100.32:5060;ep=172.16.100.32;fw=98.226.116.196 SIP/2.0

Via: SIP/2.0/UDP 206.15.148.180:5060;branch=z9hG4bK0mkh2c10fgdgonsbm4g1

From: <>8153154009@sip.broadvoice.com>;tag=9dbf34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:54:22 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 69

Timestamp: 1363726462

CSeq: 3 OPTIONS

Contact: <206.15.148.180:5060>

Expires: 3600

Authorization: Digest username="8153154009",realm="BroadWorks",uri="sip:sip.broadvoice.com:5060",response="2dda51b5b5362fa8675c2730709953cd",nonce="BroadWorksXhehig96fT6vq3mjBW",cnonce="2DF648F0",qop=auth,algorithm=MD5,nc=00000001

Content-Length: 0

*Mar 19 20:55:53.986: //16/2683E3D28019/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 206.15.148.180:5060;branch=z9hG4bK0mkh2c10fgdgonsbm4g1

From: <>8153154009@sip.broadvoice.com>;tag=9dbf34

To: <>8153154009@sip.broadvoice.com>;tag=329C8-215E

Date: Tue, 19 Mar 2013 20:55:53 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 3 OPTIONS

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

Allow-Events: telephone-event

Accept: application/sdp

Supported: 100rel,timer

ld-rtr#,resource-priority,replaces,sdp-anat

Content-Type: application/sdp

Content-Length: 175

v=0

o=CiscoSystemsSIP-GW-UserAgent 8339 3815 IN IP4 98.226.116.196

s=SIP Call

c=IN IP4 98.226.116.196

t=0 0

m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3

c=IN IP4 98.226.116.196

ld-rtr#

*Mar 19 20:56:02.686: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:200@98.226.116.196:5060 SIP/2.0

Max-Forwards: 20

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 INVITE

User-Agent: GVGW

Contact: <16617480240>

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Type: application/sdp

Content-Length: 185

v=0

o=yate 1363724529 1363724529 IN IP4 199.30.56.199

s=SIP Call

c=IN IP4 199.30.56.199

t=0 0

m=audio 27358 RTP/AVP 0 101

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

*Mar 19 20:56:02.694: //-1/3E7DBAE1801A/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=500

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 20:56:02.694: //-1/3E7DBAE1801A/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x4A8E35A8, Call Info(

   Calling Number=16617480240,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=500(TON=Unknown, NPI=Unknown),

   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=17

*Mar 19 20:56:02.694: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.694: :cc_get_feature_vsa malloc success

*Mar 19 20:56:02.694: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.694:  cc_get_feature_vsa count is 1

*Mar 19 20:56:02.694: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.694: :FEATURE_VSA attributes are: feature_name:0,feature_time:1310451536,feature_id:4

*Mar 19 20:56:02.694: //17/3E7DBAE1801A/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

   Call Info(Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=500(TON=Unknown, NPI=Unknown))

*Mar 19 20:56:02.698: //17/3E7DBAE1801A/CCAPI/cc_process_call_setup_ind:

   Event=0x4B05DE20

*Mar 19 20:56:02.698: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:

   Try with the demoted called number 500

*Mar 19 20:56:02.698: //17/3E7DBAE1801A/CCAPI/ccCallSetContext:

   Context=0x48B02428

*Mar 19 20:56:02.698: //17/3E7DBAE1801A/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 17 with tag 0 to app "_ManagedAppProcess_Default"

*Mar 19 20:56:02.698: //17/3E7DBAE1801A/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=20002, Params=0x48B03890, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccCheckClipClir:

   In: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccCheckClipClir:

   Out: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Destination Pattern=100$, Called Number=100, Digit Strip=TRUE

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=100(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=SKYPE USER

   Account Number=16617480240, Final Destination Flag=TRUE,

   Guid=3E7DBAE1-900E-11E2-801A-893D37EA3615, Outgoing Dial-peer=20002

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=100

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x4C183844, Interface Type=6, Destination=, Mode=0x0,

   Call Params(Calling Number=16617480240,(Calling Name=SKYPE USER)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=100(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=20002, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar 19 20:56:02.702: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.702: :cc_get_feature_vsa malloc success

*Mar 19 20:56:02.702: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.702:  cc_get_feature_vsa count is 2

*Mar 19 20:56:02.702: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.702: :FEATURE_VSA attributes are: feature_name:0,feature_time:1310451088,feature_id:5

*Mar 19 20:56:02.702: //18/3E7DBAE1801A/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1

*Mar 19 20:56:02.702: //18/3E7DBAE1801A/CCAPI/ccCallSetContext:

   Context=0x48B03840

*Mar 19 20:56:02.702: //17/3E7DBAE1801A/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=20002

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=20001, Params=0x48B04CA8, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccCheckClipClir:

   In: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccCheckClipClir:

   Out: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Destination Pattern=102$, Called Number=102, Digit Strip=TRUE

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccCallSetupRequest:

   Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=102(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=SKYPE USER

   Account Number=16617480240, Final Destination Flag=TRUE,

   Guid=3E7F8F58-900E-11E2-8020-893D37EA3615, Outgoing Dial-peer=20001

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=102

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x4C17DFCC, Interface Type=6, Destination=, Mode=0x0,

   Call Params(Calling Number=16617480240,(Calling Name=SKYPE USER)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=102(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=20001, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar 19 20:56:02.706: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.706: :cc_get_feature_vsa malloc success

*Mar 19 20:56:02.706: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.706:  cc_get_feature_vsa count is 3

*Mar 19 20:56:02.706: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 20:56:02.706: :FEATURE_VSA attributes are: feature_name:0,feature_time:1310451312,feature_id:6

*Mar 19 20:56:02.706: //19/3E7DBAE1801A/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1

*Mar 19 20:56:02.706: //19/3E7DBAE1801A/CCAPI/ccCallSetContext:

   Context=0x48B04C58

*Mar 19 20:56:02.706: //17/3E7DBAE1801A/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=20001

*Mar 19 20:56:02.710: //18/3E7DBAE1801A/CCAPI/cc_api_update_call_info:

   Interface=0x4C183844, Call Id=0x12

*Mar 19 20:56:02.714: //19/3E7DBAE1801A/CCAPI/cc_api_update_call_info:

   Interface=0x4C17DFCC, Call Id=0x13

*Mar 19 20:56:02.714: //18/3E7DBAE1801A/CCAPI/cc_api_call_proceeding:

   Interface=0x4C183844, Progress Indication=NULL(0)

*Mar 19 20:56:02.714: //19/3E7DBAE1801A/CCAPI/cc_api_call_proceeding:

   Interface=0x4C17DFCC, Progress Indication=NULL(0)

*Mar 19 20:56:02.718: //18/3E7DBAE1801A/CCAPI/cc_api_call_alert:

   Interface=0x4C183844, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 20:56:02.718: //18/3E7DBAE1801A/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar 19 20:56:02.718: //19/3E7DBAE1801A/CCAPI/cc_api_call_alert:

   Interface=0x4C17DFCC, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 20:56:02.718: //19/3E7DBAE1801A/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar 19 20:56:02.722: //17/3E7DBAE1801A/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>

Date: Tue, 19 Mar 2013 20:56:02 GMT

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

*Mar 19 20:56:02.722: //17/3E7DBAE1801A/CCAPI/ccCallAlert:

   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 20:56:02.722: //17/3E7DBAE1801A/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, Alert Sent=TRUE)

*Mar 19 20:56:02.722: //18/3E7DBAE1801A/CCAPI/ccCallFeature:

   Feature Type=25, Call Id=18

*Mar 19 20:56:02.722: //17/3E7DBAE1801A/CCAPI/ccCallNotify:

   Data Bitmask=0x7, Call Id=17

*Mar 19 20:56:02.730: //17/3E7DBAE1801A/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>;tag=3C70C-1F3D

Date: Tue, 19 Mar 2013 20:56:02 GMT

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 INVITE

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

Allow-Events: telephone-event

Contact: <200>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

*Mar 19 20:56:02.846: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK13558

From: <>8153154009@sip.broadvoice.com>;tag=3C780-1C34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:56:02 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363726562

CSeq: 4 REGISTER

Contact: <8153154009>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 20:56:03.342: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK13558

From: <>8153154009@sip.broadvoice.com>;tag=3C780-1C34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:56:03 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363726563

CSeq: 4 REGISTER

Contact: <8153154009>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 20:56:04.342: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK13558

From: <>8153154009@sip.broadvoice.com>;tag=3C780-1C34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:56:04 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363726564

CSeq: 4 REGISTER

Contact: <8153154009>

Expires:  3600

Supported: path

Content-Length: 0

ld-rtr#

*Mar 19 20:56:05.522: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

CANCEL sip:200@98.226.116.196:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 CANCEL

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 20:56:05.526: //17/3E7DBAE1801A/CCAPI/cc_api_call_disconnected:

   Cause Value=16, Interface=0x4A8E35A8, Call Id=17

*Mar 19 20:56:05.526: //17/3E7DBAE1801A/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)

*Mar 19 20:56:05.526: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:200@98.226.116.196:5060 SIP/2.0

Call-ID: 1137609921@199.30.56.199

From: <16617480240>;tag=134526400

To: <200>;tag=3C70C-1F3D

Reason: SIP;text="Request Terminated"

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2109160574

CSeq: 9439 BYE

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 20:56:05.526: //18/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar 19 20:56:05.526: //18/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 20:56:05.526: //18/3E7DBAE1801A/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

*Mar 19 20:56:05.530: //19/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=0, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar 19 20:56:05.530: //19/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=0, Call Entry(Responsed=TRUE, Cause Value=0)

*Mar 19 20:56:05.530: //19/3E7DBAE1801A/CCAPI/cc_api_get_transfer_info:

   Transfer Number Is Null

*Mar 19 20:56:05.530: //17/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)

*Mar 19 20:56:05.530: //17/3E7DBAE1801A/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 20:56:05.538: //18/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4C183844, Tag=0x0, Call Id=18,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 20:56:05.538: //18/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 20:56:05.538: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.538: :cc_free_feature_vsa freeing 4E1BE588

*Mar 19 20:56:05.538: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.538:  vsacount in free is 2

*Mar 19 20:56:05.538: //19/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4C17DFCC, Tag=0x0, Call Id=19,

   Call Entry(Disconnect Cause=0, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 20:56:05.538: //19/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 20:56:05.538: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.538: :cc_free_feature_vsa freeing 4E1BE668

*Mar 19 20:56:05.538: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.538:  vsacount in free is 1

*Mar 19 20:56:05.542: //17/3E7DBAE1801A/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>

Date: Tue, 19 Mar 2013 20:56:05 GMT

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 CANCEL

Content-Length: 0

*Mar 19 20:56:05.542: //17/3E7DBAE1801A/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2109160574

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>;tag=3C70C-1F3D

Date: Tue, 19 Mar 2013 20:56:05 GMT

Call-ID: 1137609921@199.30.56.199

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 9439 BYE

P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=250

Content-Length: 0

*Mar 19 20:56:05.546: //17/3E7DBAE1801A/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 487 Request Cancelled

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>;tag=3C70C-1F3D

Date: Tue, 19 Mar 2013 20:56:05 GMT

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=16

Content-Length: 0

*Mar 19 20:56:05.582: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:200@98.226.116.196:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2147213811

From: "SKYPE USER" <16617480240>;tag=134526400

To: <200>;tag=3C70C-1F3D

Call-ID: 1137609921@199.30.56.199

CSeq: 9438 ACK

Max-Forwards: 20

Contact: <16617480240>

User-Agent: GVGW

Content-Length: 0

*Mar 19 20:56:05.586: //17/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4A8E35A8, Tag=0x0, Call Id=17,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 20:56:05.586: //17/3E7DBAE1801A/CCAPI/cc_api_call_disconnect_done:

ld-rtr#Call Disconnect Event Sent

*Mar 19 20:56:05.586: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.586: :cc_free_feature_vsa freeing 4E1BE748

*Mar 19 20:56:05.586: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 20:56:05.586:  vsacount in free is 0

*Mar 19 20:56:06.342: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK13558

From: <>8153154009@sip.broadvoice.com>;tag=3C780-1C34

To: <>8153154009@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 20:56:06 GMT

Call-ID: FC007758-900D11E2-8002893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363726566

CSeq: 4 REGISTER

Contact: <8153154009>

Expires:  3600

Supported: path

Content-Length: 0

This time the invite message shows that the sip trunk provider is sending the call to extension 200 (which by the looks of it you translate to 500). One thing I do notice is that the first call (with the sip phone registered) the invite is sent to IP address 50.151.94.216 where as the second call is sent to IP address 98.226.116.196. Do you know if these IP addresses are assigned to your router?

Also we're you able to check if there are any DID maps/translations configured at the trunk provider?

Sent from Cisco Technical Support iPad App

You can disregard the ip change. That was me working on another issue. Yes I do have 200 translated over to 500 which works fine cause when calling 8154960448 is comes in to that extension if there is no sip registered. As soon as I register a SIP phone is changes the incoming over to the SIP phones extension and only rings that phone. I dont think there are any DID maps on the trunk provider the trunk provider is a generic gateway which is translating a google talk account over to a asterisk sip server and then I am connecting to that. One thing I noticed in the past awhile ago I recall while debugging that there was no number listed as the number called.

daniel.bloom
Level 1
Level 1

It looks like the issue is external to your CME router. The first call was sent to extension 105 and the second call was sent to extension 200. Do you have control of the asterisk server or is that controlled by another party? It would appear that the call is treated differently either by the asterisk server or by the translation from the google talk account.

Sent from Cisco Technical Support iPhone App

Nope no control over the astrisk server. Heres one thing that is strange also. After I register the SIP Phone all calls goto the SIP phone and can see everything on the debug log. After I unregister the SIP IP Phone its like CME unregisters from the SIP Truck cause then it doesn show anything in the log when dialing in. Then if I go back to the SIP phone and register it starts working with the SIP Phone again. lol. Here's a log of me doing this.

Timestamp: 1363734289

CSeq: 2 REGISTER

Contact: <106>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:04:49.824: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18C115A

From: <>106@sip.broadvoice.com>;tag=98B52C-19C

To: <>106@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:04:49 GMT

Call-ID: 3C378C24-902011E2-80D9893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734289

CSeq: 2 REGISTER

Contact: <106>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:04:49.868: //434/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18C115A

From: <>106@sip.broadvoice.com>;tag=98B52C-19C

To: <>106@sip.broadvoice.com>;tag=317573053-1363734519684

Call-ID: 3C378C24-902011E2-80D9893D-37EA3615

Timestamp: 1363734289

CSeq: 2 REGISTER

Content-Length: 0

*Mar 19 23:04:49.872: //435/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18B1051;received=98.226.116.196

From: <>106@gvgw2.simonics.com>;tag=98B528-2373

To: <>106@gvgw2.simonics.com>

Call-ID: 3C378C24-902011E2-80DA893D-37EA3615

CSeq: 2 REGISTER

Server: GVGW

Content-Length: 0

*Mar 19 23:04:49.880: //435/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18B1051;received=98.226.116.196

From: <>106@gvgw2.simonics.com>;tag=98B528-2373

To: <>106@gvgw2.simonics.com>

Call-ID: 3C378C24-902011E2-80DA893D-37EA3615

CSeq: 2 REGISTER

WWW-Authenticate: Digest realm="GVGW", nonce="d1c3999d3f76acb4fb7718eb014e8f52.1363734290", stale=FALSE, algorithm=MD5

Server: GVGW

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 23:04:49.884: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:gvgw2.simonics.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18D1B42

From: <>106@gvgw2.simonics.com>;tag=98B528-2373

To: <>106@gvgw2.simonics.com>

Date: Tue, 19 Mar 2013 23:04:49 GMT

Call-ID: 3C378C24-902011E2-80DA893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734289

CSeq: 3 REGISTER

Contact: <106>

Expires: 3600

Authorization: Digest username="GV18154960448",realm="GVGW",uri="sip:gvgw2.simonics.com:5060",response="5d351d06445e102e2486dede0bcefc3e",nonce="d1c3999d3f76acb4fb7718eb014e8f52.1363734290",algorithm=MD5

Content-Length: 0

*Mar 19 23:04:49.936: //435/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18D1B42;received=98.226.116.196

From: <>106@gvgw2.simonics.com>;tag=98B528-2373

To: <>106@gvgw2.simonics.com>

Call-ID: 3C378C24-902011E2-80DA893D-37EA3615

CSeq: 3 REGISTER

Server: GVGW

Content-Length: 0

*Mar 19 23:04:49.940: //435/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#SIP/2.0 200 OK

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18D1B42;received=98.226.116.196

From: <>106@gvgw2.simonics.com>;tag=98B528-2373

To: <>106@gvgw2.simonics.com>;tag=279194923

Call-ID: 3C378C24-902011E2-80DA893D-37EA3615

CSeq: 3 REGISTER

Expires: 3600

Contact: <106>;expires=3600

Server: GVGW

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

ld-rtr#

*Mar 19 23:04:59.380: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:106@98.226.116.196:5060 SIP/2.0

Max-Forwards: 20

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 INVITE

User-Agent: GVGW

Contact: <16617480240>

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Type: application/sdp

Content-Length: 185

v=0

o=yate 1363734299 1363734299 IN IP4 199.30.56.199

s=SIP Call

c=IN IP4 199.30.56.199

t=0 0

m=audio 29546 RTP/AVP 0 101

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

*Mar 19 23:04:59.384: //-1/xxxxxxxxxxxx/CCAPI/cc_set_post_tagdata:

   CALL_ERROR; Avlist Set Is Failed

*Mar 19 23:04:59.388: //-1/41EB8CE180DB/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=106

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 23:04:59.388: //-1/41EB8CE180DB/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x4A8E35A8, Call Info(

   Calling Number=16617480240,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=106(TON=Unknown, NPI=Unknown),

   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=0, Progress Indication=NULL(0), Calling IE Present=TRUE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=436

*Mar 19 23:04:59.388: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.388: :cc_get_feature_vsa malloc success

*Mar 19 23:04:59.388: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.388:  cc_get_feature_vsa count is 1

*Mar 19 23:04:59.388: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.388: :FEATURE_VSA attributes are: feature_name:0,feature_time:1310451088,feature_id:67

*Mar 19 23:04:59.388: //436/41EB8CE180DB/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

   Call Info(Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=106(TON=Unknown, NPI=Unknown))

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/cc_process_call_setup_ind:

   Event=0x4B05DE20

*Mar 19 23:04:59.392: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:

   Try with the demoted called number 106

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/ccCallSetContext:

   Context=0x48B03840

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 436 with tag 0 to app "_ManagedAppProcess_Default"

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=40001, Params=0x48B04CA8, Progress Indication=NULL(0)

*Mar 19 23:04:59.392: //436/41EB8CE180DB/CCAPI/ccCheckClipClir:

   In: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/ccCheckClipClir:

   Out: Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/ccCallSetupRequest:

   Destination Pattern=106, Called Number=106, Digit Strip=FALSE

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/ccCallSetupRequest:

   Calling Number=16617480240(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=106(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=SKYPE USER

   Account Number=16617480240, Final Destination Flag=TRUE,

   Guid=41EB8CE1-9020-11E2-80DB-893D37EA3615, Outgoing Dial-peer=40001

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=16617480240

   ----- ccCallInfo IE subfields -----

   cisco-ani=16617480240

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=106

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x4A8E35A8, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=16617480240,(Calling Name=SKYPE USER)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=106(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=40001, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar 19 23:04:59.396: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.396: :cc_get_feature_vsa malloc success

*Mar 19 23:04:59.396: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.396:  cc_get_feature_vsa count is 2

*Mar 19 23:04:59.396: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

*Mar 19 23:04:59.396: :FEATURE_VSA attributes are: feature_name:0,feature_time:1310450640,feature_id:68

*Mar 19 23:04:59.396: //437/41EB8CE180DB/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

*Mar 19 23:04:59.396: //437/41EB8CE180DB/CCAPI/ccCallSetContext:

   Context=0x48B04C58

*Mar 19 23:04:59.396: //436/41EB8CE180DB/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=40001

*Mar 19 23:04:59.400: //437/41EB8CE180DB/CCAPI/cc_api_call_proceeding:

   Interface=0x4A8E35A8, Progress Indication=NULL(0)

*Mar 19 23:04:59.404: //436/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>

Date: Tue, 19 Mar 2013 23:04:59 GMT

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

*Mar 19 23:04:59.408: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:106@192.168.1.104:61573 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK18E23B

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>

Date: Tue, 19 Mar 2013 23:04:59 GMT

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

Supported: 100rel,timer,resource-priority,replaces

Min-SE:  1800

Cisco-Guid: 1105956065-2418020834-2161871165-0938096149

User-Agent: Cisco-SIPGateway/IOS-12.x

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

CSeq: 101 INVITE

Timestamp: 1363734299

Contact: <16617480240>

Call-Info: <192.168.1.1:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"

Expires: 180

Allow-Events: telephone-event

Max-Forwards: 19

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 212

v=0

o=CiscoSystemsSIP-GW-UserAgent 4312 4932 IN IP4 192.168.1.1

s=SIP Call

c=IN IP4 192.168.1.1

t=0 0

m=audio 17318 RTP/AVP 0 19

c=IN IP4 192.168.1.1

a=rtpmap:0 PCMU/8000

a=rtpmap:19 CN/8000

a=ptime:20

*Mar 19 23:04:59.608: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bK18E23B

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>

CSeq: 101 INVITE

Content-Length:  0

*Mar 19 23:04:59.612: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bK18E23B

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>;tag=d7Zzx7Kp-.GQ0aRBxR.N58MfGvU7F.sL

CSeq: 101 INVITE

Contact: "106" <106>

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Content-Length:  0

*Mar 19 23:04:59.612: //437/41EB8CE180DB/CCAPI/cc_api_call_alert:

   Interface=0x4A8E35A8, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 23:04:59.612: //437/41EB8CE180DB/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar 19 23:04:59.612: //436/41EB8CE180DB/CCAPI/ccCallAlert:

   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar 19 23:04:59.612: //436/41EB8CE180DB/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, Alert Sent=TRUE)

*Mar 19 23:04:59.616: //436/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>;tag=98DB70-1F75

Date: Tue, 19 Mar 2013 23:04:59 GMT

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 INVITE

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER

Allow-Events: telephone-event

Contact: <106>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

*Mar 19 23:04:59.624: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bK18E23B

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>;tag=d7Zzx7Kp-.GQ0aRBxR.N58MfGvU7F.sL

CSeq: 101 INVITE

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Contact: "106" <106>

Content-Length:  0

ld-rtr#

*Mar 19 23:05:03.852: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

CANCEL sip:106@98.226.116.196:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 CANCEL

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 23:05:03.856: //436/41EB8CE180DB/CCAPI/cc_api_call_disconnected:

   Cause Value=16, Interface=0x4A8E35A8, Call Id=436

*Mar 19 23:05:03.856: //436/41EB8CE180DB/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)

*Mar 19 23:05:03.856: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:106@98.226.116.196:5060 SIP/2.0

Call-ID: 1028908803@199.30.56.199

From: <16617480240>;tag=11990374

To: <106>;tag=98DB70-1F75

Reason: SIP;text="Request Terminated"

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2022564638

CSeq: 9541 BYE

User-Agent: GVGW

Max-Forwards: 70

Allow: ACK, INVITE, BYE, CANCEL, REGISTER, REFER, OPTIONS, INFO

Content-Length: 0

*Mar 19 23:05:03.856: //437/41EB8CE180DB/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar 19 23:05:03.856: //437/41EB8CE180DB/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 23:05:03.860: //436/41EB8CE180DB/CCAPI/ccCallDisconnect:

   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)

*Mar 19 23:05:03.860: //436/41EB8CE180DB/CCAPI/ccCallDisconnect:

   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)

*Mar 19 23:05:03.864: //436/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>

Date: Tue, 19 Mar 2013 23:05:03 GMT

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 CANCEL

Content-Length: 0

*Mar 19 23:05:03.864: //436/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK2022564638

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>;tag=98DB70-1F75

Date: Tue, 19 Mar 2013 23:05:03 GMT

Call-ID: 1028908803@199.30.56.199

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 9541 BYE

P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=10021

Content-Length: 0

*Mar 19 23:05:03.864: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

CANCEL sip:106@192.168.1.104:61573 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK18E23B

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>

Date: Tue, 19 Mar 2013 23:04:59 GMT

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

CSeq: 101 CANCEL

Max-Forwards: 70

Timestamp: 1363734303

Reason: Q.850;cause=16

Content-Length: 0

*Mar 19 23:05:03.868: //436/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 487 Request Cancelled

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>;tag=98DB70-1F75

Date: Tue, 19 Mar 2013 23:05:03 GMT

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=16

Content-Length: 0

*Mar 19 23:05:03.912: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:106@98.226.116.196:5060 SIP/2.0

Via: SIP/2.0/UDP 199.30.56.199:5060;rport;branch=z9hG4bK1409774254

From: "SKYPE USER" <16617480240>;tag=11990374

To: <106>;tag=98DB70-1F75

Call-ID: 1028908803@199.30.56.199

CSeq: 9540 ACK

Max-Forwards: 20

Contact: <16617480240>

User-Agent: GVGW

Content-Length: 0

*Mar 19 23:05:03.912: //436/41EB8CE180DB/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4A8E35A8, Tag=0x0, Call Id=436,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 23:05:03.912: //436/41EB8CE180DB/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 23:05:03.912: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 23:05:03.912: :cc_free_feature_vsa freeing 4E1BE588

*Mar 19 23:05:03.912: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 23:05:03.912:  vsacount in free is 1

*Mar 19 23:05:04.012: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bK18E23B

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>;tag=d7Zzx7Kp-.GQ0aRBxR.N58MfGvU7F.sL

CSeq: 101 CANCEL

Content-Length:  0

*Mar 19 23:05:04.012: //437/41EB8CE180DB/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x4A8E35A8, Tag=0x0, Call Id=437,

   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)

*Mar 19 23:05:04.012: //437/41EB8CE180DB/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar 19 23:05:04.012: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 23:05:04.012: :cc_free_feature_vsa freeing 4E1BE3C8

*Mar 19 23:05:04.012: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

*Mar 19 23:05:04.012:  vsacount in free is 0

*Mar 19 23:05:04.016: //437/41EB8CE180DB/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 487 Request Terminated

Via: SIP/2.0/UDP 192.168.1.1:5060;received=192.168.1.1;branch=z9hG4bK18E23B

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>;tag=d7Zzx7Kp-.GQ0aRBxR.N58MfGvU7F.sL

CSeq: 101 INVITE

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Content-Length:  0

*Mar 19 23:05:04.016: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#ACK sip:106@192.168.1.104:61573 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.1:5060;branch=z9hG4bK18E23B

From: "SKYPE USER" <16617480240>;tag=98DA98-353

To: <106>;tag=d7Zzx7Kp-.GQ0aRBxR.N58MfGvU7F.sL

Date: Tue, 19 Mar 2013 23:04:59 GMT

Call-ID: 41EDFD81-902011E2-80E1893D-37EA3615@192.168.1.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

ld-rtr#

*Mar 19 23:05:19.845: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:05:36.201: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18F2C7

From: <>GV18154960448@sip.broadvoice.com>;tag=996A58-E1A

To: <>GV18154960448@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:05:36 GMT

Call-ID: FC38014C-900D11E2-8003893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734336

CSeq: 57 REGISTER

Contact:

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:05:36.205: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1901F1F

From: <>102@sip.broadvoice.com>;tag=996A58-21AB

To: <>102@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:05:36 GMT

Call-ID: FCE69066-900D11E2-8006893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734336

CSeq: 57 REGISTER

Contact: <102>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:05:36.205: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1911E0

From: <>100@sip.broadvoice.com>;tag=996A5C-BE

To: <>100@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:05:36 GMT

Call-ID: FCE72C8E-900D11E2-8008893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734336

CSeq: 57 REGISTER

Contact: <100>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:05:36.265: //438/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK18F2C7

From: <>GV18154960448@sip.broadvoice.com>;tag=996A58-E1A

To: <>GV18154960448@sip.broadvoice.com>;tag=2134149879-1363734566078

Call-ID: FC38014C-900D11E2-8003893D-37EA3615

Timestamp: 1363734336

CSeq: 57 REGISTER

Content-Length: 0

*Mar 19 23:05:36.277: //439/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1901F1F

From: <>102@sip.broadvoice.com>;tag=996A58-21AB

To: <>102@sip.broadvoice.com>;tag=1666449784-1363734566085

Call-ID: FCE69066-900D11E2-8006893D-37EA3615

Timestamp: 1363734336

CSeq: 57 REGISTER

Content-Length: 0

*Mar 19 23:05:36.277: //440/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1911E0

From: <>100@sip.broadvoice.com>;tag=996A5C-BE

To: <>100@sip.broadvoice.com>;tag=868653407-1363734566088

Call-ID: FCE72C8E-900D11E2-8008893D-37EA3615

Timestamp: 1363734336

CSeq: 57 REGISTER

Content-Length: 0

*Mar 19 23:05:36.573: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1927EE

From: <>103@sip.broadvoice.com>;tag=996BC8-169A

To: <>103@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:05:36 GMT

Call-ID: FCE72C8E-900D11E2-800A893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734336

CSeq: 57 REGISTER

Contact: <103>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:05:36.617: //441/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1927EE

From: <>103@sip.broadvoice.com>;tag=996BC8-169A

To: <>103@sip.broadvoice.com>;tag=282590174-1363734566430

Call-ID: FCE72C8E-900D11E2-800A893D-37EA3615

Timestamp: 1363734336

CSeq: 57 REGISTER

Content-Length: 0

ld-rtr#

*Mar 19 23:05:49.849: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:06:00.642: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1932226

From: <>200@sip.broadvoice.com>;tag=99C9CC-3BB

To: <>200@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:06:00 GMT

Call-ID: FD0821C0-900D11E2-800C893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734360

CSeq: 57 REGISTER

Contact: <200>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:06:00.694: //442/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK1932226

From: <>200@sip.broadvoice.com>;tag=99C9CC-3BB

To: <>200@sip.broadvoice.com>;tag=1171700645-1363734590498

Call-ID: FD0821C0-900D11E2-800C893D-37EA3615

Timestamp: 1363734360

CSeq: 57 REGISTER

Content-Length: 0

ld-rtr#

*Mar 19 23:06:19.850: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:06:49.851: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:07:19.855: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:07:24.848: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

REGISTER sip:192.168.1.1 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjJU55lVCFMUo7VlhiPMStAeGaIPrfaG-u

Max-Forwards: 70

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

CSeq: 32925 REGISTER

User-Agent: Bria iOS 2.4.0

Supported: outbound, path

Contact: "106" <106>;reg-id=1;+sip.instance=""

Expires: 900

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Content-Length:  0

*Mar 19 23:07:24.852: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjJU55lVCFMUo7VlhiPMStAeGaIPrfaG-u

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>

Date: Tue, 19 Mar 2013 23:07:24 GMT

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 32925 REGISTER

Content-Length: 0

*Mar 19 23:07:24.852: //443/989F822A80E2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 401 Unauthorized

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjJU55lVCFMUo7VlhiPMStAeGaIPrfaG-u

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>;tag=9B12BC-12BE

Date: Tue, 19 Mar 2013 23:07:24 GMT

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 32925 REGISTER

WWW-Authenticate: Digest realm="liquiddigital.us",nonce="FB9CCCEC000F81DF",algorithm=MD5,qop="auth"

Content-Length: 0

*Mar 19 23:07:24.864: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

REGISTER sip:192.168.1.1 SIP/2.0

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjlbhCTIfUb8hAh5g8LbR-rOeM6qnl900f

Max-Forwards: 70

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

CSeq: 32926 REGISTER

User-Agent: Bria iOS 2.4.0

Supported: outbound, path

Contact: "106" <106>;reg-id=1;+sip.instance=""

Expires: 900

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Authorization: Digest username="106", realm="liquiddigital.us", nonce="FB9CCCEC000F81DF", uri="sip:192.168.1.1", response="2a2e906399ae12629b141de68f401e43", algorithm=MD5, cnonce="et8Qe4Ki67G84Eryp-KTqBPMNJRajGnQ", qop=auth, nc=00000001

Content-Length:  0

*Mar 19 23:07:24.868: //443/989F822A80E2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjlbhCTIfUb8hAh5g8LbR-rOeM6qnl900f

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>;tag=9B12BC-12BE

Date: Tue, 19 Mar 2013 23:07:24 GMT

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 32926 REGISTER

Content-Length: 0

*Mar 19 23:07:24.868: //443/989F822A80E2/SIP/Msg/ccsipDisplayMsg:

Sent:

ld-rtr#SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.1.104:61573;rport;branch=z9hG4bKPjlbhCTIfUb8hAh5g8LbR-rOeM6qnl900f

From: "106" <106>;tag=cwxh2e3RXXExuEb6XcLgzgZZ3Zp3Ec2O

To: "106" <106>;tag=9B12BC-12BE

Date: Tue, 19 Mar 2013 23:07:24 GMT

Call-ID: VJA5PsnRoiG3fGKIGi8vNGPP1OCjr1Ul

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 32926 REGISTER

Contact: <106>;expires=160

Expires:  160

Content-Length: 0

ld-rtr#

*Mar 19 23:07:49.876: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

REGISTER sip:sip.broadvoice.com:5060 SIP/2.0

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK194B8E

From: <>106@sip.broadvoice.com>;tag=9B747C-1ABB

To: <>106@sip.broadvoice.com>

Date: Tue, 19 Mar 2013 23:07:49 GMT

Call-ID: 3C378C24-902011E2-80D9893D-37EA3615

User-Agent: Cisco-SIPGateway/IOS-12.x

Max-Forwards: 70

Timestamp: 1363734469

CSeq: 3 REGISTER

Contact: <106>

Expires:  3600

Supported: path

Content-Length: 0

*Mar 19 23:07:49.920: //444/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#SIP/2.0 404 Not found

Via: SIP/2.0/UDP 98.226.116.196:5060;branch=z9hG4bK194B8E

From: <>106@sip.broadvoice.com>;tag=9B747C-1ABB

To: <>106@sip.broadvoice.com>;tag=1634465366-1363734699731

Call-ID: 3C378C24-902011E2-80D9893D-37EA3615

Timestamp: 1363734469

CSeq: 3 REGISTER

Content-Length: 0

ld-rtr#

*Mar 19 23:07:54.892: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ld-rtr#

*Mar 19 23:08:04.016: //-1/xxxxxxxxxxxx/CCAPI/ccAppShutdownMode:

   ccAppShutdownMode: remove it from the queue

These debugs show extension 106 trying to register to both SIP providers (sip.broadvoice.com and gvgw2.simonics.com). The Broadvoice provider rejects the registration and simonics accepts the registration. After that a call is sent to the CME router with a SIP request URI of sip:106@98.226.116.196. This call is routed to the phone with extension 106 as you would expect.

It looks like the simonics provider is doing some number translations such that 8154960448 is being translated to the SIP extensions you are registering with them. Can you try preventing the SIP DNs from registering with the provider by adding the following.

voice register dn x

no-reg

After doing that run "show sip register status" and confirm you only see 2 lines with a peer of -1.

Then refresh the main registrations either by waiting for them to expire or doing the following.

no registrar 1 dns:sip.broadvoice.com expires 3600

no registrar 2 dns:gvgw2.simonics.com expires 3600

registrar 1 dns:sip.broadvoice.com expires 3600

registrar 2 dns:gvgw2.simonics.com expires 3600

Confirm the registrations again use "show sip register status". Then try placing a call.

The no-reg fixed it. It seems to be working now!

Excellent. It looks like this provider didn't like having multiple registrations and they would route calls to the newest registration.

Your the man thanks so much. My hair can now grow back again.