cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
716
Views
0
Helpful
5
Replies

low frequency tones back to sender when leaving voicemail

TYLER WEST
Level 1
Level 1

I have a customer with a distributed CME and CUE setup across 3 sites.  Two locations have 2901s and the third has an 1860.  All voice functions to all sites work fine with one exception.  When placing a call from the site with the 1860 to the other sites and it rolls to voicemail on the remote CUE at the other sites, we get intermittent low frequency tones back in the direction of the calling party after the attendant stops speaking.  See the attached video.  We have not been able to find anything weird about the config and debugs don't seem to show anything.  A packet capture doesn't indicate any problems with the stream and it appears as though the tones have actually become part of the stream.  We have not been able to determine if the source is CUE itself or maybe transcoding or what.  All I am looking for is to see if anyone has experienced anything similar to what is shown in the video and what the source of the problem was.

We are a Cisco partner but are without our voice engineer and haven't been able to replace him yet.  So any guidance or direction you can give us would be much appreciated.

Thanks,

Tyler West

5 Replies 5

islam.kamal
Level 10
Level 10

can you share the configuration .Please make sure about CUE voice mail configuration :-

dial-peer voice 10 VOIP

destination-pattern xxxx ( number of voice mail).

session protocol sipv2

session targert IPV4:x.x.x.x    ( ip of cue).

dtmf-relay sip-notify

codec g711

no vad

Thank you.  I can share sections of the configuration.  Note that the 3rd site has no issue with leaving voicemails at this site.  Only the site with the 1860 has trouble leaving voicemails at the other site.  This config excerpt is from the 2901 with the CUE that is being called.

voice-card 0

dsp services dspfarm

!

!

!

voice service voip

ip address trusted list

  ipv4 0.0.0.0 0.0.0.0

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 refer

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

sip

  bind control source-interface GigabitEthernet0/0.20

  bind media source-interface GigabitEthernet0/0.20

!

!

!

!

voice translation-rule 1

rule 1 /^\(239\)\(....\)/ /\2/

!

voice translation-rule 2

rule 1 /^\(....\)/ /615284\1/

!

!

voice translation-profile CLIDOUT

translate calling 2

!

voice translation-profile DIDIN

translate called 1

!

hw-module ism 0

!

hw-module pvdm 0/0

!

interface ISM0/0

description CFS-Nash-Voicemail

ip unnumbered GigabitEthernet0/0.20

service-module ip address 192.168.20.2 255.255.255.0

!Application: CUE Running on ISM

service-module ip default-gateway 192.168.20.1

!

sccp local GigabitEthernet0/0.20

sccp ccm 192.168.20.1 identifier 1 version 7.0

sccp

!

sccp ccm group 1

associate ccm 1 priority 1

associate profile 1 register CMECONF

!

dspfarm profile 1 conference

codec g711ulaw

maximum sessions 2

associate application SCCP

!

dial-peer voice 1 pots

translation-profile incoming DIDIN

incoming called-number .

direct-inward-dial

!

dial-peer voice 10 pots

destination-pattern 9911

port 0/0/0:23

forward-digits 4

!

dial-peer voice 11 pots

destination-pattern 9[2-9]......

port 0/0/0:23

forward-digits 8

!

dial-peer voice 12 pots

destination-pattern 91[2-9].........

port 0/0/0:23

forward-digits 12

!

dial-peer voice 8000 voip

description Voice mail dial-peer

destination-pattern 8000

session protocol sipv2

session target ipv4:192.168.20.2

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 8001 voip

description AA dial-peer

destination-pattern 8001

session protocol sipv2

session target ipv4:192.168.20.2

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 8002 voip

description TUI dial-peer

destination-pattern 8002

session protocol sipv2

session target ipv4:192.168.20.2

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 3901 pots

destination-pattern 3901

port 0/2/1

!

dial-peer voice 9000 voip

destination-pattern 5720

session protocol sipv2

session target ipv4:192.168.51.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 9001 voip

destination-pattern 5721

session protocol sipv2

session target ipv4:192.168.51.1

incoming called-number .

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 13 pots

destination-pattern [1-8]...

port 0/0/0:23

forward-digits 4

!

dial-peer voice 9002 voip

destination-pattern 5722

session protocol sipv2

session target ipv4:192.168.51.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 9003 voip

destination-pattern 5723

session protocol sipv2

session target ipv4:192.168.51.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 14 pots

destination-pattern 0

port 0/0/0:23

forward-digits all

!

dial-peer voice 9004 voip

destination-pattern 6220

session protocol sipv2

session target ipv4:192.168.61.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 9005 voip

destination-pattern 6221

session protocol sipv2

session target ipv4:192.168.61.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 9006 voip

destination-pattern 6223

session protocol sipv2

session target ipv4:192.168.61.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

dial-peer voice 9007 voip

destination-pattern 6222

session protocol sipv2

session target ipv4:192.168.61.1

dtmf-relay sip-notify

codec g711ulaw

no vad

!

telephony-service

sdspfarm units 5

sdspfarm transcode sessions 4

sdspfarm tag 1 CMECONF

conference hardware

max-ephones 25

max-dn 50

ip source-address 192.168.20.1 port 2000

url services http://192.168.20.2/voiceview/common/login.do

