cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1724
Views
0
Helpful
10
Replies

Cisco 2921 CME SIP Trunk 503 Error

prabhu050446
Level 1
Level 1

Greetings Everyone,

 

I am trying to implement SIP trunk thru our current data circuit with below call flow. I was able to get the SIP registration with SIP carrier and when I make a inbound call from my cell phone to one of the SIP carrier provided DIDs then I get fast busy. I was able to capture the packets on my CME and I see call coming thru with my number but I see 503 Service Unavailable Reason: Q.850;cause=0. I cant make outbounds calls either.

 

Call Flow: Polycome phones -----> Core Switch -----> Cisco 2921 (CME Router) ----> Cisco 4451 NAT/Zone Based Firewall Router -----Internet ------> SIP Provider.

 

Below are the partial logs.

 

SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.a.b.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:myphone#@sipcarrier.com>;tag=162.a.b.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:09:13 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.a.b.235
CSeq: 1028103836 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=6a257bd32e3150f5ad04e48ddf0027b7
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.a.b.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:myphone#@sipcarrier.com>;tag=162.a.b.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D1BF77-ADB
Date: Wed, 04 Sep 2019 01:09:13 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.a.b.235
CSeq: 1028103836 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=6a257bd32e3150f5ad04e48ddf0027b7
Content-Length: 0

 

 

Any suggestions are appreciated.

 

 

Thank you

Prabhu

 

 

10 Replies 10

Rodrigo Garcia
Level 1
Level 1

Can you share your CME configuration?

Hi Rodrigo,

 

Thank you for the response. Please find below the config.

 

voice service voip
ip address trusted list
ipv4 SIP CARRIER IP 1
ipv4 SIP CARRIER IP 2
ipv4 Phones LAN Subnet
ipv4 WAN Interface IP Address
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
bind control source-interface GigabitEthernet0/0/0
bind media source-interface GigabitEthernet0/0/0
registrar server expires max 600 min 60
outbound-proxy dns:sipcarrier.com
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729br8
codec preference 4 g729r8
!
!
!
!
voice iec syslog
!
voice register global
mode cme
source-address 10.109.205.20 port 5060
max-dn 60
max-pool 60
authenticate register
authenticate realm sipcarrier.com
create profile sync blahblah
auto-register
!
!
!
dial-peer voice 200 voip
description Incoming dialpeer from SIP Carrier
translation-profile incoming 1
media monitoring
session protocol sipv2
session target dns:sipcarrier.com
incoming called-number .T
voice-class codec 1
no voice-class sip early-offer forced
voice-class sip options-keepalive up-interval 12 down-interval 65 retry 3
voice-class sip pass-thru content sdp
voice-class sip bind control source-interface GigabitEthernet0/0/0
voice-class sip bind media source-interface GigabitEthernet0/0/0
dtmf-relay rtp-nte sip-notify
!
dial-peer voice 210 voip
preference 2
destination-pattern [2-9]..[2-9]......
media monitoring
session protocol sipv2
session target sip-server
incoming called-number 9T
voice-class codec 1
voice-class sip outbound-proxy dns:sipcarrier.com
voice-class sip options-keepalive up-interval 12 down-interval 65 retry 3
voice-class sip pass-thru content sdp
voice-class sip bind control source-interface GigabitEthernet0/0/0
voice-class sip bind media source-interface GigabitEthernet0/0/0
dtmf-relay rtp-nte sip-notify
fax-relay ecm disable
fax protocol pass-through g711ulaw
ip qos dscp ef signaling
no vad
authentication username DID# password 7 password realm sipcarrier.com
!
!

num-exp 1087 7020
num-exp 1086 7171
num-exp 1088 7050
num-exp 1090 7030
num-exp 1089 7060
sip-ua
credentials username DID# password 7 password realm sipcarrier.com
authentication username DID# password 7 password realm sipcarrier.com
nat symmetric role active
nat symmetric check-media-src
no remote-party-id
retry invite 2
retry response 3
retry bye 3
retry prack 6
retry register 2
timers expires 300000
timers connect 100
registrar dns:sipcarrier.com expires 3600
sip-server dns:sipcarrier.com
connection-reuse via-port
host-registrar

 

 

Thank you

I can see both To and From fields have a @sipcarrier.com URI. I understand you are masking the IP addresses with @sipcarrier.com so, was this log copied/masked correctly? The To field should not have the sip carrier IP address in the URI but your CME IP address.

Yes, masked correctly but those debugs last 2 messages, some more debug messages below.

 

10.109.205.20 is my CME IP address.

 


REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKA365
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:17 GMT
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567559297
CSeq: 2 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0


