cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4124
Views
0
Helpful
18
Replies

Cisco 1760 SIP-to-SIP GW T.38 does not work!

Ellad Yatsko
Level 1
Level 1

Hello!

Diagram is something like this:  Softswitch(MERA) -->>-- Cisco1760 -->>-- Softswitch(MERA)   It's needed to limit traffic if one of SSWs is hacked. But it is not a subject. We just need such "construction".

1. Voice calls are sent and received fine in diagram above.

2. Fax are passed good between two Softswitches if I exclude Cisco1760.

3. Faxes are stopped immediately when I re-route voice traffic through Cisco1760 (in the same conditions on both Softswitches as in above paragraph 2. That is, Faxes are passed between Softswitches directly, I don't change anything on Softswitches, and I just re-route Voice from both Softswitches on C1760 - Faxes stop immediately).

4. Relevant configuraion:

voice service voip

allow-connections sip to sip

!

voice class uri  Centrex sip

host ^10\.0\.99\.111$

!

voice class codec 1

codec preference 1 g711alaw

codec preference 2 clear-channel

!

voice translation-rule 112

rule 1 /^000112\(.*\)$/ /\1/

!

voice translation-rule 999

rule 1 /^999\(.*\)$/ /000\1/

!

voice translation-rule 999112

rule 1 /^\(.*\)$/ /999112\1/

!

!

voice translation-profile 112

translate called 112

!

voice translation-profile 999

translate called 999

!

voice translation-profile 999112

translate called 999112

!

interface FastEthernet0/0.18

encapsulation dot1Q 18

ip address 10.0.99.29 255.255.255.0

!

dial-peer voice 999112 voip

translation-profile incoming 999112

session protocol sipv2

incoming uri from Centrex

dtmf-relay rtp-nte

codec g711alaw

fax-relay ecm disable

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

no vad

!

dial-peer voice 999 voip

translation-profile outgoing 999

destination-pattern 999.+

session protocol sipv2

session target ipv4:10.0.99.99

session transport udp

dtmf-relay rtp-nte

codec g711alaw

fax-relay ecm disable

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

no vad

!

dial-peer voice 112 voip

translation-profile outgoing 112

destination-pattern 000112.+

session protocol sipv2

session target ipv4:10.0.99.100

session transport udp

dtmf-relay rtp-nte

codec g711alaw

fax-relay ecm disable

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

no vad

5. TSHARK from left-side Softswitch:

17:13:13.378768   10.0.99.31 -> 10.0.99.99   SIP/SDP Request: INVITE sip:0000034957887603@10.0.99.99, with session description

17:13:13.379991   10.0.99.99 -> 10.0.99.31   SIP Status: 100 Trying

17:13:13.407132  10.0.99.121 -> 10.0.99.29   SIP/SDP Request: INVITE sip:0001124957887603@10.0.99.29;user=phone, with session description

17:13:13.451394   10.0.99.29 -> 10.0.99.121  SIP Status: 100 Trying

17:13:17.136950   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 183 Session Progress, with session description

17:13:17.138247   10.0.99.99 -> 10.0.99.31   SIP/SDP Status: 183 Progress, with session description

17:13:17.164218   10.0.99.29 -> 10.0.99.121  SIP Status: 180 Ringing

17:13:17.164996   10.0.99.99 -> 10.0.99.31   SIP Status: 180 Ringing

17:13:20.759614   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:20.760605  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:20.760900   10.0.99.99 -> 10.0.99.31   SIP/SDP Status: 200 OK, with session description

17:13:20.764072   10.0.99.31 -> 10.0.99.99   SIP Request: ACK sip:0000034957887603@10.0.99.99:5060

17:13:25.966560   10.0.99.29 -> 10.0.99.121  SIP Status: 488 Not Acceptable Media

17:13:25.966742  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:26.461352   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:26.461590  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:27.463414   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:27.463607  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:29.466615   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:29.466857  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:33.468848   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:33.469094  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:37.471399   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:37.471640  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:41.473934   10.0.99.29 -> 10.0.99.121  SIP/SDP Status: 200 OK, with session description

17:13:41.474186  10.0.99.121 -> 10.0.99.29   SIP Request: ACK sip:0001124957887603@10.0.99.29:5060

17:13:45.476350   10.0.99.29 -> 10.0.99.121  SIP Request: BYE sip:4991589848@10.0.99.121:5061;user=phone

17:13:45.477024  10.0.99.121 -> 10.0.99.29   SIP Status: 200 OK

17:13:45.478244   10.0.99.99 -> 10.0.99.31   SIP Request: BYE sip:4991589848@10.0.99.31

17:13:45.481451   10.0.99.31 -> 10.0.99.99   SIP Status: 200 OK

6. TSHARK from right-side Softswitch:

17:13:13.451863   10.0.99.29 -> 10.0.99.100  SIP/SDP Request: INVITE sip:4957887603@10.0.99.100:5060, with session description

17:13:13.453671  10.0.99.100 -> 10.0.99.29   SIP Status: 100 Trying

17:13:17.112355  10.0.99.100 -> 10.0.99.29   SIP/SDP Status: 183 Progress, with session description

17:13:17.152182  10.0.99.100 -> 10.0.99.29   SIP Status: 180 Ringing

17:13:20.732050  10.0.99.100 -> 10.0.99.29   SIP/SDP Status: 200 OK, with session description

17:13:20.757095   10.0.99.29 -> 10.0.99.100  SIP Request: ACK sip:4957887603@10.0.99.100:5060

17:13:25.937863  10.0.99.100 -> 10.0.99.29   SIP/SDP Request: INVITE sip:4991589848@10.0.99.29:5060, with session description

17:13:25.964372   10.0.99.29 -> 10.0.99.100  SIP Status: 100 Trying

17:13:25.967495   10.0.99.29 -> 10.0.99.100  SIP/SDP Status: 200 OK, with session description

17:13:25.968264  10.0.99.100 -> 10.0.99.29   SIP Request: ACK sip:4991589848@10.0.99.29:5060

17:13:45.483358   10.0.99.29 -> 10.0.99.100  SIP Request: BYE sip:4957887603@10.0.99.100:5060

17:13:45.484600  10.0.99.100 -> 10.0.99.29   SIP Status: 200 OK

7. DEBUG of "debug ccsip messages", "debug voip vtsp all", "debug fax relay t30 all-level-1" doesn't tell me something interesting except "SIP/2.0 488 Not Acceptable Media" and "Warning: 304 10.0.99.29 "Media Type(s) Unavailable". But I can't explain what is wrong basing on these messages.

*Mar  1 09:30:25.856: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:0001124957873222@10.0.99.29;user=phone SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-1386031750-3776042726-436258467-408012644

From: <sip:4956662825@10.0.99.221:5061;user=phone>;tag=4268632710-3776042726-436258467-408012644

To: <sip:0001124957873222@10.0.99.29;user=phone>

Call-ID: 862a6f26e6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 INVITE

Contact: <sip:4956662825@10.0.99.221:5061;user=phone>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Cisco-Guid: 2250716610-3872788961-2747662362-1690784024

Content-Length:   313

v=0

o=- 1345034484 1345034484 IN IP4 10.0.99.121

s=-

c=IN IP4 10.0.99.121

t=0 0

m=audio 14596 RTP/AVP 8 0 18 4 96

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:18 G729/8000

a=fmtp:18 annexb=no

a=rtpmap:4 G723/8000

a=fmtp:4 annexa=yes

a=rtpmap:96 telephone-event/8000

a=fmtp:96 0-15

a=sendrecv

*Mar  1 09:30:25.896: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-1386031750-3776042726-436258467-408012644

From: <sip:4956662825@10.0.99.221:5061;user=phone>;tag=4268632710-3776042726-436258467-408012644

To: <sip:0001124957873222@10.0.99.29;user=phone>;tag=19D67FA-141A

Date: Fri, 01 Mar 2002 09:30:25 GMT

Call-ID: 862a6f26e6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow-Events: telephone-event

Content-Length: 0

*Mar  1 09:30:25.900: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:4957873222@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C312FF

From: <sip:4956662825@10.0.99.29>;tag=19D6816-1D00

To: <sip:4957873222@10.0.99.100>

Date: Fri, 01 Mar 2002 09:30:25 GMT

Call-ID: CBD44AE3-2C2D11D6-8170B4BF-FDD95F40@10.0.99.29

Supported: 100rel,timer,replaces

Min-SE:  1800

Cisco-Guid: 2250716610-3872788961-2747662362-1690784024

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Remote-Party-ID: <sip:4956662825@10.0.99.29>;party=calling;screen=no;privacy=off

Timestamp: 1014975025

Contact: <sip:4956662825@10.0.99.29:5060>

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Length: 241

v=0

o=CiscoSystemsSIP-GW-UserAgent 7293 6321 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17584 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

*Mar  1 09:30:25.908: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C312FF

From: <sip:4956662825@10.0.99.29>;tag=19D6816-1D00

To: <sip:4957873222@10.0.99.100>

Call-ID: CBD44AE3-2C2D11D6-8170B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957873222@10.0.99.100:5060>

Server: MERA MVTS3G v.4.4.0-15

Timestamp: 1014975025

Content-Length: 0

*Mar  1 09:30:25.992: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C312FF

From: <sip:4956662825@10.0.99.29>;tag=19D6816-1D00

To: <sip:4957873222@10.0.99.100>;tag=4168730000-3776042726-436221351-2287060836

Call-ID: CBD44AE3-2C2D11D6-8170B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957873222@10.0.99.100:5060>

Content-Type: application/sdp

Server: MERA MVTS3G v.4.4.0-15

Content-Length:   239

v=0

o=- 1345034484 1345034484 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 41872 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:20

a=sendrecv

a=silenceSupp:off - - - -

*Mar  1 09:30:26.016: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C312FF

From: <sip:4956662825@10.0.99.29>;tag=19D6816-1D00

To: <sip:4957873222@10.0.99.100>;tag=4168730000-3776042726-436221351-2287060836

Call-ID: CBD44AE3-2C2D11D6-8170B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957873222@10.0.99.100:5060>

Content-Type: application/sdp

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

Server: MERA MVTS3G v.4.4.0-15

X-mera-expires: 86460

Content-Length:   239

v=0

o=- 1345034484 1345034484 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 41872 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:20

a=sendrecv

a=silenceSupp:off - - - -

*Mar  1 09:30:26.028: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-1386031750-3776042726-436258467-408012644

From: <sip:4956662825@10.0.99.221:5061;user=phone>;tag=4268632710-3776042726-436258467-408012644

To: <sip:0001124957873222@10.0.99.29;user=phone>;tag=19D67FA-141A

Date: Fri, 01 Mar 2002 09:30:25 GMT

Call-ID: 862a6f26e6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Allow-Events: telephone-event

Contact: <sip:0001124957873222@10.0.99.29:5060>

Content-Disposition: session;handling=required

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6770 138 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 16536 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:26.032: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:4957873222@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C42444

From: <sip:4956662825@10.0.99.29>;tag=19D6816-1D00

To: <sip:4957873222@10.0.99.100>;tag=4168730000-3776042726-436221351-2287060836

Date: Fri, 01 Mar 2002 09:30:25 GMT

Call-ID: CBD44AE3-2C2D11D6-8170B4BF-FDD95F40@10.0.99.29

Max-Forwards: 70

CSeq: 101 ACK

Content-Length: 0

*Mar  1 09:30:26.048: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-1386031750-3776042726-436258467-408012644

From: <sip:4956662825@10.0.99.221:5061;user=phone>;tag=4268632710-3776042726-436258467-408012644

To: <sip:0001124957873222@10.0.99.29;user=phone>;tag=19D67FA-141A

Date: Fri, 01 Mar 2002 09:30:25 GMT

Call-ID: 862a6f26e6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957873222@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6770 138 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 16536 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:26.052: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957873222@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-1651787910-3776042726-436258467-408012644

From: <sip:4956662825@10.0.99.221:5061;user=phone>;tag=4268632710-3776042726-436258467-408012644

To: <sip:0001124957873222@10.0.99.29;user=phone>;tag=19D67FA-141A

Call-ID: 862a6f26e6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:37.143: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:0001124957887603@10.0.99.29;user=phone SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 INVITE

Contact: <sip:4991589848@10.0.99.221:5061;user=phone>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Cisco-Guid: 2363541220-3872788961-2747662362-1690784024

Category: 10

Content-Length:   313

v=0

o=- 1345034495 1345034495 IN IP4 10.0.99.121

s=-

c=IN IP4 10.0.99.121

t=0 0

m=audio 14612 RTP/AVP 8 0 18 4 96

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:18 G729/8000

a=fmtp:18 annexb=no

a=rtpmap:4 G723/8000

a=fmtp:4 annexa=yes

a=rtpmap:96 telephone-event/8000

a=fmtp:96 0-15

a=sendrecv

*Mar  1 09:30:37.187: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow-Events: telephone-event

Content-Length: 0

*Mar  1 09:30:37.187: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C587B

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

Supported: 100rel,timer,replaces

Min-SE:  1800

Cisco-Guid: 2363541220-3872788961-2747662362-1690784024

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Remote-Party-ID: <sip:4991589848@10.0.99.29>;party=calling;screen=no;privacy=off

Timestamp: 1014975037

Contact: <sip:4991589848@10.0.99.29:5060>

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Length: 240

v=0

o=CiscoSystemsSIP-GW-UserAgent 8957 620 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17280 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

*Mar  1 09:30:37.195: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C587B

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957887603@10.0.99.100:5060>

Server: MERA MVTS3G v.4.4.0-15

Timestamp: 1014975037

Content-Length: 0

Router#

*Mar  1 09:30:40.829: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 183 Progress

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C587B

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957887603@10.0.99.100:5060>

Content-Type: application/sdp

Server: MERA MVTS3G v.4.4.0-15

Content-Length:   239

v=0

o=- 1345034499 1345034499 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 17418 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:20

a=sendrecv

a=silenceSupp:off - - - -

*Mar  1 09:30:40.853: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Disposition: session;handling=required

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:40.885: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C587B

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957887603@10.0.99.100:5060>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:40.893: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER, SUBSCRIBE, NOTIFY, INF

Router#O, UPDATE, REGISTER

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Length: 0

Router#

*Mar  1 09:30:44.487: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C587B

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 101 INVITE

Contact: <sip:4957887603@10.0.99.100:5060>

Content-Type: application/sdp

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

Server: MERA MVTS3G v.4.4.0-15

X-mera-expires: 86460

Content-Length:   239

v=0

o=- 1345034499 1345034499 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 17418 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:20

a=sendrecv

a=silenceSupp:off - - - -

*Mar  1 09:30:44.511: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C6104C

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

Max-Forwards: 70

CSeq: 101 ACK

Content-Length: 0

*Mar  1 09:30:44.515: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:37 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:44.519: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:49.679: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2318135710-3776042726-436221351-22870608361

Via: SIP/2.0/UDP 10.0.99.100:5061;rport=5061;branch=z9hG4bK-2318135710-3776042726-436221351-2287060836;received=10.0.99.100

From: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

To: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 102 INVITE

Contact: <sip:4957887603@10.0.99.100:5060>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length:   193

v=0

o=- 1345034508 1345034508 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=image 17418 udptl t38

a=T38FaxRateManagement:transferredTCF

a=T38FaxUdpEC:t38UDPRedundancy

a=sendrecv

*Mar  1 09:30:49.703: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2318135710-3776042726-436221351-22870608361,SIP/2.0/UDP 10.0.99.100:5061;rport=5061;branch=z9hG4bK-2318135710-3776042726-436221351-2287060836;received=10.0.99.100

From: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

To: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

Date: Fri, 01 Mar 2002 09:30:49 GMT

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

Allow-Events: telephone-event

Remote-Party-ID: <sip:4991589848@10.0.99.29>;party=called;screen=no;privacy=off

Content-Length: 0

*Mar  1 09:30:49.707: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 488 Not Acceptable Media

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

CSeq: 1 INVITE

Content-Length: 0

*Mar  1 09:30:49.711: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2318135710-3776042726-436221351-22870608361,SIP/2.0/UDP 10.0.99.100:5061;rport=5061;branch=z9hG4bK-2318135710-3776042726-436221351-2287060836;received=10.0.99.100

From: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

To: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

Date: Fri, 01 Mar 2002 09:30:49 GMT

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

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

Supported: replaces

Allow-Events: telephone-event

Remote-Party-ID: <sip:4991589848@10.0.99.29>;party=called;screen=no;privacy=off

Contact: <sip:4991589848@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 150

v=0

o=CiscoSystemsSIP-GW-UserAgent 8957 621 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=image 17280 udptl t38

c=IN IP4 10.0.99.29

*Mar  1 09:30:49.719: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:49.727: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-582743710-3776042726-436221351-22870608361

Via: SIP/2.0/UDP 10.0.99.100:5061;rport=5061;branch=z9hG4bK-582743710-3776042726-436221351-2287060836;received=10.0.99.100

From: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

To: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 102 ACK

Contact: <sip:4957887603@10.0.99.100:5060>

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:50.204: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:49 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:50.208: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:51.206: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:50 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:51.214: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:53.209: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:51 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:53.217: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:30:57.212: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:53 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:30:57.220: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:31:01.214: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:30:57 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:31:01.222: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:31:05.217: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3398558860-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Date: Fri, 01 Mar 2002 09:31:01 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <sip:0001124957887603@10.0.99.29:5060>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 3388 542 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18290 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  1 09:31:05.225: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.221:5061;rport;branch=z9hG4bK-3359459985-3776042726-436258467-408012644

From: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

To: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:31:09.219: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4991589848@10.0.99.221:5061;user=phone SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C7D0

From: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

To: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

Date: Fri, 01 Mar 2002 09:31:05 GMT

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

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

Max-Forwards: 70

Timestamp: 1014975069

CSeq: 101 BYE

Content-Length: 0

*Mar  1 09:31:09.223: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C7D0

From: <sip:0001124957887603@10.0.99.29;user=phone>;tag=19D9411-24AB

To: <sip:4991589848@10.0.99.221:5061;user=phone>;tag=2590499980-3776042726-436258467-408012644

Call-ID: 8ce467cce6d611e1a3c6001a64c75118@10.0.99.221

CSeq: 101 BYE

Contact: <sip:4991589848@10.0.99.221:5061;user=phone>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  1 09:31:09.239: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bK1C82274

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Date: Fri, 01 Mar 2002 09:30:49 GMT

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

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

Max-Forwards: 70

Timestamp: 1014975069

CSeq: 102 BYE

Content-Length: 0

*Mar  1 09:31:09.243: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bK1C82274

From: <sip:4991589848@10.0.99.29>;tag=19D9431-3FB

To: <sip:4957887603@10.0.99.100>;tag=3740303255-3776042726-436221351-2287060836

Call-ID: D28F17F3-2C2D11D6-8172B4BF-FDD95F40@10.0.99.29

CSeq: 102 BYE

Contact: <sip:4957887603@10.0.99.100:5060>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

8. Output of "show version" command executed on C1760:

Cisco IOS Software, C1700 Software (C1700-ADVENTERPRISEK9-M), Version 12.4(25c), RELEASE SOFTWARE (fc2)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2010 by Cisco Systems, Inc.

Compiled Thu 11-Feb-10 22:24 by prod_rel_team

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Router uptime is 9 hours, 14 minutes

System returned to ROM by power-on

System image file is "flash:c1700-adventerprisek9-mz.124-25c.bin"

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco 1760 (MPC860P) processor (revision 0x851) with 92494K/5810K bytes of memory.

Processor board ID FOC0951580U (2749394119), with hardware revision 0000

MPC860P processor: part number 5, mask 2

1 FastEthernet interface

32K bytes of NVRAM.

32768K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

May you help me?

Kind regards,

Ellad Yatsko

18 Replies 18

Ellad Yatsko
Level 1
Level 1

Is anybody here? :-)