url authentication http://192.168.20.1/CCMCIP/authenticate.asp

cnf-file perphone

load 7916-24 B016-1-0-3.SBN

load 7945 SCCP45.9-1-1SR1S

load 7965 SCCP45.9-1-1SR1S

time-zone 8

voicemail 8000

max-conferences 2 gain -6

moh music-on-hold.au

dn-webedit

time-webedit

transfer-system full-consult

transfer-pattern .T

trunk optimization pre-connect

secondary-dialtone 9

after-hours block pattern 1 91900 7-24

after-hours block pattern 2 9011 7-24

after-hours block pattern 3 91242 7-24

after-hours block pattern 4 91264 7-24

after-hours block pattern 5 91268 7-24

after-hours block pattern 6 91284 7-24

after-hours block pattern 7 91340 7-24

after-hours block pattern 8 91345 7-24

after-hours block pattern 9 91441 7-24

after-hours block pattern 10 91473 7-24

after-hours block pattern 11 91649 7-24

after-hours block pattern 12 91664 7-24

after-hours block pattern 13 91721 7-24

after-hours block pattern 14 91758 7-24

after-hours block pattern 15 91767 7-24

after-hours block pattern 16 91784 7-24

after-hours block pattern 17 91787 7-24

after-hours block pattern 18 91809 7-24

after-hours block pattern 19 91829 7-24

after-hours block pattern 20 91849 7-24

after-hours block pattern 21 91868 7-24

after-hours block pattern 22 91869 7-24

after-hours block pattern 23 91876 7-24

after-hours block pattern 24 91939 7-24

create cnf-files version-stamp Jan 01 2002 00:00:00

!

The last thing , the site which has the problem . Please use this command and share the output

debug ccsip mess

Thank you

I have enabled the debug but will have to wait until people return to the site Monday to get the results.  It is already past business hours here.

I finally have the debugs.  Please don't pay attention to the date/time.  The two routers are about 4 minutes off and the customer doesn't do NTP.  The situation is extension 6221 at one site calling 3902 at the other site.  There are two calls.  The first call is picked up by 3902 and is a brief, but successful, voice conversation.  The second call rolls to voicemail and exhibits the problem.

The first set of output is from the router at the site the call is being placed from.

Feb 13 17:56:48.854: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:5720@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD00

From: <6221>;tag=2E52AF2C-D3F

To: <5720>

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:56:48 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:56:48.866: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD00

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Date: Wed, 13 Feb 2013 18:00:30 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <5720>

Expires: 3600

Feb 13 17:56:48.870: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A27FB0

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:00:30 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <5720>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

Feb 13 17:56:48.874: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A27FB0

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Date: Wed, 13 Feb 2013 17:56:48 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:56:49.138: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:5720@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD1EC3

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:56:49 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:56:49.146: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD1EC3

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Date: Wed, 13 Feb 2013 18:00:30 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <5720>

Expires: 0

Feb 13 17:56:49.150: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A282307

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:00:30 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <5720>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

Feb 13 17:56:49.154: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A282307

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Date: Wed, 13 Feb 2013 17:56:49 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:56:55.626: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E52C998-0

To: <5902>

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 2519232860-1966936546-3014982736-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778215

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3408 9051 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 18540 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:56:55.642: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Feb 13 17:56:55.686: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

Require: 100rel

RSeq: 8898

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

Allow-Events: telephone-event

Remote-Party-ID: <5902>;party=called;screen=no;privacy=off

Contact: <5902>

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3186 2655 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 25326 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:56:55.698: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

PRACK sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD30

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 8898 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

Feb 13 17:56:55.706: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD30

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

Feb 13 17:57:17.566: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

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

Allow-Events: telephone-event

Remote-Party-ID: <5902>;party=called;screen=no;privacy=off

Contact: <5902>

Supported: replaces

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Supported: timer

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3186 2655 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 25326 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:57:17.574: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD491F

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Feb 13 17:57:22.542: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD520F9

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

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

Max-Forwards: 70

Timestamp: 1360778242

CSeq: 103 BYE

Reason: Q.850;cause=16

Content-Length: 0

Feb 13 17:57:22.618: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD520F9

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:01:03 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

Timestamp: 1360778242

CSeq: 103 BYE

Reason: Q.850;cause=16

P-RTP-Stat: PS=1343,OS=214880,PR=1338,OR=214080,PL=0,JI=0,LA=6,DU=5

Content-Length: 0

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

CFS-HERM-1861W#

Feb 13 17:58:19.806: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3956@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD6149E

From: <6221>;tag=2E541270-159B

To: <3956>

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.814: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD7606

From: <6221>;tag=2E541278-2312

To: <3902>

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.814: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3804@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD80

From: <6221>;tag=2E541278-B99

To: <3804>

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.818: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3901@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD9EA5

From: <6221>;tag=2E54127C-C6E

To: <3901>

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.818: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD6149E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3956>

Expires: 3600

Feb 13 17:58:19.818: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A301140

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3956>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:19.834: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3592@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDA12FF

From: <6221>;tag=2E54128C-1300

To: <3592>

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.834: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3990@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDB11A8

From: <6221>;tag=2E54128C-ECF

To: <3990>

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

Feb 13 17:58:19.834: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A301140

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:19.838: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD7606

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3902>

