cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
641
Views
20
Helpful
9
Replies

Cisco 3945 voice gateway for Lync and intelepeer.

aphillips999
Level 1
Level 1

I am trying to setup a 3945 as a SIP to SIP gateway for lync.

I am not able to dial out or in.  I can see the incoming calls getting to LYNC and it attempting to process it, but I only get one way RTP.   One number, it looks like the call goes to the device, then the device immediately calls the calling number and then repeat

IE:

From Outside to Inside Canceled

From Inside to outside  Canceled

From Outside to Inside Canceled

From Inside to outside  Canceled ...

The outbound gets from Lync to the router, and seems to be attempting to go back out the proper Dial Plan but I end up with a fast busy.

I am trying to learn this as I am doing it, which is never the best way!  But it is what it is.   So any feedback would be excellent!

Thank you!

The Cleansed Config:

dial-peer voice 100 voip
description Incoming dial peer - from IntelePeer (1xxxxxx.... numbers)
translation-profile incoming rmv_plus
huntstop
incoming called-number +1xxxxxx....
voice-class codec 1
dtmf-relay rtp-nte
no vad
!
dial-peer voice 102 voip
description Incoming dial peer - from Lync
huntstop
incoming called-number ^.T
voice-class codec 1
dtmf-relay rtp-nte
no vad
!
dial-peer voice 200 voip
description Outgoing dial peer - to IntelePeer
huntstop
destination-pattern +
session protocol sipv2
session target sip-server
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 300 voip
description ** SIP Trunk to Lync Core **
translation-profile outgoing add_plus
huntstop
destination-pattern XXXXXX....
session protocol sipv2
session target ipv4:{MediationServer}:5060
session transport tcp
voice-class codec 1
voice-class sip localhost dns:SIPDomain.com
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad


sip-ua
retry invite 2
retry bye 2
retry cancel 2
retry register 10
sip-server ipv4:(Intelepeer Signaling Address)

ip address trusted list
IPV4: {Mediation Server}
IPV4: {Intelepeer Signaling}
IPV4: {Intelepeer Media}

voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8

9 Replies 9

Nadeem Ahmed
Cisco Employee
Cisco Employee

can you please run some test and collect the below debugs

debug voice ccapi inout

debug ccsip message

debug ccsip error

also share show run from GW.

Br,

Nadeem Ahmed

PS: Please rate all useful post.

Br, Nadeem Please rate all useful post.

Here is the Running Config:    Will now go run Debugs.


version 15.2
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname SBC-R3900-A
!
boot-start-marker
boot-end-marker
!
!
! card type command needed for slot/vwic-slot 1/1
enable secret 5
enable password 7
!
no aaa new-model
memory-size iomem 25
!
no network-clock-participate slot 1
no ipv6 cef
no ip routing
!
!
!
!
!
no ip cef
multilink bundle-name authenticated
!
!
!
!
!
crypto pki token default removal timeout 0
!
!
voice-card 0
!
voice-card 1
!
!
voice rtp send-recv
!
voice service voip
ip address trusted list
ipv4 10.I.I.4 -- Mediation Server
ipv4 10.I.I.5 -- Mediation Server
ipv4 68.68.X.X -- Intelepeer Signaling
ipv4 68.68.X.X -- Intelepeer Media
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
sip
rel1xx disable
min-se 180 session-expires 180
early-offer forced
midcall-signaling passthru
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
!
!
!
!
voice translation-rule 10
rule 1 /^\+1\(..........\)$/ /\1/
!
voice translation-rule 20
rule 1 /^\(1..........\)$/ /+\1/
rule 2 /^\011\(.*\)$/ /+\1/
rule 3 /^\(..........\)$/ /+1\1/
!
!
voice translation-profile add_plus
translate calling 20
translate called 20
!
voice translation-profile rmv_plus
translate calling 10
translate called 10
!
!
!
license udi pid C3900-SPE250/K9 sn FOC17036K4W
!
!
hw-module pvdm 0/0

!
redundancy
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
no ip route-cache
duplex auto
speed auto
no mop enabled
bridge-group 1
!
interface GigabitEthernet0/0.101
description VLAN_WS_Fiber
encapsulation dot1Q 101
ip address 64.X.X.25 255.255.255.224
ip virtual-reassembly in
no ip route-cache
!
interface GigabitEthernet0/0.102
description VLAN_Cox_Cable
encapsulation dot1Q 102
no ip route-cache
!
interface GigabitEthernet0/0.103
description VLAN_Cox_Fiber
encapsulation dot1Q 103
no ip route-cache
!
interface GigabitEthernet0/0.104
description VLAN_Frontier_Fiber
encapsulation dot1Q 104
no ip route-cache
!
interface GigabitEthernet0/1
no ip address
no ip route-cache
duplex auto
speed auto
no mop enabled
bridge-group 1
!
interface GigabitEthernet0/2
no ip address
no ip route-cache
duplex auto
speed auto
no mop enabled
bridge-group 1
!
interface GigabitEthernet0/2.5
description Internal
encapsulation dot1Q 5
ip address 10.X.X.100 255.255.255.0
no ip route-cache
!
interface GigabitEthernet0/3
no ip address
no ip route-cache
duplex auto
speed auto
no mop enabled
bridge-group 1
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
ip route I.I.I.0 255.255.255.0 I.I.I.6
ip route 68.68.x.x 255.255.255.255 64.X.X.1
ip route 68.68.x.x 255.255.255.255 64.X.X.1
!
dialer-list 1 protocol ip permit
!
nls resp-timeout 1
cpd cr-id 1
!
!
control-plane
!
bridge 1 protocol dec
!
!
!
mgcp profile default
!
!
dial-peer voice 100 voip
description Incoming dial peer - from IntelePeer (1XXXXXX.... numbers)
translation-profile incoming rmv_plus
huntstop
incoming called-number +1XXXXXX....
voice-class codec 1
dtmf-relay rtp-nte
no vad
!
dial-peer voice 102 voip
description Incoming dial peer - from Lync
huntstop
incoming called-number ^.T
voice-class codec 1
dtmf-relay rtp-nte
no vad
!
dial-peer voice 200 voip
description Outgoing dial peer - to IntelePeer
huntstop
destination-pattern +
session protocol sipv2
session target sip-server
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 300 voip
description ** SIP Trunk to Lync Core **
translation-profile outgoing add_plus
huntstop
destination-pattern XXXXXX....
session protocol sipv2
session target ipv4:10.I.I.4:5060
session transport tcp
voice-class codec 1
voice-class sip localhost dns:SIPDomain.com
voice-class sip early-offer forced
dtmf-relay rtp-nte
fax rate disable
fax protocol pass-through g711ulaw
no vad
!
!
gateway
timer receive-rtp 1200
!
sip-ua
retry invite 2
retry bye 2
retry cancel 2
retry register 10
sip-server ipv4:68.68.X.X -- Intelepeer Signaling
!
!
!
gatekeeper
shutdown
!
!
alias exec SAVE copy run start
banner motd ^C
********************************************************************

SE^C
!
line con 0
exec-timeout 0 0
password 7 0045120209520547
logging synchronous
login local
line aux 0
line vty 0 4
exec-timeout 20 0
password 7 114818011A1B054D
logging synchronous
login
transport input all
line vty 5 294
login
transport input all
!
scheduler allocate 20000 1000

end

SBC-R3900-A#

It seems I forgot to add Routing when I restarted fresh.  After adding that some inbound started working.  Have not fully tested it.

The strange circular call is still happening.  I will add those debugs.  I will have to test the outbound when I get into the office.

FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=fb611e1c2
TO: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
CSEQ: 673622 INVITE
CALL-ID: 17465ade-4a0b-46bf-95cf-906057162cf9
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50733;branch=z9hG4bK486e5ff8
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP;ms-opaque=bdf9c42b0b54f3d9>
CONTENT-LENGTH: 330
SUPPORTED: 100rel
USER-AGENT: RTCC/5.0.0.0 MediationServer
CONTENT-TYPE: application/sdp
ALLOW: ACK
ms-call-source: non-ms-rtc
Allow: CANCEL,BYE,INVITE,PRACK,UPDATE

v=0
o=- 49151 1 IN IP4 MEDIATION1IP
s=session
c=IN IP4 MEDIATION1IP
b=CT:1000
t=0 0
m=audio 50720 RTP/AVP 97 101 13 0 8
c=IN IP4 MEDIATION1IP
a=rtcp:50721
a=label:Audio
a=sendrecv
a=rtpmap:97 RED/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=ptime:20

Dec 15 22:14:26.959: //-1/09F3E25E8375/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
SIP: (564) Attribute mid, level 1 instance 1 not found.
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Error/sipSPI_ipip_update_codec_params_in_channelInfo:
failed to update call entry
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Error/sipSPI_ipip_update_call_entry:
failed to update call entry
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_ipip_set_channel_count: Unable to set CHANNEL_COUNT for callid 564
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Error/sip_iwf_sip_copy_sdp_to_channelInfo: Channel count is not set at this point. Not SIP-SIP or SET_MODE is not done.
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Error/sipSPI_ipip_ExtractPassthruCopyListHdrsFromSipContainer: Unsupported header passthru is not configured and no headers are present in hdr_hash_queue
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Error/ccsip_api_call_setup_ind: Unable to add unsupp headers to container
Dec 15 22:14:26.959: //-1/09F3E25E8375/CCAPI/cc_api_display_ie_subfields:
cc_api_call_setup_ind_common:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:14:26.959: //-1/09F3E25E8375/CCAPI/cc_api_call_setup_ind_common:
Interface=0x1DE1F444, Call Info(
Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
Incoming Dial-peer=100, Progress Indication=NULL(0), Calling IE Present=TRUE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=564
Dec 15 22:14:26.959: //-1/09F3E25E8375/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:14:26.959: //-1/09F3E25E8375/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: :cc_get_feature_vsa malloc success
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: cc_get_feature_vsa count is 3
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: :FEATURE_VSA attributes are: feature_name:0,feature_time:537735680,feature_id:126
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/cc_api_call_setup_ind_common:
Set Up Event Sent;
Call Info(Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown))
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/cc_process_call_setup_ind:
Event=0x1AE14DD8
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
Try with the demoted called number +1INTERNALCALLERPHONE
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCallSetContext:
Context=0x20313DC4
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/cc_process_call_setup_ind:
>>>>CCAPI handed cid 564 with tag 100 to app "_ManagedAppProcess_Default"
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCallProceeding:
Progress Indication=NULL(0)
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCallSetupRequest:
Destination=, Calling IE Present=TRUE, Mode=0,
Outgoing Dial-peer=300, Params=0x20315214, Progress Indication=NULL(0)
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCallSetupRequest:
Destination Pattern=860207...., Called Number=+1INTERNALCALLERPHONE, Digit Strip=FALSE
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccCallSetupRequest:
Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Redirect Number=, Display Info=Caller Name
Account Number=+1EXTERNALCALLERPHONE, Final Destination Flag=TRUE,
Guid=09F3E25E-A2B0-11E5-8375-88420441C971, Outgoing Dial-peer=300
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/cc_api_display_ie_subfields:
ccCallSetupRequest:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccIFCallSetupRequestPrivate:
Interface=0x1DE1F444, Interface Type=3, Destination=, Mode=0x0,
Call Params(Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=Caller Name)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=300, Call Count On=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: :cc_get_feature_vsa malloc success
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: cc_get_feature_vsa count is 4
Dec 15 22:14:26.959: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:14:26.959: :FEATURE_VSA attributes are: feature_name:0,feature_time:537735456,feature_id:127
Dec 15 22:14:26.959: //565/09F3E25E8375/SIP/Error/ccsip_ipip_media_forking_read_from_TDContainer: MF: Unable to read data from TD Container..
Dec 15 22:14:26.959: //565/09F3E25E8375/SIP/Error/ccsip_ipip_media_forking_forked_leg_config: MF: TD container cannot be read/container is NULL. Setting of forked call leg failed..
Dec 15 22:14:26.959: //565/09F3E25E8375/CCAPI/ccIFCallSetupRequestPrivate:
SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
Dec 15 22:14:26.959: //565/09F3E25E8375/CCAPI/ccCallSetContext:
Context=0x203151C8
Dec 15 22:14:26.959: //564/09F3E25E8375/CCAPI/ccSaveDialpeerTag:
Outgoing Dial-peer=300
Dec 15 22:14:26.959: //565/09F3E25E8375/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:14:26.959: //565/09F3E25E8375/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1
Dec 15 22:14:26.959: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event=184, Call Id=565
Dec 15 22:14:26.959: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:14:26.959: //564/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //565/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //564/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //564/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //565/09F3E25E8375/CCAPI/cc_api_call_proceeding:
Interface=0x1DE1F444, Progress Indication=NULL(0)
SIP: (565) Group (a= group line) attribute, level 65535 instance 1 not found.
Dec 15 22:14:26.959: //565/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //564/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //565/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //565/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:14:26.959: cc_api_get_xcode_stream : 4802
Dec 15 22:14:26.959: //564/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP MEDIATION1IP:50733;branch=z9hG4bK486e5ff8
From: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=fb611e1c2
To: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
Date: Tue, 15 Dec 2015 22:14:26 GMT
Call-ID: 17465ade-4a0b-46bf-95cf-906057162cf9
CSeq: 673622 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:26.959: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Sent:
INVITE sip:+1INTERNALCALLERPHONE@MEDIATION1IP:5060 SIP/2.0
Via: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK471E7E
Remote-Party-ID: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;party=calling;screen=no;privacy=off
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE48AC-197
To: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
Date: Tue, 15 Dec 2015 22:14:26 GMT
Call-ID: 9F3E25E-A2B011E5-837B8842-441C971@SIPDOMIN.com
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE: 180
Cisco-Guid: 0166978142-2729447909-2205517890-0071420273
User-Agent: Cisco-SIPGateway/IOS-15.2.1.T2.1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1450217666
Contact: <sip:+1EXTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 69
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 240

v=0
o=CiscoSystemsSIP-GW-UserAgent 586 9228 IN IP4 CISCISBCPRIVATEIP
s=SIP Call
c=IN IP4 CISCISBCPRIVATEIP
t=0 0
m=audio 22586 RTP/AVP 0 101
c=IN IP4 CISCISBCPRIVATEIP
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20

Dec 15 22:14:26.961: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE48AC-197
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 9F3E25E-A2B011E5-837B8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK471E7E
CONTENT-LENGTH: 0
TIMESTAMP: 1450217666