Kind regards,

Ellad

You can check what incoming dial-peer is used.

Use the command "show voice call status" during a call:

C1760-GATEWAY2#sh voice call status

CallID     CID  ccVdb      Port        DSP/Ch  Called #   Codec    Dial-peers

0x5D85D    1DF  0x83A638AC 0/0                *****        g711alaw 3/100

1 active call found

In the example above, the incoming dp is the number 3 and outgoing dp is the 100.

If no incoming dial-peers are matched, the cisco uses the hidden dial-peer zero. In this case T.38 is disable.

Regards.

What's wrong with me?.. :-)

I've issued command twice:

Router#show voice call status

CallID     CID  ccVdb      Port        Slot/DSP:Ch  Called #   Codec    Dial-peers

No active calls found

Router#show voice call status

CallID     CID  ccVdb      Port        Slot/DSP:Ch  Called #   Codec    Dial-peers

No active calls found

Router#

First time when voice call extablished, and second time when Fax began.

I made two additional dial-peers - for both servers in cluster of left-side Softswitch (10.0.99.121 and 10.0.99.221), and now my Dial-peers looks like that:

dial-peer voice 999112 voip

translation-profile incoming 999112

session protocol sipv2

incoming uri from Centrex

dtmf-relay rtp-nte

codec transparent

fax-relay ecm disable

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

no vad

!

dial-peer voice 999 voip

translation-profile outgoing 999

destination-pattern 999.+

session protocol sipv2

session target ipv4:10.0.99.99

session transport udp

dtmf-relay rtp-nte

codec transparent

fax-relay ecm disable

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

no vad

!

dial-peer voice 112 voip

translation-profile outgoing 112

destination-pattern 000112.+

session protocol sipv2

session target ipv4:10.0.99.100

session transport udp

dtmf-relay rtp-nte

codec transparent

fax-relay ecm disable

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

no vad

!

dial-peer voice 901 voip

session protocol sipv2

incoming uri from RTU1

dtmf-relay rtp-nte

codec transparent

fax-relay ecm disable

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

no vad

!

dial-peer voice 902 voip

session protocol sipv2

incoming uri from RTU2

dtmf-relay rtp-nte

codec transparent

fax-relay ecm disable

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

no vad

So, now I have dial-peers for all cases of life! :-) And I see that 901/902 dial-peers are selected during the same schema call:

Router#debug voice dialpeer

voip dialpeer default debugging is on

Router#terminal monitor

Router#

*Mar  3 01:34:47.183: //-1/EAABC390ACBA/DPM/dpAssociateIncomingPeerCore:

   Calling Number=4991589848, Called Number=0001124957887603, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

*Mar  3 01:34:47.187: //-1/EAABC390ACBA/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_FROM_URI; Incoming Dial-peer=901

*Mar  3 01:34:47.207: //-1/EAABC390ACBA/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0001124957887603, Peer Info Type=DIALPEER_INFO_SPEECH

*Mar  3 01:34:47.211: //-1/EAABC390ACBA/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0001124957887603

*Mar  3 01:34:47.211: //-1/EAABC390ACBA/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

*Mar  3 01:34:47.211: //-1/EAABC390ACBA/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=112

Router#

*Mar  3 01:34:51.034: %SIP-3-UNSUPPORTED: Unsupported ptime value

Router#

*Mar  3 01:34:54.716: %SIP-3-UNSUPPORTED: Unsupported ptime value

Router#

But...:

488 Not Acceptable Media

And what could it be:

%SIP-3-UNSUPPORTED: Unsupported ptime value

Packetization time is set to 20 ms everywhere..

Kind regards,

Ellad

I eliminated "%SIP-3-UNSUPPORTED: Unsupported ptime value" messages - I indicated explicitly "voice-class codec 1", and in "voice class codec 1" in "codec preference preference 1 g711alaw bytes 80" added "bytes 80" which means I guess 20 ms ptime.

But the problem with "488 Not Acceptable Media" does still remain..

What is the IOS version used?

Do you already try to add a "fax rate" in dial-peer config?

Can you add the output of "debug voice ccapi inout?

Regards.

As for version:

Cisco IOS Software, C1700 Software (C1700-IPVOICEK9-M), Version 12.4(25d), RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2010 by Cisco Systems, Inc.

Compiled Wed 18-Aug-10 03:47 by prod_rel_team

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Router uptime is 1 day, 4 hours, 22 minutes

System returned to ROM by reload

System image file is "flash:c1700-ipvoicek9-mz.124-25d.bin"

Cisco 1760 (MPC860P) processor (revision 0x851) with 89590K/8714K bytes of memory.

Processor board ID FOC0951580U (2749394119), with hardware revision 0000

MPC860P processor: part number 5, mask 2

1 FastEthernet interface

32K bytes of NVRAM.

32768K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

All dial-peers had "rate" command included. But at some moment I deleted it. Now it is included again.

Router#debug voice ccapi inout

voip ccapi inout debugging is on

*Mar  3 06:20:10.990: //-1/CBE5AF5CA3C6/DPM/dpAssociateIncomingPeerCore:

   Calling Number=4991589848, Called Number=0001124957887603, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

*Mar  3 06:20:10.990: //-1/CBE5AF5CA3C6/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_FROM_URI; Incoming Dial-peer=902

*Mar  3 06:20:10.994: //1177/xxxxxxxxxxxx/CCAPI/cc_api_caps_ind:

   Call Entry Is Not Found

*Mar  3 06:20:10.998: //-1/CBE5AF5CA3C6/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=4991589848

   ----- ccCallInfo IE subfields -----

   cisco-ani=4991589848

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=0001124957887603

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=0

   cisco-rdnsi=0

   cisco-redirectreason=-1

*Mar  3 06:20:10.998: //-1/CBE5AF5CA3C6/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x83797348, Call Info(

   Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=0001124957887603(TON=Unknown, NPI=Unknown),

   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=902, Progress Indication=NULL(0), Calling IE Present=TRUE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=1177

*Mar  3 06:20:10.998: //-1/CBE5AF5CA3C6/CCAPI/ccCheckClipClir:

   In: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  3 06:20:11.002: //-1/CBE5AF5CA3C6/CCAPI/ccCheckClipClir:

   Out: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  3 06:20:11.002: //1177/CBE5AF5CA3C6/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

   Call Info(Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=0001124957887603(TON=Unknown, NPI=Unknown))

*Mar  3 06:20:11.006: //1177/CBE5AF5CA3C6/CCAPI/cc_process_call_setup_ind:

   Event=0x8395A978

*Mar  3 06:20:11.006: //1177/CBE5AF5CA3C6/CCAPI/ccCallSetContext:

   Context=0x83C702B0

*Mar  3 06:20:11.010: //1177/CBE5AF5CA3C6/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 1177 with tag 902 to app "_ManagedAppProcess_Default"

*Mar  3 06:20:11.010: //1177/CBE5AF5CA3C6/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

*Mar  3 06:20:11.014: //-1/CBE5AF5CA3C6/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0001124957887603, Peer Info Type=DIALPEER_INFO_SPEECH

*Mar  3 06:20:11.014: //-1/CBE5AF5CA3C6/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0001124957887603

*Mar  3 06:20:11.014: //-1/CBE5AF5CA3C6/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

*Mar  3 06:20:11.014: //-1/CBE5AF5CA3C6/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=112

*Mar  3 06:20:11.018: //1177/CBE5AF5CA3C6/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=112, Params=0x83C78B20, Progress Indication=NULL(0)

*Mar  3 06:20:11.018: //1177/CBE5AF5CA3C6/CCAPI/ccCheckClipClir:

   In: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  3 06:20:11.018: //1177/CBE5AF5CA3C6/CCAPI/ccCheckClipClir:

   Out: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  3 06:20:11.022: //1177/CBE5AF5CA3C6/CCAPI/ccCallSetupRequest:

   Destination Pattern=000112.+, Called Number=4957887603, Digit Strip=FALSE

*Mar  3 06:20:11.022: //1177/CBE5AF5CA3C6/CCAPI/ccCallSetupRequest:

   Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=4957887603(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=

   Account Number=4991589848, Final Destination Flag=TRUE,

   Guid=CBE5AF5C-E84E-11E1-A3C6-001A64C75118, Outgoing Dial-peer=112

*Mar  3 06:20:11.022: //1177/CBE5AF5CA3C6/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=4991589848

   ----- ccCallInfo IE subfields -----

   cisco-ani=4991589848

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=4957887603

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=0

   cisco-rdnsi=0

   cisco-redirectreason=-1

*Mar  3 06:20:11.026: //1177/CBE5AF5CA3C6/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x83797348, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=4957887603(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=112, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar  3 06:20:11.026: //1178/CBE5AF5CA3C6/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

*Mar  3 06:20:11.026: //1178/CBE5AF5CA3C6/CCAPI/ccCallSetContext:

   Context=0x83C78AD0

*Mar  3 06:20:11.026: //1177/CBE5AF5CA3C6/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=112

*Mar  3 06:20:11.030: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_proceeding:

   Interface=0x83797348, Progress Indication=NULL(0)

*Mar  3 06:20:14.700: //1178/CBE5AF5CA3C6/CCAPI/cc_api_event_indication:

   Event=132, Call Id=1178

*Mar  3 06:20:14.700: //1178/CBE5AF5CA3C6/CCAPI/cc_api_event_indication:

   Event Is Sent To Conferenced SPI(s) Directly

*Mar  3 06:20:14.704: //1178/CBE5AF5CA3C6/CCAPI/cc_api_caps_ind:

   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=1178,

   Caps(Codec=0x0, Fax Rate=0x83C24930, Vad=0x80AB62D8,

   Modem=0x80CD3430, Codec Bytes=0, Signal Type=0)

*Mar  3 06:20:14.704: //1178/CBE5AF5CA3C6/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=0, Playout Initial=0(ms), Playout Min=0(ms),

   Playout Max=0(ms), Fax Nom=33730(ms))

*Mar  3 06:20:14.704: //1177/CBE5AF5CA3C6/CCAPI/cc_api_caps_ack:

   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=1177,

   Caps(Codec=g711alaw(0x2), Fax Rate=FAX_RATE_9600(0x20), Vad=OFF(0x1),

   Modem=OFF(0x0), Codec Bytes=80, Signal Type=2, Seq Num Start=1)

*Mar  3 06:20:14.704: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_cut_progress:

   Interface=0x83797348, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1),

   Cause Value=0

*Mar  3 06:20:14.704: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_cut_progress:

   Call Entry(Responsed=TRUE)

*Mar  3 06:20:14.708: //1177/CBE5AF5CA3C6/CCAPI/ccCallCutProgress:

   Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1), Cause Value=0

   Voice Call Send Alert=FALSE, Call Entry(AlertSent=FALSE)

*Mar  3 06:20:14.712: //1177/CBE5AF5CA3C6/CCAPI/ccCallCutProgress:

   Call Entry(Responsed=TRUE)

*Mar  3 06:20:14.712: //1177/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x82BB8770, callID1=0x499, callID2=0x49A, tag=0x0)

*Mar  3 06:20:14.712: //1177/CBE5AF5CA3C6/CCAPI/ccConferenceCreate:

   Conference Id=0x82BB8770, Call Id1=1177, Call Id2=1178, Tag=0x0

*Mar  3 06:20:14.712: //1177/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

*Mar  3 06:20:14.712: ccConferenceCreate: ret1=0, codecMask1=2, bytes1=80, negot1=1

                    ret2=0, codecMask2=2, bytes2=80, negot2=1

*Mar  3 06:20:14.712: //1177/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

*Mar  3 06:20:14.712: cc_api_get_xcode_stream : 4181

*Mar  3 06:20:14.716: //1177/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1177,

   Destination Call Id=1178, Disposition=0x0, Tag=0x0

*Mar  3 06:20:14.716: //1178/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

*Mar  3 06:20:14.716: cc_api_get_xcode_stream : 4181

*Mar  3 06:20:14.716: //1178/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1178,

   Destination Call Id=1177, Disposition=0x0, Tag=0x0

*Mar  3 06:20:14.716: //1177/CBE5AF5CA3C6/CCAPI/cc_generic_bridge_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1178,

   Destination Call Id=1177, Disposition=0x0, Tag=0x0

*Mar  3 06:20:14.720: //1177/CBE5AF5CA3C6/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x211, Destination Call Id=1178)

*Mar  3 06:20:14.720: //1178/CBE5AF5CA3C6/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x211, Destination Call Id=1177)

*Mar  3 06:20:14.720: //1177/CBE5AF5CA3C6/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x211, Call Id1=1177, Call Id2=1178

