cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
798
Views
0
Helpful
4
Replies

AT&T Megacom SIP GW

tpfrankli
Level 5
Level 5

Is anyone familiar with AT&T megacom PRIs configured on a SIP gateway? I was able to get the PRI to come up with the following configuration last night. However I would not get any calling party information coming across in the Q931 message, just DNIS.


Here's the port configuration:


interface Serial0/0/0:23

description Voice PRI AT&T NFAS Group

no ip address

encapsulation hdlc

isdn switch-type primary-4ess

isdn supp-service name calling

isdn nsf-service megacom

trunk-group ATT-PSTN

no cdp enable


Oddly enough I have some TFCC Megacom signaled trunks and I was able to get ANI across on them just fine. And of course if I swing this back to the legacy PBX we get ANI just fine so it must be some missing piece of special config for AT&T.


Thanks.

~~~
Rate helpful posts
Blog - http://tripplehelix.net       

~~~ Rate helpful posts Blog - http://tripplehelix.net
4 Replies 4

paolo bevilacqua
Hall of Fame
Hall of Fame

Post the complete trace for an incoming call

That will have to be a next step we take next week when we can take one of the Megacom trunks out of service and I can gather more detailed traces. When I was looking at it a debug isdn q931 did not show any calling number fields at all coming across. Not that they were blank they just weren't there.

~~~
Rate helpful posts
Blog - http://tripplehelix.net

~~~ Rate helpful posts Blog - http://tripplehelix.net

That is very strange because there is no mechanism in Q.931 where one side can influence the other in sending calling number or not.

tpfrankli
Level 5
Level 5

Ok so I got the following debugs last night:

Debug voice ccapi inout

Debug ccsip messages

Debug isdn q931

Here’s the topology so it makes some sense but the root issue here is still at the first leg incoming from AT&T.

AT&T NFAS PRI -> PSTN Voice Gateway -> SIP to CUCM -> SIP back to PSTN Voice Gateway -> SIP to PBX Tie Voice Gateway

A messed up call path I realize and a long story however it works and it’s only temporary thankfully. You can see the incoming call from AT&T the DNIS is 7663.

Call comes in as 7663 gets expanded to 89997727663 goes to CUCM who turns it into 37663 and sends it back to the originating Gateway who in turn sends it via SIP off to the PBX Tie GW.

Oct  2 20:33:20 PDT: ISDN Se1/0:23 Q931: RX <- SETUP pd = 8  callref = 0x01DE

Bearer Capability i = 0x8090

Standard = CCITT

Transfer Capability = Speech 

Transfer Mode = Circuit

Transfer Rate = 64 kbit/s

Channel ID i = 0xE1808397

Preferred, Interface 0, Channel 23

Net Specific Fac i = 0x00E2

Called Party Number i = 0xA1, '7663'

Plan:ISDN, Type:National

Oct  2 20:33:20 PDT: ISDN Se1/0:23 Q931: Received SETUP  callref = 0x81DE callID = 0x053C switch = primary-4ess interface = User

Oct  2 20:33:20 PDT: //-1/626690D58299/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=

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

   cisco-ani=

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=7663

   cisco-desttype=2

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=-1

   cisco-rdnplan=-1

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

Oct  2 20:33:20 PDT: //-1/626690D58299/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x70861B54, Call Info(

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

   Called Number=7663(TON=National, NPI=ISDN),

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

   Incoming Dial-peer=10, Progress Indication=NULL(0), Calling IE Present=FALSE,

   Source Trkgrp Route Label=ATT-PSTN, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=-1