Dec 15 22:14:28.233: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE48AC-197
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=8bc8bfe2f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 9F3E25E-A2B011E5-837B8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK471E7E
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:28.233: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event=98, Call Id=565
Dec 15 22:14:28.233: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:14:28.233: //565/09F3E25E8375/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:14:28.233: //565/09F3E25E8375/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:14:28.233: //564/09F3E25E8375/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:14:28.233: //564/09F3E25E8375/CCAPI/ccCallCutProgress:
Call Entry(Responsed=TRUE)
Dec 15 22:14:28.233: //564/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP MEDIATION1IP:50733;branch=z9hG4bK486e5ff8
From: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=fb611e1c2
To: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>;tag=CE4DA6-33B
Date: Tue, 15 Dec 2015 22:14:26 GMT
Call-ID: 17465ade-4a0b-46bf-95cf-906057162cf9
CSeq: 673622 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:28.433: //563/090D2D29836E/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE42C6-772
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=eef5bdac83;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 90D7B3D-A2B011E5-83748842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK46F3C
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:28.433: //563/090D2D29836E/CCAPI/cc_api_event_indication:
Event=98, Call Id=563
Dec 15 22:14:28.433: //563/090D2D29836E/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:14:28.433: //563/090D2D29836E/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:14:28.433: //563/090D2D29836E/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:14:28.433: //562/090D2D29836E/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:14:28.433: //562/090D2D29836E/CCAPI/ccCallCutProgress:
Call Entry(Responsed=TRUE)
Dec 15 22:14:28.433: //562/090D2D29836E/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b15dc-515e8999
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b15dc0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>;tag=CE47A4-195C
Date: Tue, 15 Dec 2015 22:14:25 GMT
Call-ID: 1-92b15dc0a010100.136afe3e@INTELEPEERSIGNALING
CSeq: 2 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:28.495: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
INVITE sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone SIP/2.0
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=c45eeb28a
TO: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
CSEQ: 673623 INVITE
CALL-ID: 9b794e05-f126-4a10-9290-1d4c906c80eb
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50738;branch=z9hG4bK654044ed
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP;ms-opaque=bdf9c42b0b54f3d9>
CONTENT-LENGTH: 330
SUPPORTED: 100rel
USER-AGENT: RTCC/5.0.0.0 MediationServer
CONTENT-TYPE: application/sdp
ALLOW: ACK
ms-call-source: non-ms-rtc
Allow: CANCEL,BYE,INVITE,PRACK,UPDATE

v=0
o=- 49152 1 IN IP4 MEDIATION1IP
s=session
c=IN IP4 MEDIATION1IP
b=CT:1000
t=0 0
m=audio 50478 RTP/AVP 97 101 13 0 8
c=IN IP4 MEDIATION1IP
a=rtcp:50479
a=label:Audio
a=sendrecv
a=rtpmap:97 RED/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=ptime:20

Dec 15 22:14:28.495: //-1/0ADE4321837C/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
SIP: (566) Attribute mid, level 1 instance 1 not found.
Dec 15 22:14:28.495: //566/0ADE4321837C/SIP/Error/sipSPI_ipip_update_codec_params_in_channelInfo:
failed to update call entry
Dec 15 22:14:28.495: //566/0ADE4321837C/SIP/Error/sipSPI_ipip_update_call_entry:
failed to update call entry
Dec 15 22:14:28.495: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_ipip_set_channel_count: Unable to set CHANNEL_COUNT for callid 566
Dec 15 22:14:28.495: //566/0ADE4321837C/SIP/Error/sip_iwf_sip_copy_sdp_to_channelInfo: Channel count is not set at this point. Not SIP-SIP or SET_MODE is not done.
Dec 15 22:14:28.497: //566/0ADE4321837C/SIP/Error/sipSPI_ipip_ExtractPassthruCopyListHdrsFromSipContainer: Unsupported header passthru is not configured and no headers are present in hdr_hash_queue
Dec 15 22:14:28.497: //566/0ADE4321837C/SIP/Error/ccsip_api_call_setup_ind: Unable to add unsupp headers to container
Dec 15 22:14:28.497: //-1/0ADE4321837C/CCAPI/cc_api_display_ie_subfields:
cc_api_call_setup_ind_common:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
cisco-desttype=0
cisco-destplan=0
cisco-rdie=FFFFFFFF

Dec 15 22:14:28.499: //567/0ADE4321837C/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE4EAE-2245
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: ADE9135-A2B011E5-83828842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK48218A
CONTENT-LENGTH: 0
TIMESTAMP: 1450217668


Dec 15 22:14:29.777: //567/0ADE4321837C/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE4EAE-2245
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=88c039417;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: ADE9135-A2B011E5-83828842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK48218A
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:29.777: //567/0ADE4321837C/CCAPI/cc_api_event_indication:
Event=98, Call Id=5670.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:29.977: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Received:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:30.239: //569/0BC98EB88383/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE54B2-1FF5
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: BC98EB8-A2B011E5-83898842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK49E05
CONTENT-LENGTH: 0
TIMESTAMP: 1450217670

<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:32.797: //571/0CB12E2A838A/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE5AA2-B83
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=4620e3f640;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: CB17CD6-A2B011E5-83908842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4A57F
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:32.797: //571/0CB12E2A838A/CCAPI/cc_api_event_indication:
Event=98, Call Id=57CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:32.997: //569/0BC98EB88383/SIP/Msg/ccsipDisplayMsg:
Received:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:34.265: //573/0D9797E98391/SIP/Msg/ccsipDisplayMsg:
Received:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:34.931: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE48AC-197
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=8bc8bfe2f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 9F3E25E-A2B011E5-837B8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK471E7E
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:34.931: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event=98, Call Id=565
Dec 15 22:14:34.931: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:35.981: //573/0D9797E98391/SIP/Msg/ccsipDisplayMsg:
Received:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:37.301: //577/0F5E9C1C839F/SIP/Msg/ccsipDisplayMsg:
Received:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:37.957: //565/09F3E25E8375/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE48AC-197
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=8bc8bfe2f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 9F3E25E-A2B011E5-837B8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK471E7E
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:37.957: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
Event=98, Call Id=565
Dec 15 22:14:37.957: //565/09F3E25E8375/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:38.993: //575/0E76FAA68398/SIP/Msg/ccsipDisplayMsg:
Received:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:40.309: //581/1129E69983AD/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE77F0-674
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=7fd22992cb;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 112A34AD-A2B011E5-83B38842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4F993
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:40.309: //581/1129E69983AD/CCAPI/cc_api_event_indication:
Event=98, Call Id=581
Dec 15 22:14:40.309: //581/1129E69983AD/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:40.985: //571/0CB12E2A838A/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE5AA2-B83
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=4620e3f640;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: CB17CD6-A2B011E5-83908842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4A57F
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:40.985: //571/0CB12E2A838A/CCAPI/cc_api_event_indication:
Event=98, Call Id=571
Dec 15 22:14:40.985: //571/0CB12E2A838A/CCAPI/cc_api_event_indication:
@CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:42.039: //581/1129E69983AD/SIP/Msg/ccsipDisplayMsg:
Received:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:42.903: //567/0ADE4321837C/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE4EAE-2245
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=88c039417;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: ADE9135-A2B011E5-83828842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK48218A
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:42.903: //567/0ADE4321837C/CCAPI/cc_api_event_indication:
Event=98, Call Id=567
Dec 15 22:14:42.903: //567/0ADE4321837C/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:44.013: //573/0D9797E98391/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE6088-5F4
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=2ac955b92;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: D97E5FD-A2B011E5-83978842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4B10AE
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:44.013: //573/0D9797E98391/CCAPI/cc_api_event_indication:
Event=98, Call Id=573
Dec 15 22:14:44.013: //573/0D9797E98391/CCAPI/cc_api_event_indication:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:45.017: //587/13E02B6283C2/SIP/Msg/ccsipDisplayMsg:
Received:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:45.923: //573/0D9797E98391/SIP/Msg/ccsipDisplayMsg:
Received:
@CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:47.023: //581/1129E69983AD/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE77F0-674
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=7fd22992cb;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 112A34AD-A2B011E5-83B38842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4F993
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:47.023: //581/1129E69983AD/CCAPI/cc_api_event_indication:
Event=98, Call Id=581
Dec 15 22:14:47.023: //581/1129E69983AD/CCAPI/cc_api_event_indication:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:48.027: //569/0BC98EB88383/SIP/Msg/ccsipDisplayMsg:
Received:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:48.921: //575/0E76FAA68398/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE6640-B5F
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=ba3466f3e5;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: E7748BA-A2B011E5-839E8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4C46C
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:48.921: //575/0E76FAA68398/CCAPI/cc_api_event_indication:
Event=98, Call Id=575
Dec 15 22:14:48.921: //575/0E76FAA68398/CCAPI/cc_api_event_indication:
<sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:50.023: //587/13E02B6283C2/SIP/Msg/ccsipDisplayMsg:
Received:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:51.029: //573/0D9797E98391/SIP/Msg/ccsipDisplayMsg:
Received:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:51.933: //579/1044190283A6/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE720E-112A
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=901eeea1c;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 10446716-A2B011E5-83AC8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4E252D
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:51.933: //579/1044190283A6/CCAPI/cc_api_event_indication:
Event=98, Call Id=579
Dec 15 22:14:51.933: //579/1044190283A6/CCAPI/cc_api_event_indication:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:14:53.051: //589/14C5F86183C9/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE42C6-772
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;epid=373B149707
CSEQ: 101 CANCEL
CALL-ID: 90D7B3D-A2B011E5-83748842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK46F3C
CONTENT-LENGTH: 0
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:53.847: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:14:53.881: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
ACK sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone SIP/2.0
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b15dc-515e8999
Max-Forwards: 70
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b15dc0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>;tag=CE47A4-195C
Call-ID: 1-92b15dc0a010100.136afe3e@INTELEPEERSIGNALING
CSeq: 2 ACK
User-Agent: T7100/3.0
Content-Length: 0


