I've been labbing all day and stuck on this particular problem. When dialing my cell phone # for test calls from a lab phone (extension 5001), I'm getting dead air for no less than 10 seconds and then a fast busy. Do you see the error? My debug ccsip output is showing
5001@10.69.44.78. Shouldn't that be showing my SIP prefix instead of 5001? What about that IP 10.69.44.78? That IP is my external NAT IP on the lab router.
[FONT=arial]Feb 6 22:17:43.398: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:[/FONT]
[FONT=arial]Sent:[/FONT]
[FONT=arial]INVITE [URL="http://sip:18123535154@sip.flowroute.com:5060/"]sip:15555555555@sip.flowroute.com:5060[/URL] SIP/2.0[/FONT]
[FONT=arial]Via: SIP/2.0/UDP 10.69.44.78:5060;branch=z9hG4bK13102423[/FONT]
[FONT=arial]From: "ehnde" <[EMAIL="sip%3A5001@sip.flowroute.com"]sip:5001@sip.flowroute.com[/EMAIL]>;tag=24C49044-1FB8[/FONT]
[FONT=arial]To: <[EMAIL="sip%3A18123535154@sip.flowroute.com"]sip:15555555555@sip.flowroute.com[/EMAIL]>[/FONT]
[FONT=arial]Date: Thu, 06 Feb 2014 22:17:43 GMT[/FONT]
[FONT=arial]Call-ID: [EMAIL="52FC8DF1-8EB311E3-81C091F8-E11754DA@sip.flowroute.com"]52FC8DF1-8EB311E3-81C091F8-E11754DA@sip.flowroute.com[/EMAIL][/FONT]
[FONT=arial]Supported: 100rel,timer,resource-priority,replaces,sdp-anat[/FONT]
[FONT=arial]Min-SE: 1800[/FONT]
[FONT=arial]Cisco-Guid: 1372042960-2394100195-2176553464-3776402650[/FONT]
[FONT=arial]User-Agent: Cisco-SIPGateway/IOS-12.x[/FONT]
[FONT=arial]Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER[/FONT]
[FONT=arial]CSeq: 101 INVITE[/FONT]
[FONT=arial]Max-Forwards: 70[/FONT]
[FONT=arial]Timestamp: 1391725063[/FONT]
[FONT=arial]Contact: <[URL="http://sip:5001@10.69.44.78:5060/"]sip:5001@10.69.44.78:5060[/URL]>[/FONT]
[FONT=arial]Expires: 180[/FONT]
[FONT=arial]Allow-Events: telephone-event[/FONT]
[FONT=arial]Content-Type: application/sdp[/FONT]
[FONT=arial]Content-Disposition: session;handling=required[/FONT]
[FONT=arial]Content-Length: 276[/FONT]
[FONT=arial]
[/FONT]
[FONT=arial]v=0[/FONT]
[FONT=arial]o=CiscoSystemsSIP-GW-UserAgent 2132 7202 IN IP4 10.69.44.78[/FONT]
[FONT=arial]s=SIP Call[/FONT]
[FONT=arial]c=IN IP4 10.69.44.78[/FONT]
[FONT=arial]t=0 0[/FONT]
[FONT=arial]m=audio 17780 RTP/AVP 0 8 101[/FONT]
[FONT=arial]c=IN IP4 10.69.44.78[/FONT]
[FONT=arial]a=rtpmap:0 PCMU/8000[/FONT]
[FONT=arial]a=rtpmap:8 PCMA/8000[/FONT]
[FONT=arial]a=rtpmap:101 telephone-event/8000[/FONT]
[FONT=arial]a=fmtp:101 0-16[/FONT]
[FONT=arial]a=direction:active[/FONT]
[FONT=arial]
[/FONT]
[FONT=arial]!
! Last configuration change at 17:19:49 EST Thu Feb 6 2014
! NVRAM config last updated at 16:54:57 EST Thu Feb 6 2014
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname 2811-lab
!
boot-start-marker
boot system flash:c2800nm-adventerprisek9-mz.124-24.T8.bin
boot-end-marker
!
logging message-counter syslog
no logging console
!
no aaa new-model
clock timezone EST -5
clock summer-time EDT recurring
no network-clock-participate wic 0
!
dot11 syslog
ip source-route
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 172.26.1.1
ip dhcp excluded-address 172.26.1.100
ip dhcp excluded-address 172.26.2.1
ip dhcp excluded-address 172.26.2.100
!
ip dhcp pool VOICE
network 172.26.1.0 255.255.255.0
default-router 172.26.1.1
option 150 ip 172.26.1.1
!
ip dhcp pool DATA
network 172.26.2.0 255.255.255.0
default-router 172.26.2.1
!
!
ip domain name voiclab[U].org[/U]
ip name-server 172.16.1.6
ip name-server 172.17.12.20
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice service voip
no notify redirect ip2ip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
fax protocol cisco
sip
localhost dns:[URL="http://sip.flowroute.com/"]sip.flowroute.com[/URL]
!
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 3 g711alaw
!
!
!
!
!
!
!
!
!
!
!
!
!
voice register global
mode cme
authenticate register
!
!
voice translation-rule 100
rule 1 /.*/ /64718809/
!
!
voice translation-profile outbound-DID
translate calling 100
!
!
voice-card 0
dspfarm
!
!
!
!
!
username ehnde privilege 15 password cisco
archive
log config
hidekeys
!
!
!
!
!
controller T1 0/0/0
!
controller T1 0/0/1
!
ip tcp synwait-time 5
!
!
!
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
ip virtual-reassembly
duplex full
speed 100
!
interface FastEthernet0/1
description 3750-lab
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.100
description VOICE VLAN
encapsulation dot1Q 100
ip address 172.26.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface FastEthernet0/1.200
description DATA VLAN
encapsulation dot1Q 200
ip address 172.26.2.1 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Serial0/1/0
no ip address
shutdown
no fair-queue
clock rate 2000000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
ip default-gateway 10.69.44.1
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
ip route 10.0.0.0 255.0.0.0 10.69.44.0
ip http server
no ip http secure-server
!
!
ip dns server queue limit forwarder 10
ip dns server
ip nat inside source list 10 interface FastEthernet0/0 overload
!
ip access-list extended AGENT-DESKTOP-TRAFFIC
permit tcp 172.17.12.0 0.0.1.255 any eq 42028
permit tcp 172.17.12.0 0.0.1.255 any eq 59020
ip access-list extended VVLAN-ANY
permit ip 172.17.62.0 0.0.1.255 any
ip access-list extended VVLAN-CALL-SIGNALING
permit tcp 172.17.62.0 0.0.1.255 any range 2000 2002
permit udp 172.17.62.0 0.0.1.255 any eq 5060
permit tcp 172.17.62.0 0.0.1.255 any eq 5060
permit tcp 172.17.62.0 0.0.1.255 any range 11000 11999
permit udp 172.17.62.0 0.0.1.255 any eq 2427
permit udp 172.17.62.0 0.0.1.255 any eq 2428
permit tcp 172.17.62.0 0.0.1.255 any eq 1720
ip access-list extended VVLAN-VOICE
permit udp 172.17.62.0 0.0.1.255 any range 16384 32767
!
logging trap debugging
access-list 10 permit 172.17.13.185
access-list 10 permit 172.16.2.134
access-list 10 permit 172.17.2.134
access-list 10 permit 172.17.2.133
access-list 10 permit 172.17.12.46
access-list 10 permit 172.16.2.22
access-list 10 permit 172.16.1.4
access-list 10 permit 172.17.13.14
access-list 10 permit 172.16.101.3
access-list 10 permit 172.17.68.9
access-list 10 permit 172.17.68.10
access-list 10 permit 172.17.64.9
access-list 10 permit 172.17.64.10
access-list 10 permit 172.26.0.0 0.0.255.255
!
!
!
!
!
tftp-server flash:Analog1.raw
tftp-server flash:Analog2.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:AreYouThereF.raw
tftp-server flash:Bass.raw
tftp-server flash:CallBack.raw
tftp-server flash:Chime.raw
tftp-server flash:Classic1.raw
tftp-server flash:Classic2.raw
tftp-server flash:ClockShop.raw
tftp-server flash:DistinctiveRingList.xml
tftp-server flash:Drums1.raw
tftp-server flash:Drums2.raw
tftp-server flash:FilmScore.raw
tftp-server flash:HarpSynth.raw
tftp-server flash:Jamaica.raw
tftp-server flash:KotoEffect.raw
tftp-server flash:MusicBox.raw
tftp-server flash:Piano1.raw
tftp-server flash:Piano2.raw
tftp-server flash:Pop.raw
tftp-server flash:Pulse1.raw
tftp-server flash:Ring1.raw
tftp-server flash:Ring2.raw
tftp-server flash:Ring3.raw
tftp-server flash:Ring4.raw
tftp-server flash:Ring5.raw
tftp-server flash:Ring6.raw
tftp-server flash:Ring7.raw
tftp-server flash:RingList.xml
tftp-server flash:SCCP42.9-2-1S.loads
tftp-server flash:Sax1.raw
tftp-server flash:Sax2.raw
tftp-server flash:Vibe.raw
tftp-server flash:apps42.8-4-1-23.sbn
tftp-server flash:apps42.9-2-1TH1-13.sbn
tftp-server flash:cnu42.8-4-1-23.sbn
tftp-server flash:cnu42.9-2-1TH1-13.sbn
tftp-server flash:cvm42sccp.8-4-1-23.sbn
tftp-server flash:cvm42sccp.9-2-1TH1-13.sbn
tftp-server flash:dsp42.8-4-1-23.sbn
tftp-server flash:dsp42.9-2-1TH1-13.sbn
tftp-server flash:its
tftp-server flash:jar42sccp.8-4-1-23.sbn
tftp-server flash:jar42sccp.9-2-1TH1-13.sbn
tftp-server flash:term42.default.loads
tftp-server flash:term62.default.loads
!
control-plane
!
!
!
!
!
!
!
dial-peer voice 1 voip
description INCOMING CALL FROM FLOWROUTE
translation-profile incoming Outbound-DID
voice-class codec 1
session protocol sipv2
session target sip-server
incoming called-number .%
dtmf-relay rtp-nte
no vad
!
dial-peer voice 2 voip
description OUTGOING CALL TO FLOWROUTE
destination-pattern 1[2-9]..[2-9]......
voice-class codec 1
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte
no vad
!
!
gateway
timer receive-rtp 1200
!
sip-ua
authentication username 6*7**8** password 7 02********120*******041***
nat symmetric role active
nat symmetric check-media-src
no remote-party-id
retry invite 2
retry register 10
timers connect 100
registrar dns:[URL="http://sip.flowroute.com/"]sip.flowroute.com[/URL] expires 3600
sip-server dns:[URL="http://sip.flowroute.com/"]sip.flowroute.com[/URL]
presence enable
!
!
!
telephony-service
max-ephones 5
max-dn 5
ip source-address 172.26.1.1 port 2000
auto assign 1 to 5
cnf-file location flash:
load 7941GE SCCP41.8-2-2SR2S
load 7942 SCCP42.8-4-2S.loads
load 7945 SCCP45.8-3-2S
load 7961 SCCP41.8-2-2SR2S
load 7961GE SCCP41.8-2-2SR2S
load 7962 SCCP42.8-3-2S
load 7965 SCCP45.8-3-2S
load 7970 SCCP70.8-2-2SR2S
load 7971 SCCP70.8-2-2SR2S
load 7975 SCCP75.8-3-2S
max-conferences 8 gain -6
transfer-system full-consult
create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-dn 1 dual-line
number 5001 no-reg both
label ehnde lab phone
name ehnde
!
!
ephone-dn 2 dual-line
number 5002
label lab phone 2
name bob
!
!
ephone-dn 3 dual-line
number 5003
!
!
ephone-dn 4 dual-line
number 5004
!
!
ephone-dn 5 dual-line
number 5005
!
!
ephone 1
device-security-mode none
mac-address FCFB.FB11.A363
button 1:1
!
!
!
ephone 2
device-security-mode none
mac-address 01A8.B1D4.1E08
button 1:1
!
!
!
ephone 3
device-security-mode none
mac-address A8B1.D41E.0838
type 7942
button 1:2
!
!
!
ephone 4
device-security-mode none
!
!
!
ephone 5
device-security-mode none
!
!
!
line con 0
logging synchronous
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
ntp server 172.16.1.7
end
[/FONT]