Oct  2 20:33:20 PDT: //-1/626690D58299/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //-1/626690D58299/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :cc_get_feature_vsa malloc success

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT:  cc_get_feature_vsa count is 15

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :FEATURE_VSA attributes are: feature_name:0,feature_time:1911137312,feature_id:32855

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

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

   Called Number=7663(TON=National, NPI=ISDN))

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/cc_process_call_setup_ind:

   Event=0x715F14C8

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:

   Try with the demoted called number 7663

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCallSetContext:

   Context=0x7202FE34

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 113733 with tag 10 to app "_ManagedAppProcess_Default"

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCallSetupRequest:

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

   Outgoing Dial-peer=4, Params=0x72231904, Progress Indication=NULL(0)

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCallSetupRequest:

   Destination Pattern=8.........., Called Number=89997727663, Digit Strip=FALSE

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccCallSetupRequest:

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

   Called Number=89997727663(TON=National, NPI=ISDN),

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=626690D5-2B13-11E3-8299-0026993FCC50, Outgoing Dial-peer=4

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

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

   cisco-ani=

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=89997727663

   cisco-desttype=2

   cisco-destplan=1

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=-1

   cisco-rdnplan=-1

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccIFCallSetupRequestPrivate:

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

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

   Called Number=89997727663(TON=National, NPI=ISDN), Calling Translated=FALSE,

   Subscriber Type Str=RegularLine, FinalDestinationFlag=TRUE, Outgoing Dial-peer=4, Call Count On=FALSE,

   Source Trkgrp Route Label=ATT-PSTN, Target Trkgrp Route Label=, tg_label_flag=1, Application Call Id=)

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :cc_get_feature_vsa malloc success

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT:  cc_get_feature_vsa count is 16

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :FEATURE_VSA attributes are: feature_name:0,feature_time:1911135520,feature_id:32856

Oct  2 20:33:20 PDT: //113734/626690D58299/CCAPI/ccIFCallSetupRequestPrivate:

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

Oct  2 20:33:20 PDT: //113734/626690D58299/CCAPI/ccCallSetContext:

   Context=0x722318B4

Oct  2 20:33:20 PDT: //113733/626690D58299/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=4

Oct  2 20:33:20 PDT: //113734/626690D58299/CCAPI/cc_api_call_proceeding:

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

Oct  2 20:33:20 PDT: //113734/626690D58299/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:89997727663@BC-CUCM-Cluster.domain.com:5060 SIP/2.0

Via: SIP/2.0/TCP 172.26.6.125:5060;x-route-tag="tgrp:ATT-PSTN";branch=z9hG4bK3D73959

From: <172.26.6.125>;tag=23B4169C-1F0F

To: <>89997727663@BC-CUCM-Cluster.domain.com>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 6267C9BE-2B1311E3-82AE98BF-AC853E8A@172.26.6.125

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

Min-SE:  1800

Cisco-Guid: 1650888917-0722670051-2191065126-2571095120

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

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

CSeq: 101 INVITE

Max-Forwards: 70

Timestamp: 1380771200

Contact: <172.26.6.125:5060>

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

Expires: 60

Allow-Events: kpml, telephone-event

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 446

v=0

o=CiscoSystemsSIP-GW-UserAgent 3169 7711 IN IP4 172.26.6.125

s=SIP Call

c=IN IP4 172.26.6.125

t=0 0

m=audio 18812 RTP/AVP 0 100 101

c=IN IP4 172.26.6.125

a=rtpmap:0 PCMU/8000

a=rtpmap:100 X-NSE/8000

a=fmtp:100 192-194,200-202

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=ptime:20

a=X-sqn:0

a=X-cap: 1 audio RTP/AVP 100

a=X-cpar: a=rtpmap:100 X-NSE/8000

a=X-cpar: a=fmtp:100 192-194,200-202

a=X-cap: 2 image udptl t38

Oct  2 20:33:20 PDT: ISDN Se1/0:23 Q931: TX -> CALL_PROC pd = 8  callref = 0x81DE

Channel ID i = 0xE9808397

Exclusive, Interface 0, Channel 23

Oct  2 20:33:20 PDT: //113734/626690D58299/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/TCP 172.26.6.125:5060;x-route-tag="tgrp:ATT-PSTN";branch=z9hG4bK3D73959

From: <172.26.6.125>;tag=23B4169C-1F0F

To: <>89997727663@BC-CUCM-Cluster.domain.com>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 6267C9BE-2B1311E3-82AE98BF-AC853E8A@172.26.6.125

CSeq: 101 INVITE

Allow-Events: presence

Content-Length: 0

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:37663@172.26.6.125:5060 SIP/2.0

Via: SIP/2.0/TCP 172.26.6.3:5060;branch=z9hG4bK740784bc3d4f