Dec 15 22:14:53.881: //562/090D2D29836E/CCAPI/cc_api_call_disconnect_done:
Disposition=0, Interface=0x1DE1F444, Tag=0x0, Call Id=562,
Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)SIP/2.0 200 OK
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE6088-5F4
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;epid=373B149707
CSEQ: 101 CANCEL
CALL-ID: D97E5FD-A2B011E5-83978842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK4B10AE
CONTENT-LENGTH: 0
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:14:54.833: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:14:54.993: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:

Dec 15 22:14:55.741: //582/1212223283B4/CCAPI/cc_api_call_disconnect_done:
Disposition=0, Interface=0x1DE1F444, Tag=0x0, Call Id=582,
Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
Dec 15 22:14:55.741: //582/1212223283B4/CCAPI/cc_api_call_disconnect_done:
Call Disconnect Event Sent
Dec 15 22:14:55.741: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

Dec 15 22:14:55.741: :cc_free_feature_vsa freeing 200D2858
Dec 15 22:14:55.741: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

Dec 15 22:14:55.741: vsacount in free is 19
Dec 15 22:14:55.905: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:

Dec 15 22:14:56.871: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:14:57.059: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
CANCEL sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone SIP/2.0
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;tag=9d3a6166a;epid=373B149707
TO: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
CSEQ: 673638 CANCEL
CALL-ID: 55e2f7fb-eb6d-42d4-ad9a-9dd45d384d32
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50727;branch=z9hG4bK97201a49
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
USER-AGENT: RTCC/5.0.0.0 MediationServer
Reason: Q.850;cause=16


Dec 15 22:14:57.695: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:15:20.757: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
OPTIONS sip:CISCISBCPRIVATEIP SIP/2.0
FROM: <sip:hestia-l1.olympus.local:5060;transport=Tcp;ms-opaque=bdf9c42b0b54f3d9>;epid=373B149707;tag=e7d08cbbe0
TO: <sip:CISCISBCPRIVATEIP>
CSEQ: 673644 OPTIONS
CALL-ID: 2682600121274e989d34251c40cc59f3
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50782;branch=z9hG4bK1ac593fd
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
USER-AGENT: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:20.757: //604/2A04CF508401/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:15:20.757: //604/2A04CF508401/SIP/Error/ccsip_ipip_media_forking_anchor_leg_config: MF: Dial-peer is absent..
Dec 15 22:15:20.759: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/TCP MEDIATION1IP:50782;branch=z9hG4bK1ac593fd
From: <sip:hestia-l1.olympus.local:5060;transport=Tcp;ms-opaque=bdf9c42b0b54f3d9>;epid=373B149707;tag=e7d08cbbe0
To: <sip:CISCISBCPRIVATEIP>;tag=CF1AD2-2254
Date: Tue, 15 Dec 2015 22:15:20 GMT
Call-ID: 2682600121274e989d34251c40cc59f3
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
CSeq: 673644 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 363

v=0
o=CiscoSystemsSIP-GW-UserAgent 7171 6697 IN IP4 CISCISBCPRIVATEIP
s=SIP Call
c=IN IP4 CISCISBCPRIVATEIP
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15
c=IN IP4 CISCISBCPRIVATEIP
m=image 0 udptl t38
c=IN IP4 CISCISBCPRIVATEIP
a=T38FaxVersion:0
a=T38MaxBitRate:9600
a=T38FaxRateManagement:transferredTCF
a=T38FaxMaxBuffer:200
a=T38FaxMaxDatagram:320
a=T38FaxUdpEC:t38UDPRedundancy

Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
INVITE sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone SIP/2.0
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b1fbb-4625e0eb
Max-Forwards: 17
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b1fbb0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>
Call-ID: 1-92b1fbb0a010100.b7108f2@INTELEPEERSIGNALING
CSeq: 2 INVITE
Contact: <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;transport=tcp;user=phone>
Allow: ACK, BYE, CANCEL, INVITE, OPTIONS, PRACK
User-Agent: T7100/3.0
Supported: 100rel
Content-Type: application/sdp
Content-Length: 221

v=0
o=- 1450218575 1450218576 IN IP4 INTELEPEERMEDIA
s=IGW
c=IN IP4 INTELEPEERMEDIA
t=0 0
m=audio 14880 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20
a=maxptime:20