SIP/2.0 401 Unauthorized
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 2 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+c6a9009a+17f71efd
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKA365
Content-Length: 0
WWW-Authenticate: Digest realm="sipcarrier.com",nonce="9a97234eec80",stale=false,algorithm=MD5,qop="auth"
Server: DC-SIP/2.0
Organization: Metaswitch Networks

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB14CA
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:18 GMT
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567559298
CSeq: 3 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Authorization: Digest username="425DIDNUM",realm="sipcarrier.com",uri="sip:sipcarrier.com:5060",response="0485b8548f4b8a472982546896f9b53e",nonce="9a97234eec80",cnonce="809ECA90",qop=auth,algorithm=MD5,nc=00000001
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 3 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+c6a9009a+5be26af0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB14CA
Content-Length: 0
Expires: 3600
Contact: <sip:425DIDNUM@10.109.205.20:5060>;Expires=3600
Server: DC-SIP/2.0
Organization: Metaswitch Networks

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKC188E
From: <sip:10.109.205.20>;tag=71D0F224-3B3
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:21 GMT
Call-ID: 524FEC5F-CDE711E9-B0EFC665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 524FEC5F-CDE711E9-B0EFC665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D0F224-3B3
To: <sip:sipcarrier.com>;tag=sip+1+c4d40080+1974fd4e
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKC188E
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKD41A
From: <sip:10.109.205.20>;tag=71D0F60F-109D
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:22 GMT
Call-ID: 52E8F7B1-CDE711E9-B0F0C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

 

Thank you

Prabhu

Ok, thanks for clarification. Please share the debugs of a failed call when possible.

Please find the logs below.

 

 

 

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKA365
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:17 GMT
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567559297
CSeq: 2 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0


SIP/2.0 401 Unauthorized
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 2 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+c6a9009a+17f71efd
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKA365
Content-Length: 0
WWW-Authenticate: Digest realm="sipcarrier.com",nonce="9a97234eec80",stale=false,algorithm=MD5,qop="auth"
Server: DC-SIP/2.0
Organization: Metaswitch Networks

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB14CA
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:18 GMT
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567559298
CSeq: 3 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Authorization: Digest username="425DIDNUM",realm="sipcarrier.com",uri="sip:sipcarrier.com:5060",response="0485b8548f4b8a472982546896f9b53e",nonce="9a97234eec80",cnonce="809ECA90",qop=auth,algorithm=MD5,nc=00000001
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 3 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=71D0E4B2-1AF2
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+c6a9009a+5be26af0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB14CA
Content-Length: 0
Expires: 3600
Contact: <sip:425DIDNUM@10.109.205.20:5060>;Expires=3600
Server: DC-SIP/2.0
Organization: Metaswitch Networks

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKC188E
From: <sip:10.109.205.20>;tag=71D0F224-3B3
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:21 GMT
Call-ID: 524FEC5F-CDE711E9-B0EFC665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 524FEC5F-CDE711E9-B0EFC665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D0F224-3B3
To: <sip:sipcarrier.com>;tag=sip+1+c4d40080+1974fd4e
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKC188E
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKD41A
From: <sip:10.109.205.20>;tag=71D0F60F-109D
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:08:22 GMT
Call-ID: 52E8F7B1-CDE711E9-B0F0C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 52E8F7B1-CDE711E9-B0F0C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D0F60F-109D
To: <sip:sipcarrier.com>;tag=sip+3+c7fa005f+39e6d046
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKD41A
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+257675baf39be122139c6e5efc27b7431+sip+2+cdb657e
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+95e835f1+585bcec8
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAKEKx1btIe6HOPso+sSMSjrk335QQfW3RbAM1rrikAaA@162.X.Y.235
CSeq: 502093637 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+257675baf39be122139c6e5efc27b7431+sip+2+cdb657e
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+95e835f1+585bcec8
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D10EBB-189A
Date: Wed, 04 Sep 2019 01:08:28 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAKEKx1btIe6HOPso+sSMSjrk335QQfW3RbAM1rrikAaA@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 502093637 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 7417 1506 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+7e6e62a1f4557bc693ed90e727b083ee1+sip+3+cdcb77e
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+1b36fcec+78a0d886
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAM/RITx/w5sMKHaFOd1/RedKzafKjwMDCrFI7SXzaLeV@162.X.Y.235
CSeq: 1035559698 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+7e6e62a1f4557bc693ed90e727b083ee1+sip+3+cdcb77e
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+1b36fcec+78a0d886
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D1844F-1A9F
Date: Wed, 04 Sep 2019 01:08:58 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAM/RITx/w5sMKHaFOd1/RedKzafKjwMDCrFI7SXzaLeV@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 1035559698 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 1152 2158 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
INVITE sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>
CSeq: 1028103836 INVITE
Expires: 180
Content-Length: 199
Call-Info: <sip:162.X.Y.235:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"
Supported: resource-priority,siprec, 100rel
Contact: <sip:e9e5e51db9188836b8852e52f7aa8849@162.X.Y.235:5060>
Content-Type: application/sdp
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.X.Y.235
Organization: Metaswitch Networks
Max-Forwards: 67
Accept: application/sdp, application/dtmf-relay