Expires: 3600

Feb 13 17:58:19.838: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD80

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3804>

Expires: 3600

Feb 13 17:58:19.842: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD9EA5

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3901>

Expires: 3600

Feb 13 17:58:19.842: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A31202A

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3902>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:19.846: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A321E41

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3804>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:19.850: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A33B65

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3901>

Content-Type: application/pidf+xml

Content-Length: 450

 

   

      Closed

   

 

 

   

      Closed

   

 

Feb 13 17:58:19.854: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDA12FF

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3592>

Expires: 3600

Feb 13 17:58:19.854: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDB11A8

From: <6221>;tag=2E54128C-ECF

To: <3990>;tag=5DBE47EC-22A3

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3990>

Expires: 3600

Feb 13 17:58:19.858: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A349A2

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3592>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:19.858: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A36165D

From: <3990>;tag=5DBE47EC-22A3

To: <6221>;tag=2E54128C-ECF

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated

Contact: <3990>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

Feb 13 17:58:19.878: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A31202A

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:19.878: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A321E41

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:19.878: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A33B65

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:19.878: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A349A2

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:19.878: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A36165D

From: <3990>;tag=5DBE47EC-22A3

To: <6221>;tag=2E54128C-ECF

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

Feb 13 17:58:20.058: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3804@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDC374

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:58:20.062: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3592@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDDBB0

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:58:20.066: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDC374

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3804>

Expires: 0

Feb 13 17:58:20.070: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A37EF

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3804>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:20.074: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A37EF

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:58:20.074: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDDBB0

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3592>

Expires: 0

Feb 13 17:58:20.078: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A38100E

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3592>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:20.078: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A38100E

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:58:20.498: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3956@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDE241E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:58:20.510: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDE241E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3956>

Expires: 0

Feb 13 17:58:20.510: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A391202

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3956>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:20.514: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A391202

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:58:21.510: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3901@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDF269

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:21 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:58:21.518: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDF269

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Date: Wed, 13 Feb 2013 18:02:02 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3901>

Expires: 0

Feb 13 17:58:21.522: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3AAA8

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:02 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3901>

Content-Type: application/pidf+xml

Content-Length: 450

 

   

      Closed

   

 

 

   

      Closed

   

 

Feb 13 17:58:21.526: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3AAA8

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Date: Wed, 13 Feb 2013 17:58:21 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:58:22.658: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SUBSCRIBE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE01AEC

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:22 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

Feb 13 17:58:22.858: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE01AEC

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3902>

Expires: 0

Feb 13 17:58:22.862: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3B25B

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:04 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3902>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

Feb 13 17:58:22.862: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3B25B

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Date: Wed, 13 Feb 2013 17:58:22 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

Feb 13 17:58:23.174: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 3395033095-1966936546-3015769168-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778303

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 1534 6899 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 17210 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:58:23.198: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Feb 13 17:58:23.198: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

Require: 100rel

RSeq: 9013

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Feb 13 17:58:23.202: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

PRACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE21EAE

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 9013 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

Feb 13 17:58:23.214: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE21EAE

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

Feb 13 17:58:26.302: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Supported: replaces

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Supported: timer

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 5082 6221 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 31080 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:58:26.318: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE321D7

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Feb 13 17:58:51.026: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE4B68

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

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

Max-Forwards: 70

Timestamp: 1360778331

CSeq: 103 BYE

Reason: Q.850;cause=16

Content-Length: 0

Feb 13 17:58:51.042: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE4B68

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:32 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

Timestamp: 1360778331

CSeq: 103 BYE

Reason: Q.850;cause=16

P-RTP-Stat: PS=1229,OS=196640,PR=1230,OR=196800,PL=0,JI=0,LA=0,DU=24

Content-Length: 0

Feb 13 17:58:53.318: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E549558-0

To: <3902>

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 3698952875-1966936546-3016162384-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778333

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 2823 7919 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 18198 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:58:53.342: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Feb 13 17:58:53.342: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Require: 100rel

RSeq: 7094

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Feb 13 17:58:53.346: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

PRACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE696D

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 7094 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

Feb 13 17:58:53.358: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE696D

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

Feb 13 17:58:54.806: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 300 Multiple Choices

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Diversion: <3902>;reason=no-answer;counter=1

Contact: <8000>,<8000>

Content-Length: 0

Feb 13 17:58:54.810: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

Feb 13 17:58:54.814: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:8000@192.168.20.2:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE7D1B

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E549B30-CFE

To: <3902>

Date: Wed, 13 Feb 2013 17:58:54 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 3698952875-1966936546-3016162384-2967319040

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

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

CSeq: 103 INVITE

Max-Forwards: 70

Timestamp: 1360778334

Contact: <6221>

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

Diversion: <3902>;reason=no-answer;counter=1

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 2823 7919 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 18198 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

Feb 13 17:58:54.822: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE7D1B

To: <3902>

From: "Control" <6221>;tag=2E549B30-CFE

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 103 INVITE

Content-Length: 0

Timestamp: 1360778334

Feb 13 17:58:54.842: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE7D1B

To: <3902>;tag=dscb56c964

From: "Control" <6221>;tag=2E549B30-CFE

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 103 INVITE

Content-Length: 0

Contact: <3902>

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