Dec 15 22:15:24.647: //-1/2C5660A38402/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
SIP: (605) Attribute mid, level 1 instance 1 not found.
Dec 15 22:15:24.647: //605/2C5660A38402/SIP/Error/sipSPI_ipip_update_codec_params_in_channelInfo:
failed to update call entry
Dec 15 22:15:24.647: //605/2C5660A38402/SIP/Error/sipSPI_ipip_update_call_entry:
failed to update call entry
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_ipip_set_channel_count: Unable to set CHANNEL_COUNT for callid 605
Dec 15 22:15:24.647: //605/2C5660A38402/SIP/Error/sip_iwf_sip_copy_sdp_to_channelInfo: Channel count is not set at this point. Not SIP-SIP or SET_MODE is not done.
Dec 15 22:15:24.647: //605/2C5660A38402/SIP/Error/sipSPI_ipip_ExtractPassthruCopyListHdrsFromSipContainer: Unsupported header passthru is not configured and no headers are present in hdr_hash_queue
Dec 15 22:15:24.647: //605/2C5660A38402/SIP/Error/ccsip_api_call_setup_ind: Unable to add unsupp headers to container
Dec 15 22:15:24.647: //-1/2C5660A38402/CCAPI/cc_api_display_ie_subfields:
cc_api_call_setup_ind_common:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:15:24.647: //-1/2C5660A38402/CCAPI/cc_api_call_setup_ind_common:
Interface=0x1DE1F444, Call Info(
Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
Incoming Dial-peer=100, Progress Indication=NULL(0), Calling IE Present=TRUE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=605
Dec 15 22:15:24.647: //-1/2C5660A38402/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:24.647: //-1/2C5660A38402/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: :cc_get_feature_vsa malloc success
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: cc_get_feature_vsa count is 1
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: :FEATURE_VSA attributes are: feature_name:0,feature_time:537734112,feature_id:166
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/cc_api_call_setup_ind_common:
Set Up Event Sent;
Call Info(Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown))
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/cc_process_call_setup_ind:
Event=0x1AE16268
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
Try with the demoted called number +1INTERNALCALLERPHONE
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCallSetContext:
Context=0x20313DC4
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/cc_process_call_setup_ind:
>>>>CCAPI handed cid 605 with tag 100 to app "_ManagedAppProcess_Default"
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCallProceeding:
Progress Indication=NULL(0)
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCallSetupRequest:
Destination=, Calling IE Present=TRUE, Mode=0,
Outgoing Dial-peer=300, Params=0x20315214, Progress Indication=NULL(0)
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCallSetupRequest:
Destination Pattern=860207...., Called Number=+1INTERNALCALLERPHONE, Digit Strip=FALSE
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccCallSetupRequest:
Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Redirect Number=, Display Info=Caller Name
Account Number=+1EXTERNALCALLERPHONE, Final Destination Flag=TRUE,
Guid=2C5660A3-A2B0-11E5-8402-88420441C971, Outgoing Dial-peer=300
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/cc_api_display_ie_subfields:
ccCallSetupRequest:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccIFCallSetupRequestPrivate:
Interface=0x1DE1F444, Interface Type=3, Destination=, Mode=0x0,
Call Params(Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=Caller Name)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=300, Call Count On=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: :cc_get_feature_vsa malloc success
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: cc_get_feature_vsa count is 2
Dec 15 22:15:24.647: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:24.647: :FEATURE_VSA attributes are: feature_name:0,feature_time:537734336,feature_id:167
Dec 15 22:15:24.647: //606/2C5660A38402/SIP/Error/ccsip_ipip_media_forking_read_from_TDContainer: MF: Unable to read data from TD Container..
Dec 15 22:15:24.647: //606/2C5660A38402/SIP/Error/ccsip_ipip_media_forking_forked_leg_config: MF: TD container cannot be read/container is NULL. Setting of forked call leg failed..
Dec 15 22:15:24.647: //606/2C5660A38402/CCAPI/ccIFCallSetupRequestPrivate:
SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
Dec 15 22:15:24.647: //606/2C5660A38402/CCAPI/ccCallSetContext:
Context=0x203151C8
Dec 15 22:15:24.647: //605/2C5660A38402/CCAPI/ccSaveDialpeerTag:
Outgoing Dial-peer=300
Dec 15 22:15:24.647: //606/2C5660A38402/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:15:24.647: //606/2C5660A38402/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1
Dec 15 22:15:24.647: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event=184, Call Id=606
Dec 15 22:15:24.647: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:24.647: //605/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.647: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.647: //606/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.647: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.647: //605/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.647: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.647: //605/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.647: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.649: //606/2C5660A38402/CCAPI/cc_api_call_proceeding:
Interface=0x1DE1F444, Progress Indication=NULL(0)
SIP: (606) Group (a= group line) attribute, level 65535 instance 1 not found.
Dec 15 22:15:24.649: //606/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.649: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.649: //605/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.649: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.649: //606/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.649: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.649: //606/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:24.649: cc_api_get_xcode_stream : 4802
Dec 15 22:15:24.649: //605/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b1fbb-4625e0eb
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b1fbb0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>
Date: Tue, 15 Dec 2015 22:15:24 GMT
Call-ID: 1-92b1fbb0a010100.b7108f2@INTELEPEERSIGNALING
CSeq: 2 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:24.649: //606/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Sent:
INVITE sip:+1INTERNALCALLERPHONE@MEDIATION1IP:5060 SIP/2.0
Via: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5B598
Remote-Party-ID: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;party=calling;screen=no;privacy=off
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2A06-BF6
To: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
Date: Tue, 15 Dec 2015 22:15:24 GMT
Call-ID: 2C56AEB7-A2B011E5-84088842-441C971@SIPDOMIN.com
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE: 180
Cisco-Guid: 0743858339-2729447909-2214758466-0071420273
User-Agent: Cisco-SIPGateway/IOS-15.2.1.T2.1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1450217724
Contact: <sip:+1EXTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 16
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 241

v=0
o=CiscoSystemsSIP-GW-UserAgent 3816 1440 IN IP4 CISCISBCPRIVATEIP
s=SIP Call
c=IN IP4 CISCISBCPRIVATEIP
t=0 0
m=audio 31270 RTP/AVP 0 101
c=IN IP4 CISCISBCPRIVATEIP
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=ptime:20

Dec 15 22:15:24.649: //606/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2A06-BF6
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 2C56AEB7-A2B011E5-84088842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5B598
CONTENT-LENGTH: 0
TIMESTAMP: 1450217724


Dec 15 22:15:24.777: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
OPTIONS sip:CISCISBCPRIVATEIP SIP/2.0
FROM: <sip:hestia-l2.olympus.local:5060;transport=Tcp;ms-opaque=064169c00ed44fc0>;epid=14576FA8A7;tag=a258862b7
TO: <sip:CISCISBCPRIVATEIP>
CSEQ: 665436 OPTIONS
CALL-ID: c3467e4faa924d10965c77452d719953
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION2IP:51201;branch=z9hG4bK9ad27844
CONTACT: <sip:hestia-l2.olympus.local:5060;transport=Tcp;maddr=MEDIATION2IP>
CONTENT-LENGTH: 0
USER-AGENT: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:24.777: //607/2C6A36188409/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:15:24.777: //607/2C6A36188409/SIP/Error/ccsip_ipip_media_forking_anchor_leg_config: MF: Dial-peer is absent..
Dec 15 22:15:24.777: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/TCP MEDIATION2IP:51201;branch=z9hG4bK9ad27844
From: <sip:hestia-l2.olympus.local:5060;transport=Tcp;ms-opaque=064169c00ed44fc0>;epid=14576FA8A7;tag=a258862b7
To: <sip:CISCISBCPRIVATEIP>;tag=CF2A86-2247
Date: Tue, 15 Dec 2015 22:15:24 GMT
Call-ID: c3467e4faa924d10965c77452d719953
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
CSeq: 665436 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 363

v=0
o=CiscoSystemsSIP-GW-UserAgent 1436 1262 IN IP4 CISCISBCPRIVATEIP
s=SIP Call
c=IN IP4 CISCISBCPRIVATEIP
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15
c=IN IP4 CISCISBCPRIVATEIP
m=image 0 udptl t38
c=IN IP4 CISCISBCPRIVATEIP
a=T38FaxVersion:0
a=T38MaxBitRate:9600
a=T38FaxRateManagement:transferredTCF
a=T38FaxMaxBuffer:200
a=T38FaxMaxDatagram:320
a=T38FaxUdpEC:t38UDPRedundancy

Dec 15 22:15:25.883: //606/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2A06-BF6
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=9bc08a4b3f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2C56AEB7-A2B011E5-84088842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5B598
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:25.883: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event=98, Call Id=606
Dec 15 22:15:25.883: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:25.883: //606/2C5660A38402/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:15:25.883: //606/2C5660A38402/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:25.883: //605/2C5660A38402/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:15:25.883: //605/2C5660A38402/CCAPI/ccCallCutProgress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:25.883: //605/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b1fbb-4625e0eb
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b1fbb0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>;tag=CF2ED8-2137
Date: Tue, 15 Dec 2015 22:15:24 GMT
Call-ID: 1-92b1fbb0a010100.b7108f2@INTELEPEERSIGNALING
CSeq: 2 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:26.139: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
INVITE sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone SIP/2.0
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=7d9c3e2f9a
TO: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
CSEQ: 673645 INVITE
CALL-ID: 44eec6c1-4252-4cf5-9cf2-ea01eb3362fc
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50741;branch=z9hG4bK9146425d
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP;ms-opaque=bdf9c42b0b54f3d9>
CONTENT-LENGTH: 330
SUPPORTED: 100rel
USER-AGENT: RTCC/5.0.0.0 MediationServer
CONTENT-TYPE: application/sdp
ALLOW: ACK
ms-call-source: non-ms-rtc
Allow: CANCEL,BYE,INVITE,PRACK,UPDATE

v=0
o=- 49171 1 IN IP4 MEDIATION1IP
s=session
c=IN IP4 MEDIATION1IP
b=CT:1000
t=0 0
m=audio 54834 RTP/AVP 97 101 13 0 8
c=IN IP4 MEDIATION1IP
a=rtcp:54835
a=label:Audio
a=sendrecv
a=rtpmap:97 RED/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=rtpmap:13 CN/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=ptime:20

Dec 15 22:15:26.141: //-1/2D3A0A7D840A/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
SIP: (608) Attribute mid, level 1 instance 1 not found.
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Error/sipSPI_ipip_update_codec_params_in_channelInfo:
failed to update call entry
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Error/sipSPI_ipip_update_call_entry:
failed to update call entry
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_ipip_set_channel_count: Unable to set CHANNEL_COUNT for callid 608
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Error/sip_iwf_sip_copy_sdp_to_channelInfo: Channel count is not set at this point. Not SIP-SIP or SET_MODE is not done.
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Error/sipSPI_ipip_ExtractPassthruCopyListHdrsFromSipContainer: Unsupported header passthru is not configured and no headers are present in hdr_hash_queue
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Error/ccsip_api_call_setup_ind: Unable to add unsupp headers to container
Dec 15 22:15:26.141: //-1/2D3A0A7D840A/CCAPI/cc_api_display_ie_subfields:
cc_api_call_setup_ind_common:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:15:26.141: //-1/2D3A0A7D840A/CCAPI/cc_api_call_setup_ind_common:
Interface=0x1DE1F444, Call Info(
Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
Incoming Dial-peer=100, Progress Indication=NULL(0), Calling IE Present=TRUE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=608
Dec 15 22:15:26.141: //-1/2D3A0A7D840A/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:26.141: //-1/2D3A0A7D840A/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: :cc_get_feature_vsa malloc success
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: cc_get_feature_vsa count is 3
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: :FEATURE_VSA attributes are: feature_name:0,feature_time:537735680,feature_id:168
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/cc_api_call_setup_ind_common:
Set Up Event Sent;
Call Info(Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown))
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/cc_process_call_setup_ind:
Event=0x1AE16268
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
Try with the demoted called number +1INTERNALCALLERPHONE
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCallSetContext:
Context=0x203165CC
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/cc_process_call_setup_ind:
>>>>CCAPI handed cid 608 with tag 100 to app "_ManagedAppProcess_Default"
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCallProceeding:
Progress Indication=NULL(0)
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCallSetupRequest:
Destination=, Calling IE Present=TRUE, Mode=0,
Outgoing Dial-peer=300, Params=0x20317A1C, Progress Indication=NULL(0)
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCheckClipClir:
In: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCheckClipClir:
Out: Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCallSetupRequest:
Destination Pattern=860207...., Called Number=+1INTERNALCALLERPHONE, Digit Strip=FALSE
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccCallSetupRequest:
Calling Number=+1EXTERNALCALLERPHONE(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown),
Redirect Number=, Display Info=Caller Name
Account Number=+1EXTERNALCALLERPHONE, Final Destination Flag=TRUE,
Guid=2D3A0A7D-A2B0-11E5-840A-88420441C971, Outgoing Dial-peer=300
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/cc_api_display_ie_subfields:
ccCallSetupRequest:
cisco-username=+1EXTERNALCALLERPHONE
----- ccCallInfo IE subfields -----
cisco-ani=+1EXTERNALCALLERPHONE
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=+1INTERNALCALLERPHONE
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

Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccIFCallSetupRequestPrivate:
Interface=0x1DE1F444, Interface Type=3, Destination=, Mode=0x0,
Call Params(Calling Number=+1EXTERNALCALLERPHONE,(Calling Name=Caller Name)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=+1INTERNALCALLERPHONE(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=300, Call Count On=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: :cc_get_feature_vsa malloc success
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: cc_get_feature_vsa count is 4
Dec 15 22:15:26.141: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Dec 15 22:15:26.141: :FEATURE_VSA attributes are: feature_name:0,feature_time:537735456,feature_id:169
Dec 15 22:15:26.141: //609/2D3A0A7D840A/SIP/Error/ccsip_ipip_media_forking_read_from_TDContainer: MF: Unable to read data from TD Container..
Dec 15 22:15:26.141: //609/2D3A0A7D840A/SIP/Error/ccsip_ipip_media_forking_forked_leg_config: MF: TD container cannot be read/container is NULL. Setting of forked call leg failed..
Dec 15 22:15:26.141: //609/2D3A0A7D840A/CCAPI/ccIFCallSetupRequestPrivate:
SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
Dec 15 22:15:26.141: //609/2D3A0A7D840A/CCAPI/ccCallSetContext:
Context=0x203179D0
Dec 15 22:15:26.141: //608/2D3A0A7D840A/CCAPI/ccSaveDialpeerTag:
Outgoing Dial-peer=300
Dec 15 22:15:26.141: //609/2D3A0A7D840A/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:15:26.141: //609/2D3A0A7D840A/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1
Dec 15 22:15:26.141: //609/2D3A0A7D840A/CCAPI/cc_api_event_indication:
Event=184, Call Id=609
Dec 15 22:15:26.141: //609/2D3A0A7D840A/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:26.141: //608/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //609/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //608/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //608/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //609/2D3A0A7D840A/CCAPI/cc_api_call_proceeding:
Interface=0x1DE1F444, Progress Indication=NULL(0)
SIP: (609) Group (a= group line) attribute, level 65535 instance 1 not found.
Dec 15 22:15:26.141: //609/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //608/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //609/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //609/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Dec 15 22:15:26.141: cc_api_get_xcode_stream : 4802
Dec 15 22:15:26.141: //608/2D3A0A7D840A/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP MEDIATION1IP:50741;branch=z9hG4bK9146425d
From: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=7d9c3e2f9a
To: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
Date: Tue, 15 Dec 2015 22:15:26 GMT
Call-ID: 44eec6c1-4252-4cf5-9cf2-ea01eb3362fc
CSeq: 673645 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:26.141: //609/2D3A0A7D840A/SIP/Msg/ccsipDisplayMsg:
Sent:
INVITE sip:+1INTERNALCALLERPHONE@MEDIATION1IP:5060 SIP/2.0
Via: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5C1B49
Remote-Party-ID: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;party=calling;screen=no;privacy=off
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2FDA-216E
To: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
Date: Tue, 15 Dec 2015 22:15:26 GMT
Call-ID: 2D3A5891-A2B011E5-84108842-441C971@SIPDOMIN.com
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE: 180
Cisco-Guid: 0758778493-2729447909-2215282754-0071420273
User-Agent: Cisco-SIPGateway/IOS-15.2.1.T2.1
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1450217726
Contact: <sip:+1EXTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 69
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 240

v=0
o=CiscoSystemsSIP-GW-UserAgent 341 2591 IN IP4 CISCISBCPRIVATEIP
s=SIP Call
c=IN IP4 CISCISBCPRIVATEIP
t=0 0
m=audio 26364 RTP/AVP 0 101
c=IN IP4 CISCISBCPRIVATEIP
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20

Dec 15 22:15:26.143: //609/2D3A0A7D840A/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2FDA-216E
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 2D3A5891-A2B011E5-84108842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5C1B49
CONTENT-LENGTH: 0
TIMESTAMP: 1450217726


Dec 15 22:15:27.379: //609/2D3A0A7D840A/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2FDA-216E
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=a490a142f4;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2D3A5891-A2B011E5-84108842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5C1B49
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:27.379: //609/2D3A0A7D840A/CCAPI/cc_api_event_indication:
Event=98, Call Id=609
Dec 15 22:15:27.379: //609/2D3A0A7D840A/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:27.379: //609/2D3A0A7D840A/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:15:27.379: //609/2D3A0A7D840A/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:27.379: //608/2D3A0A7D840A/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:15:27.379: //608/2D3A0A7D840A/CCAPI/ccCallCutProgress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:27.379: //608/2D3A0A7D840A/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP MEDIATION1IP:50741;branch=z9hG4bK9146425d
From: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;epid=373B149707;tag=7d9c3e2f9a
To: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>;tag=CF34B0-894
Date: Tue, 15 Dec 2015 22:15:26 GMT
Call-ID: 44eec6c1-4252-4cf5-9cf2-ea01eb3362fc
CSeq: 673645 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:27.579: //606/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2A06-BF6
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=9bc08a4b3f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2C56AEB7-A2B011E5-84088842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5B598
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:27.579: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event=98, Call Id=606
Dec 15 22:15:27.579: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:27.579: //606/2C5660A38402/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:15:27.579: //606/2C5660A38402/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:27.579: //605/2C5660A38402/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:15:27.579: //605/2C5660A38402/CCAPI/ccCallCutProgress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:27.579: //605/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060;branch=z9hG4bK-002-92b1fbb-4625e0eb
From: "Caller Name" <sip:+1EXTERNALCALLERPHONE@INTELEPEERSIGNALING:5060;user=phone>;tag=92b1fbb0a010100
To: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;user=phone>;tag=CF2ED8-2137
Date: Tue, 15 Dec 2015 22:15:24 GMT
Call-ID: 1-92b1fbb0a010100.b7108f2@INTELEPEERSIGNALING
CSeq: 2 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <
Dec 15 22:15:27.653: //611/2E20C04B8411/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF35C2-AC
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 2E210E5F-A2B011E5-84178842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5D222B
CONTENT-LENGTH: 0
TIMESTAMP: 1450217727


Dec 15 22:15:28.893: //611/2E20C04B8411/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF35C2-AC
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=7f222857;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2E210E5F-A2B011E5-84178842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5D222B
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:28.893: //611/2E20C04B8411/CCAPI/cc_api_event_indication:
Event=98, Call Id=611
Dec 15 22:15:28.893: //611/2E20C04B8411/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:28.893: //611/2E20C04B8411/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:15:28.893: //611/2E20C04B8411/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:28.893: //610/2E20C04B8411/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:15:28.893: //610/2E20C04B8411/CCAPI/ccCallCutProgress:

Dec 15 22:15:29.159: //613/2F068D498418/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF3BA4-14E5
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 2F06DB5D-A2B011E5-841E8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5E2663
CONTENT-LENGTH: 0
TIMESTAMP: 1450217729

sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:30.863: //615/2FEC0A2F841F/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF4184-19B3
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 2FEC5843-A2B011E5-84258842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5F9BA
CONTENT-LENGTH: 0
TIMESTAMP: 1450217730


Dec 15 22:15:31.909: //615/2FEC0A2F841F/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF4184-19B3
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=81e6ead473;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2FEC5843-A2B011E5-84258842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5F9BA
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:31.909: //615/2FEC0A2F841F/CCAPI/cc_api_event_indication:
Event=98, Call Id=615
Dec 15 22:15:31.909: //615/2FEC0A2F841F/CCAPI/cc_api_event_indication:
Event Is Sent To Conferenced SPI(s) Directly
Dec 15 22:15:31.909: //615/2FEC0A2F841F/CCAPI/cc_api_call_cut_progress:
Interface=0x1DE1F444, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
Cause Value=0
Dec 15 22:15:31.909: //615/2FEC0A2F841F/CCAPI/cc_api_call_cut_progress:
Call Entry(Responsed=TRUE)
Dec 15 22:15:31.909: //614/2FEC0A2F841F/CCAPI/ccCallCutProgress:
Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
Voice Call Send Alert=FALSE, Call Entry(Alert Sent=FALSE)
Dec 15 22:15:31.909: //614/2FEC0A2F841F/CCAPI/ccCallCutProgress:
sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0

CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:33.687: //619/31B97737842D/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF4D52-920
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 31B97737-A2B011E5-84338842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK618B1
CONTENT-LENGTH: 0
TIMESTAMP: 1450217733


Dec 15 22:15:33.887: //611/2E20C04B8411/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF35C2-AC
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=7f222857;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2E210E5F-A2B011E5-84178842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5D222B
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:33.887: //611/2E20C04B8411/CCAPI/cc_api_event_indication:
Event=98, Call Id=611
Dec 15 22:15:33.887: //611/2E20C04B8411/CCAPI/cc_api_event_indication:
sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:34.945: //619/31B97737842D/SIP/Msg/ccsipDisplayMsg:
Received:
sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:36.469: //621/32A1B56E8434/SIP/Msg/ccsipDisplayMsg:
Received:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:36.927: //623/338906CB843B/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF5932-64C
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 338954DF-A2B011E5-84418842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK6314C7
CONTENT-LENGTH: 0
TIMESTAMP: 1450217736


Dec 15 22:15:36.927: //613/2F068D498418/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF3BA4-14E5
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=82f6e454b;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2F06DB5D-A2B011E5-841E8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5E2663
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:36.927: //613/2F068D498418/CCAPI/cc_api_event_indication:
Event=98, Call Id=613
Dec 15 22:15:36.927: //613/2F068D498418/CCAPI/cc_api_event_indication:
sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:37.989: //623/338906CB843B/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF5932-64C
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=32149d9223;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 338954DF-A2B011E5-84418842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK6314C7
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:37.989: //623/338906CB843B/CCAPI/cc_api_event_indication:
Event=98, Call Id=623
Dec 15 22:15:37.989: //623/338906CB843B/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:39.059: //606/2C5660A38402/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF2A06-BF6
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=9bc08a4b3f;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2C56AEB7-A2B011E5-84088842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5B598
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:39.059: //606/2C5660A38402/CCAPI/cc_api_event_indication:
Event=98, Call Id=606
Dec 15 22:15:39.059: //606/2C5660A38402/CCAPI/cc_api_event_indication:
CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:39.973: //627/355A1D5C8449/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF651A-1134
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 355A6B70-A2B011E5-844F8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK651C6C
CONTENT-LENGTH: 0
TIMESTAMP: 1450217739


Dec 15 22:15:39.973: //619/31B97737842D/SIP/Msg/ccsipDisplayMsg:
Received:
sip:+1INTERNALCALLERPHONE@MYPUBLICIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@MYPUBLICIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:41.027: //627/355A1D5C8449/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF651A-1134
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=d49e1c8ecc;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 355A6B70-A2B011E5-844F8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK651C6C
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:41.027: //627/355A1D5C8449/CCAPI/cc_api_event_indication:
Event=98, Call Id=627
Dec 15 22:15:41.027: //627/355A1D5C8449/CCAPI/cc_api_event_indication:
0.2.2.100>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:41.901: //613/2F068D498418/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF3BA4-14E5
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=82f6e454b;epid=373B149707
CSEQ: 101 INVITE
CALL-ID: 2F06DB5D-A2B011E5-841E8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK5E2663
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
ALLOW: CANCEL
ALLOW: BYE
ALLOW: UPDATE
ALLOW: PRACK
SERVER: RTCC/5.0.0.0 MediationServer


Dec 15 22:15:41.901: //613/2F068D498418/CCAPI/cc_api_event_indication:
Event=98, Call Id=613
Dec 15 22:15:41.901: //613/2F068D498418/CCAPI/cc_api_event_indication:
@CISCISBCPRIVATEIP>;party=called;screen=no;privacy=off
Contact: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP:5060;transport=tcp>
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
Content-Length: 0


Dec 15 22:15:43.005: //631/3728C2B48457/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CF70F2-18E4
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>
CSEQ: 101 INVITE
CALL-ID: 372910C8-A2B011E5-845D8842-441C971@SIPDOMIN.com
VIA: SIP/2.0/TCP CISCISBCPRIVATEIP:5060;branch=z9hG4bK6731C
CONTENT-LENGTH: 0
TIMESTAMP: 1450217742


Dec 15 22:15:43.005: //621/32A1B56E8434/SIP/Msg/ccsipDisplayMsg:
Received:

Dec 15 22:15:43.801: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:15:43.955: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
CANCEL sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone SIP/2.0
FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com;user=phone>;tag=abcff9f92d;epid=373B149707
TO: <sip:+1INTERNALCALLERPHONE@CISCISBCPRIVATEIP;user=phone>
CSEQ: 673647 CANCEL
CALL-ID: 6e9a3594-eb18-4db9-80b0-fac9f3f19626
MAX-FORWARDS: 70
VIA: SIP/2.0/TCP MEDIATION1IP:50738;branch=z9hG4bKdca77ba
CONTACT: <sip:hestia-l1.olympus.local:5060;transport=Tcp;maddr=MEDIATION1IP>
CONTENT-LENGTH: 0
USER-AGENT: RTCC/5.0.0.0 MediationServer
Reason: Q.850;cause=16


Dec 15 22:15:44.791: //-1/xxxxxxxxxxxx/SIP/Error/sipSPILocateInviteDialogCCB: Could not find ccb for response
Dec 15 22:15:44.985: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
Call Disconnect Event Sent
Dec 15 22:15:45.715: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

Dec 15 22:15:45.715: :cc_free_feature_vsa freeing 200D1DD8
Dec 15 22:15:45.715: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:

Dec 15 22:15:45.715: vsacount in free is 0
Dec 15 22:16:17.123: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
OPTIONS sip:CHI43GHDS0002W80002@MYPUBLICIP:5060 SIP/2.0
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060
Max-Forwards: 70
From: CHI43GHDS0002W80002 <sip:CHI43GHDS0002W80002@INTELEPEERSIGNALING:5060>;tag=92b289115010100
To: CHI43GHDS0002W80002 <sip:CHI43GHDS0002W80002@MYPUBLICIP:5060>
Call-ID: 1-T7100.660666373927665920@INTELEPEERSIGNALING
CSeq: 980 OPTIONS
Contact: CHI43GHDS0002W80002 <sip:CHI43GHDS0002W80002@INTELEPEERSIGNALING:5060>
Content-Length: 0


Dec 15 22:16:17.123: //634/4B9D94C58465/SIP/Error/ccsip_ipip_media_forking_update_preferred_codec: MF: Not a Forked SIP leg..
Dec 15 22:16:17.123: //634/4B9D94C58465/SIP/Error/ccsip_ipip_media_forking_anchor_leg_config: MF: Dial-peer is absent..
Dec 15 22:16:17.123: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/TCP INTELEPEERSIGNALING:5060
From: CHI43GHDS0002W80002 <sip:CHI43GHDS0002W80002@INTELEPEERSIGNALING:5060>;tag=92b289115010100
To: CHI43GHDS0002W80002 <sip:CHI43GHDS0002W80002@MYPUBLICIP:5060>;tag=CFF700-1040
Date: Tue, 15 Dec 2015 22:16:17 GMT
Call-ID: 1-T7100.660666373927665920@INTELEPEERSIGNALING
Server: Cisco-SIPGateway/IOS-15.2.1.T2.1
CSeq: 980 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 362

v=0
o=CiscoSystemsSIP-GW-UserAgent 955 1155 IN IP4 MYPUBLICIP
s=SIP Call
c=IN IP4 MYPUBLICIP
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15
c=IN IP4 MYPUBLICIP
m=image 0 udptl t38
c=IN IP4 MYPUBLICIP
a=T38FaxVersion:0
a=T38MaxBitRate:9600
a=T38FaxRateManagement:transferredTCF
a=T38FaxMaxBuffer:200
a=T38FaxMaxDatagram:320
a=T38FaxUdpEC:t38UDPRedundancy

SBC-R3900-A#
SBC-R3900-A#
Dec 15 22:16:21.997: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
OPTIONS sip:CISCISBCPRIVATEIP SIP/2.0
FROM: <sip:hestia-l1.olympus.local:5060;transport=Tcp;ms-opaque=bdf9c42b0b54f3d9>;epid=373B149707;tag=cd5b6ee211
TO: <sip:CISCISBCPRIVATEIP>
CSEQ: 673661 OPTIONS

Thanks is this debug attached is for inbound or outbound call?  can collect inbound and outbound debug in separate notepad and please mentioned calling and called party number.

Br,

nadeem

Br, Nadeem Please rate all useful post.

This is for an inbound call  

From the wireshark it looks like the incoming call spawns an outgoing call which spawns and incoming call.  Each of these calls shows as canceled  

it is very strange. 

Calling number is 860841xxxx

called number is 860207xxxx

I cant make an outbound call until I get back to office tomorrow.    

FROM: "Caller Name"<sip:+1EXTERNALCALLERPHONE@SIPDOMIN.com>;tag=CE6088-5F4
TO: <sip:+1INTERNALCALLERPHONE@MEDIATION1IP>;tag=2ac955b92;epid=373B149707

Ideally  it should contain numeric digit in from and to header or SIP message it carrying overdecadic digits. It just matches the  dial-peer as the destination pattern you set it to "+" which can be match with ANI or DNIS.

Please check on the lync server is there any setting or something which can be set to send numeric E.164 so that voice routing can be happened and call should work.

Br,

Nadeem Ahmed

PS: Please rate all useful post.

Br, Nadeem Please rate all useful post.

I just removed the numbers are to post it. 

It it did say +1860841xxxx for caller and +1860201xxxx for called. 

got it! Meanwhile enable the prack which is disabled right now on Cisco Gateway

Global level:

voice service voip
sip
rel1xx require 100rel

Is it possible to post the debug in the notepad for the inbound fails call.

Br, Nadeem Please rate all useful post.

I got hit with other failures here that I had to work on before this.

Although right now it is making in and outbound calls.  I have not been able to do any further testing.

I just wanted to thank you for you help.