v=0
o=- 94807448875850 94807448875850 IN IP4 162.X.Y.240
s=-
c=IN IP4 162.X.Y.240
t=0 0
m=audio 65484 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:18 annexb=no
a=ptime:20
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:09:13 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.X.Y.235
CSeq: 1028103836 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=6a257bd32e3150f5ad04e48ddf0027b7
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D1BF77-ADB
Date: Wed, 04 Sep 2019 01:09:13 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.X.Y.235
CSeq: 1028103836 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=6a257bd32e3150f5ad04e48ddf0027b7
Content-Length: 0

ACK sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+5ceb53914a0a9aed47588b4769016cb81+sip+1+ce9a230
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+406ebbd6+44e1ece9
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D1BF77-ADB
CSeq: 1028103836 ACK
Content-Length: 0
Call-ID: 0gQAAC8WAAACBAAALxYAAEQA5PNDkXejjvgwUzjPl9EJnrfVKPIMbJ6o6XcjghR4@162.X.Y.235
Max-Forwards: 67

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKE99F
From: <sip:10.109.205.20>;tag=71D1F20D-34
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:09:26 GMT
Call-ID: 795C4195-CDE711E9-B101C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 795C4195-CDE711E9-B101C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D1F20D-34
To: <sip:sipcarrier.com>;tag=sip+1+c6fc0083+7f1abbc3
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKE99F
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKF102E
From: <sip:10.109.205.20>;tag=71D1F5FC-6A
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:09:27 GMT
Call-ID: 79F5E9A7-CDE711E9-B102C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 79F5E9A7-CDE711E9-B102C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D1F5FC-6A
To: <sip:sipcarrier.com>;tag=sip+1+fb3a0085+2e9d0720
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKF102E
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+421d0dca38adfa3f409a06c63fbf24391+sip+4+ceedf74
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+4+686d66af+88c6c53a
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAP7uhVWOJR0ml8xmWGHR9IDJaukesOnL5WbAK5meGcTS@162.X.Y.235
CSeq: 631677641 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+421d0dca38adfa3f409a06c63fbf24391+sip+4+ceedf74
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+4+686d66af+88c6c53a
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D23507-1B9
Date: Wed, 04 Sep 2019 01:09:44 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAP7uhVWOJR0ml8xmWGHR9IDJaukesOnL5WbAK5meGcTS@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 631677641 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 8614 6359 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
INVITE sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+631b2db42d9d3663d87cb5b36248bb441+sip+1+ce9ab57
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+fe08de3d+58c0246b
To: <sip:425DIDNUM@sipcarrier.com>
CSeq: 479324955 INVITE
Expires: 180
Content-Length: 201
Call-Info: <sip:162.X.Y.235:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"
Supported: resource-priority,siprec, 100rel
Contact: <sip:e9e5e51db9188836b8852e52f7aa8849@162.X.Y.235:5060>
Content-Type: application/sdp
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Call-ID: 0gQAAC8WAAACBAAALxYAAMOT45Co9KNRfxEVVCy8bzvlklMkrar4RPp0AQHBxPK0@162.X.Y.235
Organization: Metaswitch Networks
Max-Forwards: 67
Accept: application/sdp, application/dtmf-relay

v=0
o=- 116458379064549 116458379064549 IN IP4 162.X.Y.240
s=-
c=IN IP4 162.X.Y.240
t=0 0
m=audio 17098 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:18 annexb=no
a=ptime:20
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+631b2db42d9d3663d87cb5b36248bb441+sip+1+ce9ab57
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+fe08de3d+58c0246b
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:10:03 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAMOT45Co9KNRfxEVVCy8bzvlklMkrar4RPp0AQHBxPK0@162.X.Y.235
CSeq: 479324955 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=afd108cb7b015b3f830e74186e84610a
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+631b2db42d9d3663d87cb5b36248bb441+sip+1+ce9ab57
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+fe08de3d+58c0246b
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D28111-F1A
Date: Wed, 04 Sep 2019 01:10:03 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAMOT45Co9KNRfxEVVCy8bzvlklMkrar4RPp0AQHBxPK0@162.X.Y.235
CSeq: 479324955 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=afd108cb7b015b3f830e74186e84610a
Content-Length: 0

ACK sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+631b2db42d9d3663d87cb5b36248bb441+sip+1+ce9ab57
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+1+fe08de3d+58c0246b
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D28111-F1A
CSeq: 479324955 ACK
Content-Length: 0
Call-ID: 0gQAAC8WAAACBAAALxYAAMOT45Co9KNRfxEVVCy8bzvlklMkrar4RPp0AQHBxPK0@162.X.Y.235
Max-Forwards: 67

INVITE sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+678c1d9d51645d7ca6b8f7c3a5529cda1+sip+3+cdcc7fb
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+3+baaf46b7+8224cf4
To: <sip:425DIDNUM@sipcarrier.com>
CSeq: 122707613 INVITE
Expires: 180
Content-Length: 199
Call-Info: <sip:162.X.Y.235:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"
Supported: resource-priority,siprec, 100rel
Contact: <sip:e9e5e51db9188836b8852e52f7aa8849@162.X.Y.235:5060>
Content-Type: application/sdp
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Call-ID: 0gQAAC8WAAACBAAALxYAAGG5iw9xD7rAgYKHreAiMXBbZDdaGl/LH9T0Cfi22KTQ@162.X.Y.235
Organization: Metaswitch Networks
Max-Forwards: 67
Accept: application/sdp, application/dtmf-relay

v=0
o=- 74436419058646 74436419058646 IN IP4 162.X.Y.240
s=-
c=IN IP4 162.X.Y.240
t=0 0
m=audio 17376 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:18 annexb=no
a=ptime:20
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+678c1d9d51645d7ca6b8f7c3a5529cda1+sip+3+cdcc7fb
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+3+baaf46b7+8224cf4
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 01:10:21 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAGG5iw9xD7rAgYKHreAiMXBbZDdaGl/LH9T0Cfi22KTQ@162.X.Y.235
CSeq: 122707613 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=2167253e7c525d8c9498ae6b223ae752
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+678c1d9d51645d7ca6b8f7c3a5529cda1+sip+3+cdcc7fb
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+3+baaf46b7+8224cf4
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D2C803-1172
Date: Wed, 04 Sep 2019 01:10:21 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAGG5iw9xD7rAgYKHreAiMXBbZDdaGl/LH9T0Cfi22KTQ@162.X.Y.235
CSeq: 122707613 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=2167253e7c525d8c9498ae6b223ae752
Content-Length: 0

ACK sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+678c1d9d51645d7ca6b8f7c3a5529cda1+sip+3+cdcc7fb
From: "MY NAME" <sip:MY phone #@sipcarrier.com>;tag=162.X.Y.235+3+baaf46b7+8224cf4
To: <sip:425DIDNUM@sipcarrier.com>;tag=71D2C803-1172
CSeq: 122707613 ACK
Content-Length: 0
Call-ID: 0gQAAC8WAAACBAAALxYAAGG5iw9xD7rAgYKHreAiMXBbZDdaGl/LH9T0Cfi22KTQ@162.X.Y.235
Max-Forwards: 67

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bK101C4C
From: <sip:10.109.205.20>;tag=71D2F216-1FE3
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:10:32 GMT
Call-ID: A06DA1FE-CDE711E9-B118C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: A06DA1FE-CDE711E9-B118C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D2F216-1FE3
To: <sip:sipcarrier.com>;tag=sip+2+e60b009d+cd242fbe
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bK101C4C
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bK11CB2
From: <sip:10.109.205.20>;tag=71D2F5E0-30E
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 01:10:33 GMT
Call-ID: A101A4B9-CDE711E9-B119C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: A101A4B9-CDE711E9-B119C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=71D2F5E0-30E
To: <sip:sipcarrier.com>;tag=sip+4+d2c40002+7603056e
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bK11CB2
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8e3dd78100ec288ab1bc9ddcbfea3f621+sip+2+d04e760
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+61683efc+8a515997
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAAlUIYmckWLTsaUUhaC/S47cJf/u5mPS7rrm4eFaxYma@162.X.Y.235
CSeq: 441943681 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8e3dd78100ec288ab1bc9ddcbfea3f621+sip+2+d04e760
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+61683efc+8a515997
To: <sip:425DIDNUM@sipcarrier.com>;tag=751E575E-100A
Date: Wed, 04 Sep 2019 16:31:45 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAAlUIYmckWLTsaUUhaC/S47cJf/u5mPS7rrm4eFaxYma@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 441943681 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 6903 2631 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
SIP/2.0 401 Unauthorized
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 42 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E60A9-58B
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+d34d0090+9be4bd33
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9BEAD
Content-Length: 0
WWW-Authenticate: Digest realm="sipcarrier.com",nonce="9aee7efa4884",stale=false,algorithm=MD5,qop="auth"
Server: DC-SIP/2.0
Organization: Metaswitch Networks