Cisco-Gcid: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Feb 13 17:58:54.866: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE7D1B

To: <3902>;tag=dscb56c964

From: "Control" <6221>;tag=2E549B30-CFE

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 103 INVITE

Content-Length: 132

Contact: <3902>

Content-Type: application/sdp

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

Allow-Events: telephone-event

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

Cisco-Gcid: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

v=0

o=CUE 12120929 2 IN IP4 192.168.20.2

s=SIP Call

c=IN IP4 192.168.20.2

t=0 0

m=audio 21358 RTP/AVP 0

a=rtpmap:0 PCMU/8000

Feb 13 17:58:54.882: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:3902@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE81BF5

From: "Control" <6221>;tag=2E549B30-CFE

To: <3902>;tag=dscb56c964

Date: Wed, 13 Feb 2013 17:58:54 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 103 ACK

Allow-Events: telephone-event

Content-Length: 0

Feb 13 17:59:51.446: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:3902@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE91D79

From: "Control" <6221>;tag=2E549B30-CFE

To: <3902>;tag=dscb56c964

Date: Wed, 13 Feb 2013 17:58:54 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

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

Max-Forwards: 70

Timestamp: 1360778391

CSeq: 104 BYE

Reason: Q.850;cause=16

Content-Length: 0

Feb 13 17:59:51.454: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE91D79

To: <3902>;tag=dscb56c964

From: "Control" <6221>;tag=2E549B30-CFE

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 104 BYE

Content-Length: 0

----------------------------------------

The second set of output is from the router at the site being called.

054673: Feb 13 18:00:30.287: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:5720@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD00

From: <6221>;tag=2E52AF2C-D3F

To: <5720>

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:56:48 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054674: Feb 13 18:00:30.291: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD00

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Date: Wed, 13 Feb 2013 18:00:30 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <5720>

Expires: 3600

054675: Feb 13 18:00:30.291: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A27FB0

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:00:30 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <5720>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

054676: Feb 13 18:00:30.307: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A27FB0

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Date: Wed, 13 Feb 2013 17:56:48 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054677: Feb 13 18:00:30.571: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:5720@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD1EC3

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:56:49 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054678: Feb 13 18:00:30.571: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD1EC3

From: <6221>;tag=2E52AF2C-D3F

To: <5720>;tag=5DBCE484-608

Date: Wed, 13 Feb 2013 18:00:30 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <5720>

Expires: 0

054679: Feb 13 18:00:30.571: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A282307

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:00:30 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <5720>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

054680: Feb 13 18:00:30.587: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A282307

From: <5720>;tag=5DBCE484-608

To: <6221>;tag=2E52AF2C-D3F

Date: Wed, 13 Feb 2013 17:56:49 GMT

Call-ID: 92A90E7D-753D11E2-B3B3FC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054681: Feb 13 18:00:37.059: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E52C998-0

To: <5902>

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 2519232860-1966936546-3014982736-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778215

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3408 9051 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 18540 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054682: Feb 13 18:00:37.067: //123336/9628715CB3B4/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054683: Feb 13 18:00:37.111: //123336/9628715CB3B4/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

Require: 100rel

RSeq: 8898

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

Allow-Events: telephone-event

Remote-Party-ID: <5902>;party=called;screen=no;privacy=off

Contact: <5902>

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3186 2655 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 25326 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054684: Feb 13 18:00:37.131: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

PRACK sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD30

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 8898 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

054685: Feb 13 18:00:37.131: //123336/9628715CB3B4/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD30

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

054686: Feb 13 18:00:58.987: %ISDN-6-CONNECT: Interface Serial0/0/0:21 is now connected to 5902 N/A

054687: Feb 13 18:00:58.991: //123336/9628715CB3B4/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD2466

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:00:37 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Timestamp: 1360778215

CSeq: 101 INVITE

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

Allow-Events: telephone-event

Remote-Party-ID: <5902>;party=called;screen=no;privacy=off

Contact: <5902>

Supported: replaces

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Supported: timer

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3186 2655 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 25326 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054688: Feb 13 18:00:59.011: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD491F

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

054689: Feb 13 18:01:02.883: %ISDN-6-CONNECT: Interface Serial0/0/0:22 is now connected to 97943333 N/A

054690: Feb 13 18:01:03.983: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:5902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD520F9

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 17:56:55 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

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

Max-Forwards: 70

Timestamp: 1360778242

CSeq: 103 BYE

Reason: Q.850;cause=16

Content-Length: 0

054691: Feb 13 18:01:04.043: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD520F9

From: "Control" <6221>;tag=2E52C998-0

To: <5902>;tag=5DBCFF28-1589

Date: Wed, 13 Feb 2013 18:01:03 GMT

Call-ID: 96B12A03-753D11E2-B3B9FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

Timestamp: 1360778242

CSeq: 103 BYE

Reason: Q.850;cause=16

P-RTP-Stat: PS=1343,OS=214880,PR=1338,OR=214080,PL=0,JI=0,LA=6,DU=5

Content-Length: 0

054692: Feb 13 18:01:04.063: %ISDN-6-DISCONNECT: Interface Serial0/0/0:21  disconnected from 5902 , call lasted 5 seconds

054693: Feb 13 18:01:11.055: %ISDN-6-DISCONNECT: Interface Serial0/0/0:22  disconnected from 97943333 , call lasted 8 seconds