*Mar  3 06:20:14.732: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_alert:

   Interface=0x83797348, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar  3 06:20:14.732: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar  3 06:20:14.740: //1177/CBE5AF5CA3C6/CCAPI/ccCallAlert:

   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar  3 06:20:14.740: //1177/CBE5AF5CA3C6/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, AlertSent=TRUE)

Router#

*Mar  3 06:20:18.362: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_connected:

   Interface=0x83797348, Data Bitmask=0x0, Progress Indication=NULL(0),

   Connection Handle=0

*Mar  3 06:20:18.362: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_connected:

   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)

*Mar  3 06:20:18.366: //1177/CBE5AF5CA3C6/CCAPI/ccCallConnect:

   Progress Indication=NULL(0), Data Bitmask=0x0

*Mar  3 06:20:18.370: //1177/CBE5AF5CA3C6/CCAPI/ccCallConnect:

   Call Entry(Connected=TRUE, Responsed=TRUE)

<>

*Mar  3 06:20:23.559: //1177/CBE5AF5CA3C6/CCAPI/ccGenerateToneInfo:

   Stop Tone On Digit=FALSE, Tone=Null,

   Tone Direction=Sum Network, Params=0x0, Call Id=1177

*Mar  3 06:20:23.563: //1177/CBE5AF5CA3C6/CCAPI/cc_api_remote_codec_dnld_done:

   Destination Interface=0x83797348, Destination Call Id=1177, Source Call Id=1178, Xmit Function=0x81AB0204

*Mar  3 06:20:23.563: //1178/CBE5AF5CA3C6/CCAPI/cc_api_modify_media_ind:

   IFType=0x3, Source Call Id=0x49A, Destination Call Id=0x499,

   Codec=65536, Codec Bytes=-2085944036

*Mar  3 06:20:43.087: //1177/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnected:

   Cause Value=127, Interface=0x83797348, Call Id=1177

*Mar  3 06:20:43.087: //1177/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=127, Retry Count=0)

*Mar  3 06:20:43.091: //1177/CBE5AF5CA3C6/CCAPI/ccConferenceDestroy:

   Conference Id=0x211, Tag=0x0

*Mar  3 06:20:43.091: //1177/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1177,

   Destination Call Id=1178, Disposition=0x0, Tag=0x0

*Mar  3 06:20:43.091: //1178/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1178,

   Destination Call Id=1177, Disposition=0x0, Tag=0x0

*Mar  3 06:20:43.091: //1177/CBE5AF5CA3C6/CCAPI/cc_generic_bridge_done:

   Conference Id=0x211, Source Interface=0x83797348, Source Call Id=1178,

   Destination Call Id=1177, Disposition=0x0, Tag=0x0

*Mar  3 06:20:43.099: //1177/CBE5AF5CA3C6/CCAPI/ccCallDisconnect:

   Cause Value=127, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=127)

*Mar  3 06:20:43.099: //1177/CBE5AF5CA3C6/CCAPI/ccCallDisconnect:

   Cause Value=127, Call Entry(Responsed=TRUE, Cause Value=127)

*Mar  3 06:20:43.099: //1178/CBE5AF5CA3C6/CCAPI/ccCallDisconnect:

   Cause Value=127, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar  3 06:20:43.099: //1178/CBE5AF5CA3C6/CCAPI/ccCallDisconnect:

   Cause Value=127, Call Entry(Responsed=TRUE, Cause Value=127)

*Mar  3 06:20:43.111: //1177/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x83797348, Tag=0x0, Call Id=1177,

   Call Entry(Disconnect Cause=127, Voice Class Cause Code=0, Retry Count=0)

*Mar  3 06:20:43.115: //1177/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar  3 06:20:43.127: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x83797348, Tag=0x0, Call Id=1178,

   Call Entry(Disconnect Cause=127, Voice Class Cause Code=0, Retry Count=0)

*Mar  3 06:20:43.127: //1178/CBE5AF5CA3C6/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

Kind regards,

Ellad

dial-peer voice 999112 voip

translation-profile incoming 999112

voice-class codec 1

session protocol sipv2

incoming uri from Centrex

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 999 voip

translation-profile outgoing 999

destination-pattern 999.+

voice-class codec 1

session protocol sipv2

session target ipv4:10.0.99.99

session transport udp

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 112 voip

translation-profile outgoing 112

destination-pattern 000112.+

voice-class codec 1

session protocol sipv2

session target ipv4:10.0.99.100

session transport udp

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 901 voip

voice-class codec 1

session protocol sipv2

incoming uri from RTU1

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 902 voip

voice-class codec 1

session protocol sipv2

incoming uri from RTU2

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

13:38:40.505101   10.0.99.29 -> 10.0.99.221  SIP Status: 488 Not Acceptable Media

The debug is truncated. Can you attach a full "debug ccsip message" and "debug voice ccapi inout"?

Do you already try a different IOS, e.g. c1700-ipvoice-mz.124-15.T14.bin?

Thanks.

Hello, Daniele!

Log is below. I tried "ipvoice" and "adventerprise" and both are with the same effect. When getting the log I wait for a minute (or approxiamately that) after a call is finished. When messages stopped I copied/pasted log here.

Kind regards,

Ellad

*Mar  6 12:30:34.049: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:0001124957887603@10.0.99.29;user=phone SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 INVITE

Contact: <4991589848>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Cisco-Guid: 108265778-3940422113-2899509274-1690783448

Category: 10

Content-Length:   313

v=0

o=- 1345477515 1345477515 IN IP4 10.0.99.221

s=-

c=IN IP4 10.0.99.221

t=0 0

m=audio 23366 RTP/AVP 8 0 18 4 96

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:18 G729/8000

a=fmtp:18 annexb=no

a=rtpmap:4 G723/8000

a=fmtp:4 annexa=yes

a=rtpmap:96 telephone-event/8000

a=fmtp:96 0-15

a=sendrecv

*Mar  6 12:30:34.061: //2185/xxxxxxxxxxxx/CCAPI/cc_api_caps_ind:

   Call Entry Is Not Found

*Mar  6 12:30:34.065: //-1/06740132ACD3/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=4991589848

   ----- ccCallInfo IE subfields -----

   cisco-ani=4991589848

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=0001124957887603

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=0

   cisco-rdnsi=0

   cisco-redirectreason=-1

*Mar  6 12:30:34.065: //-1/06740132ACD3/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x83797348, Call Info(

   Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=0001124957887603(TON=Unknown, NPI=Unknown),

   Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,

   Incoming Dial-peer=901, Progress Indication=NULL(0), Calling IE Present=TRUE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=2185

*Mar  6 12:30:34.069: //-1/06740132ACD3/CCAPI/ccCheckClipClir:

   In: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  6 12:30:34.069: //-1/06740132ACD3/CCAPI/ccCheckClipClir:

   Out: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  6 12:30:34.069: //2185/06740132ACD3/CCAPI/cc_api_call_setup_i

Router#nd_common:

   Set Up Event Sent;

   Call Info(Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=0001124957887603(TON=Unknown, NPI=Unknown))

*Mar  6 12:30:34.073: //2185/06740132ACD3/CCAPI/cc_process_call_setup_ind:

   Event=0x8395B168

*Mar  6 12:30:34.081: //2185/06740132ACD3/CCAPI/ccCallSetContext:

   Context=0x83C79730

*Mar  6 12:30:34.081: //2185/06740132ACD3/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 2185 with tag 901 to app "_ManagedAppProcess_Default"

*Mar  6 12:30:34.085: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow-Events: telephone-event

Content-Length: 0

*Mar  6 12:30:34.089: //2185/06740132ACD3/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

*Mar  6 12:30:34.093: //2185/06740132ACD3/CCAPI/ccCallSetupRequest:

   Destination=, Calling IE Present=TRUE, Mode=0,

   Outgoing Dial-peer=112, Params=0x83C6C520, Progress Indication=NULL(0)

*Mar  6 12:30:34.093: //2185/06740132ACD3/CCAPI/ccCheckClipClir:

   In: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  6 12:30:34.093: //2185/06740132ACD3/CCAPI/ccCheckClipClir:

   Out: Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)

*Mar  6 12:30:34.097: //2185/06740132ACD3/CCAPI/ccCallSetupRequest:

   Destination Pattern=000112.+, Called Number=4957887603, Digit Strip=FALSE

*Mar  6 12:30:34.097: //2185/06740132ACD3/CCAPI/ccCallSetupRequest:

   Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=4957887603(TON=Unknown, NPI=Unknown),

   Redirect Number=, Display Info=

   Account Number=4991589848, Final Destination Flag=TRUE,

   Guid=06740132-EADE-11E1-ACD3-001A64C74ED8, Outgoing Dial-peer=112

*Mar  6 12:30:34.097: //2185/06740132ACD3/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=4991589848

   ----- ccCallInfo IE subfields -----

   cisco-ani=4991589848

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=4957887603

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=0

   cisco-rdnsi=0

   cisco-redirectreason=-1

*Mar  6 12:30:34.101: //2185/06740132ACD3/CCAPI/ccIFCallSetupRequestPrivate:

   Interface=0x83797348, Interface Type=3, Destination=, Mode=0x0,

   Call Params(Calling Number=4991589848(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),

   Called Number=4957887603(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,

   Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=112, Call Count On=FALSE,

   Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)

*Mar  6 12:30:34.101: //2186/06740132ACD3/CCAPI/ccIFCallSetupRequestPrivate:

   SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1

*Mar  6 12:30:34.101: //2186/06740132ACD3/CCAPI/ccCallSetContext:

   Context=0x83C6C4D0

*Mar  6 12:30:34.101: //2185/06740132ACD3/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=112

*Mar  6 12:30:34.105: //2186/06740132ACD3/CCAPI/cc_api_call_proceeding:

   Interface=0x83797348, Progress Indication=NULL(0)

*Mar  6 12:30:34.121: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKA7A1A02

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

Supported: 100rel,timer,replaces

Min-SE:  1800

Cisco-Guid: 108265778-3940422113-2899509274-1690783448

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Remote-Party-ID: <4991589848>;party=calling;screen=no;privacy=off

Timestamp: 1015417834

Contact: <4991589848>

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Length: 240

v=0

o=CiscoSystemsSIP-GW-UserAgent 2388 334 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 19236 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:10

*Mar  6 12:30:34.125: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7A1A02

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Router#60>

Server: MERA MVTS3G v.4.4.0-15

Timestamp: 1015417834

Content-Length: 0

Router#

*Mar  6 12:30:38.087: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 183 Progress

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7A1A02

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Content-Type: application/sdp

Server: MERA MVTS3G v.4.4.0-15

Content-Length:   239

v=0

o=- 1345477519 1345477519 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 57620 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:10

a=sendrecv

a=silenceSupp:off - - - -

*Mar  6 12:30:38.095: //2186/06740132ACD3/CCAPI/cc_api_event_indication:

   Event=132, Call Id=2186

*Mar  6 12:30:38.095: //2186/06740132ACD3/CCAPI/cc_api_event_indication:

   Event Is Sent To Conferenced SPI(s) Directly

*Mar  6 12:30:38.095: //2186/06740132ACD3/CCAPI/cc_api_caps_ind:

   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=2186,

   Caps(Codec=0x0, Fax Rate=0x0, Vad=0x0,

   Modem=0x0, Codec Bytes=0, Signal Type=0)

*Mar  6 12:30:38.099: //2186/06740132ACD3/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=0, Playout Initial=0(ms), Playout Min=0(ms),

   Playout Max=0(ms), Fax Nom=0(ms))

*Mar  6 12:30:38.099: //2185/06740132ACD3/CCAPI/cc_api_caps_ack:

   Destination Interface=0x0, Destination Call Id=-1, Source Call Id=2185,

   Caps(Codec=g711alaw(0x2), Fax Rate=FAX_RATE_9600(0x20), Vad=OFF(0x1),

   Modem=OFF(0x0), Codec Bytes=80, Signal Type=2, Seq Num Start=1)

*Mar  6 12:30:38.099: //2186/06740132ACD3/CCAPI/cc_api_call_cut_progress:

   Interface=0x83797348, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1),

   Cause Value=0

*Mar  6 12:30:38.099: //2186/06740132ACD3/CCAPI/cc_api_call_cut_progress:

   Call Entry(Responsed=TRUE)

*Mar  6 12:30:38.103: //2185/06740132ACD3/CCAPI/ccCallCutProgress:

   Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1), Cause Value=0

   Voice Call Send Alert=FALSE, Call Entry(AlertSent=FALSE)

*Mar  6 12:30:38.103: //2185/06740132ACD3/CCAPI/ccCallCutProgress:

   Call Entry(Responsed=TRUE)

*Mar  6 12:30:38.107: //2185/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

   (confID=0x82BB84E8, callID1=0x889, callID2=0x88A, tag=0x0)

*Mar  6 12:30:38.107: //2185/06740132ACD3/CCAPI/ccConferenceCreate:

   Conference Id=0x82BB84E8, Call Id1=2185, Call Id2=2186, Tag=0x0

*Mar  6 12:30:38.107: //2185/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:

*Mar  6 12:30:38.107: ccConferenceCreate: ret1=0, codecMask1=2, bytes1=80, negot1=1

                    ret2=0, codecMask2=2, bytes2=80, negot2=1

*Mar  6 12:30:38.107: //2185/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

*Mar  6 12:30:38.107: cc_api_get_xcode_stream : 4181

*Mar  6 12:30:38.107: //2185/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2185,

   Destination Call Id=2186, Disposition=0x0, Tag=0x0

*Mar  6 12:30:38.111: //2186/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

*Mar  6 12:30:38.111: cc_api_get_xcode_stream : 4181

*Mar  6 12:30:38.111: //2186/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2186,

   Destination Call Id=2185, Disposition=0x0, Tag=0x0

*Mar  6 12:30:38.111: //2185/06740132ACD3/CCAPI/cc_generic_bridge_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2186,

   Destination Call Id=2185, Disposition=0x0, Tag=0x0

*Mar  6 12:30:38.115: //2185/06740132ACD3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x3DB, Destination Call Id=2186)

*Mar  6 12:30:38.115: //2186/06740132ACD3/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x3DB, Destination Call Id=2185)

*Mar  6 12:30:38.115: //2185/06740132ACD3/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x3DB, Call Id1=2185, Call Id2=2186

*Mar  6 12:30:38.123: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Disposition: session;handling=required

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  6 12:30:38.139: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7A1A02

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:30:38.139: //2186/06740132ACD3/CCAPI/cc_api_call_alert:

   Interface=0x83797348, Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar  6 12:30:38.139: //2186/06740132ACD3/CCAPI/cc_api_call_alert:

   Call Entry(Retry Count=0, Responsed=TRUE)

*Mar  6 12:30:38.143: //2185/06740132ACD3/CCAPI/ccCallAlert:

   Progress Indication=NULL(0), Signal Indication=SIGNAL RINGBACK(1)

*Mar  6 12:30:38.143: //2185/06740132ACD3/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, AlertSent=TRUE)

*Mar  6 12:30:38.151: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, COMET, REFER, SUBSCRIBE, NOTIFY,

Router#INFO, UPDATE, REGISTER

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Length: 0

Router#

*Mar  6 12:30:41.717: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7A1A02

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Content-Type: application/sdp

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

Server: MERA MVTS3G v.4.4.0-15

X-mera-expires: 86460

Content-Length:   239

v=0

o=- 1345477519 1345477519 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 57620 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:10

a=sendrecv

a=silenceSupp:off - - - -

*Mar  6 12:30:41.725: //2186/06740132ACD3/CCAPI/cc_api_call_connected:

   Interface=0x83797348, Data Bitmask=0x0, Progress Indication=NULL(0),

   Connection Handle=0

*Mar  6 12:30:41.725: //2186/06740132ACD3/CCAPI/cc_api_call_connected:

   Call Entry(Connected=TRUE, Responsed=TRUE, Retry Count=0)

*Mar  6 12:30:41.729: //2185/06740132ACD3/CCAPI/ccCallConnect:

   Progress Indication=NULL(0), Data Bitmask=0x0

*Mar  6 12:30:41.729: //2185/06740132ACD3/CCAPI/ccCallConnect:

   Call Entry(Connected=TRUE, Responsed=TRUE)

*Mar  6 12:30:41.741: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKA7B25E2

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

Max-Forwards: 70

CSeq: 101 ACK

Content-Length: 0