SIP/2.0 200 OK
Call-ID: 5029FE2C-FFFFFFFFCDE711E9-FFFFFFFFB0EEC665-411FD79F
CSeq: 43 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E60A9-58B
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+2+d34d0090+3a0cc0bc
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9C22D6
Content-Length: 0
Expires: 0
Server: DC-SIP/2.0
Organization: Metaswitch Networks

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9D2117
From: <sip:2555@sipcarrier.com>;tag=751E8F9C-10B
To: <sip:2555@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A25AB8C-FFFFFFFFCE6811E9-FFFFFFFF9C90C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 2 REGISTER
Contact: <sip:2555@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9E1250
From: <sip:7010@sipcarrier.com>;tag=751E8F9E-1FEE
To: <sip:7010@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A2731EF-FFFFFFFFCE6811E9-FFFFFFFF9C91C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 2 REGISTER
Contact: <sip:7010@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9F212F
From: <sip:7050@sipcarrier.com>;tag=751E8F9F-1CA2
To: <sip:7050@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A278003-FFFFFFFFCE6811E9-FFFFFFFF9C92C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 2 REGISTER
Contact: <sip:7050@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA02004
From: <sip:7060@sipcarrier.com>;tag=751E8FA0-8A1
To: <sip:7060@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A27A75A-FFFFFFFFCE6811E9-FFFFFFFF9C93C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 2 REGISTER
Contact: <sip:7060@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA12BE
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E8FA1-961
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A27CEB0-FFFFFFFFCE6811E9-FFFFFFFF9C94C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 2 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Content-Length: 0

SIP/2.0 403 Forbidden
Call-ID: 5A25AB8C-FFFFFFFFCE6811E9-FFFFFFFF9C90C665-411FD79F
CSeq: 2 REGISTER
From: <sip:2555@sipcarrier.com>;tag=751E8F9C-10B
To: <sip:2555@sipcarrier.com>;tag=sip+2+c61900ac+1b1102ef
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9D2117
Content-Length: 0
Server: DC-SIP/2.0
Organization: Metaswitch Networks

SIP/2.0 403 Forbidden
Call-ID: 5A2731EF-FFFFFFFFCE6811E9-FFFFFFFF9C91C665-411FD79F
CSeq: 2 REGISTER
From: <sip:7010@sipcarrier.com>;tag=751E8F9E-1FEE
To: <sip:7010@sipcarrier.com>;tag=sip+1+d38300a9+a8ac74d3
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9E1250
Content-Length: 0
Server: DC-SIP/2.0
Organization: Metaswitch Networks

SIP/2.0 403 Forbidden
Call-ID: 5A278003-FFFFFFFFCE6811E9-FFFFFFFF9C92C665-411FD79F
CSeq: 2 REGISTER
From: <sip:7050@sipcarrier.com>;tag=751E8F9F-1CA2
To: <sip:7050@sipcarrier.com>;tag=sip+3+d0bf0033+6311c439
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKB9F212F
Content-Length: 0
Server: DC-SIP/2.0
Organization: Metaswitch Networks

SIP/2.0 403 Forbidden
Call-ID: 5A27A75A-FFFFFFFFCE6811E9-FFFFFFFF9C93C665-411FD79F
CSeq: 2 REGISTER
From: <sip:7060@sipcarrier.com>;tag=751E8FA0-8A1
To: <sip:7060@sipcarrier.com>;tag=sip+3+cf790034+8f1a90d3
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA02004
Content-Length: 0
Server: DC-SIP/2.0
Organization: Metaswitch Networks

SIP/2.0 401 Unauthorized
Call-ID: 5A27CEB0-FFFFFFFFCE6811E9-FFFFFFFF9C94C665-411FD79F
CSeq: 2 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E8FA1-961
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+4+e52d00b1+35ea73e6
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA12BE
Content-Length: 0
WWW-Authenticate: Digest realm="sipcarrier.com",nonce="9aee845d4de7",stale=false,algorithm=MD5,qop="auth"
Server: DC-SIP/2.0
Organization: Metaswitch Networks

REGISTER sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA21CC7
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E8FA1-961
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:31:59 GMT
Call-ID: 5A27CEB0-FFFFFFFFCE6811E9-FFFFFFFF9C94C665-411FD79F
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
Timestamp: 1567614719
CSeq: 3 REGISTER
Contact: <sip:425DIDNUM@10.109.205.20:5060>
Expires: 3600
Supported: path
Authorization: Digest username="425DIDNUM",realm="sipcarrier.com",uri="sip:sipcarrier.com:5060",response="fd92bc42afc3bd9b120709eaf6276916",nonce="9aee845d4de7",cnonce="869DA1CC",qop=auth,algorithm=MD5,nc=00000001
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 5A27CEB0-FFFFFFFFCE6811E9-FFFFFFFF9C94C665-411FD79F
CSeq: 3 REGISTER
From: <sip:425DIDNUM@sipcarrier.com>;tag=751E8FA1-961
To: <sip:425DIDNUM@sipcarrier.com>;tag=sip+4+e52d00b1+b2defedc
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA21CC7
Content-Length: 0
Expires: 3600
Contact: <sip:425DIDNUM@10.109.205.20:5060>;Expires=3600
Server: DC-SIP/2.0
Organization: Metaswitch Networks

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA3100B
From: <sip:10.109.205.20>;tag=751E9D15-140
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:32:03 GMT
Call-ID: 5C355312-CE6811E9-9C95C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA41172
From: <sip:10.109.205.20>;tag=751E9D1A-1AC8
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:32:03 GMT
Call-ID: 5C3615F8-CE6811E9-9C96C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 5C355312-CE6811E9-9C95C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=751E9D15-140
To: <sip:sipcarrier.com>;tag=sip+2+eab600b0+db0e8421
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA3100B
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

SIP/2.0 200 OK
Call-ID: 5C3615F8-CE6811E9-9C96C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=751E9D1A-1AC8
To: <sip:sipcarrier.com>;tag=sip+4+d5a000b5+8fcdd673
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA41172
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0407421b7ab1566a9e3b26ede96c1ccc1+sip+3+d064824
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+bc24b251+3108afb9
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAM9ruVWZKbFc42HcCPQtIc0SPSpCLyUXBWWLVSSmC1N8@162.X.Y.235
CSeq: 73082014 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0407421b7ab1566a9e3b26ede96c1ccc1+sip+3+d064824
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+bc24b251+3108afb9
To: <sip:425DIDNUM@sipcarrier.com>;tag=751EC2AA-79A
Date: Wed, 04 Sep 2019 16:32:12 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAM9ruVWZKbFc42HcCPQtIc0SPSpCLyUXBWWLVSSmC1N8@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 73082014 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 171

v=0
o=CiscoSystemsSIP-GW-UserAgent 589 2806 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8389d747440a4a50a03b32694daaa5e21+sip+3+d064fcb
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+39f16c6e+71c28c45
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAOteYa1jmLjYkaUpsfwSKL0hYRm+3trFUVzUlyZSeQ1d@162.X.Y.235
CSeq: 732916599 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8389d747440a4a50a03b32694daaa5e21+sip+3+d064fcb
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+3+39f16c6e+71c28c45
To: <sip:425DIDNUM@sipcarrier.com>;tag=751F3837-124E
Date: Wed, 04 Sep 2019 16:32:42 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAOteYa1jmLjYkaUpsfwSKL0hYRm+3trFUVzUlyZSeQ1d@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 732916599 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 3250 5420 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA53CB
From: <sip:10.109.205.20>;tag=751F9CF6-AB3
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:33:08 GMT
Call-ID: 834096B5-CE6811E9-9CA1C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA66A1
From: <sip:10.109.205.20>;tag=751F9CFB-210D
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:33:08 GMT
Call-ID: 83415A33-CE6811E9-9CA2C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: 834096B5-CE6811E9-9CA1C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=751F9CF6-AB3
To: <sip:sipcarrier.com>;tag=sip+2+ed0f00ba+9f772284
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA53CB
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

SIP/2.0 200 OK
Call-ID: 83415A33-CE6811E9-9CA2C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=751F9CFB-210D
To: <sip:sipcarrier.com>;tag=sip+2+e4c600ba+721125c6
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA66A1
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+46ffafe07283eed19518bbc68424a8c51+sip+2+d04ff44
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+248590a5+e7054f99
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAJa6NanYxd/j8qW7+q39Tjg3GIfKi+WMt+aXMzLq2uKe@162.X.Y.235
CSeq: 693091630 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+46ffafe07283eed19518bbc68424a8c51+sip+2+d04ff44
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+2+248590a5+e7054f99
To: <sip:425DIDNUM@sipcarrier.com>;tag=751FADC5-24C2
Date: Wed, 04 Sep 2019 16:33:12 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAJa6NanYxd/j8qW7+q39Tjg3GIfKi+WMt+aXMzLq2uKe@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 693091630 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 171

v=0
o=CiscoSystemsSIP-GW-UserAgent 157 7389 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
INVITE sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0851027f4b3e5184f79bd039a717fe531+sip+2+d05062e
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+2+1f3303b8+d332427f
To: <sip:425DIDNUM@sipcarrier.com>
CSeq: 208649570 INVITE
Expires: 180
Content-Length: 199
Call-Info: <sip:162.X.Y.235:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"
Supported: resource-priority,siprec, 100rel
Contact: <sip:60b2c5cc0758944284d26a58a17966b1@162.X.Y.235:5060>
Content-Type: application/sdp
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Call-ID: 0gQAAC8WAAACBAAALxYAAKymw/YgmtA84rPW4sGbJwvThuAWDaCqn5mEI7dasi53@162.X.Y.235
Organization: Metaswitch Networks
Max-Forwards: 16
Accept: application/sdp, application/dtmf-relay

v=0
o=- 11442189123347 11442189123347 IN IP4 162.X.Y.240
s=-
c=IN IP4 162.X.Y.240
t=0 0
m=audio 53654 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:18 annexb=no
a=ptime:20
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0851027f4b3e5184f79bd039a717fe531+sip+2+d05062e
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+2+1f3303b8+d332427f
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:33:39 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAKymw/YgmtA84rPW4sGbJwvThuAWDaCqn5mEI7dasi53@162.X.Y.235
CSeq: 208649570 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=fd0a0788dcfb57c2b229f9296e4dc76c
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0851027f4b3e5184f79bd039a717fe531+sip+2+d05062e
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+2+1f3303b8+d332427f
To: <sip:425DIDNUM@sipcarrier.com>;tag=75201759-CB2
Date: Wed, 04 Sep 2019 16:33:39 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAKymw/YgmtA84rPW4sGbJwvThuAWDaCqn5mEI7dasi53@162.X.Y.235
CSeq: 208649570 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=fd0a0788dcfb57c2b229f9296e4dc76c
Content-Length: 0

ACK sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+0851027f4b3e5184f79bd039a717fe531+sip+2+d05062e
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+2+1f3303b8+d332427f
To: <sip:425DIDNUM@sipcarrier.com>;tag=75201759-CB2
CSeq: 208649570 ACK
Content-Length: 0
Call-ID: 0gQAAC8WAAACBAAALxYAAKymw/YgmtA84rPW4sGbJwvThuAWDaCqn5mEI7dasi53@162.X.Y.235
Max-Forwards: 16

INVITE sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+c75a7f000db35ae92defcde51ef8f3df1+sip+4+d185cda
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+4+d91489cf+f20bc1bd
To: <sip:425DIDNUM@sipcarrier.com>
CSeq: 369459704 INVITE
Expires: 180
Content-Length: 201
Call-Info: <sip:162.X.Y.235:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"
Supported: resource-priority,siprec, 100rel
Contact: <sip:60b2c5cc0758944284d26a58a17966b1@162.X.Y.235:5060>
Content-Type: application/sdp
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Call-ID: 0gQAAC8WAAACBAAALxYAANl2HyCiNuMfO8p/1w4qZjaZJ1eiZOos0KFoD0qP/jp3@162.X.Y.235
Organization: Metaswitch Networks
Max-Forwards: 16
Accept: application/sdp, application/dtmf-relay

v=0
o=- 102959352268928 102959352268928 IN IP4 162.X.Y.240
s=-
c=IN IP4 162.X.Y.240
t=0 0
m=audio 53754 RTP/AVP 0 18 101
a=rtpmap:101 telephone-event/8000
a=fmtp:18 annexb=no
a=ptime:20
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+c75a7f000db35ae92defcde51ef8f3df1+sip+4+d185cda
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+4+d91489cf+f20bc1bd
To: <sip:425DIDNUM@sipcarrier.com>
Date: Wed, 04 Sep 2019 16:33:42 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAANl2HyCiNuMfO8p/1w4qZjaZJ1eiZOos0KFoD0qP/jp3@162.X.Y.235
CSeq: 369459704 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Session-ID: 00000000000000000000000000000000;remote=03c3a66c8c1f5cb6a0ed54976e9321fe
Content-Length: 0

SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+c75a7f000db35ae92defcde51ef8f3df1+sip+4+d185cda
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+4+d91489cf+f20bc1bd
To: <sip:425DIDNUM@sipcarrier.com>;tag=752020C7-100A
Date: Wed, 04 Sep 2019 16:33:42 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAANl2HyCiNuMfO8p/1w4qZjaZJ1eiZOos0KFoD0qP/jp3@162.X.Y.235
CSeq: 369459704 INVITE
Allow-Events: telephone-event
Server: Cisco-SIPGateway/IOS-16.7.1
Reason: Q.850;cause=0
Session-ID: 00000000000000000000000000000000;remote=03c3a66c8c1f5cb6a0ed54976e9321fe
Content-Length: 0

ACK sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+c75a7f000db35ae92defcde51ef8f3df1+sip+4+d185cda
From: "KIRKLAND WA" <sip:my office #@sipcarrier.com>;tag=162.X.Y.235+4+d91489cf+f20bc1bd
To: <sip:425DIDNUM@sipcarrier.com>;tag=752020C7-100A
CSeq: 369459704 ACK
Content-Length: 0
Call-ID: 0gQAAC8WAAACBAAALxYAANl2HyCiNuMfO8p/1w4qZjaZJ1eiZOos0KFoD0qP/jp3@162.X.Y.235
Max-Forwards: 16

OPTIONS sip:425DIDNUM@10.109.205.20:5060 SIP/2.0
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8037b745d2bf2b61d91b9841107257dd1+sip+1+d134663
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+1+2b753663+7aa6eb07
Content-Length: 0
Supported: resource-priority, siprec, 100rel
To: <sip:425DIDNUM@sipcarrier.com>
Contact: <sip:eba3d91eabb155f992ac478a7b902751@162.X.Y.235:5060>
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAPyJ/1MDX2WjdQNrYmCCPEHGnEBEPtFphP6WPmGxDXNn@162.X.Y.235
CSeq: 1011503545 OPTIONS
Organization: Metaswitch Networks
Accept: application/sdp, application/dtmf-relay

SIP/2.0 200 OK
Via: SIP/2.0/UDP 162.X.Y.235:5060;branch=z9hG4bK+8037b745d2bf2b61d91b9841107257dd1+sip+1+d134663
From: <sip:425DIDNUM@162.223.87.140>;tag=162.X.Y.235+1+2b753663+7aa6eb07
To: <sip:425DIDNUM@sipcarrier.com>;tag=75209653-13DF
Date: Wed, 04 Sep 2019 16:34:12 GMT
Call-ID: 0gQAAC8WAAACBAAALxYAAPyJ/1MDX2WjdQNrYmCCPEHGnEBEPtFphP6WPmGxDXNn@162.X.Y.235
Server: Cisco-SIPGateway/IOS-16.7.1
CSeq: 1011503545 OPTIONS
Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
Allow-Events: telephone-event
Accept: application/sdp
Supported: 100rel,timer,resource-priority,replaces,sdp-anat
Content-Type: application/sdp
Content-Length: 172

v=0
o=CiscoSystemsSIP-GW-UserAgent 3724 1978 IN IP4 10.109.205.20
s=SIP Call
c=IN IP4 10.109.205.20
t=0 0
m=audio 0 RTP/AVP 18 0 8 9 4 2 15 3
c=IN IP4 10.109.205.20
OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA7243A
From: <sip:10.109.205.20>;tag=75209CD7-611
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:34:14 GMT
Call-ID: AA4BDCF6-CE6811E9-9CBFC665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

OPTIONS sip:sipcarrier.com:5060 SIP/2.0
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA8F34
From: <sip:10.109.205.20>;tag=75209CDC-A6D
To: <sip:sipcarrier.com>
Date: Wed, 04 Sep 2019 16:34:14 GMT
Call-ID: AA4CA074-CE6811E9-9CC0C665-411FD79F@10.109.205.20
User-Agent: Cisco-SIPGateway/IOS-16.7.1
Max-Forwards: 70
CSeq: 101 OPTIONS
Contact: <sip:10.109.205.20:5060>
Content-Length: 0

SIP/2.0 200 OK
Call-ID: AA4BDCF6-CE6811E9-9CBFC665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=75209CD7-611
To: <sip:sipcarrier.com>;tag=sip+1+efeb001b+dacf3a9
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA7243A
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

SIP/2.0 200 OK
Call-ID: AA4CA074-CE6811E9-9CC0C665-411FD79F@10.109.205.20:5060
CSeq: 101 OPTIONS
From: <sip:10.109.205.20:5060>;tag=75209CDC-A6D
To: <sip:sipcarrier.com>;tag=sip+3+e942006f+9067c4b3
Via: SIP/2.0/UDP 10.109.205.20:5060;branch=z9hG4bKBA8F34
Content-Length: 0
Supported: resource-priority, siprec, 100rel
Server: DC-SIP/2.0
Organization: Metaswitch Networks
Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile
Allow: INVITE, ACK, CANCEL, BYE, REGISTER, OPTIONS, PRACK, UPDATE, SUBSCRIBE, NOTIFY, REFER, INFO, PUBLISH
Accept-Encoding: identity
Accept: application/sdp, application/simple-message-summary, message/sipfrag, application/isup, application/x-simple-call-service-info, multipart/mixed, application/broadsoft, application/hook-flash, application/vq-rtcpxr, application/media_control+xml, application/dtmf-relay, text/plain, application/x-as-feature-event+xml, application/vnd.telekom.service_indication+xml, application/calling-name-info

 

I was able to get this working by removing the outbound proxy command from my incoming dial peer and now I see incoming calls but my outgoing is still an issue.

 

Below is the outgoing dial peer, any suggestions. I get same 503 service unavailable error

 

dial-peer voice 210 voip
preference 2
destination-pattern [2-9]..[2-9]......
media monitoring
session protocol sipv2
session target dns:SIP.com
incoming called-number 9T
voice-class codec 1
voice-class sip outbound-proxy dns:SIP.com
voice-class sip options-keepalive up-interval 12 down-interval 65 retry 3
voice-class sip pass-thru content sdp
voice-class sip bind control source-interface GigabitEthernet0/0/0
voice-class sip bind media source-interface GigabitEthernet0/0/0
dtmf-relay rtp-nte
ip qos dscp ef signaling
no vad
authentication username 123456789 password 7 password realm SIP.com

 

 

Thank you

What is the configuration of your GigabitEthernet0/0/0?

Thank you Rodrigo. below is the port config. That's connecting to core switch which connects to WAN edge router.

 

interface GigabitEthernet0/0/0
description CTS to Core Switch 4/0/44
ip address 10.109.205.20 255.255.255.192
negotiation auto

 

Thank you

Looks fine. Can you run both debug ccapi inout and a debug ccsip messages and share the log of a test call? And can you do the same with an outbound call?