054694: Feb 13 18:01:15.955: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:8001@192.168.20.2:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A296F3

Remote-Party-ID: "LOCAL  2" <6155506350>;party=calling;screen=yes;privacy=off

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

To: <8001>

Date: Wed, 13 Feb 2013 18:01:15 GMT

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

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

Min-SE:  1800

Cisco-Guid: 0836597291-1967002082-3035147207-0633010510

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778475

Contact: <6155506350>

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

Diversion: <7537>;privacy=off;reason=unconditional;counter=1;screen=no

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 3259 5023 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 26830 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054695: Feb 13 18:01:15.963: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A296F3

To: <8001>

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 0

Timestamp: 1360778475

054696: Feb 13 18:01:15.975: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A296F3

To: <8001>;tag=ds4d2a8fbc

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 0

Contact: <8001>

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

Cisco-Gcid: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

054697: Feb 13 18:01:15.995: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A296F3

To: <8001>;tag=ds4d2a8fbc

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 132

Contact: <8001>

Content-Type: application/sdp

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

Allow-Events: telephone-event

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

Cisco-Gcid: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

v=0

o=CUE 12040635 2 IN IP4 192.168.20.2

s=SIP Call

c=IN IP4 192.168.20.2

t=0 0

m=audio 20818 RTP/AVP 0

a=rtpmap:0 PCMU/8000

054698: Feb 13 18:01:16.003: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:8001@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2A42E

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

To: <8001>;tag=ds4d2a8fbc

Date: Wed, 13 Feb 2013 18:01:15 GMT

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

054699: Feb 13 18:01:16.043: %ISDN-6-CONNECT: Interface Serial0/0/0:6 is now connected to 6155506350 N/A

054700: Feb 13 18:01:30.111: //-1/xxxxxxxxxxxx/SIP/Msg/sipDisplayBinaryData:

Sending: Binary Message Body

054701: Feb 13 18:01:30.111: Content-Type: audio/telephone-event

01 00 07 D0

054702: Feb 13 18:01:30.111: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:8001@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2BB9

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

To: <8001>;tag=ds4d2a8fbc

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:01:30 GMT

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

Event: telephone-event

Subscription-State: active

Contact: <192.168.20.1:5060>

Content-Type: audio/telephone-event

Content-Length: 4

.P

054703: Feb 13 18:01:30.111: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2BB9

To: <8001>;tag=ds4d2a8fbc

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 102 NOTIFY

Content-Length: 0

Allow-Events: refer

Allow-Events: message-summary

Allow-Events: telephone-event

054704: Feb 13 18:01:30.307: //-1/xxxxxxxxxxxx/SIP/Msg/sipDisplayBinaryData:

Sending: Binary Message Body

054705: Feb 13 18:01:30.311: Content-Type: audio/telephone-event

01 80 00 E8

054706: Feb 13 18:01:30.311: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:8001@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2C652

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

To: <8001>;tag=ds4d2a8fbc

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 103 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:01:30 GMT

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

Event: telephone-event

Subscription-State: active

Contact: <192.168.20.1:5060>

Content-Type: audio/telephone-event

Content-Length: 4

.h

054707: Feb 13 18:01:30.311: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2C652

To: <8001>;tag=ds4d2a8fbc

From: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 103 NOTIFY

Content-Length: 0

Allow-Events: refer

Allow-Events: message-summary

Allow-Events: telephone-event

054708: Feb 13 18:01:33.355: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:6155506350@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18923

Max-Forwards: 70

To: <6155506350>;tag=5DBD96E4-1326

From: <8001>;tag=ds4d2a8fbc

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

CSeq: 2 BYE

Content-Length: 0

Also: <4170>

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

Cisco-Gcid: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

054709: Feb 13 18:01:33.359: //123339/31DD762BB4E8/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18923

From: <8001>;tag=ds4d2a8fbc

To: "LOCAL  2" <6155506350>;tag=5DBD96E4-1326

Date: Wed, 13 Feb 2013 18:01:33 GMT

Call-ID: 31DD762B-753E11E2-B4ECABC7-25BAF94E@192.168.20.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 2 BYE

P-RTP-Stat: PS=852,OS=136320,PR=718,OR=114721,PL=0,JI=0,LA=0,DU=17

Content-Length: 0

054710: Feb 13 18:01:33.363: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:8000@192.168.20.2:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2D140

Remote-Party-ID: "LOCAL  2" <6155506350>;party=calling;screen=yes;privacy=off

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

To: <8000>

Date: Wed, 13 Feb 2013 18:01:33 GMT

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

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

Min-SE:  1800

Cisco-Guid: 1010637516-1967002082-3035474887-0633010510

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778493

Contact: <6155506350>

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

Diversion: <4170>;privacy=off;reason=unconditional;counter=1;screen=no

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 9844 8977 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 18000 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054711: Feb 13 18:01:33.367: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2D140

To: <8000>

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 0

Timestamp: 1360778493

054712: Feb 13 18:01:33.407: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2D140

To: <8000>;tag=ds3cc1d3d2

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 0

Contact: <8000>

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

Cisco-Gcid: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

054713: Feb 13 18:01:33.431: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2D140

To: <8000>;tag=ds3cc1d3d2

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

CSeq: 101 INVITE

Content-Length: 132

Contact: <8000>

Content-Type: application/sdp

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

Allow-Events: telephone-event

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

Cisco-Gcid: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

v=0

o=CUE 12058044 2 IN IP4 192.168.20.2

s=SIP Call

c=IN IP4 192.168.20.2

t=0 0

m=audio 21096 RTP/AVP 0

a=rtpmap:0 PCMU/8000

054714: Feb 13 18:01:33.435: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:8000@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2E247F

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

To: <8000>;tag=ds3cc1d3d2

Date: Wed, 13 Feb 2013 18:01:33 GMT

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

CFS_Nash_2901#

054715: Feb 13 18:02:00.527: %ISDN-6-DISCONNECT: Interface Serial0/0/0:6  disconnected from 6155506350 , call lasted 44 seconds

054716: Feb 13 18:02:00.539: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:8000@192.168.20.2:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2F1F0E

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

To: <8000>;tag=ds3cc1d3d2

Date: Wed, 13 Feb 2013 18:01:33 GMT

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

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

Max-Forwards: 70

Timestamp: 1360778520

CSeq: 102 BYE

Reason: Q.850;cause=16

P-RTP-Stat: PS=1354,OS=216640,PR=1323,OR=211203,PL=0,JI=0,LA=0,DU=27

Content-Length: 0

054717: Feb 13 18:02:00.539: //123341/3C3D1ACCB4ED/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 Ok

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A2F1F0E

To: <8000>;tag=ds3cc1d3d2

From: "LOCAL  2" <6155506350>;tag=5DBDDAE4-AE

Call-ID: 3C3DB6F4-753E11E2-B4F1ABC7-25BAF94E@192.168.20.1

CSeq: 102 BYE

Content-Length: 0

054718: Feb 13 18:02:01.239: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3956@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD6149E

From: <6221>;tag=2E541270-159B

To: <3956>

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054719: Feb 13 18:02:01.243: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD6149E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3956>

Expires: 3600

054720: Feb 13 18:02:01.243: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A301140

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3956>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054721: Feb 13 18:02:01.251: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD7606

From: <6221>;tag=2E541278-2312

To: <3902>

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054722: Feb 13 18:02:01.255: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD7606

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3902>

Expires: 3600

054723: Feb 13 18:02:01.255: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3804@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD80

From: <6221>;tag=2E541278-B99

To: <3804>

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054724: Feb 13 18:02:01.255: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3901@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD9EA5

From: <6221>;tag=2E54127C-C6E

To: <3901>

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054725: Feb 13 18:02:01.259: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD80

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3804>

Expires: 3600

054726: Feb 13 18:02:01.259: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFD9EA5

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3901>

Expires: 3600

054727: Feb 13 18:02:01.263: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A31202A

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3902>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054728: Feb 13 18:02:01.263: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A321E41

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3804>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054729: Feb 13 18:02:01.263: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A33B65

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3901>

Content-Type: application/pidf+xml

Content-Length: 450

 

   

      Closed

   

 

 

   

      Closed

   

 

054730: Feb 13 18:02:01.271: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3592@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDA12FF

From: <6221>;tag=2E54128C-1300

To: <3592>

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054731: Feb 13 18:02:01.271: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDA12FF

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3592>

Expires: 3600

054732: Feb 13 18:02:01.271: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3990@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDB11A8

From: <6221>;tag=2E54128C-ECF

To: <3990>

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:19 GMT

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

Event: presence

Expires: 3600

Contact: <192.168.61.1:5060>

Accept:  application/pidf+xml

Content-Length: 0

054733: Feb 13 18:02:01.275: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A301140

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054734: Feb 13 18:02:01.275: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDB11A8

From: <6221>;tag=2E54128C-ECF

To: <3990>;tag=5DBE47EC-22A3

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 SUBSCRIBE

Content-Length: 0

Contact: <3990>

Expires: 3600

054735: Feb 13 18:02:01.279: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A349A2

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: active;expires=3600

Contact: <3592>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054736: Feb 13 18:02:01.279: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A36165D

From: <3990>;tag=5DBE47EC-22A3

To: <6221>;tag=2E54128C-ECF

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated

Contact: <3990>

Content-Type: application/pidf+xml

Content-Length: 451

 

   

      Closed

   

 

 

   

      Closed

   

 

054737: Feb 13 18:02:01.315: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A31202A

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054738: Feb 13 18:02:01.315: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A321E41

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054739: Feb 13 18:02:01.315: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A33B65

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054740: Feb 13 18:02:01.315: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A349A2

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054741: Feb 13 18:02:01.319: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A36165D

From: <3990>;tag=5DBE47EC-22A3

To: <6221>;tag=2E54128C-ECF

Date: Wed, 13 Feb 2013 17:58:19 GMT

Call-ID: C8E2E475-753D11E2-B3BFFC50-B0DDB200@192.168.61.1

CSeq: 101 NOTIFY

Content-Length: 0

054742: Feb 13 18:02:01.495: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3804@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDC374

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054743: Feb 13 18:02:01.495: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDC374

From: <6221>;tag=2E541278-B99

To: <3804>;tag=5DBE47D8-13B4

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3804>

Expires: 0

054744: Feb 13 18:02:01.495: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A37EF

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3804>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054745: Feb 13 18:02:01.499: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3592@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDDBB0

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054746: Feb 13 18:02:01.503: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDDBB0

From: <6221>;tag=2E54128C-1300

To: <3592>;tag=5DBE47E8-141

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3592>

Expires: 0

054747: Feb 13 18:02:01.503: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A38100E

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3592>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054748: Feb 13 18:02:01.511: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A37EF

From: <3804>;tag=5DBE47D8-13B4

To: <6221>;tag=2E541278-B99

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8DFD714-753D11E2-B3BCFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054749: Feb 13 18:02:01.515: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A38100E

From: <3592>;tag=5DBE47E8-141

To: <6221>;tag=2E54128C-1300

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8E2484D-753D11E2-B3BEFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054750: Feb 13 18:02:01.935: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3956@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDE241E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:20 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054751: Feb 13 18:02:01.935: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDE241E

From: <6221>;tag=2E541270-159B

To: <3956>;tag=5DBE47CC-14E2

Date: Wed, 13 Feb 2013 18:02:01 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3956>

Expires: 0

054752: Feb 13 18:02:01.939: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A391202

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:01 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3956>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054753: Feb 13 18:02:01.951: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A391202

From: <3956>;tag=5DBE47CC-14E2

To: <6221>;tag=2E541270-159B

Date: Wed, 13 Feb 2013 17:58:20 GMT

Call-ID: C8DE9EC5-753D11E2-B3BAFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054754: Feb 13 18:02:02.947: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3901@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDF269

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:21 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054755: Feb 13 18:02:02.947: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFDF269

From: <6221>;tag=2E54127C-C6E

To: <3901>;tag=5DBE47DC-E4B

Date: Wed, 13 Feb 2013 18:02:02 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3901>

Expires: 0

054756: Feb 13 18:02:02.951: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3AAA8

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:02 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3901>

Content-Type: application/pidf+xml

Content-Length: 450

 

   

      Closed

   

 

 

   

      Closed

   

 

054757: Feb 13 18:02:02.963: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3AAA8

From: <3901>;tag=5DBE47DC-E4B

To: <6221>;tag=2E54127C-C6E

Date: Wed, 13 Feb 2013 17:58:21 GMT

Call-ID: C8E0733C-753D11E2-B3BDFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054758: Feb 13 18:02:04.247: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE01AEC

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Max-Forwards: 70

Date: Wed, 13 Feb 2013 17:58:22 GMT

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

Event: presence

Expires: 0

Contact: <192.168.61.1:5060>

Content-Length: 0

054759: Feb 13 18:02:04.287: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 202 Accepted

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE01AEC

From: <6221>;tag=2E541278-2312

To: <3902>;tag=5DBE47D4-1FED

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 SUBSCRIBE

Content-Length: 0

Contact: <3902>

Expires: 0

054760: Feb 13 18:02:04.287: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

NOTIFY sip:192.168.61.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3B25B

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Max-Forwards: 70

Date: Wed, 13 Feb 2013 18:02:04 GMT

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

Event: presence

Subscription-State: terminated;reason=timeout

Contact: <3902>

Content-Type: application/pidf+xml

Content-Length: 447

 

   

      Open

   

 

 

   

      Open

   

 

054761: Feb 13 18:02:04.299: //0/000000000000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.1:5060;branch=z9hG4bK18A3B25B

From: <3902>;tag=5DBE47D4-1FED

To: <6221>;tag=2E541278-2312

Date: Wed, 13 Feb 2013 17:58:22 GMT

Call-ID: C8DFD714-753D11E2-B3BBFC50-B0DDB200@192.168.61.1

CSeq: 102 NOTIFY

Content-Length: 0

054762: Feb 13 18:02:04.611: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 3395033095-1966936546-3015769168-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778303

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 1534 6899 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 17210 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054763: Feb 13 18:02:04.623: //123342/CA5C1807B3C0/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054764: Feb 13 18:02:04.623: //123342/CA5C1807B3C0/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

Require: 100rel

RSeq: 9013

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054765: Feb 13 18:02:04.639: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

PRACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE21EAE

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 9013 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

054766: Feb 13 18:02:04.643: //123342/CA5C1807B3C0/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE21EAE

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

054767: Feb 13 18:02:07.731: //123342/CA5C1807B3C0/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE1AF9

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:04 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Timestamp: 1360778303

CSeq: 101 INVITE

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Supported: replaces

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

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Supported: timer

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 5082 6221 IN IP4 192.168.20.1

s=SIP Call

c=IN IP4 192.168.20.1

t=0 0

m=audio 31080 RTP/AVP 0

c=IN IP4 192.168.20.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054768: Feb 13 18:02:07.755: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE321D7

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

054769: Feb 13 18:02:32.463: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE4B68

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 17:58:23 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

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

Max-Forwards: 70

Timestamp: 1360778331

CSeq: 103 BYE

Reason: Q.850;cause=16

Content-Length: 0

054770: Feb 13 18:02:32.467: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE4B68

From: "Control" <6221>;tag=2E541F98-1DE4

To: <3902>;tag=5DBE5500-1D3

Date: Wed, 13 Feb 2013 18:02:32 GMT

Call-ID: CAE08A66-753D11E2-B3C5FC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

Timestamp: 1360778331

CSeq: 103 BYE

Reason: Q.850;cause=16

P-RTP-Stat: PS=1229,OS=196640,PR=1230,OR=196800,PL=0,JI=0,LA=0,DU=24

Content-Length: 0

054771: Feb 13 18:02:34.759: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

Remote-Party-ID: "Control" <6221>;party=calling;screen=no;privacy=off

From: "Control" <6221>;tag=2E549558-0

To: <3902>

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

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

Min-SE:  1800

Cisco-Guid: 3698952875-1966936546-3016162384-2967319040

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1360778333

Contact: <6221>

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

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 191

v=0

o=CiscoSystemsSIP-GW-UserAgent 2823 7919 IN IP4 192.168.61.1

s=SIP Call

c=IN IP4 192.168.61.1

t=0 0

m=audio 18198 RTP/AVP 0

c=IN IP4 192.168.61.1

a=rtpmap:0 PCMU/8000

a=ptime:20

054772: Feb 13 18:02:34.771: //123345/DC798AABB3C6/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054773: Feb 13 18:02:34.771: //123345/DC798AABB3C6/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Require: 100rel

RSeq: 7094

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

Allow-Events: telephone-event

Remote-Party-ID: "Paul Anderson 3902" <3902>;party=called;screen=no;privacy=off

Contact: <3902>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054774: Feb 13 18:02:34.783: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

PRACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE696D

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

CSeq: 102 PRACK

RAck: 7094 101 INVITE

Allow-Events: telephone-event

Max-Forwards: 70

Content-Length: 0

054775: Feb 13 18:02:34.787: //123345/DC798AABB3C6/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE696D

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 PRACK

Content-Length: 0

054776: Feb 13 18:02:36.235: //123345/DC798AABB3C6/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 300 Multiple Choices

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 18:02:34 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Timestamp: 1360778333

CSeq: 101 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Diversion: <3902>;reason=no-answer;counter=1

Contact: <8000>,<8000>

Content-Length: 0

054777: Feb 13 18:02:36.251: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:3902@192.168.20.1:5060 SIP/2.0

Via: SIP/2.0/UDP 192.168.61.1:5060;branch=z9hG4bKFE5356

From: "Control" <6221>;tag=2E549558-0

To: <3902>;tag=5DBECAC0-1FAB

Date: Wed, 13 Feb 2013 17:58:53 GMT

Call-ID: DCD789D7-753D11E2-B3CBFC50-B0DDB200@192.168.61.1

Max-Forwards: 70

CSeq: 101 ACK

Allow-Events: telephone-event

Content-Length: 0

054778: Feb 13 18:03:33.115: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:80103902@192.168.20.1:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

Max-Forwards: 70

To: <80103902>

From: <8000>;tag=dsab42a772

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 INVITE

Content-Length: 132

Contact: <8000>

Content-Type: application/sdp

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

Allow-Events: telephone-event

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

Cisco-Gcid: D4B9D172-013C-1000-476D-1D9A218E81C9

v=0

o=CUE 12177787 2 IN IP4 192.168.20.2

s=SIP Call

c=IN IP4 192.168.20.2

t=0 0

m=audio 47504 RTP/AVP 0

a=rtpmap:0 PCMU/8000

054779: Feb 13 18:03:33.127: //123347/839F0812B501/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

From: <8000>;tag=dsab42a772

To: <80103902>

Date: Wed, 13 Feb 2013 18:03:33 GMT

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054780: Feb 13 18:03:33.127: //123347/839F0812B501/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

From: <8000>;tag=dsab42a772

To: <80103902>;tag=5DBFAEB8-20B0

Date: Wed, 13 Feb 2013 18:03:33 GMT

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 INVITE

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

Allow-Events: telephone-event

Remote-Party-ID: <80100000>;party=called;screen=no;privacy=off

Contact: <80103902>

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

054781: Feb 13 18:03:38.127: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

CANCEL sip:80103902@192.168.20.1:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

Max-Forwards: 70

To: <80103902>

From: <8000>;tag=dsab42a772

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 CANCEL

Content-Length: 0

054782: Feb 13 18:03:38.131: //123347/839F0812B501/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

From: <8000>;tag=dsab42a772

To: <80103902>

Date: Wed, 13 Feb 2013 18:03:38 GMT

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 CANCEL

Content-Length: 0

054783: Feb 13 18:03:38.131: //123347/839F0812B501/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 487 Request Cancelled

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

From: <8000>;tag=dsab42a772

To: <80103902>;tag=5DBFAEB8-20B0

Date: Wed, 13 Feb 2013 18:03:38 GMT

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Reason: Q.850;cause=16

Content-Length: 0

054784: Feb 13 18:03:38.143: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:80103902@192.168.20.1:5060;transport=udp SIP/2.0

Via: SIP/2.0/UDP 192.168.20.2:5060;branch=z9hG4bKPNQs9w9ljJ95Xox.Eup+dg~~18924

Max-Forwards: 70

To: <80103902>;tag=5DBFAEB8-20B0

From: <8000>;tag=dsab42a772

Call-ID: 13607786131068163@192.168.20.2

CSeq: 100 ACK

Content-Length: 0

-----------------------------------

Thanks again for looking at this.