*Mar  6 12:30:41.745: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:34 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:41.749: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:30:46.902: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2417383963-3776044778-436225447-22870608361

Via: SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-2417383963-3776044778-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

To: <4991589848>;tag=16E0428D-D2A

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 102 INVITE

Contact: <4957887603>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length:   193

v=0

o=- 1345477528 1345477528 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=image 57620 udptl t38

a=T38FaxRateManagement:transferredTCF

a=T38FaxUdpEC:t38UDPRedundancy

a=sendrecv

*Mar  6 12:30:46.910: //2185/06740132ACD3/CCAPI/ccGenerateToneInfo:

   Stop Tone On Digit=FALSE, Tone=Null,

   Tone Direction=Sum Network, Params=0x0, Call Id=2185

*Mar  6 12:30:46.914: //2185/06740132ACD3/CCAPI/cc_api_remote_codec_dnld_done:

   Destination Interface=0x83797348, Destination Call Id=2185, Source Call Id=2186, Xmit Function=0x81AB0204

*Mar  6 12:30:46.914: //2186/06740132ACD3/CCAPI/cc_api_modify_media_ind:

   IFType=0x3, Source Call Id=0x88A, Destination Call Id=0x889,

   Codec=65536, Codec Bytes=-2086090616

*Mar  6 12:30:46.930: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2417383963-3776044778-436225447-22870608361,SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-2417383963-3776044778-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

To: <4991589848>;tag=16E0428D-D2A

Date: Wed, 06 Mar 2002 12:30:46 GMT

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

Allow-Events: telephone-event

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

Content-Length: 0

*Mar  6 12:30:46.934: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 488 Not Acceptable Media

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

CSeq: 1 INVITE

Content-Length: 0

*Mar  6 12:30:46.934: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2417383963-3776044778-436225447-22870608361,SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-2417383963-3776044778-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

To: <4991589848>;tag=16E0428D-D2A

Date: Wed, 06 Mar 2002 12:30:46 GMT

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

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

Supported: replaces

Allow-Events: telephone-event

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

Contact: <4991589848>

Content-Type: application/sdp

Content-Length: 150

v=0

o=CiscoSystemsSIP-GW-UserAgent 2388 335 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=image 19236 udptl t38

c=IN IP4 10.0.99.29

*Mar  6 12:30:46.942: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:30:46.950: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-2800115483-3776044778-436225447-22870608361

Via: SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-2800115483-3776044778-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

To: <4991589848>;tag=16E0428D-D2A

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 102 ACK

Contact: <4957887603>

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:30:47.427: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:46 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:47.431: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:30:48.428: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:47 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:48.436: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:30:50.427: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:48 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:50.435: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:30:54.430: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:50 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:54.434: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:30:58.433: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:54 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:30:58.441: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:31:02.435: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-2533193478-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Date: Wed, 06 Mar 2002 12:30:58 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 255

v=0

o=CiscoSystemsSIP-GW-UserAgent 6399 483 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 18296 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

Router#

*Mar  6 12:31:02.439: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1645678603-3776044778-436261804-3629041508

From: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

To: <0001124957887603>;tag=16E04255-1BF7

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  6 12:31:06.434: //2185/06740132ACD3/CCAPI/cc_api_call_disconnected:

   Cause Value=127, Interface=0x83797348, Call Id=2185

*Mar  6 12:31:06.434: //2185/06740132ACD3/CCAPI/cc_api_call_disconnected:

   Call Entry(Responsed=TRUE, Cause Value=127, Retry Count=0)

*Mar  6 12:31:06.438: //2185/06740132ACD3/CCAPI/ccConferenceDestroy:

   Conference Id=0x3DB, Tag=0x0

*Mar  6 12:31:06.438: //2185/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2185,

   Destination Call Id=2186, Disposition=0x0, Tag=0x0

*Mar  6 12:31:06.438: //2186/xxxxxxxxxxxx/CCAPI/cc_api_bridge_drop_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2186,

   Destination Call Id=2185, Disposition=0x0, Tag=0x0

*Mar  6 12:31:06.438: //2185/06740132ACD3/CCAPI/cc_generic_bridge_done:

   Conference Id=0x3DB, Source Interface=0x83797348, Source Call Id=2186,

   Destination Call Id=2185, Disposition=0x0, Tag=0x0

*Mar  6 12:31:06.442: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4991589848@10.0.99.121:5061;user=phone SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKA7CBEB

From: <0001124957887603>;tag=16E04255-1BF7

To: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

Date: Wed, 06 Mar 2002 12:31:02 GMT

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

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

Max-Forwards: 70

Timestamp: 1015417866

CSeq: 101 BYE

Content-Length: 0

*Mar  6 12:31:06.450: //2185/06740132ACD3/CCAPI/ccCallDisconnect:

   Cause Value=127, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=127)

*Mar  6 12:31:06.450: //2185/06740132ACD3/CCAPI/ccCallDisconnect:

   Cause Value=127, Call Entry(Responsed=TRUE, Cause Value=127)

*Mar  6 12:31:06.450: //2186/06740132ACD3/CCAPI/ccCallDisconnect:

   Cause Value=127, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=0)

*Mar  6 12:31:06.450: //2186/06740132ACD3/CCAPI/ccCallDisconnect:

   Cause Value=127, Call Entry(Responsed=TRUE, Cause Value=127)

*Mar  6 12:31:06.454: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7CBEB

From: <0001124957887603>;tag=16E04255-1BF7

To: <4991589848>;tag=2395895558-3776044778-436261804-3629041508

Call-ID: 0677ceb6eade11e1acd3001a64c74ed8@10.0.99.121

CSeq: 101 BYE

Contact: <4991589848>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:31:06.458: //2185/06740132ACD3/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x83797348, Tag=0x0, Call Id=2185,

   Call Entry(Disconnect Cause=127, Voice Class Cause Code=0, Retry Count=0)

*Mar  6 12:31:06.458: //2185/06740132ACD3/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

*Mar  6 12:31:06.466: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKA7D30E

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Date: Wed, 06 Mar 2002 12:30:46 GMT

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

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

Max-Forwards: 70

Timestamp: 1015417866

CSeq: 102 BYE

Content-Length: 0

*Mar  6 12:31:06.474: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKA7D30E

From: <4991589848>;tag=16E0428D-D2A

To: <4957887603>;tag=1351466003-3776044778-436225447-2287060836

Call-ID: CA189D55-303411D6-8891ED6C-C23DC168@10.0.99.29

CSeq: 102 BYE

Contact: <4957887603>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  6 12:31:06.474: //2186/06740132ACD3/CCAPI/cc_api_call_disconnect_done:

   Disposition=0, Interface=0x83797348, Tag=0x0, Call Id=2186,

   Call Entry(Disconnect Cause=127, Voice Class Cause Code=0, Retry Count=0)

Router#

*Mar  6 12:31:06.478: //2186/06740132ACD3/CCAPI/cc_api_call_disconnect_done:

   Call Disconnect Event Sent

Router#

Very strange issue.

Can you add the full config and the output of "debug ccsip all"?

Regards.

Sure!

Router#

*Mar  7 02:47:00.253: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:00.253: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:00.257: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:0001124957887603@10.0.99.29;user=phone SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 INVITE

Contact: <4991589848>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Cisco-Guid: 2868650854-3948220897-2899574810-1690783448

Category: 10

Content-Length:   313

v=0

o=- 1345528901 1345528901 IN IP4 10.0.99.221

s=-

c=IN IP4 10.0.99.221

t=0 0

m=audio 32510 RTP/AVP 8 0 18 4 96

a=rtpmap:8 PCMA/8000

a=rtpmap:0 PCMU/8000

a=rtpmap:18 G729/8000

a=fmtp:18 annexb=no

a=rtpmap:4 G723/8000

a=fmtp:4 annexa=yes

a=rtpmap:96 telephone-event/8000

a=fmtp:96 0-15

a=sendrecv

*Mar  7 02:47:00.261: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

*Mar  7 02:47:00.261: //-1/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_NONE, SUBSTATE_NONE)  to (STATE_IDLE, SUBSTATE_NONE)

*Mar  7 02:47:00.261: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:00.261: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:00.261: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

*Mar  7 02:47:00.269: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.

*Mar  7 02:47:00.269: //-1/AAFC2366ACD4/SIP/Info/sipSPIUaddCcbToUASReqTable: ****Adding to UAS Request table.

*Mar  7 02:47:00.269: //-1/AAFC2366ACD4/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x83A98764 key=ab05c434eb5511e1acd4001a64c74ed8@10.0.99.1210001124957887603

*Mar  7 02:47:00.269: //-1/AAFC2366ACD4/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on carrier id

*Mar  7 02:47:00.269: //-1/AAFC2366ACD4/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on Incoming called number: 0001124957887603

*Mar  7 02:47:00.269: //-1/AAFC2366ACD4/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on destination pattern: 4991589848

*Mar  7 02:47:00.273: //-1/AAFC2366ACD4/SIP/Info/ccsipUpdateIncomingCallParams: ccCallInfo: Calling name , number 4991589848, Calling oct3 0x00, oct_3a 0x80, Called number 0001124957887603

*Mar  7 02:47:00.273: //-1/AAFC2366ACD4/SIP/Info/sipSPIGetCallConfig: Peer tag 901 matched for incoming call

*Mar  7 02:47:00.273: //-1/AAFC2366ACD4/SIP/Info/sipSPIGetCallConfig: Using Voice Class Codec, tag = 1

*Mar  7 02:47:00.277: //-1/AAFC2366ACD4/SIP/Info/sipSPIContinueNewMsgInvite: Calling name , number 4991589848, Calling oct3 0x00, oct_3a 0x80, ext_priv 0x00, Called number 0001124957887603, oct3 0x00

*Mar  7 02:47:00.277: //-1/AAFC2366ACD4/SIP/Info/sipSPIContinueNewMsgInvite: Carrier id code , prev_cid NONE, next_cid NONE, prev_tgrp NONE, next_tgrp NONE

*Mar  7 02:47:00.277: //-1/AAFC2366ACD4/SIP/Info/sipSPIRscmsmAvail: Value returned by check is = 0

*Mar  7 02:47:00.277: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1

*Mar  7 02:47:00.277: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1

*Mar  7 02:47:00.277: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoPtimeNegotiation: No ptime present or multiple ptime attributes that can't be handled

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPICheckDynPayloadUse: Dynamic payload(96) could not be reserved.

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoDTMFRelayNegotiation: Requested DTMF-RELAY payload (96) is reserved by another application.

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoDTMFRelayNegotiation: Requested DTMF-RELAY option(s) not found in Preferred DTMF-RELAY option list!

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIStreamTypeAndDtmfRelay: DTMF Relay mode: Inband Voice

*Mar  7 02:47:00.281: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0

*Mar  7 02:47:00.281: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1

        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=inband-voice

        stream_type=voice-only (0), dest_ip_address=10.0.99.221, dest_port=32510

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Media/sipSPIUpdCallWithSdpInfo:

        Preferred Codec        : g711alaw, bytes :80

        Preferred  DTMF relay  : rtp-nte

        Preferred NTE payload  : 101

        Early Media            : No

        Delayed Media          : No

        Bridge Done            : No

        New Media              : No

        DSP DNLD Reqd          : No

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_report_media_to_peer:

callId 2299 peer 0 flags 0x201

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

CallID 2299, sdp 0x82BDF4AC channels 0x83A9A314

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Info/copy_channels:

callId 2299 size 0 ptr 0x83638200)

SIP: (2299) Attribute ptime, level 1 instance 1 not found.

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 8 mline 1

*Mar  7 02:47:00.285: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw

*Mar  7 02:47:00.285: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=0,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 0 10.0.99.221:32510

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 0 mline 1

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711ulaw

SIP: (2299) Attribute ptime, level 1 instance 1 not found.

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1

*Mar  7 02:47:00.289: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711ulaw ptime :0, codecbytes: 0

*Mar  7 02:47:00.289: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 160

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 5 ptype 0 time 0, bytes 160  as channel 1 mline 1 ss 0 10.0.99.221:32510

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 18 mline 1

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Media/sipSPISelectCodecVersion: Codec (g729r8) is not in preferred list

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: An exact codec match not configured, using interoperable codec g729r8 pre-ietf

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g729r8 pre-ietf

SIP: (2299) Attribute ptime, level 1 instance 1 not found.

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1

*Mar  7 02:47:00.293: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g729r8 pre-ietf ptime :0, codecbytes: 0

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 20

*Mar  7 02:47:00.293: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 0 ptype 18 time 0, bytes 20  as channel 2 mline 1 ss 0 10.0.99.221:32510

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 4 mline 1

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Media/sipSPISelectCodecVersion: Codec (g723ar63) is not in preferred list

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: An exact codec match not configured, using interoperable codec g729r8 pre-ietf

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g729r8 pre-ietf

SIP: (2299) Attribute ptime, level 1 instance 1 not found.

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation NOT done, get ptime from sdp: ptime=0, media_ndx=1

*Mar  7 02:47:00.297: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g729r8 pre-ietf ptime :0, codecbytes: 0

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Codec bytes 0, use default packet rate 20

*Mar  7 02:47:00.297: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 0 ptype 4 time 0, bytes 20  as channel 3 mline 1 ss 0 10.0.99.221:32510

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 96 mline 1

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_report_media_to_peer:

Report initial call media

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Info/copy_channels:

callId 2299 size 296 ptr 0x8363A2FC)

*Mar  7 02:47:

Router#00.301: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_report_media_to_peer:

CCSIP: Unable to report channel ind

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Media/sipSPIUpdCallWithSdpInfo:

          Stream type            : voice-only

          Media line             : 1

          State                  : STREAM_ADDING (2)

          Callid                 : -1

          Negotiated Codec       : g711alaw, bytes :80

          Negotiated DTMF relay  : inband-voice

          Negotiated NTE payload : 0

          Negotiated CN payload  : 0

          Media Srce Addr/Port   : 10.0.99.29:0

          Media Dest Addr/Port   : 10.0.99.221:32510

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Info/sipSPIHandleInviteMedia:

Negotiated Codec        : g711alaw, bytes :80

Preferred Codec         : g711alaw, bytes :80

Preferred  DTMF relay 1 : 6

Preferred  DTMF relay 2 : 0

Negotiated DTMF relay   : 0

Preferred and Negotiated NTE payloads: 101 0

Preferred and Negotiated NSE payloads: 100 0

Preferred and Negotiated Modem Relay: 0 0

Preferred and Negotiated Modem Relay GwXid: 1 0

*Mar  7 02:47:00.301: //2299/AAFC2366ACD4/SIP/Info/sipSPIDoQoSNegotiation: SDP body with media description

*Mar  7 02:47:00.305: //2299/AAFC2366ACD4/SIP/Info/sipSPICanSetFallbackFlag: Local Fallback is not active

*Mar  7 02:47:00.305: //-1/xxxxxxxxxxxx/SIP/Media/sipSPIReserveRtpPort: reserved port 17342 for stream 1

*Mar  7 02:47:00.305: //2299/AAFC2366ACD4/SIP/Info/sipSPIUpdateSrcSdpFixedPart: Reserving rtp port for stream 1, src_port=17342

*Mar  7 02:47:00.305: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetMediaDirectionForStream: Setting Media direction SENDRECV for stream 1

*Mar  7 02:47:00.305: //2299/AAFC2366ACD4/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Setting stream 1 portnum to 17342

*Mar  7 02:47:00.309: //2299/AAFC2366ACD4/SIP/Info/sipSPIAddBillingInfoToCcb: sipCallId for billing records = ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

*Mar  7 02:47:00.309: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_store_channel_info: Store channelInfo in CallInfo

*Mar  7 02:47:00.309: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.

*Mar  7 02:47:00.309: //2299/AAFC2366ACD4/SIP/Info/sipSPIContinueNewMsgInvite: ccsip_api_call_setup_ind returned: SIP_SUCCESS

*Mar  7 02:47:00.309: //2299/AAFC2366ACD4/SIP/Info/sipSPIUaddCcbToUASRespTable: ****Adding to UAS Response table.

*Mar  7 02:47:00.309: //2299/AAFC2366ACD4/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x83A98764 key=ab05c434eb5511e1acd4001a64c74ed8@10.0.99.12119F059BD-1F7C