From: <172.26.6.3>;tag=650546~e39b78d8-c692-45de-9bae-90185dfd34e3-89770414

To: <37663>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 8b350580-24c1e580-72651-3061aac@172.26.6.3

Supported: timer,resource-priority,replaces

Min-SE:  1800

User-Agent: Cisco-CUCM8.6

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

CSeq: 101 INVITE

Expires: 180

Allow-Events: presence, kpml

Supported: X-cisco-srtp-fallback,X-cisco-original-called

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

Cisco-Guid: 2335507840-0000065536-0000001820-0050731692

Session-Expires:  1800

P-Asserted-Identity: <172.26.6.3>

Remote-Party-ID: <172.26.6.3>;party=calling;screen=yes;privacy=off

Contact: <172.26.6.3:5060>

Max-Forwards: 69

Content-Type: application/sdp

Content-Length: 264

v=0

o=CiscoSystemsCCM-SIP 650546 1 IN IP4 172.26.6.3

s=SIP Call

c=IN IP4 172.26.6.125

b=TIAS:64000

b=AS:64

t=0 0

m=audio 18812 RTP/AVP 0 101 100

a=rtpmap:0 PCMU/8000

a=ptime:20

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=rtpmap:100 X-NSE/8000

Oct  2 20:33:20 PDT: //-1/8B3505800000/CCAPI/cc_api_display_ie_subfields:

   cc_api_call_setup_ind_common:

   cisco-username=

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

   cisco-ani=

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=37663

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

Oct  2 20:33:20 PDT: //-1/8B3505800000/CCAPI/cc_api_call_setup_ind_common:

   Interface=0x70928D98, Call Info(

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

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

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

   Incoming Dial-peer=4, Progress Indication=NULL(0), Calling IE Present=FALSE,

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

Oct  2 20:33:20 PDT: //-1/8B3505800000/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //-1/8B3505800000/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :cc_get_feature_vsa malloc success

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT:  cc_get_feature_vsa count is 17

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :FEATURE_VSA attributes are: feature_name:0,feature_time:1911142912,feature_id:32857

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_api_call_setup_ind_common:

   Set Up Event Sent;

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

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_process_call_setup_ind:

   Event=0x715F14C8

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:

   Try with the demoted called number 37663

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallSetContext:

   Context=0x72025834

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_process_call_setup_ind:

   >>>>CCAPI handed cid 113735 with tag 4 to app "_ManagedAppProcess_Default"

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallProceeding:

   Progress Indication=NULL(0)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallSetupRequest:

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

   Outgoing Dial-peer=5, Params=0x7237CE60, Progress Indication=NULL(0)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCheckClipClir:

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallSetupRequest:

   Destination Pattern=3[2-7]..., Called Number=37663, Digit Strip=FALSE

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallSetupRequest:

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

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

   Redirect Number=, Display Info=

   Account Number=, Final Destination Flag=TRUE,

   Guid=8B350580-0001-0000-0000-071C03061AAC, Outgoing Dial-peer=5

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_api_display_ie_subfields:

   ccCallSetupRequest:

   cisco-username=

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

   cisco-ani=

   cisco-anitype=0

   cisco-aniplan=0

   cisco-anipi=0

   cisco-anisi=0

   dest=37663

   cisco-desttype=0

   cisco-destplan=0

   cisco-rdie=FFFFFFFF

   cisco-rdn=

   cisco-rdntype=0

   cisco-rdnplan=0

   cisco-rdnpi=-1

   cisco-rdnsi=-1

   cisco-redirectreason=-1   fwd_final_type =0

   final_redirectNumber =

   hunt_group_timeout =0

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccIFCallSetupRequestPrivate:

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

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

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

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

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

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :cc_get_feature_vsa malloc success

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT:  cc_get_feature_vsa count is 18

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:

Oct  2 20:33:20 PDT: :FEATURE_VSA attributes are: feature_name:0,feature_time:1911132608,feature_id:32858

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/ccIFCallSetupRequestPrivate:

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

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/ccCallSetContext:

   Context=0x7237CE10

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccSaveDialpeerTag:

   Outgoing Dial-peer=5

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_call_proceeding:

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/TCP 172.26.6.3:5060;branch=z9hG4bK740784bc3d4f

From: <172.26.6.3>;tag=650546~e39b78d8-c692-45de-9bae-90185dfd34e3-89770414

To: <37663>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 8b350580-24c1e580-72651-3061aac@172.26.6.3

CSeq: 101 INVITE

Allow-Events: kpml, telephone-event

Server: Cisco-SIPGateway/IOS-12.x

Content-Length: 0

Oct  2 20:33:20 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Sent:

INVITE sip:37663@PDX-Avaya-Tie.domain.com:5060 SIP/2.0

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D741A26

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

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

Min-SE:  1800

Cisco-Guid: 2335507840-0000065536-0000001820-0050731692

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

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

CSeq: 101 INVITE

Timestamp: 1380771200

Contact: <172.26.6.125:5060>

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

Expires: 60

Allow-Events: kpml, telephone-event

Max-Forwards: 68

Session-Expires:  1800

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 446

v=0

o=CiscoSystemsSIP-GW-UserAgent 8165 7094 IN IP4 172.26.6.125

s=SIP Call

c=IN IP4 172.26.6.125

t=0 0

m=audio 16764 RTP/AVP 0 100 101

c=IN IP4 172.26.6.125

a=rtpmap:0 PCMU/8000

a=rtpmap:100 X-NSE/8000

a=fmtp:100 192-194,200-202

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-15

a=ptime:20

a=X-sqn:0

a=X-cap: 1 audio RTP/AVP 100

a=X-cpar: a=rtpmap:100 X-NSE/8000

a=X-cpar: a=fmtp:100 192-194,200-202

a=X-cap: 2 image udptl t38

Oct  2 20:33:20 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 100 Trying

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D741A26

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

Timestamp: 1380771200

CSeq: 101 INVITE

Allow-Events: kpml, telephone-event

Server: Cisco-SIPGateway/IOS-15.2.4.M4

Content-Length: 0

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/SIP/Msg/sipDisplayBinaryData:

Receiving: Binary Message Body

Oct  2 20:33:20 PDT: Content-Type: application/qsig

08 02 02 56 01 1E 02 81 88 0D 0A

Oct  2 20:33:20 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 183 Session Progress

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D741A26

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>;tag=550296BC-1914

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

Timestamp: 1380771200

CSeq: 101 INVITE

Require: 100rel

RSeq: 4794

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

Allow-Events: kpml, telephone-event

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

Contact: <37663>

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-15.2.4.M4

Content-Type: multipart/mixed;boundary=uniqueBoundary

Mime-Version: 1.0

Content-Length: 826

--uniqueBoundary

Content-Type: application/sdp

Content-Disposition: session;handling=required

v=0

o=CiscoSystemsSIP-GW-UserAgent 4816 4297 IN IP4 172.26.6.180

s=SIP Call

c=IN IP4 172.26.6.180

t=0 0

m=audio 20754 RTP/AVP 0 101 100

c=IN IP4 172.26.6.180

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=rtpmap:100 X-NSE/8000

a=fmtp:100 192-194,200-202

a=ptime:20

a=X-sqn:0

a=X-cap: 1 audio RTP/AVP 100

a=X-cpar: a=rtpmap:100 X-NSE/8000

a=X-cpar: a=fmtp:100 192-194,200-202

a=X-cap: 2 image udptl t38

--uniqueBoundary

Content-Type: application/qsig

Content-Disposition: signal;handling=optional

Content-Length: 11

   V    

--uniqueBoundary

Content-Type: application/gtd

Content-Disposition: signal;handling=optional

ACM,

PRN,isdn*,,QSIG*,

--uniqueBoundary--

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_caps_ind:

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

   Caps(Codec=0x1, Fax Rate=0x2, Vad=0x2,

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

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_caps_ind:

   Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),

   Playout Max=1000(ms), Fax Nom=300(ms))

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_api_caps_ack:

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

   Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),

   Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=1)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_api_caps_ack:

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

   Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_VOICE(0x2), Vad=OFF(0x1),

   Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=1)

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_event_indication:

   Event=171, Call Id=113736

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_event_indication:

   Event Is Sent To Conferenced SPI(s) Directly

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_call_alert:

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

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_call_alert:

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallAlert:

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccCallAlert:

   Call Entry(Responsed=TRUE, Alert Sent=TRUE)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccConferenceCreate:

   (confID=0x7241030C, callID1=0x1BC47, gcid=62699E36-2B1311E3-82B198BF-AC853E8A, tag=0x0)

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/ccConferenceCreate:

   (confID=0x7241030C, callID2=0x1BC48, gcid=62699E36-2B1311E3-82B198BF-AC853E8A, tag=0x0)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccConferenceCreate:

   Conference Id=0x7241030C, Call Id1=113735, Call Id2=113736, Tag=0x0

Oct  2 20:33:20 PDT: //113735/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113736/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccConferenceCreate:

Oct  2 20:33:20 PDT: ccConferenceCreate: ret1=0, codecMask1=1, bytes1=160, negot1=1, dtmf1=6

                    ret2=0, codecMask2=1, bytes2=160, negot2=1, dtmf2=6,

                    tx_dynamic_pt1=0, rx_dynamic_pt1=0, codec_mode1=0, params_bitmap1 =0

                    tx_dynamic_pt2=0, rx_dynamic_pt2=0, codec_mode2=0, params_bitmap2 =0

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccConferenceCreate:

   delay media to slow start case, codec negotation is not done

Oct  2 20:33:20 PDT: //113735/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113735/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_api_bridge_done:

   Conference Id=0x3998, Source Interface=0x70928D98, Source Call Id=113735,

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

Oct  2 20:33:20 PDT: //113736/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113736/xxxxxxxxxxxx/CCAPI/cc_api_get_xcode_stream:

Oct  2 20:33:20 PDT: cc_api_get_xcode_stream : 4702

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/cc_api_bridge_done:

   Conference Id=0x3998, Source Interface=0x70928D98, Source Call Id=113736,

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_generic_bridge_done:

   Conference Id=0x3998, Source Interface=0x70928D98, Source Call Id=113736,

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

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x3998, Destination Call Id=113736)

Oct  2 20:33:20 PDT: //113736/8B3505800000/CCAPI/ccConferenceCreate:

   Call Entry(Conference Id=0x3998, Destination Call Id=113735)

Oct  2 20:33:20 PDT: //113735/8B3505800000/CCAPI/cc_process_notify_bridge_done:

   Conference Id=0x3998, Call Id1=113735, Call Id2=113736

Oct  2 20:33:20 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Sent:

PRACK sip:37663@172.26.6.180:5060;transport=tcp SIP/2.0

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D7544E

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>;tag=550296BC-1914

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

CSeq: 102 PRACK

RAck: 4794 101 INVITE

Allow-Events: kpml, telephone-event

Max-Forwards: 70

Content-Length: 0

Oct  2 20:33:20 PDT: //113735/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 183 Session Progress

Via: SIP/2.0/TCP 172.26.6.3:5060;branch=z9hG4bK740784bc3d4f

From: <172.26.6.3>;tag=650546~e39b78d8-c692-45de-9bae-90185dfd34e3-89770414

To: <37663>;tag=23B416E0-1108

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 8b350580-24c1e580-72651-3061aac@172.26.6.3

CSeq: 101 INVITE

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

Allow-Events: kpml, telephone-event

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

Contact: <37663>

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-12.x

Content-Type: application/sdp

Content-Disposition: session;handling=required

Content-Length: 296

v=0

o=CiscoSystemsSIP-GW-UserAgent 6818 3357 IN IP4 172.26.6.125

s=SIP Call

c=IN IP4 172.26.6.125

t=0 0

m=audio 16520 RTP/AVP 0 101 100

c=IN IP4 172.26.6.125

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=rtpmap:100 X-NSE/8000

a=fmtp:100 192-194

a=ptime:20

Oct  2 20:33:20 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D7544E

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>;tag=550296BC-1914

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

Server: Cisco-SIPGateway/IOS-15.2.4.M4

CSeq: 102 PRACK

Content-Length: 0

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

SUBSCRIBE sip:37663@172.26.6.125:5060;transport=tcp SIP/2.0

Via: SIP/2.0/TCP 172.26.6.3:5060;branch=z9hG4bK7407977b723af

From: <172.26.6.3>;tag=650546~e39b78d8-c692-45de-9bae-90185dfd34e3-89770414

To: <37663>;tag=23B416E0-1108

Call-ID: 8b350580-24c1e580-72651-3061aac@172.26.6.3

CSeq: 102 SUBSCRIBE

Date: Thu, 03 Oct 2013 03:33:20 GMT

User-Agent: Cisco-CUCM8.6

Event: kpml

Expires: 7200

Contact: <172.26.6.3:5060>

P-Asserted-Identity: <172.26.6.3>

Accept: application/kpml-response+xml

Max-Forwards: 70

Content-Type: application/kpml-request+xml

Content-Length: 370

http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:kpml-request kpml-request.xsd" version="1.0">

 

    [x*#ABCD]

 

Oct  2 20:33:20 PDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Sent:

PBC-IPT-3845A#SIP/2.0 200 OK

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D771C5A

From: <172.26.6.125>;tag=23B4169C-1F0F

To: <>89997727663@BC-CUCM-Cluster.domain.com>;tag=650545~e39b78d8-c692-45de-9bae-90185dfd34e3-89770413

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 6267C9BE-2B1311E3-82AE98BF-AC853E8A@172.26.6.125

CSeq: 102 NOTIFY

Content-Length: 0

PBC-IPT-3845A#

Oct  2 20:33:22 PDT: //-1/xxxxxxxxxxxx/SIP/Msg/sipDisplayBinaryData:

Receiving: Binary Message Body

Oct  2 20:33:22 PDT: Content-Type: application/qsig

08 02 02 56 07 1C 26 9F AA 06 80 01 00 82 01 00 8B 01 00 A1 18 02 02 E0 A7 02 01 02 80 0F 47 65 6E 20 46 72 6F 6E 74 20 41 6E 6E 20 4F 1E 02 81 82 4C 0D A1 38 39 39 39 37 37 32 31 38 37 30 37 0D 0A

Oct  2 20:33:22 PDT: //113736/8B3505800000/SIP/Msg/ccsipDisplayMsg:

Received:

SIP/2.0 200 OK

Via: SIP/2.0/TCP 172.26.6.125:5060;branch=z9hG4bK3D741A26

From: <172.26.6.125>;tag=23B416B0-9F5

To: <>37663@PDX-Avaya-Tie.domain.com>;tag=550296BC-1914

Date: Thu, 03 Oct 2013 03:33:20 GMT

Call-ID: 626AD685-2B1311E3-82B498BF-AC853E8A@172.26.6.125

Timestamp: 1380771200

CSeq: 101 INVITE

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

Allow-Events: kpml, telephone-event

Remote-Party-ID: "Gen Front Ann O" <7663>;party=called;screen=no;privacy=off

Contact: <37663>

Supported: replaces

Supported: sdp-anat

Server: Cisco-SIPGateway/IOS-15.2.4.M4

Require: timer

Session-Expires:  1800;refresher=uac

Supported: timer

Content-Type: multipart/mixed;boundary=uniqueBoundary

Mime-Version: 1.0

Content-Length: 881

--uniqueBoundary

Content-Type: application/sdp

Content-Disposition: session;handling=required

v=0

o=CiscoSystemsSIP-GW-UserAgent 4816 4297 IN IP4 172.26.6.180

s=SIP Call

c=IN IP4 172.26.6.180

t=0 0

m=audio 20754 RTP/AVP 0 101 100

c=IN IP4 172.26.6.180

a=rtpmap:0 PCMU/8000

a=rtpmap:101 telephone-event/8000

a=fmtp:101 0-16

a=rtpmap:100 X-NSE/8000

a=fmtp:100 192-194,200-202

a=ptime:20

a=X-sqn:0

a=X-cap: 1 audio RTP/AVP 100

a=X-cpar: a=rtpmap:100 X-NSE/8000

a=X-cpar: a=fmtp:100 192-194,200-202

a=X-cap: 2 image udptl t38

--uniqueBoundary

Content-Type: application/qsig

Content-Disposition: signal;handling=optional

Content-Length: 66

~~~
Rate helpful posts
Blog - http://tripplehelix.net

~~~ Rate helpful posts Blog - http://tripplehelix.net
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: