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

Single Number Reach - CUBE - No Audio

utstdavit
Level 1
Level 1

Hopefully there's a simple oversight. This was working prior to moving to an all SIP service provider. I have SNR destinations and profiles configured on CUCM 8.6.1(a). Inbound calls to DIDs are ringing on the IP Phones and transferring CALLERID to the end users mobile device but there is no audio. The calls on both ends show connected.

Any help is definitely appreciated.

Here's the config below:

          


Current configuration : 17272 bytes
!
version 15.1
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
service internal
service sequence-numbers
!
hostname voicerouter
!
boot-start-marker
boot system tftp c3825-advipservicesk9-mx.151-4.M1.bin 255.255.255.255
boot-end-marker
!
!
card type t1 0 0
security authentication failure rate 3 log
security passwords min-length 6
no logging queue-limit
logging buffered 4500000
no logging rate-limit
no logging console
no logging monitor
enable secret 5
enable password
!
aaa new-model
!
!
!
!
!
!
!
aaa session-id common
!
clock timezone EST -5 0
clock summer-time EDT recurring
network-clock-participate wic 0
network-clock-select 1 T1 0/0/0
!
crypto pki token default removal timeout 0
!
crypto pki trustpoint TP-self-signed-3732758957
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3732758957
revocation-check none
rsakeypair TP-self-signed-3732758957
!
!
crypto pki certificate chain TP-self-signed-3732758957
omitted
        quit
dot11 syslog
!
flow record discovery
match ipv4 dscp
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
collect ipv4 source mask
collect ipv4 destination mask
collect transport tcp flags
collect interface output
collect counter bytes
collect counter packets
collect timestamp sys-uptime first
collect timestamp sys-uptime last
collect application name
!
!
flow monitor discovery
record discovery
cache timeout active 60
!
no ip source-route
!
ip traffic-export profile TAC mode capture
  bidirectional
ip dhcp smart-relay
ip dhcp relay information trust-all
ip dhcp excluded-address 172.17.20.1 172.17.20.20
ip dhcp excluded-address 172.17.30.1 172.17.30.20
!
ip dhcp pool Phones
network 172.17.20.0 255.255.255.0
default-router 172.17.20.254
dns-server 4.2.2.2 4.2.2.1
option 150 ip 172.17.20.2
!
!
!
ip cef
!
!
ip flow-cache timeout active 1
no ip bootp server
ip multicast-routing
ip inspect WAAS flush-timeout 10
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
isdn switch-type primary-4ess
!
voice-card 0
dspfarm
dsp services dspfarm
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
ip address trusted list
  ipv4 172.17.20.2
  ipv4 68.68.120.62
no ip address trusted authenticate
address-hiding
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
sip
  bind control source-interface GigabitEthernet0/0.20
  bind media source-interface GigabitEthernet0/0.20
  rel1xx disable
  header-passing sip-sip
  registrar server
  early-offer forced
  midcall-signaling passthru
  pass-thru content sdp
!
voice class codec 1
codec preference 4 g711ulaw
codec preference 5 g729r8
codec preference 6 g729br8
!
!
!
!
voice translation-rule 410
rule 1 /^9\(.*\)/ /\1/
rule 15 /^...$/ /7708861239/
!
voice translation-rule 1111
rule 1 /^\+1678679\(....\)$/ /\1/
!
voice translation-rule 2111
rule 1 /1239/ /8772499494/
rule 2 /^\(....\)$/ /678679\1/
!
voice translation-rule 2112
rule 1 /^9/ //
!
!
voice translation-profile PSTN_Incoming
translate called 1111
!
voice translation-profile PSTN_Outgoing
translate calling 2111
translate called 2112
translate redirect-target 410
translate redirect-called 410
!
!
!
!
license udi pid CISCO3825 sn FTX1239A5H8
archive
log config
  hidekeys
username admin privilege 15 password 00000000000
!
redundancy
!
!
controller T1 0/0/0
cablelength short 220
pri-group timeslots 1-24 service mgcp
description cBeyond PRI
!
controller T1 0/0/1
shutdown
cablelength long 0db
!
ip tcp synwait-time 10
ip tftp source-interface GigabitEthernet0/0.20
ip ssh time-out 30
!
class-map match-any VPNTRAFFIC
match protocol gre
match protocol ssh
match access-group 150
class-map match-any CLASS_SLAP
match any
class-map match-all IP-PRECEDENCE
match protocol rtp
class-map match-any VOIP-CALL-CONTROL
match  dscp af31
class-map match-any VOIP-VOICE
match  dscp ef
!
!
policy-map qos_class_policy
policy-map IP-PRECEDENCE-POLICY
class IP-PRECEDENCE
policy-map QOS-WAN
class VOIP-VOICE
  priority 256
class VOIP-CALL-CONTROL
  bandwidth 16
class class-default
  fair-queue
policy-map POLICY_SLAP
class CLASS_SLAP
!
!
crypto keyring spokes
  pre-shared-key address 0.0.0.0 0.0.0.0 key b1ew5ky
!
crypto isakmp policy 1
authentication pre-share
group 2
crypto isakmp profile L2L
   description LAN-to-LAN for spoke router(s) connection
   match identity address 0.0.0.0
!
!
crypto ipsec transform-set STRONG esp-3des esp-sha-hmac
mode transport
!
crypto dynamic-map dynmap 5
set transform-set STRONG
set isakmp-profile L2L
qos pre-classify
!
!
crypto map VPNMAP 10 ipsec-isakmp dynamic dynmap
!
interface Loopback0
ip address 192.168.253.254 255.255.255.252
!
interface Loopback1
ip address 192.168.250.254 255.255.255.0
!
interface Loopback5
ip address 192.168.100.1 255.255.255.255
!
interface Loopback10
ip address 67.33.33.69 255.255.255.255
!
interface Null0
no ip unreachables
!
interface GigabitEthernet0/0
no ip address
ip flow ingress
ip traffic-export apply TAC size 10000000
duplex auto
speed auto
media-type rj45
no mop enabled
!
interface GigabitEthernet0/0.1
description $FW_INSIDE$
encapsulation dot1Q 1 native
ip address 172.17.1.254 255.255.255.0
ip flow monitor discovery input
ip flow ingress
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.5
description SERVER FARM
encapsulation dot1Q 5
ip address 172.17.5.254 255.255.255.0
ip flow ingress
ip flow egress
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.10
description $FW_INSIDE$
encapsulation dot1Q 10
ip address 172.17.10.254 255.255.255.0
ip helper-address 172.17.10.19
ip flow monitor discovery input
ip flow ingress
ip flow egress
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.20
description $FW_INSIDE$
encapsulation dot1Q 20
ip address 172.17.20.254 255.255.255.0
ip helper-address 172.17.20.2
ip flow ingress
ip nat inside
ip nat enable
ip virtual-reassembly in
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.30
description $FW_INSIDE$
encapsulation dot1Q 30
ip address 172.17.30.254 255.255.255.0
ip flow ingress
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.99
description $FW_OUTSIDE$
encapsulation dot1Q 99
ip address 172.17.99.1 255.255.255.0
ip flow monitor discovery input
ip flow ingress
ip verify unicast reverse-path
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/0.150
description Out-of-Band Stg
encapsulation dot1Q 150
ip address 192.168.150.1 255.255.255.0
ip flow ingress
ip traffic-export apply TAC size 10000000
!
interface GigabitEthernet0/1
description $Link to Router2921$
ip address 192.168.0.254 255.255.255.252
duplex auto
speed auto
media-type rj45
!
interface Serial0/0/0:23
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn incoming-voice voice
isdn bind-l3 ccm-manager
no cdp enable
!
interface Integrated-Service-Engine1/0
description "Internal link between ISR & CAS"
ip address 10.10.250.1 255.255.255.0
!Application: NME-NAC-K9 4.1.8
no keepalive
!
interface Integrated-Service-Engine1/0.51
encapsulation dot1Q 51
ip address 10.10.251.1 255.255.255.0
!
interface Integrated-Service-Engine1/0.52
encapsulation dot1Q 52
ip address 10.10.252.1 255.255.255.0
!
interface Integrated-Service-Engine1/0.55
encapsulation dot1Q 55
ip address 10.10.255.1 255.255.255.0
!
!
router eigrp 100
network 172.17.0.0
!
ip forward-protocol nd
!
ip flow-export source GigabitEthernet0/0
ip flow-export version 5
ip flow-export destination 172.17.10.4 2055
ip flow-top-talkers
top 10
sort-by bytes
!
ip http server
ip http access-class 1
ip http authentication local
ip http secure-server
ip route 0.0.0.0 0.0.0.0 172.17.99.254
ip route 192.168.5.0 255.255.255.0 172.17.99.254
ip route 192.168.110.0 255.255.255.0 GigabitEthernet0/1
ip route 192.168.120.0 255.255.255.0 GigabitEthernet0/1
ip route 192.168.130.0 255.255.255.0 GigabitEthernet0/1
ip route 192.168.140.0 255.255.255.0 GigabitEthernet0/1
ip route 192.168.150.0 255.255.255.0 GigabitEthernet0/1
ip route 192.168.160.0 255.255.255.0 GigabitEthernet0/1
!
ip access-list extended to_encrypt
!
ip sla 40000
udp-jitter 68.68.120.62 5060 source-ip 172.17.20.254 codec g711ulaw codec-numpackets 100
tos 184
owner SW.IpSla.UTSSERVER04.SolarWindsOrion
frequency 300
timeout 180000
threshold 1000
ip sla schedule 40000 life forever start-time now
ip sla 40001
udp-jitter 172.17.1.252 17000 source-ip 172.17.1.254 codec g711ulaw codec-numpackets 100
tos 184
owner SW.IpSla.UTSSERVER04.SolarWindsOrion
frequency 300
timeout 180000
threshold 1000
ip sla schedule 40001 life forever start-time now
ip sla responder
logging trap debugging
access-list 1 remark HTTP Access-class list
access-list 1 remark SDM_ACL Category=1
access-list 1 permit 172.17.1.0 0.0.0.255
access-list 1 permit 172.17.10.0 0.0.0.255
access-list 1 permit 172.17.20.0 0.0.0.255
access-list 1 permit 172.17.30.0 0.0.0.255
access-list 1 permit 172.17.99.0 0.0.0.255
access-list 1 deny   any
access-list 100 remark VTY Access-class list
access-list 100 remark SDM_ACL Category=1
access-list 100 permit ip 172.17.1.0 0.0.0.255 any
access-list 100 permit ip 172.17.10.0 0.0.0.255 any
access-list 100 permit ip 172.17.20.0 0.0.0.255 any
access-list 100 permit ip 172.17.30.0 0.0.0.255 any
access-list 100 permit ip 172.17.99.0 0.0.0.255 any
access-list 150 permit udp any any eq non500-isakmp
!
!
!
!
control-plane
!
call threshold global cpu-avg low 68 high 75
call threshold global total-mem low 75 high 85
!
voice-port 0/0/0:23
!
ccm-manager fallback-mgcp
ccm-manager mgcp
ccm-manager music-on-hold
ccm-manager config server 172.17.20.2
ccm-manager config
!
mgcp call-agent 172.17.20.2 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode nte-gw
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
mgcp package-capability sst-package
mgcp package-capability pre-package
mgcp package-capability fm-package
no mgcp package-capability res-package
no mgcp package-capability fxr-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax t38 ecm
mgcp rtp payload-type g726r16 static
mgcp bind control source-interface GigabitEthernet0/0.20
mgcp bind media source-interface GigabitEthernet0/0.20
!
mgcp profile default
!
sccp local GigabitEthernet0/0.20
sccp ccm 172.17.20.2 identifier 1 version 7.0
sccp
!
sccp ccm group 1
!
dspfarm profile 1 transcode
description Transcoding for conference calls
associate application SCCP
shutdown
!
dial-peer voice 2000 voip
preference 1
destination-pattern 000000000

session protocol sipv2
session target sip-server
session transport tcp
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 2001 voip
description **10 digit national number**
destination-pattern [2-9]..[2-9]......
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 2005 voip
description **0 or 00 calls to Local or International Operator**
translation-profile outgoing PSTN_Outgoing
destination-pattern 0T
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 1000 voip
description ** Incoming call from SIP trunk (Intelepeer) **
translation-profile incoming PSTN_Incoming
session protocol sipv2
session target sip-server
session transport tcp
incoming called-number .T
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 2002 voip
destination-pattern 011T
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 2003 voip
destination-pattern [2-9]11
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 2004 voip
destination-pattern 1[2-9]..[2-9]......
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 2006 voip
destination-pattern 101....1[2-9]..[2-9]......
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 3000 voip
description 678XXXXX calls to primary CUCM
preference 1
destination-pattern ^678679....$
session protocol sipv2
session target ipv4:17.17.20.2
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 3001 voip
description Incoming calls from primary CUCM
session protocol sipv2
session target ipv4:17.17.20.2
session transport tcp
incoming called-number .%
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 3002 voip
description .......XX calls to primary CUCM
preference 1
destination-pattern ^.......$
session protocol sipv2
session target ipv4:17.17.20.2
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 3003 voip
description Incoming calls from primary CUCM
session protocol sipv2
session target ipv4:17.17.20.2
session transport tcp
incoming called-number .%
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 999 voip
description TAC created dial-peer
destination-pattern 2...$
session protocol sipv2
session target ipv4:172.17.20.2
session transport tcp
voice-class codec 1
voice-class sip early-offer forced
dtmf-relay rtp-nte
no vad
!
dial-peer voice 100 voip
translation-profile incoming PSTN_Incoming
session protocol sipv2
session target sip-server
session transport tcp
incoming called-number 5551212....$
voice-class codec 1
voice-class sip early-offer forced
voice-class sip bind control source-interface Loopback10
voice-class sip bind media source-interface Loopback10
dtmf-relay rtp-nte
no vad
!
!
gateway
timer receive-rtp 1200
!
sip-ua
timers connect 100
sip-server ipv4:68.68.120.62
!
!
!
call-manager-fallback
max-conferences 5 gain -6
transfer-system full-consult
ip source-address 172.17.20.254 port 2000
max-ephones 250
max-dn 100
time-zone 12
!
!
!
line con 0
transport output telnet ssh
speed 38400
line aux 0
transport output telnet ssh
line 66
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
exec-timeout 120 0
privilege level 15
password 7
autobaud
transport input telnet ssh
!
scheduler allocate 20000 1000
ntp server 198.72.72.10 prefer
end

voicerouter3825#

7 Replies 7

Terry Cheema
VIP Alumni
VIP Alumni

Michael,

Can you make a test call and capture and post - debug ccsip messages along with calling and called number. It could be due to ANI over SIP may not be acceptable but if we look at debug we would be able to find out whats going on.

Terry

Terry,

Calling=6786229866

Called=6786792603

SNR Destination=4047828148

Alot of 100,404 messages so please disregard for now

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2013.02.28 07:58:22 =~=~=~=~=~=~=~=~=~=~=~=
sh loggo
voicerouter#sh logging
Syslog logging: enabled (0 messages dropped, 4 messages rate-limited, 0 flushes, 0 overruns, xml disabled, filtering disabled)

No Active Message Discriminator.

No Inactive Message Discriminator.


    Console logging: disabled
    Monitor logging: disabled
    Buffer logging:  level debugging, 8900 messages logged, xml disabled,
                    filtering disabled
    Exception Logging: size (4096 bytes)
    Count and timestamp logging messages: disabled
    Persistent logging: disabled

No active filter modules.

    Trap logging: level debugging, 51859 message lines logged

Log Buffer (4500000 bytes):


008036: Feb 28 07:59:03.961: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
REGISTER sip:172.17.20.254 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.59:5060;branch=z9hG4bK052e10d0
From: <2620>;tag=0015626973f6000564f0ba4f-7ead99f8
To: <2620>
Call-ID: 00156269-73f60002-620b9d72-8654849f@172.17.20.59
Max-Forwards: 70
Date: Thu, 28 Feb 2013 12:58:57 GMT
CSeq: 736 REGISTER
User-Agent: Cisco-CP7971G-GE/9.2.1
Contact: <1FA993A0-CA2B-892B-4217-B1733030782B>;+sip.instance="";+u.sip!devicename.ccm.cisco.com="SEP0015626973F6";+u.sip!model.ccm.cisco.com="119"
Supported: replaces,join,sdp-anat,norefersub,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-5.1.0,X-cisco-xsi-8.5.1
Content-Length: 0
Expires: 0


008037: Feb 28 07:59:03.965: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.17.20.59:5060;branch=z9hG4bK052e10d0
From: <2620>;tag=0015626973f6000564f0ba4f-7ead99f8
To: <2620>
Date: Thu, 28 Feb 2013 12:59:03 GMT
Call-ID: 00156269-73f60002-620b9d72-8654849f@172.17.20.59
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 736 REGISTER
Content-Length: 0


008038: Feb 28 07:59:03.965: //101155/768CF019A05F/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 172.17.20.59:5060;branch=z9hG4bK052e10d0
From: <2620>;tag=0015626973f6000564f0ba4f-7ead99f8
To: <2620>;tag=23DBF53C-10D5
Date: Thu, 28 Feb 2013 12:59:03 GMT
Call-ID: 00156269-73f60002-620b9d72-8654849f@172.17.20.59
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 736 REGISTER
Content-Length: 0

008042: Feb 28 07:59:13.749: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
INVITE sip:+16786792603@67.33.33.69:5060 SIP/2.0
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f1975b324c7da9b
From: <>;tag=gK0276de24
To: <>
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1286 INVITE
Max-Forwards: 68
Allow: INVITE,ACK,CANCEL,BYE,PRACK,UPDATE,OPTIONS,MESSAGE,PUBLISH
Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay,  multipart/mixed
Contact: <>
P-Asserted-Identity: <>
Supported: timer,replaces
Session-Expires: 1800
Min-SE: 90
Content-Length:  294
Content-Disposition: session; handling=required
Content-Type: application/sdp

v=0
o=Sonus_UAC 17884 10470 IN IP4 68.68.120.62
s=SIP Media Capabilities
c=IN IP4 68.68.120.59
t=0 0
m=audio 20866 RTP/AVP 0 8 101 13
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:13 CN/8000
a=sendrecv
a=ptime:20
a=rtcp:20867

008043: Feb 28 07:59:13.757: //-1/7C631E58A061/CCAPI/cc_api_display_ie_subfields:
   cc_api_call_setup_ind_common:
   cisco-username=+16786229866
   ----- ccCallInfo IE subfields -----
   cisco-ani=sip:+16786229866@68.68.120.62
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=0
   dest=sip:+16786792603@67.33.33.69:5060
   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

008044: Feb 28 07:59:13.757: //-1/7C631E58A061/CCAPI/cc_api_call_setup_ind_common:
   Interface=0x69599A14, Call Info(
   Calling Number=sip:+16786229866@68.68.120.62,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=sip:+16786792603@67.33.33.69:5060(TON=Unknown, NPI=Unknown),
   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
   Incoming Dial-peer=1000, Progress Indication=NULL(0), Calling IE Present=TRUE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=101157
008045: Feb 28 07:59:13.757: //-1/7C631E58A061/CCAPI/ccCheckClipClir:
   In: Calling Number=sip:+16786229866@68.68.120.62(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
008046: Feb 28 07:59:13.757: //-1/7C631E58A061/CCAPI/ccCheckClipClir:
   Out: Calling Number=sip:+16786229866@68.68.120.62(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
008047: Feb 28 07:59:13.757: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008048: Feb 28 07:59:13.757: :cc_get_feature_vsa malloc success
008049: Feb 28 07:59:13.757: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008050: Feb 28 07:59:13.757:  cc_get_feature_vsa count is 1
008051: Feb 28 07:59:13.757: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008052: Feb 28 07:59:13.757: :FEATURE_VSA attributes are: feature_name:0,feature_time:1829671240,feature_id:1776
008053: Feb 28 07:59:13.757: //101157/7C631E58A061/CCAPI/cc_api_call_setup_ind_common:
   Set Up Event Sent;
   Call Info(Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=(TON=Unknown, NPI=Unknown))
008054: Feb 28 07:59:13.757: //101157/7C631E58A061/CCAPI/cc_process_call_setup_ind:
   Event=0x6A40C268
008055: Feb 28 07:59:13.757: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
   Try with the demoted called number +16786792603
008056: Feb 28 07:59:13.757: //101157/7C631E58A061/CCAPI/ccCallSetContext:
   Context=0x6D0EBAC4
008057: Feb 28 07:59:13.757: //101157/7C631E58A061/CCAPI/cc_process_call_setup_ind:
   >>>>CCAPI handed cid 101157 with tag 1000 to app "_ManagedAppProcess_Default"
008058: Feb 28 07:59:13.757: //101157/7C631E58A061/CCAPI/ccCallProceeding:
   Progress Indication=NULL(0)
008059: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccCallSetupRequest:
   Destination=, Calling IE Present=TRUE, Mode=0,
   Outgoing Dial-peer=999, Params=0x6D0F981C, Progress Indication=NULL(0)
008060: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccCheckClipClir:
   In: Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
008061: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccCheckClipClir:
   Out: Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
008062: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccCallSetupRequest:
   Destination Pattern=2...$, Called Number=2603, Digit Strip=FALSE
008063: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccCallSetupRequest:
   Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=2603(TON=Unknown, NPI=Unknown),
   Redirect Number=, Display Info=
   Account Number=+16786229866, Final Destination Flag=TRUE,
   Guid=7C631E58-80DD-11E2-A061-A4E23335877D, Outgoing Dial-peer=999
008064: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/cc_api_display_ie_subfields:
   ccCallSetupRequest:
   cisco-username=+16786229866
   ----- ccCallInfo IE subfields -----
   cisco-ani=+16786229866
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=0
   dest=2603
   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

008065: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccIFCallSetupRequestPrivate:
   Interface=0x69599A14, Interface Type=3, Destination=, Mode=0x0,
   Call Params(Calling Number=+16786229866,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
   Called Number=2603(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=999, Call Count On=FALSE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
008066: Feb 28 07:59:13.761: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008067: Feb 28 07:59:13.761: :cc_get_feature_vsa malloc success
008068: Feb 28 07:59:13.761: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008069: Feb 28 07:59:13.761:  cc_get_feature_vsa count is 2
008070: Feb 28 07:59:13.761: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008071: Feb 28 07:59:13.761: :FEATURE_VSA attributes are: feature_name:0,feature_time:1829670792,feature_id:1777
008072: Feb 28 07:59:13.761: //101158/7C631E58A061/CCAPI/ccIFCallSetupRequestPrivate:
   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
008073: Feb 28 07:59:13.761: //101158/7C631E58A061/CCAPI/ccCallSetContext:
   Context=0x6D0F97CC
008074: Feb 28 07:59:13.761: //101157/7C631E58A061/CCAPI/ccSaveDialpeerTag:
   Outgoing Dial-peer=999
008075: Feb 28 07:59:13.765: //101158/7C631E58A061/CCAPI/cc_api_call_proceeding:
   Interface=0x69599A14, Progress Indication=NULL(0)
008076: Feb 28 07:59:13.765: //101157/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f1975b324c7da9b
From: <>;tag=gK0276de24
To: <>
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1286 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-12.x
Content-Length: 0


008077: Feb 28 07:59:13.765: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
INVITE sip:2603@172.17.20.2:5060 SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5222188
Remote-Party-ID: <>;party=calling;screen=no;privacy=off
From: <>;tag=23DC1B88-B3F
To: <2603>
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 2086870616-2161971682-2690753762-0859146109
User-Agent: Cisco-SIPGateway/IOS-12.x
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1362056353
Contact: <>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 67
Session-Expires:  1800
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 297

v=0
o=Sonus_UAC 17884 10470 IN IP4 68.68.120.62
s=SIP Media Capabilities
c=IN IP4 172.17.20.254
t=0 0
m=audio 17896 RTP/AVP 0 8 101 13
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:13 CN/8000
a=sendrecv
a=ptime:20
a=rtcp:20867


008078: Feb 28 07:59:13.769: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5222188
From: <>;tag=23DC1B88-B3F
To: <2603>
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Allow-Events: presence
Content-Length: 0


008079: Feb 28 07:59:13.777: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5222188
From: <>;tag=23DC1B88-B3F
To: <2603>;tag=1158642~be4752c7-a043-40d9-ae38-231c1e05ea02-19735008
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence
Call-Info: <172.17.20.2:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Supported: X-cisco-srtp-fallback
Supported: Geolocation
P-Asserted-Identity: "Michael" <2603>
Remote-Party-ID: "Michael" <2603>;party=called;screen=yes;privacy=off
Contact: <2603>
Content-Length: 0


008080: Feb 28 07:59:13.777: //101158/7C631E58A061/CCAPI/cc_api_call_alert:
   Interface=0x69599A14, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
008081: Feb 28 07:59:13.777: //101158/7C631E58A061/CCAPI/cc_api_call_alert:
   Call Entry(Retry Count=0, Responsed=TRUE)
008082: Feb 28 07:59:13.777: //101157/7C631E58A061/CCAPI/ccCallAlert:
   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)
008083: Feb 28 07:59:13.777: //101157/7C631E58A061/CCAPI/ccCallAlert:
   Call Entry(Responsed=TRUE, Alert Sent=TRUE)
008084: Feb 28 07:59:13.781: //101157/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 180 Ringing
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f1975b324c7da9b
From: <>;tag=gK0276de24
To: <>;tag=23DC1B94-1ECE
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1286 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Michael" <2603>;party=called;screen=yes;privacy=off
Contact: <2603>
Server: Cisco-SIPGateway/IOS-12.x
Content-Length: 0


---------Leg to SNR Remote Destination-----------------


008091: Feb 28 07:59:17.785: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
INVITE sip:4047828148@172.17.20.254:5060 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aea10e0a405
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
Supported: timer,resource-priority,replaces
Min-SE:  1800
User-Agent: Cisco-CUCM8.6
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
CSeq: 101 INVITE
Expires: 180
Allow-Events: presence, kpml
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Call-Info: <172.17.20.2:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Cisco-Guid: 2810463744-0000065536-0000000619-0034869676
Session-Expires:  1800
P-Asserted-Identity: <>
Remote-Party-ID: <>;party=calling;screen=yes;privacy=off
Contact: <>
Max-Forwards: 66
Content-Length: 0


008092: Feb 28 07:59:17.789: //-1/A78446000000/CCAPI/cc_api_display_ie_subfields:
   cc_api_call_setup_ind_common:
   cisco-username=+16786229866
   ----- ccCallInfo IE subfields -----
   cisco-ani=sip:+16786229866@172.17.20.2
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=1
   dest=sip:4047828148@172.17.20.254:5060
   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

008093: Feb 28 07:59:17.789: //-1/A78446000000/CCAPI/cc_api_call_setup_ind_common:
   Interface=0x69599A14, Call Info(
   Calling Number=sip:+16786229866@172.17.20.2,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
   Called Number=sip:4047828148@172.17.20.254:5060(TON=Unknown, NPI=Unknown),
   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
   Incoming Dial-peer=1000, Progress Indication=NULL(0), Calling IE Present=TRUE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=101161
008094: Feb 28 07:59:17.789: //-1/A78446000000/CCAPI/ccCheckClipClir:
   In: Calling Number=sip:+16786229866@172.17.20.2(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
008095: Feb 28 07:59:17.789: //-1/A78446000000/CCAPI/ccCheckClipClir:
   Out: Calling Number=sip:+16786229866@172.17.20.2(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
008096: Feb 28 07:59:17.789: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008097: Feb 28 07:59:17.789: :cc_get_feature_vsa malloc success
008098: Feb 28 07:59:17.789: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008099: Feb 28 07:59:17.789:  cc_get_feature_vsa count is 3
008100: Feb 28 07:59:17.789: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008101: Feb 28 07:59:17.789: :FEATURE_VSA attributes are: feature_name:0,feature_time:1829670344,feature_id:1778
008102: Feb 28 07:59:17.789: //101161/A78446000000/CCAPI/cc_api_call_setup_ind_common:
   Set Up Event Sent;
   Call Info(Calling Number=(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
   Called Number=(TON=Unknown, NPI=Unknown))
008103: Feb 28 07:59:17.789: //101161/A78446000000/CCAPI/cc_process_call_setup_ind:
   Event=0x6A40C268
008104: Feb 28 07:59:17.789: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
   Try with the demoted called number 4047828148
008105: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCallSetContext:
   Context=0x6D0F1F3C
008106: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/cc_process_call_setup_ind:
   >>>>CCAPI handed cid 101161 with tag 1000 to app "_ManagedAppProcess_Default"
008107: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCallProceeding:
   Progress Indication=NULL(0)
008108: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCallSetupRequest:
   Destination=, Calling IE Present=TRUE, Mode=0,
   Outgoing Dial-peer=2001, Params=0x6D0EE344, Progress Indication=NULL(0)
008109: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCheckClipClir:
   In: Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
008110: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCheckClipClir:
   Out: Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed)
008111: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCallSetupRequest:
   Destination Pattern=[2-9]..[2-9]......, Called Number=4047828148, Digit Strip=FALSE
008112: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccCallSetupRequest:
   Calling Number=+16786229866(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
   Called Number=4047828148(TON=Unknown, NPI=Unknown),
   Redirect Number=, Display Info=
   Account Number=+16786229866, Final Destination Flag=TRUE,
   Guid=A7844600-0001-0000-0000-026B021411AC, Outgoing Dial-peer=2001
008113: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/cc_api_display_ie_subfields:
   ccCallSetupRequest:
   cisco-username=+16786229866
   ----- ccCallInfo IE subfields -----
   cisco-ani=+16786229866
   cisco-anitype=0
   cisco-aniplan=0
   cisco-anipi=0
   cisco-anisi=1
   dest=4047828148
   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

008114: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccIFCallSetupRequestPrivate:
   Interface=0x69599A14, Interface Type=3, Destination=, Mode=0x0,
   Call Params(Calling Number=+16786229866,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=User, Passed, Presentation=Allowed),
   Called Number=4047828148(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=2001, Call Count On=FALSE,
   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
008115: Feb 28 07:59:17.793: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008116: Feb 28 07:59:17.793: :cc_get_feature_vsa malloc success
008117: Feb 28 07:59:17.793: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008118: Feb 28 07:59:17.793:  cc_get_feature_vsa count is 4
008119: Feb 28 07:59:17.793: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
  
008120: Feb 28 07:59:17.793: :FEATURE_VSA attributes are: feature_name:0,feature_time:1829669224,feature_id:1779
008121: Feb 28 07:59:17.793: //101162/A78446000000/CCAPI/ccIFCallSetupRequestPrivate:
   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
008122: Feb 28 07:59:17.793: //101162/A78446000000/CCAPI/ccCallSetContext:
   Context=0x6D0EE2F4
008123: Feb 28 07:59:17.793: //101161/A78446000000/CCAPI/ccSaveDialpeerTag:
   Outgoing Dial-peer=2001
008124: Feb 28 07:59:17.797: //101162/A78446000000/CCAPI/cc_api_call_proceeding:
   Interface=0x69599A14, Progress Indication=NULL(0)
008125: Feb 28 07:59:17.801: //101161/A78446000000/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aea10e0a405
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
CSeq: 101 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-12.x
Content-Length: 0


008126: Feb 28 07:59:17.845: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
INVITE sip:4047828148@68.68.120.62:5060 SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5239C1
Remote-Party-ID: <>;party=calling;screen=yes;privacy=off
From: <>;tag=23DC2B48-166F
To: <4047828148>
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
Supported: timer,resource-priority,replaces,sdp-anat
Min-SE:  1800
Cisco-Guid: 2810463744-0000065536-0000000619-0034869676
User-Agent: Cisco-SIPGateway/IOS-12.x
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
CSeq: 101 INVITE
Timestamp: 1362056357
Contact: <>
Expires: 180
Allow-Events: telephone-event
Max-Forwards: 65
Session-Expires:  1800
Content-Length: 0


008127: Feb 28 07:59:17.869: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 100 Trying
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5239C1;received=67.33.33.69
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Timestamp: 1362056357
Content-Length: 0


008131: Feb 28 07:59:19.561: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 183 Session Progress
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5239C1;received=67.33.33.69
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Contact: <4047828148>
Allow: INVITE,ACK,CANCEL,BYE,PRACK,UPDATE,OPTIONS,MESSAGE,PUBLISH
Content-Length: 0


008132: Feb 28 07:59:19.561: //101162/A78446000000/CCAPI/cc_api_event_indication:
   Event=98, Call Id=101162
008133: Feb 28 07:59:19.561: //101162/A78446000000/CCAPI/cc_api_event_indication:
   Event Is Sent To Conferenced SPI(s) Directly
008134: Feb 28 07:59:19.561: //101162/A78446000000/CCAPI/cc_api_call_cut_progress:
   Interface=0x69599A14, Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255),
   Cause Value=0
008135: Feb 28 07:59:19.561: //101162/A78446000000/CCAPI/cc_api_call_cut_progress:
   Call Entry(Responsed=TRUE)
008136: Feb 28 07:59:19.561: //101161/A78446000000/CCAPI/ccCallCutProgress:
   Progress Indication=NULL(0), Signal Indication=NOT PRESENT(255), Cause Value=0
   Voice Call Send Alert=TRUE, Call Entry(Alert Sent=FALSE)
008137: Feb 28 07:59:19.561: //101161/A78446000000/CCAPI/ccCallCutProgress:
   Call Entry(Responsed=TRUE)
008138: Feb 28 07:59:19.565: //101161/A78446000000/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aea10e0a405
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>;tag=23DC3230-1BAC
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <4047828148>;party=called;screen=no;privacy=off
Contact: <4047828148>
Server: Cisco-SIPGateway/IOS-12.x
Content-Length: 0


008139: Feb 28 07:59:19.873: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
REGISTER sip:172.17.20.254 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.61:5060;branch=z9hG4bK38328251
From: <2609>;tag=0022905c72a3000565d1fc63-e5e3b7f8
To: <2609>
Call-ID: 0022905c-72a30002-f51052c2-940229b3@172.17.20.61
Max-Forwards: 70
Date: Thu, 28 Feb 2013 12:59:17 GMT
CSeq: 737 REGISTER
User-Agent: Cisco-CP7975G/9.2.1
Contact: <299A4B6D-83D9-3B76-4229-BF30908B78A0>;+sip.instance="";+u.sip!devicename.ccm.cisco.com="SEP0022905C72A3";+u.sip!model.ccm.cisco.com="437"
Supported: replaces,join,sdp-anat,norefersub,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-5.1.0,X-cisco-xsi-8.5.1
Content-Length: 0
Expires: 0


008140: Feb 28 07:59:19.877: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.17.20.61:5060;branch=z9hG4bK38328251
From: <2609>;tag=0022905c72a3000565d1fc63-e5e3b7f8
To: <2609>
Date: Thu, 28 Feb 2013 12:59:19 GMT
Call-ID: 0022905c-72a30002-f51052c2-940229b3@172.17.20.61
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 737 REGISTER
Content-Length: 0


008141: Feb 28 07:59:19.877: //101164/8008FA5FA071/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 172.17.20.61:5060;branch=z9hG4bK38328251
From: <2609>;tag=0022905c72a3000565d1fc63-e5e3b7f8
To: <2609>;tag=23DC3368-2156
Date: Thu, 28 Feb 2013 12:59:19 GMT
Call-ID: 0022905c-72a30002-f51052c2-940229b3@172.17.20.61
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 737 REGISTER
Content-Length: 0

008144: Feb 28 07:59:21.385: //101165/80EF16A3A072/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 172.17.20.42:5060;branch=z9hG4bKee0fc8d9
From: <2608>;tag=0022905c7278000585dcaf19-95862de9
To: <2608>;tag=23DC3948-1BE2
Date: Thu, 28 Feb 2013 12:59:21 GMT
Call-ID: 0022905c-72780002-07c1985e-b2885005@172.17.20.42
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 737 REGISTER
Content-Length: 0


008151: Feb 28 07:59:29.153: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5239C1;received=67.33.33.69
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Accept: application/sdp, application/isup, application/dtmf, application/dtmf-relay,  multipart/mixed
Contact: <4047828148>
Allow: INVITE,ACK,CANCEL,BYE,PRACK,UPDATE,OPTIONS,MESSAGE,PUBLISH
Require: timer
Supported: timer,replaces
Session-Expires: 1800;refresher=uac
Content-Length:  268
Content-Disposition: session; handling=required
Content-Type: application/sdp

v=0
o=Sonus_UAC 28541 21263 IN IP4 68.68.120.62
s=SIP Media Capabilities
c=IN IP4 68.68.120.59
t=0 0
m=audio 5714 RTP/AVP 0 101 13
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:13 CN/8000
a=sendrecv
a=ptime:20
a=rtcp:5715

008152: Feb 28 07:59:29.153: //101162/A78446000000/CCAPI/cc_api_caps_ind:
   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=101162,
   Caps(Codec=0x800000, Fax Rate=0x2, Vad=0x2,
   Modem=0x0, Codec Bytes=20, Signal Type=2)
008153: Feb 28 07:59:29.153: //101162/A78446000000/CCAPI/cc_api_caps_ind:
   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
   Playout Max=1000(ms), Fax Nom=300(ms))
008154: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/cc_api_caps_ack:
   Destination Interface=0x0, Destination Call Id=101162, Source Call Id=101161,
   Caps(Codec=Passthrough(0x800000), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=20, Signal Type=2, Seq Num Start=0)
008155: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/cc_api_caps_ack:
   Destination Interface=0x0, Destination Call Id=101162, Source Call Id=101161,
   Caps(Codec=gsmefr(0x0), Fax Rate=Invalid(0x0), Vad=Invalid(0xFFFFFFFF),
   Modem=Invalid(0xFFFFFFFF), Codec Bytes=0, Signal Type=-1, Seq Num Start=-1)
008156: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/cc_api_event_indication:
   Event=167, Call Id=101162
008157: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/cc_api_event_indication:
   Event Is Sent To Conferenced SPI(s) Directly
008158: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/cc_api_call_connected:
   Interface=0x69599A14, Data Bitmask=0x1, Progress Indication=NULL(0),
   Connection Handle=0
008159: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/cc_api_call_connected:
   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
008160: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/ccConferenceCreate:
   (confID=0x74226D54, callID1=0x18B29, gcid=7ECAFA85-80DD11E2-A06CA4E2-3335877D, tag=0x0)
008161: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/ccConferenceCreate:
   (confID=0x74226D54, callID2=0x18B2A, gcid=7ECAFA85-80DD11E2-A06CA4E2-3335877D, tag=0x0)
008162: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/ccConferenceCreate:
   Conference Id=0x74226D54, Call Id1=101161, Call Id2=101162, Tag=0x0
008163: Feb 28 07:59:29.157: //101161/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008164: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008165: Feb 28 07:59:29.157: //101162/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008166: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008167: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/ccConferenceCreate:
  
008168: Feb 28 07:59:29.157: ccConferenceCreate: ret1=0, codecMask1=1, bytes1=160, negot1=0, dtmf1=6
                    ret2=0, codecMask2=8388608, bytes2=0, negot2=1, dtmf2=0,
                    tx_dynamic_pt1=0, rx_dynamic_pt1=0, codec_mode1=0, params_bitmap1 =0
                    tx_dynamic_pt2=255, rx_dynamic_pt2=255, codec_mode2=0, params_bitmap2 =0
008169: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/ccConferenceCreate:
   delay media to slow start case, codec negotation is not done
008170: Feb 28 07:59:29.157: //101161/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008171: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008172: Feb 28 07:59:29.157: //101161/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008173: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008174: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/cc_api_bridge_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101161,
   Destination Call Id=101162, Disposition=0x0, Tag=0x0
008175: Feb 28 07:59:29.157: //101162/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008176: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008177: Feb 28 07:59:29.157: //101162/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008178: Feb 28 07:59:29.157: cc_api_get_xcode_stream : 4702
008179: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/cc_api_bridge_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101162,
   Destination Call Id=101161, Disposition=0x0, Tag=0x0
008180: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/cc_generic_bridge_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101162,
   Destination Call Id=101161, Disposition=0x0, Tag=0x0
008181: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0xB0, Destination Call Id=101162)
008182: Feb 28 07:59:29.157: //101162/A78446000000/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0xB0, Destination Call Id=101161)
008183: Feb 28 07:59:29.157: //101161/A78446000000/CCAPI/cc_process_notify_bridge_done:
   Conference Id=0xB0, Call Id1=101161, Call Id2=101162
008184: Feb 28 07:59:29.161: //101161/A78446000000/CCAPI/ccCallConnect:
   Progress Indication=NULL(0), Data Bitmask=0x1
008185: Feb 28 07:59:29.161: //101161/A78446000000/CCAPI/ccCallConnect:
   Call Entry(Connected=TRUE, Responsed=TRUE)
008186: Feb 28 07:59:29.161: //101161/A78446000000/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aea10e0a405
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>;tag=23DC3230-1BAC
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: <4047828148>;party=called;screen=no;privacy=off
Contact: <4047828148>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-12.x
Session-Expires:  1800;refresher=uac
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 272

v=0
o=Sonus_UAC 28541 21263 IN IP4 68.68.120.62
s=SIP Media Capabilities
c=IN IP4 172.17.20.254
t=0 0
m=audio 16748 RTP/AVP 0 101 13
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
a=rtpmap:13 CN/8000
a=sendrecv
a=ptime:20
a=rtcp:5715


008187: Feb 28 07:59:29.169: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
ACK sip:4047828148@172.17.20.254:5060 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aec2c6d31f1
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>;tag=23DC3230-1BAC
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: presence, kpml
Content-Type: application/sdp
Content-Length: 215

v=0
o=CiscoSystemsCCM-SIP 1158644 1 IN IP4 172.17.20.2
s=SIP Call
c=IN IP4 172.17.20.254
t=0 0
m=audio 17896 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15

008188: Feb 28 07:59:29.173: //101161/A78446000000/CCAPI/cc_api_caps_ind:
   Destination Interface=0x69599A14, Destination Call Id=101162, Source Call Id=101161,
   Caps(Codec=0x800000, Fax Rate=0x2, Vad=0x2,
   Modem=0x0, Codec Bytes=20, Signal Type=2)
008189: Feb 28 07:59:29.173: //101161/A78446000000/CCAPI/cc_api_caps_ind:
   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
   Playout Max=1000(ms), Fax Nom=300(ms))
008190: Feb 28 07:59:29.173: //101162/A78446000000/CCAPI/cc_api_caps_ack:
   Destination Interface=0x69599A14, Destination Call Id=101161, Source Call Id=101162,
   Caps(Codec=Passthrough(0x800000), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=0, Signal Type=2, Seq Num Start=4155)
008191: Feb 28 07:59:29.173: //101162/A78446000000/CCAPI/cc_api_caps_ack:
   Destination Interface=0x69599A14, Destination Call Id=101161, Source Call Id=101162,
   Caps(Codec=g729r8 pre-ietf(0x6D08F540), Fax Rate=Invalid(0xFFFFFFFF), Vad=Invalid(0xFFFFFFFF),
   Modem=Invalid(0xFFFFFFFF), Codec Bytes=-1, Signal Type=-1, Seq Num Start=-1)
008192: Feb 28 07:59:29.173: //101161/A78446000000/CCAPI/cc_api_event_indication:
   Event=168, Call Id=101161
008193: Feb 28 07:59:29.173: //101161/A78446000000/CCAPI/cc_api_event_indication:
   Event Is Sent To Conferenced SPI(s) Directly
008194: Feb 28 07:59:29.177: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Sent:
ACK sip:4047828148@68.68.120.62:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5242F8
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 217

v=0
o=CiscoSystemsCCM-SIP 1158644 1 IN IP4 172.17.20.2
s=SIP Call
c=IN IP4 172.17.20.254
t=0 0
m=audio 17524 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15


008195: Feb 28 07:59:29.177: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5222188
From: <>;tag=23DC1B88-B3F
To: <2603>;tag=1158642~be4752c7-a043-40d9-ae38-231c1e05ea02-19735008
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
CSeq: 101 INVITE
Allow: INVITE, OPTIONS, INFO, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY
Allow-Events: presence, kpml
Supported: replaces
Call-Info: <172.17.20.2:5060>;method="NOTIFY;Event=telephone-event;Duration=500"
Supported: X-cisco-srtp-fallback
Supported: Geolocation
Session-Expires:  1800;refresher=uas
Require:  timer
P-Preferred-Identity: "Michael B." <2603>
Remote-Party-ID: "Michael B." <2603>;party=called;screen=no;privacy=off
Contact: <2603>
Content-Type: application/sdp
Content-Length: 215

v=0
o=CiscoSystemsCCM-SIP 1158642 1 IN IP4 172.17.20.2
s=SIP Call
c=IN IP4 172.17.20.254
t=0 0
m=audio 16748 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15

008196: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_caps_ind:
   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=101158,
   Caps(Codec=0x800000, Fax Rate=0x2, Vad=0x2,
   Modem=0x0, Codec Bytes=20, Signal Type=2)
008197: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_caps_ind:
   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
   Playout Max=1000(ms), Fax Nom=300(ms))
008198: Feb 28 07:59:29.181: //101157/7C631E58A061/CCAPI/cc_api_caps_ack:
   Destination Interface=0x0, Destination Call Id=101158, Source Call Id=101157,
   Caps(Codec=Passthrough(0x800000), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),
   Modem=OFF(0x0), Codec Bytes=20, Signal Type=2, Seq Num Start=8324)
008199: Feb 28 07:59:29.181: //101157/7C631E58A061/CCAPI/cc_api_caps_ack:
   Destination Interface=0x0, Destination Call Id=101158, Source Call Id=101157,
   Caps(Codec=gsmefr(0x0), Fax Rate=Invalid(0x0), Vad=Invalid(0xFFFFFFFF),
   Modem=Invalid(0xFFFFFFFF), Codec Bytes=0, Signal Type=-1, Seq Num Start=-1)
008200: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_event_indication:
   Event=168, Call Id=101158
008201: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_event_indication:
   Event Is Sent To Conferenced SPI(s) Directly
008202: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_call_connected:
   Interface=0x69599A14, Data Bitmask=0x80000001, Progress Indication=NULL(0),
   Connection Handle=0
008203: Feb 28 07:59:29.181: //101158/7C631E58A061/CCAPI/cc_api_call_connected:
   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)
008204: Feb 28 07:59:29.181: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
ACK sip:2603@172.17.20.2:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK525EA5
From: <>;tag=23DC1B88-B3F
To: <2603>;tag=1158642~be4752c7-a043-40d9-ae38-231c1e05ea02-19735008
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Length: 0


008205: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/ccConferenceCreate:
   (confID=0x74226CC4, callID1=0x18B25, gcid=7C631E58-80DD11E2-A064A4E2-3335877D, tag=0x0)
008206: Feb 28 07:59:29.185: //101158/7C631E58A061/CCAPI/ccConferenceCreate:
   (confID=0x74226CC4, callID2=0x18B26, gcid=7C631E58-80DD11E2-A064A4E2-3335877D, tag=0x0)
008207: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/ccConferenceCreate:
   Conference Id=0x74226CC4, Call Id1=101157, Call Id2=101158, Tag=0x0
008208: Feb 28 07:59:29.185: //101157/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008209: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008210: Feb 28 07:59:29.185: //101158/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008211: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008212: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/ccConferenceCreate:
  
008213: Feb 28 07:59:29.185: ccConferenceCreate: ret1=0, codecMask1=8388608, bytes1=0, negot1=1, dtmf1=0
                    ret2=0, codecMask2=8388608, bytes2=0, negot2=1, dtmf2=0,
                    tx_dynamic_pt1=255, rx_dynamic_pt1=255, codec_mode1=0, params_bitmap1 =0
                    tx_dynamic_pt2=255, rx_dynamic_pt2=255, codec_mode2=0, params_bitmap2 =0
008214: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/ccConferenceCreate:
   delay media to slow start case, codec negotation is not done
008215: Feb 28 07:59:29.185: //101157/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008216: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008217: Feb 28 07:59:29.185: //101157/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008218: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008219: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/cc_api_bridge_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101157,
   Destination Call Id=101158, Disposition=0x0, Tag=0x0
008220: Feb 28 07:59:29.185: //101158/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008221: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008222: Feb 28 07:59:29.185: //101158/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:
  
008223: Feb 28 07:59:29.185: cc_api_get_xcode_stream : 4702
008224: Feb 28 07:59:29.185: //101158/7C631E58A061/CCAPI/cc_api_bridge_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101158,
   Destination Call Id=101157, Disposition=0x0, Tag=0x0
008225: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/cc_generic_bridge_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101158,
   Destination Call Id=101157, Disposition=0x0, Tag=0x0
008226: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0xB1, Destination Call Id=101158)
008227: Feb 28 07:59:29.185: //101158/7C631E58A061/CCAPI/ccConferenceCreate:
   Call Entry(Conference Id=0xB1, Destination Call Id=101157)
008228: Feb 28 07:59:29.185: //101157/7C631E58A061/CCAPI/cc_process_notify_bridge_done:
   Conference Id=0xB1, Call Id1=101157, Call Id2=101158
008229: Feb 28 07:59:29.189: //101157/7C631E58A061/CCAPI/ccCallConnect:
   Progress Indication=NULL(0), Data Bitmask=0x80000001
008230: Feb 28 07:59:29.189: //101157/7C631E58A061/CCAPI/ccCallConnect:
   Call Entry(Connected=TRUE, Responsed=TRUE)
008231: Feb 28 07:59:29.189: //101157/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f1975b324c7da9b
From: <>;tag=gK0276de24
To: <>;tag=23DC1B94-1ECE
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1286 INVITE
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Remote-Party-ID: "Michael B." <2603>;party=called;screen=no;privacy=off
Contact: <>
Supported: replaces
Supported: sdp-anat
Server: Cisco-SIPGateway/IOS-12.x
Session-Expires:  1800;refresher=uas
Require: timer
Supported: timer
Content-Type: application/sdp
Content-Disposition: session;handling=required
Content-Length: 217

v=0
o=CiscoSystemsCCM-SIP 1158642 1 IN IP4 172.17.20.2
s=SIP Call
c=IN IP4 172.17.20.254
t=0 0
m=audio 16656 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15


008232: Feb 28 07:59:29.241: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
ACK sip:+16786792603@172.17.20.254:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f33619524c7da9b
From: <>;tag=gK0276de24
To: <>;tag=23DC1B94-1ECE
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1286 ACK
Max-Forwards: 70
Content-Length: 0


008236: Feb 28 07:59:40.550: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
BYE sip:+16786792603@172.17.20.254:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f4d7c1f24c7da9b
From: <>;tag=gK0276de24
To: <>;tag=23DC1B94-1ECE
Call-ID: 872561062_33258895@68.68.120.62
CSeq: 1287 BYE
Max-Forwards: 70
Reason: Q.850;cause=16
Content-Length: 0


008237: Feb 28 07:59:40.550: //101158/7C631E58A061/CCAPI/ccGenerateToneInfo:
   Stop Tone On Digit=FALSE, Tone=Null,
   Tone Direction=Sum Network, Params=0x0, Call Id=101158
008238: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/cc_api_call_disconnected:
   Cause Value=16, Interface=0x69599A14, Call Id=101157
008239: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/cc_api_call_disconnected:
   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)
008240: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/ccConferenceDestroy:
   Conference Id=0xB1, Tag=0x0
008241: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101157,
   Destination Call Id=101158, Disposition=0x0, Tag=0x0
008242: Feb 28 07:59:40.550: //101158/7C631E58A061/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101158,
   Destination Call Id=101157, Disposition=0x0, Tag=0x0
008243: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/cc_generic_bridge_done:
   Conference Id=0xB1, Source Interface=0x69599A14, Source Call Id=101158,
   Destination Call Id=101157, Disposition=0x0, Tag=0x0
008244: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)
008245: Feb 28 07:59:40.550: //101157/7C631E58A061/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
008246: Feb 28 07:59:40.550: //101158/7C631E58A061/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
008247: Feb 28 07:59:40.550: //101158/7C631E58A061/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
008248: Feb 28 07:59:40.554: //101157/7C631E58A061/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x69599A14, Tag=0x0, Call Id=101157,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
008249: Feb 28 07:59:40.554: //101157/7C631E58A061/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
008250: Feb 28 07:59:40.554: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008251: Feb 28 07:59:40.554: :cc_free_feature_vsa freeing 6D0E9140
008252: Feb 28 07:59:40.554: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008253: Feb 28 07:59:40.554:  vsacount in free is 3
008254: Feb 28 07:59:40.554: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 68.68.120.62:5060;branch=z9hG4bK02B0f4d7c1f24c7da9b
From: <>;tag=gK0276de24
To: <>;tag=23DC1B94-1ECE
Date: Thu, 28 Feb 2013 12:59:40 GMT
Call-ID: 872561062_33258895@68.68.120.62
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 1287 BYE
Reason: Q.850;cause=16
P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=11
Content-Length: 0


008255: Feb 28 07:59:40.554: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Sent:
BYE sip:2603@172.17.20.2:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5262D1
From: <>;tag=23DC1B88-B3F
To: <2603>;tag=1158642~be4752c7-a043-40d9-ae38-231c1e05ea02-19735008
Date: Thu, 28 Feb 2013 12:59:13 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
User-Agent: Cisco-SIPGateway/IOS-12.x
Max-Forwards: 70
Timestamp: 1362056380
CSeq: 102 BYE
Reason: Q.850;cause=16
P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=11
Content-Length: 0


008256: Feb 28 07:59:40.558: //101158/7C631E58A061/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5262D1
From: <>;tag=23DC1B88-B3F
To: <2603>;tag=1158642~be4752c7-a043-40d9-ae38-231c1e05ea02-19735008
Date: Thu, 28 Feb 2013 12:59:40 GMT
Call-ID: 7C64F2D0-80DD11E2-A067A4E2-3335877D@172.17.20.254
CSeq: 102 BYE
Content-Length: 0


008257: Feb 28 07:59:40.562: //101158/7C631E58A061/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x69599A14, Tag=0x0, Call Id=101158,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
008258: Feb 28 07:59:40.562: //101158/7C631E58A061/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
008259: Feb 28 07:59:40.562: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008260: Feb 28 07:59:40.562: :cc_free_feature_vsa freeing 6D0E8F80
008261: Feb 28 07:59:40.562: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008262: Feb 28 07:59:40.562:  vsacount in free is 2
008263: Feb 28 07:59:40.562: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
BYE sip:4047828148@172.17.20.254:5060 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aed40e1bcf8
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>;tag=23DC3230-1BAC
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
User-Agent: Cisco-CUCM8.6
Max-Forwards: 70
P-Asserted-Identity: <>
CSeq: 102 BYE
Reason: Q.850;cause=16
Content-Length: 0


008264: Feb 28 07:59:40.562: //101162/A78446000000/CCAPI/ccGenerateToneInfo:
   Stop Tone On Digit=FALSE, Tone=Null,
   Tone Direction=Sum Network, Params=0x0, Call Id=101162
008265: Feb 28 07:59:40.562: //101161/A78446000000/CCAPI/cc_api_call_disconnected:
   Cause Value=16, Interface=0x69599A14, Call Id=101161
008266: Feb 28 07:59:40.562: //101161/A78446000000/CCAPI/cc_api_call_disconnected:
   Call Entry(Responsed=TRUE, Cause Value=16, Retry Count=0)
008267: Feb 28 07:59:40.562: //101161/A78446000000/CCAPI/ccConferenceDestroy:
   Conference Id=0xB0, Tag=0x0
008268: Feb 28 07:59:40.562: //101161/A78446000000/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101161,
   Destination Call Id=101162, Disposition=0x0, Tag=0x0
008269: Feb 28 07:59:40.562: //101162/A78446000000/CCAPI/cc_api_bridge_drop_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101162,
   Destination Call Id=101161, Disposition=0x0, Tag=0x0
008270: Feb 28 07:59:40.566: //101161/A78446000000/CCAPI/cc_generic_bridge_done:
   Conference Id=0xB0, Source Interface=0x69599A14, Source Call Id=101162,
   Destination Call Id=101161, Disposition=0x0, Tag=0x0
008271: Feb 28 07:59:40.566: //101161/A78446000000/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=16)
008272: Feb 28 07:59:40.566: //101161/A78446000000/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
008273: Feb 28 07:59:40.566: //101162/A78446000000/CCAPI/ccCallDisconnect:
   Cause Value=16, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)
008274: Feb 28 07:59:40.566: //101162/A78446000000/CCAPI/ccCallDisconnect:
   Cause Value=16, Call Entry(Responsed=TRUE, Cause Value=16)
008275: Feb 28 07:59:40.566: //101161/A78446000000/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x69599A14, Tag=0x0, Call Id=101161,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
008276: Feb 28 07:59:40.566: //101161/A78446000000/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
008277: Feb 28 07:59:40.566: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008278: Feb 28 07:59:40.566: :cc_free_feature_vsa freeing 6D0E8DC0
008279: Feb 28 07:59:40.566: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008280: Feb 28 07:59:40.566:  vsacount in free is 1
008281: Feb 28 07:59:40.570: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.17.20.2:5060;branch=z9hG4bK3aed40e1bcf8
From: <>;tag=1158644~be4752c7-a043-40d9-ae38-231c1e05ea02-19735009
To: <4047828148>;tag=23DC3230-1BAC
Date: Thu, 28 Feb 2013 12:59:40 GMT
Call-ID: a7844600-12f154a5-1fe5-21411ac@172.17.20.2
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 102 BYE
Reason: Q.850;cause=16
P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=11
Content-Length: 0


008282: Feb 28 07:59:40.570: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Sent:
BYE sip:4047828148@68.68.120.62:5060;transport=tcp SIP/2.0
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK527166F
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
User-Agent: Cisco-SIPGateway/IOS-12.x
Max-Forwards: 70
Timestamp: 1362056380
CSeq: 102 BYE
Reason: Q.850;cause=16
P-RTP-Stat: PS=0,OS=0,PR=0,OR=0,PL=0,JI=0,LA=0,DU=11
Content-Length: 0


008283: Feb 28 07:59:40.606: //101162/A78446000000/SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK527166F;received=67.33.33.69
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
CSeq: 102 BYE
Content-Length: 0


008284: Feb 28 07:59:40.606: //101162/A78446000000/CCAPI/cc_api_call_disconnect_done:
   Disposition=0, Interface=0x69599A14, Tag=0x0, Call Id=101162,
   Call Entry(Disconnect Cause=16, Voice Class Cause Code=0, Retry Count=0)
008285: Feb 28 07:59:40.606: //101162/A78446000000/CCAPI/cc_api_call_disconnect_done:
   Call Disconnect Event Sent
008286: Feb 28 07:59:40.606: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008287: Feb 28 07:59:40.606: :cc_free_feature_vsa freeing 6D0E8960
008288: Feb 28 07:59:40.606: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
  
008289: Feb 28 07:59:40.606:  vsacount in free is 0
008290: Feb 28 07:59:44.126: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Received:
REGISTER sip:172.17.20.254 SIP/2.0
Via: SIP/2.0/UDP 172.17.20.40:5060;branch=z9hG4bK8ed493de
From: <2602>;tag=0022905c6a3241b528d8a1dc-81d581b7
To: <2602>
Call-ID: 0022905c-6a3200ae-92c6ab6d-7458d64c@172.17.20.40
Max-Forwards: 70
Date: Thu, 28 Feb 2013 12:59:49 GMT
CSeq: 20100 REGISTER
User-Agent: Cisco-CP7975G/9.2.1
Contact: <95341F8D-50B8-8E81-56F1-F7D742E5EEF0>;+sip.instance="";+u.sip!devicename.ccm.cisco.com="SEP0022905C6A32";+u.sip!model.ccm.cisco.com="437"
Supported: replaces,join,sdp-anat,norefersub,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-5.1.0,X-cisco-xsi-8.5.1
Content-Length: 0
Expires: 0


008291: Feb 28 07:59:44.130: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.17.20.40:5060;branch=z9hG4bK8ed493de
From: <2602>;tag=0022905c6a3241b528d8a1dc-81d581b7
To: <2602>
Date: Thu, 28 Feb 2013 12:59:44 GMT
Call-ID: 0022905c-6a3200ae-92c6ab6d-7458d64c@172.17.20.40
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 20100 REGISTER
Content-Length: 0


008292: Feb 28 07:59:44.130: //101169/8E7DA2D6A076/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 172.17.20.40:5060;branch=z9hG4bK8ed493de
From: <2602>;tag=0022905c6a3241b528d8a1dc-81d581b7
To: <2602>;tag=23DC9220-6B7
Date: Thu, 28 Feb 2013 12:59:44 GMT
Call-ID: 0022905c-6a3200ae-92c6ab6d-7458d64c@172.17.20.40
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 20100 REGISTER
Content-Length: 0


voicerouter3825#

Michael,

Sorry could look at it earlier due to being bit busy. I had a quick look, call seems to be setting up correctly, looks like codec is negotiated,  in the final leg to SNR destination as well, codec (G711ulaw) is being negotiated.

Can you make one more test call and post - debug ccsip all. May be gives bit  more insight.

Terry

-----

ACK sip:4047828148@68.68.120.62:5060;transport=tcp SIP/2.0   <<<<<< ACK
Via: SIP/2.0/TCP 172.17.20.254:5060;branch=z9hG4bK5242F8
From: <>;tag=23DC2B48-166F
To: <4047828148>;tag=gK04fb76ed
Date: Thu, 28 Feb 2013 12:59:17 GMT
Call-ID: 7ECC32D5-80DD11E2-A06FA4E2-3335877D@172.17.20.254
Max-Forwards: 70
CSeq: 101 ACK
Allow-Events: telephone-event
Content-Type: application/sdp
Content-Length: 217

v=0
o=CiscoSystemsCCM-SIP 1158644 1 IN IP4 172.17.20.2
s=SIP Call
c=IN IP4 172.17.20.254
t=0 0
m=audio 17524 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000 <<<<<<<<<<<<
a=ptime:20
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15

twilson217
Level 1
Level 1

In CUCM go to Service Parameters and set "Enable Enterprise Feature Access" to False.

Let me know if that fixes your audio problem.

TWilson,

I've set the parameter to "False" but the No audio problem is still there. My guess is that the RTP stream is not following thru to the Destination set by the profile.

Who is your carrier?

I just had these same symptoms, and I got it fixed. Maybe your problem is different, but I will give you some details about my situation... maybe it will give you some inspiration to try something new.

I was setting up CUCM 8.5 up to do SIP through a C881-CUBE with an ITSP called NexVortex. I had originally registered a software MTP on the CUBE with CUCM. Normal calls were working find, but SNR calls had no audio. I found that if I used the CUCM software MTP instead of the 881 MTP and if I checked the CUCM SIP Profile checkboxes for "

Early Offer support for voice and video calls (insert MTP if needed)" and "

Send send-receive SDP in mid-call INVITE" that I would get one-way audio where the Remote Destination could hear, but the caller could not hear.

At this point, I found that if I checked the "Media Termination Point Required" checkbox on the SIP trunk, SNR calls would work perfectly fine, but normal calls did not work. So I left it unchecked.

I figured that the difference between an SNR call a normal call was that CUCM needed an MTP to be able to support RFC2833 DTMF for enterprise feature access. So, I disabled that service parameter, and that fixed the problem for me.

When I place the check in MTP Required, there is no difference in normal I/O bound calls and SNR.

SNR continues to have No Audio.

However, I then thought to check all MTP setttings and noticed that MTP Preferred Originating Codec was set for G.722.

My SIP ISP, who is Intelepeer and seems to prefer G.711ulaw

I then made the change that you suggested for DTMF Signaling Method and change it to RFC 2833 and that seems to have made the feature work.

And so I will proceed to test over the weekend to be sure.

Thanks for the inspiration!