*Mar  7 02:47:00.313: //2299/AAFC2366ACD4/SIP/Info/sipSPIUaddccCallIdToTable: Adding call id 8FB to table

*Mar  7 02:47:00.313: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22C80, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:00.317: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:00.317: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:00.317: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22C80, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:00.317: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_IDLE, SUBSTATE_NONE)  to (STATE_RECD_INVITE, SUBSTATE_NONE)

*Mar  7 02:47:00.317: //2299/AAFC2366ACD4/SIP/Info/sipSPIProcessContactInfo: Previous Hop 10.0.99.121:5061

*Mar  7 02:47:00.321: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_PROCEEDING

*Mar  7 02:47:00.329: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_NONE, SUBSTATE_NONE)  to (STATE_IDLE, SUBSTATE_NONE)

*Mar  7 02:47:00.329: //2300/000000000000/SIP/Info/ccsip_call_setup_request:

This a IPIP call: Chan 0, codec 6 channel 32510, ip A0063DD:32510  params 0x83C958D4 caps 0x83C698A4

*Mar  7 02:47:00.329: //2300/000000000000/SIP/Info/ccsip_call_setup_request:

This a IPIP call: Chan 1, codec 5 channel 32510, ip A0063DD:32510  params 0x83C958D4 caps 0x83C698A4

*Mar  7 02:47:00.329: //2300/000000000000/SIP/Info/ccsip_call_setup_request:

This a IPIP call: Chan 2, codec 0 channel 32510, ip A0063DD:32510  params 0x83C958D4 caps 0x83C698A4

*Mar  7 02:47:00.329: //2300/000000000000/SIP/Info/ccsip_call_setup_request:

This a IPIP call: Chan 3, codec 0 channel 32510, ip A0063DD:32510  params 0x83C958D4 caps 0x83C698A4

*Mar  7 02:47:00.329: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_SETUP

*Mar  7 02:47:00.329: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler:

*Mar  7 02:47:00.329: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: switch(ev.ev_id: 138)

*Mar  7 02:47:00.333: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: peer ID 2300 chans 0x83008EB8 event 138 flags 0x10020038 0x601 data 0x83008EB8

*Mar  7 02:47:00.333: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: CC_EV_H245_SET_MODE: peer ID 2300 chans 0x83008EB8 event 138 flags  0x10020038 0x601 data 0x83008EB8

*Mar  7 02:47:00.333: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: CC_EV_H245_SET_MODE: peer ID 2300 chans 0x83008EB8 event 138 flags 0x10020038 0x601 data 0x83008EB8, type = 3

*Mar  7 02:47:00.333: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: CC_R_SUCCESS_WITH_CONFIRMED

*Mar  7 02:47:00.333: //2300/000000000000/SIP/Info/sipSPIUaddccCallIdToTable: Adding call id 8FC to table

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/act_idle_continue_call_setup:

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/sipSPIGetCallConfig: preferred_codec set[0] type :No Codec    bytes: 0

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/sipSPICanSetFallbackFlag: Local Fallback is not active

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/sipSPIGetCallConfig: Using Voice Class Codec, tag = 1

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

callid 2300, channels 0x82BCEFE8 caps 0x83C698A4

*Mar  7 02:47:00.337: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

pref dtmf 96

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

retreive codec 6 ptype 255 time 0 bytes 0

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

retreive codec 5 ptype 255 time 0 bytes 0

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

retreive codec 0 ptype 255 time 0 bytes 0

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

retreive codec 0 ptype 255 time 0 bytes 0

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPIRscmsmAvail: Value returned by check is = 0

*Mar  7 02:47:00.341: //2300/000000000000/SIP/Info/sipSPIUaddCcbToUACTable: ****Adding to UAC table.

*Mar  7 02:47:00.345: //2300/000000000000/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x83A87C30 key=6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

*Mar  7 02:47:00.345: //2300/000000000000/SIP/Info/sipSPIUsetBillingProfile: sipCallId for billing records = 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

*Mar  7 02:47:00.345: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:00.345: //-1/xxxxxxxxxxxx/SIP/Media/sipSPIReserveRtpPort: reserved port 19298 for stream 1

*Mar  7 02:47:00.345: //2300/000000000000/SIP/Media/sipSPIAddSDPMediaPayload: Preferred method of dtmf relay is: 6, with payload: 101

*Mar  7 02:47:00.349: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:00.349: //2300/000000000000/SIP/Info/sip_generate_sdp_xcaps_list: Modem Relay and T38 disabled. X-cap not needed

*Mar  7 02:47:00.349: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Dialog Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:00.349: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:00.349: //2300/000000000000/SIP/Event/sipSPICreateRpid: Received Octet3A=0x80 -> Setting ;screen=no ;privacy=off

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipSPISendInvite: Sending Invite to the transport layer

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C24390, addr=10.0.99.100, port=5060, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x80AAE060

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x83C24390

*Mar  7 02:47:00.357: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C24390, addr=10.0.99.100, port=5060, connId=1 for UDP

*Mar  7 02:47:00.357: //2300/000000000000/SIP/Info/sentInviteRequest: Sent Invite in state STATE_IDLE

*Mar  7 02:47:00.357: //-1/xxxxxxxxxxxx/SIP/Info/sentInviteRequest: Transaction active. Facilities will be queued.

*Mar  7 02:47:00.361: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_IDLE, SUBSTATE_NONE)  to (STATE_SENT_INVITE, SUBSTATE_NONE)

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 2300) to the VOIP RTP library

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info

        laddr = 10.0.99.29, lport = 19298, raddr = 0.0.0.0, rport=0, do_rtcp=FALSE

        src_callid = 2300, dest_callid = -1, stream type = voice+dtmf, stream direction = RECVONLY

        media_ip_addr = 0.0.0.0

*Mar  7 02:47:00.361: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: No rtp session, creating a new one

*Mar  7 02:47:00.365: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Tryin

Router#g

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Allow-Events: telephone-event

Content-Length: 0

*Mar  7 02:47:00.369: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKB0C23C0

From: <4991589848>;tag=19F05A11-851

To: <4957887603>

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

Supported: 100rel,timer,replaces

Min-SE:  1800

Cisco-Guid: 2868650854-3948220897-2899574810-1690783448

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Remote-Party-ID: <4991589848>;party=calling;screen=no;privacy=off

Timestamp: 1015469220

Contact: <4991589848>

Expires: 180

Allow-Events: telephone-event

Content-Type: application/sdp

Content-Length: 241

v=0

o=CiscoSystemsSIP-GW-UserAgent 5758 6866 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 19298 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:10

*Mar  7 02:47:00.373: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:00.373: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:00.377: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0C23C0

From: <4991589848>;tag=19F05A11-851

To: <4957887603>

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Server: MERA MVTS3G v.4.4.0-15

Timestamp: 1015469220

Content-Length: 0

*Mar  7 02:47:00.377: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_SENT_INVITE, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)

Router#

*Mar  7 02:47:04.015: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:04.015: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:04.015: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 183 Progress

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0C23C0

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Content-Type: application/sdp

Server: MERA MVTS3G v.4.4.0-15

Content-Length:   239

v=0

o=- 1345528905 1345528905 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 26272 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:10

a=sendrecv

a=silenceSupp:off - - - -

*Mar  7 02:47:04.019: //2300/000000000000/SIP/Info/HandleSIP1xxSessionProgress: Content-Disposition NOT received in 18x response - using default Content-Disposition values

*Mar  7 02:47:04.019: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.

*Mar  7 02:47:04.023: //2300/000000000000/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1

*Mar  7 02:47:04.023: //2300/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1

*Mar  7 02:47:04.023: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711alaw ptime :10, codecbytes: 80

*Mar  7 02:47:04.023: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:04.023: //2300/000000000000/SIP/Media/sipSPIDoPtimeNegotiation: Offered ptime:10, Negotiated ptime:10 Negotiated codec bytes: 80 for codec g711alaw

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPICheckDynPayloadUse: Dynamic payload(101) could not be reserved.

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Payload type (101) is reserved for requested dtmf relay mode.

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of partial named event(NE) match in fmtp list of events.

*Mar  7 02:47:04.027: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0

*Mar  7 02:47:04.027: //2300/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1

        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=rtp-nte

        stream_type=voice+dtmf (1), dest_ip_address=10.0.99.111, dest_port=26272

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

        Preferred Codec        : g711alaw, bytes :80

        Preferred  DTMF relay  : rtp-nte

        Preferred NTE payload  : 101

        Early Media            : No

        Delayed Media          : No

        Bridge Done            : No

        New Media              : No

        DSP DNLD Reqd          : No

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:

callId 2300 peer 2299 flags 0x7

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

CallID 2300, sdp 0x838B9CDC channels 0x83A897E0

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Info/copy_channels:

callId 2300 size 296 ptr 0x836371EC)

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 8 mline 1

*Mar  7 02:47:04.031: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw

*Mar  7 02:47:04.031: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:04.035: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=10,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1

*Mar  7 02:47:04.035: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 1 10.0.99.111:26272

*Mar  7 02:47:04.035: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 101 mline 1

*Mar  7 02:47:04.035: //2300/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:

Report initial call media

*Mar  7 02:47:04.035: //2300/000000000000/SIP/Info/copy_channels:

callId 2300 size 80 ptr 0x82BFC918)

*Mar  7 02:47:04.035: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler:

*Mar  7 02:47:04.035: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: switch(ev.ev_id: 132)

*Mar  7 02:47:04.035: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: peer ID 2300 chans 0x82BFC918 event 132 flags 0x10020038 0x403 data 0x82BFC918

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: CC_EV_H245_OPEN_CHANNEL_IND: peer ID 2300  chans 0x82BFC918 event 132 flags 0x10020038 0x403 data 0x82BFC918

*Mar  7 02:47:04.039: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_NEW_MEDIA

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_event_handler:

ccsip_event_handler: set event->type = SIPSPI_EV_CC_NEW_MEDIA!: peer ID 2300 chans 0x82BFC918 event 132 flags 0x10020038 0x403 data 0x82BFC918

*Mar  7 02:47:04.039: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_event_handler: CC_R_SUCCESS_WITH_CONFIRMED

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_get_rtcp_session_parameters: CURRENT VALUES: stream_callid=-1, current_seq_num=0xE46

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_get_rtcp_session_parameters: NEW VALUES: stream_callid=-1, current_seq_num=0x0

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_caps_ind: Load DSP with negotiated codec: g711alaw, Bytes=80

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/ccsip_caps_ind: Set forking flag to 0x3133

*Mar  7 02:47:04.039: //2299/AAFC2366ACD4/SIP/Info/sipSPISetDTMFRelayMode: Set DSP for dtmf-relay = CC_CAP_DTMF_RELAY_INBAND_VOICE_AND_OOB

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_set_modem_caps: Preferred (or the one that came from DSM) modem relay=1, from CLI config=0

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_set_modem_caps: Disabling Modem Relay...

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_generate_sdp_xcaps_list: Modem Relay and T38 disabled. X-cap not needed

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_set_modem_caps: Negotiation already Done. Set negotiated Modem caps and generate SDP Xcap list

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_set_modem_caps: Modem Relay & Passthru both disabled

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Info/sip_set_modem_caps: nse payload = 0, ptru mode = 0, ptru-codec=0, redundancy=0, xid=0, relay=0, sprt-retry=12, latecncy=200, compres-dir=3, dict=1024, strnlen=32

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Media/sipSPISetStreamInfo: 0 Active Streams

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Media/sipSPISetStreamInfo: Number of active streams is zero (0)!

*Mar  7 02:47:04.043: //2299/AAFC2366ACD4/SIP/Media/sipSPISetStreamInfo:

caps.stream_count=0,caps.stream[0].stream_type=0xFFFF, caps.stream_list.xmitFunc=

*Mar  7 02:47:04.047: //2299/AAFC2366ACD4/SIP/Media/sipSPISetStreamInfo: ??unknown??, caps.stream_list.context=

*Mar  7 02:47:04.047: //2299/AAFC2366ACD4/SIP/Media/sipSPISetStreamInfo: 0x0 (gccb)

*Mar  7 02:47:04.047: //2299/AAFC2366ACD4/SIP/Info/ccsip_caps_ind: Load DSP with codec : g711alaw, Bytes=80

*Mar  7 02:47:04.047: //2299/AAFC2366ACD4/SIP/Info/ccsip_caps_ind: ccsip_caps_ind: ccb->flags_ipip = 0x403

*Mar  7 02:47:04.047: //2300/000000000000/SIP/Info/ccsip_caps_ack: Set forking flag to 0x0

*Mar  7 02:47:04.047: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

          Stream type            : voice+dtmf

          Media line             : 1

          State                  : STREAM_ADDING (2)

          Callid                 : 2300

          Negotiated Codec       : g711alaw, bytes :80

          Negotiated DTMF relay  : rtp-nte

          Negotiated NTE payload : 101

          Negotiated CN payload  : 0

          Media Srce Addr/Port   : 10.0.99.29:19298

          Media Dest Addr/Port   : 10.0.99.111:26272

*Mar  7 02:47:04.047: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.

*Mar  7 02:47:04.047: //2300/000000000000/SIP/Info/HandleSIP1xxSessionProgress: ccsip_api_call_cut_progress returned: SIP_SUCCESS

*Mar  7 02:47:04.051: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)  to (STATE_RECD_PROCEEDING, SUBSTATE_NONE)

*Mar  7 02:47:04.051: //2300/000000000000/SIP/Info/HandleSIP1xxSessionProgress: Transaction Complete. Lock on Facilities released.

*Mar  7 02:47:04.051: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_handle_channel_info:

CCSIP:callID 2299 ft: 1, inc 8, 10.0.99.111:26272, codec 6

*Mar  7 02:47:04.051: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

callid 2299, channels 0x82BFC918 caps 0x8363720C

*Mar  7 02:47:04.051: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

pref dtmf 101

*Mar  7 02:47:04.055: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

nego mline 1 dtmf 101 ss 1 ret 0

*Mar  7 02:47:04.055: //2299/AAFC2366ACD4/SIP/Info/sipSPI_ipip_copy_channelInfo_to_sdp:

retreive codec 6 ptype 255 time 0 bytes 80

*Mar  7 02:47:04.055: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetMediaDirectionForStream: Setting Media direction SENDRECV for stream 1

*Mar  7 02:47:04.055: //2299/AAFC2366ACD4/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Setting stream 1 portnum to 17342

*Mar  7 02:47:04.055: //2299/AAFC2366ACD4/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Negotiated method of dtmf relayand pyld: 6 101

*Mar  7 02:47:04.055: //2299/AAFC2366ACD4/SIP/Info/sipSPIProcessMediaChanges: sipSPIProcessMediaChanges

*Mar  7 02:47:04.059: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_PROGRESS

*

Router#Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Info/ccsip_bridge: confID = 1038, srcCallID = 2299, dstCallID = 2300

*Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Info/sipSPIUupdateCcCallIds: Old src/dest ccCallids: -1/-1, new src/dest ccCallids: 2299/2300

*Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Info/sipSPIUupdateCcCallIds: Old streamcallid=-1, new streamcallid=2299

*Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions

*Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 2299) to the VOIP RTP library

*Mar  7 02:47:04.059: //2299/AAFC2366ACD4/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:04.063: //2299/AAFC2366ACD4/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1

*Mar  7 02:47:04.063: //2299/AAFC2366ACD4/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info

        laddr = 10.0.99.29, lport = 17342, raddr = 10.0.99.221, rport=32510, do_rtcp=TRUE

        src_callid = 2299, dest_callid = 2300, stream type = voice+dtmf, stream direction = SENDRECV

        media_ip_addr = 10.0.99.221

*Mar  7 02:47:04.063: //2299/AAFC2366ACD4/SIP/Media/sipSPIUpdateRtcpSession: No rtp session, creating a new one

*Mar  7 02:47:04.063: //2299/AAFC2366ACD4/SIP/Info/sipSPIUpdateRtcpSession: Process Media changes is still pending.

*Mar  7 02:47:04.063: //2299/AAFC2366ACD4/SIP/Media/sipSPIGetNewLocalMediaDirection:

        New Remote Media Direction = SENDRECV

        Present Local Media Direction = SENDRECV

        New Local Media Direction = SENDRECV

        retVal = 0

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Info/ccsip_bridge: confID = 1038, srcCallID = 2300, dstCallID = 2299

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Info/sipSPIUupdateCcCallIds: Old src/dest ccCallids: -1/-1, new src/dest ccCallids: 2300/2299

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Info/sipSPIUupdateCcCallIds: Old streamcallid=2300, new streamcallid=2300

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 2300) to the VOIP RTP library

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1

*Mar  7 02:47:04.067: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info

        laddr = 10.0.99.29, lport = 19298, raddr = 10.0.99.111, rport=26272, do_rtcp=TRUE

        src_callid = 2300, dest_callid = 2299, stream type = voice+dtmf, stream direction = SENDRECV

        media_ip_addr = 10.0.99.111

*Mar  7 02:47:04.071: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: RTP session already created - update

*Mar  7 02:47:04.071: //2300/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:

        New Remote Media Direction = SENDRECV

        Present Local Media Direction = SENDRECV

        New Local Media Direction = SENDRECV

        retVal = 0

*Mar  7 02:47:04.075: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:04.075: //2299/AAFC2366ACD4/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:04.075: //2299/AAFC2366ACD4/SIP/Info/sipSPISendInviteResponse183: Session Type is Media/Qos/Security/RTR SDP body is attached

*Mar  7 02:47:04.079: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 183 Response to the Transport Layer

*Mar  7 02:47:04.083: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22920, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x80AAE960

*Mar  7 02:47:04.083: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:04.083: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:04.083: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22920, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:04.083: //2299/AAFC2366ACD4/SIP/Info/sentInviteResponse18x: Sent a 18x Response

*Mar  7 02:47:04.083: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:04.087: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0C23C0

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:04.087: //2300/000000000000/SIP/Info/ccsip_api_call_alert: SDP Body either absent or ignored in 180 RINGING:- If media cut through is not done in 18x will wait for 200 OK to do negotiation.

*Mar  7 02:47:04.087: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.

*Mar  7 02:47:04.087: //2300/000000000000/SIP/Info/HandleSIP1xxRinging: ccsip_api_call_alert returned: SIP_SUCCESS

*Mar  7 02:47:04.091: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_RECD_PROCEEDING, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_NONE)

*Mar  7 02:47:04.091: //2300/000000000000/SIP/Info/HandleSIP1xxRinging: Transaction Complete. Lock on Facilities released.

*Mar  7 02:47:04.095: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Disposition: session;handling=required

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:04.099: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_ALERTING

*Mar  7 02:47:04.099: //2299/AAFC2366ACD4/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:04.103: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 180 Response to the Transport Layer

*Mar  7 02:47:04.103: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22920, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x80AAE960

*Mar  7 02:47:04.103: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:04.107: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:04.107: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22920, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:04.107: //2299/AAFC2366ACD4/SIP/Info/sentInviteResponse18x: Sent a 18x Response

*Mar  7 02:47:04.107: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_RECD_INVITE, SUBSTATE_NONE)  to (STATE_SENT_ALERTING, SUBSTATE_NONE)

*Mar  7 02:47:04.111: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 180 Ringing

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Length: 0

Router#

*Mar  7 02:47:07.697: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:07.697: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:07.701: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0C23C0

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 101 INVITE

Contact: <4957887603>

Content-Type: application/sdp

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

Server: MERA MVTS3G v.4.4.0-15

X-mera-expires: 86460

Content-Length:   239

v=0

o=- 1345528905 1345528905 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=audio 26272 RTP/AVP 8 101

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:10

a=sendrecv

a=silenceSupp:off - - - -

*Mar  7 02:47:07.705: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.

*Mar  7 02:47:07.705: //2300/000000000000/SIP/Info/sipSPIhandle200OKInvite: Transaction active. Facilities will be queued.

*Mar  7 02:47:07.705: //2300/000000000000/SIP/Info/sipSPIhandle200OKInvite: *** This ccb is the parent

*Mar  7 02:47:07.709: //2300/000000000000/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1

*Mar  7 02:47:07.709: //2300/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711alaw) Negotiation Successful on Static Payload for m-line 1

*Mar  7 02:47:07.709: //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec: g711alaw ptime :10, codecbytes: 80

*Mar  7 02:47:07.709: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:07.709: //2300/000000000000/SIP/Media/sipSPIDoPtimeNegotiation: Offered ptime:10, Negotiated ptime:10 Negotiated codec bytes: 80 for codec g711alaw

*Mar  7 02:47:07.709: //2300/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of partial named event(NE) match in fmtp list of events.

*Mar  7 02:47:07.713: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Info/sip_do_nse_negotiation: Remote NSE payload = local one = 0, Use it

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1

        payload_type=8, codec_bytes=80, codec=g711alaw, dtmf_relay=rtp-nte

        stream_type=voice+dtmf (1), dest_ip_address=10.0.99.111, dest_port=26272

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Media/sipSPICompareStreams: stream 1 dest_port: old=26272 new=26272

*Mar  7 02:47:07.713: //2300/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:

        New Remote Media Direction = SENDRECV

        Present Local Media Direction = SENDRECV

        New Local Media Direction = SENDRECV

        retVal = 0

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Media/sipSPICompareStreams: Flags set for stream 1: RTP_CHANGE=No CAPS_CHANGE=No

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Media/sipSPICompareSDP: Flags set for call: NEW_MEDIA=No DSPDNLD_REQD=No IPIP_MEDIA=No

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

        Preferred Codec        : g711alaw, bytes :80

        Preferred  DTMF relay  : rtp-nte

        Preferred NTE payload  : 101

        Early Media            : No

        Delayed Media          : No

        Bridge Done            : Yes

        New Media              : No

        DSP DNLD Reqd          : No

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:

callId 2300 peer 2299 flags 0x407

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

CallID 2300, sdp 0x833FA5D8 channels 0x83A897E0

*Mar  7 02:47:07.717: //2300/000000000000/SIP/Info/copy_channels:

callId 2300 size 80 ptr 0x82BF44E0)

*Mar  7 02:47:07.721: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 8 mline 1

*Mar  7 02:47:07.721: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Selecting codec g711alaw

*Mar  7 02:47:07.721: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: g711alaw codecbytes :80, ptime: 10

*Mar  7 02:47:07.721: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=10,stream->negotiated_codec_bytes=80, coverted ptime=10 stream->mline_index=1, media_ndx=1

*Mar  7 02:47:07.721: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 6 ptype 8 time 10, bytes 80  as channel 0 mline 1 ss 1 10.0.99.111:26272

*Mar  7 02:47:07.721: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 101 mline 1

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

          Stream type            : voice+dtmf

          Media line             : 1

          State                  : STREAM_ACTIVE (5)

          Callid                 : 2300

          Negotiated Codec       : g711alaw, bytes :80

          Negotiated DTMF relay  : rtp-nte

          Negotiated NTE payload : 101

          Negotiated CN payload  : 0

          Media Srce Addr/Port   : 10.0.99.29:19298

          Media Dest Addr/Port   : 10.0.99.111:26272

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Info/sipSPIProcessMediaChanges: sipSPIProcessMediaChanges

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Info/sipSPIhandle200OKInvite: ccsip_api_call_connect_media returned: SIP_SUCCESS

*Mar  7 02:47:07.725: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_RECD_PROCEEDING, SUBSTATE_NONE)  to (STATE_RECD_PROCEEDING, SUBSTATE_NONE)

*Mar  7 02:47:07.725: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateRawMsg: No GTD passed.

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Info/sipSPICreateAndStartRtpTimer:

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Info/sipSPICreateAndStartRtpTimer: Media Inactivity Timer is disabled.

*Mar  7 02:47:07.725: //2300/000000000000/SIP/Info/sipSPIhandle200OKInvite: ccsip_api_call_connected returned: SIP_SUCCESS

*Mar  7 02:47:07.729: //2300/000000000000/SIP/Transport/sipSPISendAck: Sending ACK to the transport layer

*Mar  7 02:47:07.729: //2300/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE

*Mar  7 02:47:07.729: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22C80, addr=10.0.99.100, port=5060, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x80AAF6C8

*Mar  7 02:47:07.733: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:07.733: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:07.733: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x83C22C80

*Mar  7 02:47:07.733: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22C80, addr=10.0.99.100, port=5060, connId=1 for UDP

*Mar  7 02:47:07.733: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_RECD_PROCEEDING, SUBSTATE_NONE)  to (STATE_ACTIVE, SUBSTATE_NONE)

*Mar  7 02:47:07.733: //2300/000000000000/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A87C30

State of The Call        : STATE_ACTIVE

TCP Sockets Used         : NO

Calling Number           : 4991589848

Called Number            : 4957887603

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.100:5060

Destn SIP Resp Addr:Port : 10.0.99.100:5060

Destination Name         : 10.0.99.100

*Mar  7 02:47:07.733: //2300/000000000000/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711alaw

Negotiated Codec Bytes   : 80

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 19298

Destn  IP Address (Media): 10.0.99.111

Destn  IP Port    (Media): 26272

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:07.737: //2300/000000000000/SIP/Info/sipSPICallActive: Transaction Complete. Lock on Facilities released.

*Mar  7 02:47:07.737: //2300/000000000000/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:07.737: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_CONNECT

*Mar  7 02:47:07.745: //2299/AAFC2366ACD4/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:07.749: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:07.749: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C23970, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x80AAEC48

*Mar  7 02:47:07.749: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:07.749: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:07.749: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C23970, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:07.753: //2299/AAFC2366ACD4/SIP/Info/sentInviteResponse200: Sent 200Ok for Invite in state STATE_SENT_ALERTING

*Mar  7 02:47:07.753: //-1/xxxxxxxxxxxx/SIP/Info/sentInviteResponse200: Transaction active. Facilities will be queued.

*Mar  7 02:47:07.753: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_SENT_ALERTING, SUBSTATE_NONE)  to (STATE_SENT_SUCCESS, SUBSTATE_NONE)

*Mar  7 02:47:07.753: //2299/AAFC2366ACD4/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:07.753: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

ACK sip:4957

Router#887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKB0D1D83

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

Max-Forwards: 70

CSeq: 101 ACK

Content-Length: 0

*Mar  7 02:47:07.757: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:00 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:07.765: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:07.765: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:07.765: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:07.765: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:07.769: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:07.769: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:07.773: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

*Mar  7 02:47:07.773: //2299/AAFC2366ACD4/SIP/Info/act_sentsucc_new_message_request: Transaction Complete. Lock on Facilities released.

*Mar  7 02:47:07.773: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_SENT_SUCCESS, SUBSTATE_NONE)  to (STATE_ACTIVE, SUBSTATE_NONE)

*Mar  7 02:47:07.773: //2299/AAFC2366ACD4/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A98764

State of The Call        : STATE_ACTIVE

TCP Sockets Used         : NO

Calling Number           : 4991589848

Called Number            : 0001124957887603

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.121:5061

Destn SIP Resp Addr:Port : 10.0.99.121:5061

Destination Name         : 10.0.99.121

*Mar  7 02:47:07.773: //2299/AAFC2366ACD4/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711alaw

Negotiated Codec Bytes   : 80

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 17342

Destn  IP Address (Media): 10.0.99.221

Destn  IP Port    (Media): 32510

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:07.777: //2299/AAFC2366ACD4/SIP/Info/sipSPICreateAndStartRtpTimer:

*Mar  7 02:47:07.777: //2299/AAFC2366ACD4/SIP/Info/sipSPICreateAndStartRtpTimer: Media Inactivity Timer is disabled.

*Mar  7 02:47:07.777: //2299/AAFC2366ACD4/SIP/Info/sipSPIProcessHoldTimerForCall: Media IP Addr 10.0.99.221, RTCP Type 3

*Mar  7 02:47:07.777: //2299/AAFC2366ACD4/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

Router#

*Mar  7 02:47:11.019: //2298/000000000000/SIP/Info/sipSPIUdeleteCcbFromUACTable: ****Deleting from UAC table.

*Mar  7 02:47:11.019: //2298/000000000000/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83AA2014 key=61A05BB1-30AC11D6-8901ED6C-C23DC168@10.0.99.29

*Mar  7 02:47:11.019: //2298/000000000000/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:11.019: //2298/AB2B8EB2A745/SIP/Info/sipSPIUfreeOneCCB: Freeing ccb 83AA2014

Router#

*Mar  7 02:47:12.898: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:12.898: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:12.898: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-1580058559-3776009707-436225447-22870608361

Via: SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-1580058559-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=343429304-3776009707-436225447-2287060836

To: <4991589848>;tag=19F05A11-851

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 102 INVITE

Contact: <4957887603>

Content-Type: application/sdp

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

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length:   193

v=0

o=- 1345528914 1345528914 IN IP4 10.0.99.111

s=-

c=IN IP4 10.0.99.111

t=0 0

m=image 26272 udptl t38

a=T38FaxRateManagement:transferredTCF

a=T38FaxUdpEC:t38UDPRedundancy

a=sendrecv

*Mar  7 02:47:12.902: //2300/000000000000/SIP/Info/sipSPICheckFromToRequest: Found matching CB 83A87C30

*Mar  7 02:47:12.902: //2300/000000000000/SIP/Info/ccsip_new_msg_preprocessor: ****Found CCB in UAC table

*Mar  7 02:47:12.902: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:12.902: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:12.906: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:12.906: //2300/000000000000/SIP/Info/sact_active_new_message_request: Case of Mid-Call INVITE/UPDATE in ACTIVE STATE

*Mar  7 02:47:12.910: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found.

*Mar  7 02:47:12.910: //2300/000000000000/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1

*Mar  7 02:47:12.910: //2300/000000000000/SIP/Info/sipSPIDoFaxMediaNegotiation: T.38 negotiated

*Mar  7 02:47:12.910: //2300/000000000000/SIP/Media/sipSPICompareStreams: stream 1 dest_port: old=26272 new=26272

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:

        New Remote Media Direction = SENDRECV

        Present Local Media Direction = SENDRECV

        New Local Media Direction = SENDRECV

        retVal = 0

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPICompareMediaType: Media type switching from 0 to 11 for stream 1

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPICompareStreams: negotiated codec changed from g711alaw to T38Fax

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPICompareStreams: negotiated dtmf relay changed from rtp-nte to inband-voice

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPICompareStreams: Flags set for stream 1: RTP_CHANGE=Yes CAPS_CHANGE=Yes

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPICompareSDP: Flags set for call: NEW_MEDIA=Yes DSPDNLD_REQD=Yes IPIP_MEDIA=Yes

*Mar  7 02:47:12.914: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

        Preferred Codec        : g711alaw, bytes :80

        Preferred  DTMF relay  : rtp-nte

        Preferred NTE payload  : 101

        Early Media            : No

        Delayed Media          : No

        Bridge Done            : Yes

        New Media              : Yes

        DSP DNLD Reqd          : Yes

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:

callId 2300 peer 2299 flags 0x4D0F

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

CallID 2300, sdp 0x83BC49B4 channels 0x83A897E0

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/copy_channels:

callId 2300 size 80 ptr 0x83BC6340)

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Finished storing fax attrs 1 type 1 prot 0, rmgmt 1 maxbuff 0 max dgram 0

SIP: Attribute ptime, level 1 instance 1 not found.

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Call 2300 setting xmit func to udp

*Mar  7 02:47:12.918: //2299/AAFC2366ACD4/SIP/Info/ccsip_remote_codec_download_done:

callId 2299 context 0x82BD22E0

*Mar  7 02:47:12.918: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Call 2300 set InfoType to FAX

*Mar  7 02:47:12.922: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Hndl ptype 0 mline 1

*Mar  7 02:47:12.922: //-1/xxxxxxxxxxxx/SIP/Error/convert_codec_bytes_to_ptime: Unexpected VoIPCodec Type :T38Fax

*Mar  7 02:47:12.922: //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec: T38Fax codecbytes :20, ptime: 0

*Mar  7 02:47:12.922: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media negotiation done: stream->negotiated_ptime=0,stream->negotiated_codec_bytes=20, coverted ptime=0 stream->mline_index=1, media_ndx=1

*Mar  7 02:47:12.922: //2300/000000000000/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:

Adding codec 17 ptype 0 time 0, bytes 20  as channel 0 mline 1 ss 0 10.0.99.111:26272

*Mar  7 02:47:12.922: //2300/000000000000/SIP/Info/sipSPI_ipip_report_media_to_peer:

Report reINVITE media

*Mar  7 02:47:12.922: //2300/000000000000/SIP/Info/copy_channels:

callId 2300 size 80 ptr 0x83BC6340)

*Mar  7 02:47:12.926: //2299/AAFC2366ACD4/SIP/Info/ccsip_modify_media_ind: codec=0x10000 modem_redundancy=2207967832 callID 2299 peer callID 2300

*Mar  7 02:47:12.926: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_MEDIA_CHANGED

*Mar  7 02:47:12.926: //2300/000000000000/SIP/Media/sipSPIUpdCallWithSdpInfo:

          Stream type            : voice+dtmf

          Media line             : 1

          State                  : STREAM_CHANGING (4)

          Callid                 : -1

          Negotiated Codec       : T38Fax, bytes :20

          Negotiated DTMF relay  : inband-voice

          Negotiated NTE payload : 0

          Negotiated CN payload  : 0

          Media Srce Addr/Port   : 10.0.99.29:19298

          Media Dest Addr/Port   : 10.0.99.111:26272

*Mar  7 02:47:12.926: //2300/000000000000/SIP/Info/sipSPIProcessMediaChanges: sipSPIProcessMediaChanges

*Mar  7 02:47:12.926: //2300/000000000000/SIP/Media/sipSPIProcessRtpSessions: sipSPIProcessRtpSessions

*Mar  7 02:47:12.926: //2300/000000000000/SIP/Media/sipSPIDeleteStream: Deleting stream 1 from the VOIP RTP library

*Mar  7 02:47:12.926: //2300/000000000000/SIP/Media/sipSPIAddStream: Adding stream 1 of type voice+dtmf (callid 2300) to the VOIP RTP library

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 10.0.99.29

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: sipSPIUpdateRtcpSession for m-line 1

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: rtcp_session info

        laddr = 10.0.99.29, lport = 19298, raddr = 10.0.99.111, rport=26272, do_rtcp=FALSE

        src_callid = 2300, dest_callid = 2299, stream type = voice+dtmf, stream direction = SENDRECV

        media_ip_addr = 10.0.99.111

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Media/sipSPIUpdateRtcpSession: No rtp session, creating a new one

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Media/sipSPIGetNewLocalMediaDirection:

        New Remote Media Direction = SENDRECV

        Present Local Media Direction = SENDRECV

        New Local Media Direction = SENDRECV

        retVal = 0

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Info/sipSPIProcessMediaChanges: DSPDNLD Reqd is true. Call DoCapsInd

*Mar  7 02:47:12.930: //2300/000000000000/SIP/Info/sipSPIIncomingCallSDP: SDP already there use old SDP and update media if needed

*Mar  7 02:47:12.934: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetMediaDirectionForStream: Setting Media direction SENDRECV for stream 1

*Mar  7 02:47:12.934: //2300/000000000000/SIP/Info/sipSPIUpdateSrcSdpVariablePart: Setting stream 1 portnum to 19298

*Mar  7 02:47:12.934: //2300/000000000000/SIP/Info/sipSPI_ipip_build_t38_sdp:

*Mar  7 02:47:12.934: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_MEDIA_EVENT

*Mar  7 02:47:12.934: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_ACTIVE, SUBSTATE_NONE)  to (STATE_MIDCALL_LOCAL_RESP_PENDING, SUBSTATE_NONE)

*Mar  7 02:47:12.934: //2300/000000000000/SIP/Info/sipSPIHandleIncomingMidCallInvite: ccsip_api_request_offer returned: SIP_SUCCESS

*Mar  7 02:47:12.938: //2300/000000000000/SIP/Event/sipSPICreateRpid: Received Octet3A=0x80 -> Setting ;screen=no ;privacy=off

*Mar  7 02:47:12.938: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C238E0, addr=10.0.99.100, port=5060, sentBy_port=5060, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:12.938: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:12.938: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:12.938: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C238E0, addr=10.0.99.100, port=5060, connId=0 for UDP

*Mar  7 02:47:12.942: //2300/000000000000/SIP/Info/sipSPIProcessContactInfo: Previous Hop 10.0.99.100:5060

*Mar  7 02:47:12.942: //2299/AAFC2366ACD4/SIP/Info/act_active_media_changed: New codec = 17

*Mar  7 02:47:12.942: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendErrorResponse: Sending ERROR Response to the transport layer

*Mar  7 02:47:12.946: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C245D0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:12.946: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:12.946: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:12.946: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C245D0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:12.946: //2300/000000000000/SIP/Info/act_handle_app_media_event: Received media sip event SIP_RESPONSE_ANSWER

*Mar  7 02:47:12.950: //2300/000000000000/SIP/Event/sipSPICreateRpid: Received Octet3A=0x80 -> Setting ;screen=

Router#no ;privacy=off

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C23CD0, addr=10.0.99.100, port=5060, sentBy_port=5060, is_req=0, transport=1, switch=0, callBack=0x80AAF2E0

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:12.954: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C23CD0, addr=10.0.99.100, port=5060, connId=0 for UDP

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Info/sentResponseStartConnectTimer: Sent Response, start ConnectTimer

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Info/sipSPIProcessHoldTimerForCall: Media IP Addr 10.0.99.111, RTCP Type 3

*Mar  7 02:47:12.954: //2300/000000000000/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:12.958: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-1580058559-3776009707-436225447-22870608361,SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-1580058559-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=343429304-3776009707-436225447-2287060836

To: <4991589848>;tag=19F05A11-851

Date: Thu, 07 Mar 2002 02:47:12 GMT

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

Allow-Events: telephone-event

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

Content-Length: 0

*Mar  7 02:47:12.962: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 488 Not Acceptable Media

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

CSeq: 1 INVITE

Content-Length: 0

*Mar  7 02:47:12.966: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-1580058559-3776009707-436225447-22870608361,SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-1580058559-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=343429304-3776009707-436225447-2287060836

To: <4991589848>;tag=19F05A11-851

Date: Thu, 07 Mar 2002 02:47:12 GMT

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 102 INVITE

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

Supported: replaces

Allow-Events: telephone-event

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

Contact: <4991589848>

Content-Type: application/sdp

Content-Length: 151

v=0

o=CiscoSystemsSIP-GW-UserAgent 5758 6867 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=image 19298 udptl t38

c=IN IP4 10.0.99.29

*Mar  7 02:47:12.970: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:12.974: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:12.974: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:12.978: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:12.978: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:12.982: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:12.982: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:12.982: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

*Mar  7 02:47:12.986: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:12.986: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:4991589848@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-3999912639-3776009707-436225447-22870608361

Via: SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-3999912639-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957887603>;tag=343429304-3776009707-436225447-2287060836

To: <4991589848>;tag=19F05A11-851

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 102 ACK

Contact: <4957887603>

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:12.990: //2300/000000000000/SIP/Info/sipSPICheckFromToRequest: Found matching CB 83A87C30

*Mar  7 02:47:12.990: //2300/000000000000/SIP/Info/ccsip_new_msg_preprocessor: ****Found CCB in UAC table

*Mar  7 02:47:12.990: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:12.990: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:12.990: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:12.994: //2300/000000000000/SIP/Info/sipSPIProcessIncomingAckForMidCall: Processing MidCall ACK

*Mar  7 02:47:12.994: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_MIDCALL_LOCAL_RESP_PENDING, SUBSTATE_NONE)  to (STATE_ACTIVE, SUBSTATE_NONE)

*Mar  7 02:47:12.994: //2300/000000000000/SIP/Info/sipSPICreateAndStartRtpTimer:

*Mar  7 02:47:12.994: //2300/000000000000/SIP/Info/sipSPICreateAndStartRtpTimer: Media Inactivity Timer is disabled.

*Mar  7 02:47:13.446: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:13.450: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C238E0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:13.450: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:13.450: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:13.450: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C238E0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:13.454: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:12 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:13.459: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:13.459: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:13.459: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:13.463: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:13.467: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:13.467: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:13.467: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

*Mar  7 02:47:14.452: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:14.452: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C245D0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:14.452: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:14.452: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:14.452: //-1/xxxxxxxx

Router#xxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C245D0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:14.456: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:13 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:14.460: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:14.460: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:14.460: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:14.464: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:14.468: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:14.468: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:14.468: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

Router#

*Mar  7 02:47:16.455: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:16.455: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22530, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:16.455: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:16.455: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:16.455: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22530, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:16.459: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:14 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:16.463: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:16.463: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:16.467: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  7 02:47:16.467: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:16.471: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:16.471: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:16.471: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

Router#

*Mar  7 02:47:20.458: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:20.458: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22BF0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:20.458: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:20.458: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:20.458: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22BF0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:20.462: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:16 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:20.466: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:20.466: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:20.470: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  7 02:47:20.470: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:20.474: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:20.474: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:20.474: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

Router#

*Mar  7 02:47:24.457: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:24.461: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C238E0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:24.461: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:24.461: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:24.461: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C238E0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:24.465: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:20 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:24.469: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:24.469: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:24.473: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  7 02:47:24.473: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:24.477: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:24.477: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:24.477: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

Router#

*Mar  7 02:47:26.760: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:26.764: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:26.764: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

BYE sip:4959848932@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-1627196104-3776009707-436225447-22870608361

Via: SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-1627196104-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957873222>;tag=76313999-3776009707-436225447-2287060836

To: <4959848932>;tag=19EF4E54-E78

Call-ID: 45D3961B-30AC11D6-88FFED6C-C23DC168@10.0.99.29

CSeq: 102 BYE

Contact: <4957873222>

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Reason: MVTSLocal;cause=10;text="BYE received"

Content-Length: 0

*Mar  7 02:47:26.768: //2296/000000000000/SIP/Info/sipSPICheckFromToRequest: Found matching CB 83A809AC

*Mar  7 02:47:26.768: //2296/000000000000/SIP/Info/ccsip_new_msg_preprocessor: ****Found CCB in UAC table

*Mar  7 02:47:26.768: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:26.768: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:26.772: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.100,Port 5060, Transport 1, SentBy Port 5060

*Mar  7 02:47:26.772: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_set_release_source_for_peer: ownCallId[2296], src[4]

*Mar  7 02:47:26.772: //2296/000000000000/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:26.772: //2296/000000000000/SIP/Info/sipSPIInitiateDisconnect: Initiate call disconnect(16) for outgoing call

*Mar  7 02:47:26.772: //2296/000000000000/SIP/State/sipSPIChangeState: 0x83A809AC : State change from (STATE_ACTIVE, SUBSTATE_NONE)  to (STATE_DISCONNECTING, SUBSTATE_NONE)

*Mar  7 02:47:26.776: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_DISCONNECT

*Mar  7 02:47:26.776: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_DISCONNECT

*Mar  7 02:47:26.780: //2295/82291160ACD4/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:26.780: //2295/82291160ACD4/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:26.780: //2295/82291160ACD4/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:26.780: //2295/82291160ACD4/SIP/Transport/sipSPISendBye: Sending BYE to the transport layer

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22530, addr=10.0.99.121, port=5061, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x80AAEE84

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x83C22530

*Mar  7 02:47:26.784: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22530, addr=10.0.99.121, port=5061, connId=3 for UDP

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/Info/sentByeDisconnecting: Sent Bye Request, starting DisconnectTimer

*Mar  7 02:47:26.784: //2295/82291160ACD4/SIP/State/sipSPIChangeState: 0x83A9D3BC : State change from (STATE_ACTIVE, SUBSTATE_NONE)  to (STATE_DISCONNECTING, SUBSTATE_NONE)

*Mar  7 02:47:26.788: //2296/000000000000/SIP/Transport/sipSPISendByeResponse: Sending BYE Response to the transport layer

*Mar  7 02:47:26.788: //2296/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C245D0, addr=10.0.99.100, port=5060, sentBy_port=5060, is_req=0, transport=1, switch=0, callBack=0x80AAF150

*Mar  7 02:47:26.788: //2296/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:26.788: //2296/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:26.788: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C245D0, addr=10.0.99.100, port=5060, connId=0 for UDP

*Mar  7 02:47:26.792: //2296/000000000000/SIP/Info/sentByeResponse: Sent 200ok to the BYE, tearing down the call

*Mar  7 02:47:26.792: //2296/000000000000/SIP/Info/sipSPIIcpifUpdate: CallState: 4 Playout: 0 DiscTime:43520854 ConnTime 43511402

*Mar  7 02:47:26.796: //2296/000000000000/SIP/State/sipSPIChangeState: 0x83A809AC : State change from (STATE_DISCONNECTING, SUBSTATE_NONE)  to (STATE_DEAD, SUBSTATE_NONE)

*Mar  7 02:47:26.796: //2296/000000000000/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A809AC

State of The Call        : STATE_DEAD

TCP Sockets Used         : NO

Calling Number           : 4959848932

Called Number            : 4957873222

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.100:5060

Destn SIP Resp Addr:Port : 10.0.99.100:5060

Destination Name         : 10.0.99.100

*Mar  7 02:47:26.796: //2296/000000000000/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711alaw

Negotiated Codec Bytes   : 80

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 16754

Destn  IP Address (Media): 10.0.99.111

Destn  IP Port    (Media): 26228

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:26.796: //2296/000000000000/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 16

Disconnect Cause (SIP)   : 200

*Mar  7 02:47:26.796: //2296/000000000000/SIP/Info/sipSPIUdeleteccCallIdFromTable: Removing call id 8F8

*Mar  7 02:47:26.800: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4959848932@10.0.99.121:5061;user=phone SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKB0E679

From: <0001124957873222>;tag=19EF4E04-2605

To: <4959848932>;tag=236596354-3776009707-436262060-3629041508

Date: Thu, 07 Mar 2002 02:45:52 GMT

Call-ID: 822c1a36eb5511e1acd4001a64c74ed8@10.0.99.121

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

Max-Forwards: 70

Timestamp: 1015469246

CSeq: 101 BYE

Content-Length: 0

*Mar  7 02:47:26.800: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.100:5060;rport;branch=z9hG4bK-1627196104-3776009707-436225447-22870608361,SIP/2.0/UDP 10.0.99.111:5061;rport=5061;branch=z9hG4bK-1627196104-3776009707-436225447-2287060836;received=10.0.99.111

From: <4957873222>;tag=76313999-3776009707-436225447-2287060836

To: <4959848932>;tag=19EF4E54-E78

Date: Thu, 07 Mar 2002 02:47:26 GMT

Call-ID: 45D3961B-30AC11D6-88FFED6C-C23DC168@10.0.99.29

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

CSeq: 102 BYE

*Mar  7 02:47:26.808: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:26.808: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:26.812: //2295/82291160ACD4/SIP/Info/sipSPIFindCcbUASRespTable: *****CCB found in UAS Response table. ccb=0x83A9D3BC

*Mar  7 02:47:26.812: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0E679

From: <0001124957873222>;tag=19EF4E04-2605

To: <4959848932>;tag=236596354-3776009707-436262060-3629041508

Call-ID: 822c1a36eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 101 BYE

Contact: <4959848932>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:26.812: //2295/82291160ACD4/SIP/Info/sipSPIIcpifUpdate: CallState: 4 Playout: 0 DiscTime:43520856 ConnTime 43511406

*Mar  7 02:47:26.816: //2295/82291160ACD4/SIP/State/sipSPIChangeState: 0x83A9D3BC : State change from (STATE_DISCONNECTING, SUBSTATE_NONE)  to (STATE_DEAD, SUBSTATE_NONE)

*Mar  7 02:47:26.816: //2295/82291160ACD4/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A9D3BC

State of The Call        : STATE_DEAD

TCP Sockets Used         : NO

Calling Number           : 4959848932

Called Number            : 0001124957873222

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.121:5061

Destn SIP Resp Addr:Port : 10.0.99.121:5061

Destination Name         : 10.0.99.121

*Mar  7 02:47:26.816: //2295/82291160ACD4/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711alaw

Negotiated Codec Bytes   : 80

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 18464

Destn  IP Address (Media): 10.0.99.221

Destn  IP Port    (Media): 32422

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 16

Disconnect Cause (SIP)   : 200

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Info/sipSPIUdeleteccCallIdFromTable: Removing call id 8F7

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Info/sipSPIUdeleteCcbFromUASReqTable: ****Deleting from UAS Request table.

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83A9D3BC key=822c1a36eb5511e1acd4001a64c74ed8@10.0.99.1210001124957873222

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Info/sipSPIUdeleteCcbFromUASRespTable: ****Deleting from UAS Response table.

*Mar  7 02:47:26.820: //2295/82291160ACD4/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83A9D3BC key=822c1a36eb5511e1acd4001a64c74ed8@10.0.99.12119EF4E04-2605

Router#

*Mar  7 02:47:26.824: //2295/82291160ACD4/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:26.824: //2295/82291160ACD4/SIP/Info/sipSPIUfreeOneCCB: Freeing ccb 83A9D3BC

Router#

*Mar  7 02:47:28.459: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendInviteResponse: Sending 200OK Response to the Transport Layer

*Mar  7 02:47:28.463: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C232B0, addr=10.0.99.121, port=5061, sentBy_port=5061, is_req=0, transport=1, switch=0, callBack=0x00000000

*Mar  7 02:47:28.463: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:28.463: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:28.463: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C232B0, addr=10.0.99.121, port=5061, connId=0 for UDP

*Mar  7 02:47:28.467: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-1962345899-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Date: Thu, 07 Mar 2002 02:47:24 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

Server: Cisco-SIPGateway/IOS-12.x

CSeq: 1 INVITE

Warning: 304 10.0.99.29 "Media Type(s) Unavailable"

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

Supported: replaces

Allow-Events: telephone-event

Contact: <0001124957887603>

Content-Type: application/sdp

Content-Length: 256

v=0

o=CiscoSystemsSIP-GW-UserAgent 6669 2084 IN IP4 10.0.99.29

s=SIP Call

c=IN IP4 10.0.99.29

t=0 0

m=audio 17342 RTP/AVP 8 101

c=IN IP4 10.0.99.29

a=rtpmap:8 PCMA/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=silenceSupp:off - - - -

*Mar  7 02:47:28.471: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:28.471: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:28.471: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

ACK sip:0001124957887603@10.0.99.29:5060 SIP/2.0

Via: SIP/2.0/UDP 10.0.99.121:5061;rport;branch=z9hG4bK-3701309359-3776009707-436262060-3629041508

From: <4991589848>;tag=46400939-3776009707-436262060-3629041508

To: <0001124957887603>;tag=19F059BD-1F7C

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 1 ACK

Max-Forwards: 70

User-Agent: MERA MVTS3G v.4.4.0-15

Content-Length: 0

Router#

*Mar  7 02:47:28.475: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASReqTable: *****CCB found in UAS Request table. ccb=0x83A98764

*Mar  7 02:47:28.479: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5060

*Mar  7 02:47:28.479: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Clock Time Zone is UTC, same as GMT: Using GMT

*Mar  7 02:47:28.479: //-1/xxxxxxxxxxxx/SIP/Transport/sipSPIUpdateResponseInfo: Subsq Transaction Address 10.0.99.121,Port 5061, Transport 1, SentBy Port 5061

Router#

*Mar  7 02:47:31.424: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportSetAgeingTimer: Aging timer initiated for holder=0x83C22410,addr=10.0.99.99

*Mar  7 02:47:32.462: //2299/AAFC2366ACD4/SIP/Error/act_active_wait_ack: Out of retries

*Mar  7 02:47:32.462: //2299/AAFC2366ACD4/SIP/Info/ccsip_set_cc_cause_for_spi_err: Categorized cause:102, category:129

*Mar  7 02:47:32.462: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_set_release_source_for_peer: ownCallId[2299], src[6]

*Mar  7 02:47:32.462: //2299/AAFC2366ACD4/SIP/Info/sipSPIInitiateDisconnect: Initiate call disconnect(127) for incoming call

*Mar  7 02:47:32.462: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_ACTIVE, SUBSTATE_NONE)  to (STATE_DISCONNECTING, SUBSTATE_NONE)

*Mar  7 02:47:32.462: //2299/AAFC2366ACD4/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendBye: Sending BYE to the transport layer

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22A40, addr=10.0.99.121, port=5061, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x80AAEE84

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:32.466: //2299/AAFC2366ACD4/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x83C22A40

*Mar  7 02:47:32.470: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22A40, addr=10.0.99.121, port=5061, connId=3 for UDP

*Mar  7 02:47:32.470: //2299/AAFC2366ACD4/SIP/Info/sentByeDisconnecting: Sent Bye Request, starting DisconnectTimer

*Mar  7 02:47:32.470: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_DISCONNECTING, SUBSTATE_NONE)  to (STATE_DISCONNECTING, SUBSTATE_NONE)

*Mar  7 02:47:32.474: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4991589848@10.0.99.121:5061;user=phone SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKB0F5D4

From: <0001124957887603>;tag=19F059BD-1F7C

To: <4991589848>;tag=46400939-3776009707-436262060-3629041508

Date: Thu, 07 Mar 2002 02:47:28 GMT

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

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

Max-Forwards: 70

Timestamp: 1015469252

CSeq: 101 BYE

Content-Length: 0

*Mar  7 02:47:32.478: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.121:5061

*Mar  7 02:47:32.478: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:32.478: //2299/AAFC2366ACD4/SIP/Info/sipSPIFindCcbUASRespTable: *****CCB found in UAS Response table. ccb=0x83A98764

*Mar  7 02:47:32.478: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB0F5D4

From: <0001124957887603>;tag=19F059BD-1F7C

To: <4991589848>;tag=46400939-3776009707-436262060-3629041508

Call-ID: ab05c434eb5511e1acd4001a64c74ed8@10.0.99.121

CSeq: 101 BYE

Contact: <4991589848>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:32.482: //2299/AAFC2366ACD4/SIP/Info/sipSPIIcpifUpdate: CallState: 3 Playout: 0 DiscTime:43521422 ConnTime 43518950

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/State/sipSPIChangeState: 0x83A98764 : State change from (STATE_DISCONNECTING, SUBSTATE_NONE)  to (STATE_DEAD, SUBSTATE_NONE)

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A98764

State of The Call        : STATE_DEAD

TCP Sockets Used         : NO

Calling Number           : 4991589848

Called Number            : 0001124957887603

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.121:5061

Destn SIP Resp Addr:Port : 10.0.99.121:5061

Destination Name         : 10.0.99.121

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711alaw

Negotiated Codec Bytes   : 80

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 17342

Destn  IP Address (Media): 10.0.99.221

Destn  IP Port    (Media): 32510

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 127

Disconnect Cause (SIP)   : 200

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/Info/sipSPIUdeleteccCallIdFromTable: Removing call id 8FB

*Mar  7 02:47:32.486: //2299/AAFC2366ACD4/SIP/Info/sipSPIUdeleteCcbFromUASReqTable: ****Deleting from UAS Request table.

*Mar  7 02:47:32.490: //2299/AAFC2366ACD4/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83A98764 key=ab05c434eb5511e1acd4001a64c74ed8@10.0.99.1210001124957887603

*Mar  7 02:47:32.490: //2299/AAFC2366ACD4/SIP/Info/sipSPIUdeleteCcbFromUASRespTable: ****Deleting from UAS Response table.

*Mar  7 02:47:32.490: //2299/AAFC2366ACD4/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83A98764 key=ab05c434eb5511e1acd4001a64c74ed8@10.0.99.12119F059BD-1F7C

*Mar  7 02:47:32.490: //2299/AAFC2366ACD4/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:32.494: //2299/AAFC2366ACD4/SIP/Info/sipSPIUfreeOneCCB: Freeing ccb 83A98764

*Mar  7 02:47:32.498: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_DISCONNECT

*Mar  7 02:47:32.498: //2300/000000000000/SIP/Info/sipSPIValidateGtd: No rawMsg from CCAPI

*Mar  7 02:47:32.498: //2300/000000000000/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:32.498: //2300/000000000000/SIP/Info/sipSPIStopHoldTimer: Stopping hold timer

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipSPISendBye: Sending BYE to the transport layer

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipSPIGetSwitchTransportFlag: Return the Global configuration, Switch Transport is FALSE

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: msg=0x83C22920, addr=10.0.99.100, port=5060, sentBy_port=0, is_req=1, transport=1, switch=0, callBack=0x80AAEE84

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipSPITransportSendMessage: Proceedable for sending msg immediately

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: switch transport is 0

*Mar  7 02:47:32.502: //2300/000000000000/SIP/Transport/sipTransportLogicSendMsg: Set to send the msg=0x83C22920

*Mar  7 02:47:32.502: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting send for msg=0x83C22920, addr=10.0.99.100, port=5060, connId=1 for UDP

*Mar  7 02:47:32.506: //2300/000000000000/SIP/Info/sentByeDisconnecting: Sent Bye Request, starting DisconnectTimer

*Mar  7 02:47:32.506: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_ACTIVE, SUBSTATE_NONE)  to (STATE_DISCONNECTING, SUBSTATE_NONE)

*Mar  7 02:47:32.506: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

BYE sip:4957887603@10.0.99.100:5060 SIP/2.0

Via: SIP/2.0/UDP  10.0.99.29:5060;branch=z9hG4bKB1017F4

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Date: Thu, 07 Mar 2002 02:47:12 GMT

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

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

Max-Forwards: 70

Timestamp: 1015469252

CSeq: 102 BYE

Content-Length: 0

*Mar  7 02:47:32.510: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 10.0.99.100:5060

*Mar  7 02:47:32.514: //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg: context=0x00000000

*Mar  7 02:47:32.514: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/UDP 10.0.99.29:5060;branch=z9hG4bKB1017F4

From: <4991589848>;tag=19F05A11-851

To: <4957887603>;tag=343429304-3776009707-436225447-2287060836

Call-ID: 6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

CSeq: 102 BYE

Contact: <4957887603>

Server: MERA MVTS3G v.4.4.0-15

Content-Length: 0

*Mar  7 02:47:32.514: //2300/000000000000/SIP/Info/sipSPIIcpifUpdate: CallState: 3 Playout: 0 DiscTime:43521426 ConnTime 43518947

*Mar  7 02:47:32.518: //2300/000000000000/SIP/State/sipSPIChangeState: 0x83A87C30 : State change from (STATE_DISCONNECTING, SUBSTATE_NONE)  to (STATE_DEAD, SUBSTATE_NONE)

*Mar  7 02:47:32.518: //2300/000000000000/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x83A87C30

State of The Call        : STATE_DEAD

TCP Sockets Used         : NO

Calling Number           : 4991589848

Called Number            : 4957887603

Source IP Address (Sig  ): 10.0.99.29

Destn SIP Req Addr:Port  : 10.0.99.100:5060

Destn SIP Resp Addr:Port : 10.0.99.100:5060

Destination Name         : 10.0.99.100

*Mar  7 02:47:32.518: //2300/000000000000/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : T38Fax

Negotiated Codec Bytes   : 20

Negotiated Dtmf-relay    : 0

Dtmf-relay Payload       : 0

Source IP Address (Media): 10.0.99.29

Source IP Port    (Media): 19298

Destn  IP Address (Media): 10.0.99.111

Destn  IP Port    (Media): 26272

Orig Destn IP Address:Port (Media): 0.0.0.0:0

*Mar  7 02:47:32.518: //2300/000000000000/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 127

Disconnect Cause (SIP)   : 200

*Mar  7 02:47:32.522: //2300/000000000000/SIP/Info/sipSPIUdeleteccCallIdFromTable: Removing call id 8FC

Router#

*Mar  7 02:47:32.522: //2300/000000000000/SIP/Info/sipSPIUdeleteCcbFromUACTable: ****Deleting from UAC table.

*Mar  7 02:47:32.522: //2300/000000000000/SIP/Info/sipSPIUdeleteCcbFromTable: Deleting from table. ccb=0x83A87C30 key=6EAE04D4-30AC11D6-8903ED6C-C23DC168@10.0.99.29

*Mar  7 02:47:32.522: //2300/000000000000/SIP/Info/sipSPIFlushEventBufferQueue: There are 0 events on the internal queue that are going to be free'd

*Mar  7 02:47:32.522: //2300/AAFC2366ACD4/SIP/Info/sipSPIUfreeOneCCB: Freeing ccb 83A87C30

Router#

...and...

Router# sh run

Building configuration...

Current configuration : 3224 bytes

!

version 12.4

service timestamps debug datetime msec

service timestamps log datetime msec

service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

enable secret 5 $1$0bQK$KdOtiq2t/yndckQ/E33Y./

!

no aaa new-model

ip cef

!

ip name-server 10.0.99.101

!

voice service voip

allow-connections sip to sip

!

voice class uri  Centrex sip

host ^10\.0\.99\.111$

!

voice class uri  RTU1 sip

host ^10\.0\.99\.121$

!

voice class uri  RTU2 sip

host ^10\.0\.99\.221$

!

!

voice class codec 1

codec preference 1 g711alaw bytes 80

codec preference 2 clear-channel

!

voice translation-rule 112

rule 1 /^000112\(.*\)$/ /\1/

!

voice translation-rule 999

rule 1 /^999\(.*\)$/ /000\1/

!

voice translation-rule 999112

rule 1 /^\(.*\)$/ /999112\1/

!

!

voice translation-profile 112

translate called 112

!

voice translation-profile 999

translate called 999

!

voice translation-profile 999112

translate called 999112

!

username eyatsko privilege 15 password 7 123F0D01141E180826213D7B

username vshestopalov password 7 15241804557C7A75796A6271

!

interface FastEthernet0/0

no ip address

speed auto

!

interface FastEthernet0/0.18

encapsulation dot1Q 18

ip address 10.0.99.29 255.255.255.0

!

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 10.0.99.1

!

no ip http server

no ip http secure-server

!

snmp-server community public RO

snmp-server location msk

snmp-server contact eyatsko@ngs.ru

!

control-plane

!

dial-peer voice 999112 voip

translation-profile incoming 999112

voice-class codec 1

session protocol sipv2

incoming uri from Centrex

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 999 voip

translation-profile outgoing 999

destination-pattern 999.+

voice-class codec 1

session protocol sipv2

session target ipv4:10.0.99.99

session transport udp

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 112 voip

translation-profile outgoing 112

destination-pattern 000112.+

voice-class codec 1

session protocol sipv2

session target ipv4:10.0.99.100

session transport udp

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 901 voip

voice-class codec 1

session protocol sipv2

incoming uri from RTU1

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 902 voip

voice-class codec 1

session protocol sipv2

incoming uri from RTU2

dtmf-relay rtp-nte

fax-relay ecm disable

fax rate 9600

fax nsf 000000

fax protocol t38 ls-redundancy 3 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

!

line con 0

exec-timeout 1440 0

logging synchronous

login local

line aux 0

line vty 0 4

exec-timeout 1440 0

logging synchronous

login local

line vty 5 15

exec-timeout 1440 0

logging synchronous

login local

!

end

Router#

...and just in case:

Router# sh ver

Cisco IOS Software, C1700 Software (C1700-IPVOICEK9-M), Version 12.4(25d), RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2010 by Cisco Systems, Inc.

Compiled Wed 18-Aug-10 03:47 by prod_rel_team

ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)

Router uptime is 5 days, 59 minutes

System returned to ROM by reload

System image file is "flash:c1700-ipvoicek9-mz.124-25d.bin"

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

Cisco 1760 (MPC860P) processor (revision 0x851) with 89590K/8714K bytes of memory.

Processor board ID FOC0951580U (2749394119), with hardware revision 0000

MPC860P processor: part number 5, mask 2

1 FastEthernet interface

32K bytes of NVRAM.

32768K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

Router#

I don't understand the exact reason that cause the issue.

The debug shows a right negotiation of T.38 but at the moment there is an error: *Mar  7 02:47:12.942: //2299/AAFC2366ACD4/SIP/Info/act_active_media_changed: New codec = 17

*Mar  7 02:47:12.942: //2299/AAFC2366ACD4/SIP/Transport/sipSPISendErrorResponse: Sending ERROR Response to the transport layer

I've a doubt. Can you add these commands to the config?

voice call send-alert

voice rtp send-recv

sip-ua

disable-early-media 180

Let me know the result.

Regards.

Thank you Daniele for your assistance!

I have added these commands but result is the same:

   SIP Status: 488 Not Acceptable Media

:-( What's wrong with me?.. Or with my Cisco?.. :-) We bought it used especially for these purposes...

Kind regards,

Ellad

Are there some unused FAX-commands? Something tells me the matter in Fax settings...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: