At this point you really need to do the "edt trace tsp l2l3 (PLID)" command and watch the actual information coming in from the telco... ccs trace is unusable for stuff like this
Unfortunately there was not any output of this command during the call :-(
Interesting... No output at all? This should be the Q.931 messages for all calls on the PRI on that PLID.
You should see output like this:
EDIT TRACE TSP L2L3 4 1 2 1 HDLC CC on link 3 trace enable .
HDLC VERBOSE on link 3 trace enable .
2018-10-11 16:39:55 Link 3 - To Mitel - HLen 4, ILen 62, IType 6
SAPI 0 TEI 0 C/R 1 P/F 0 NR 18 NS 20 INFO Orig PD=0x8 CR=0x026 SETUP(0x5)
1 00000100 Information Element: Bearer Capability:
2 IE Length : 3 octets
3 1------- Extension bit : Not Continued
-00----- Coding Standard : CCITT
---00000 Info. trans. cap. : Speech
4 1------- Extension bit : Not Continued
-00----- Transfer Mode : Circuit Mode
---10000 Info. trans. rate : 64 kbits/s
5 1------- Extension bit : Not Continued
-01----- Layer identifier : 1
---00010 Layer 1 protocol : Rec. G.711 u-law
1 00011000 Information Element: Channel Identification:
2 IE Length : 3 octets
3 1------- Extension bit : Not Continued
-0------ Interface ident. : implicitly identified
--1----- Interface type : primary rate
---0---- Spare
----0--- Indicated channel : preferred
-----0-- D-channel indicator: not the D channel
------01 Info. chan. sel. : as indicated in the following octets
3.2 1------- Extension bit : Not Continued
-00----- Coding Std : CCITT Std
---0---- Channel indicated : by following octets
----0011 Chan/Map type : B-chan units
3.3 1------- Extension bit : Not Continued - Single channel
-0000001 Channel Number : 1
1 00011100 Information Element: Facility:
2 IE Length : 25 octets
3 1------- Extension bit : Not Continued
-00----- spare
---11111 Service discrim. : Protocol Profile (Networking Extensions)
0x8b, 0x1, 0x0, 0xa1, 0x13, 0x2, 0x1, 0x1, 0x2, 0x1,
0x0, 0x80, 0xb, 0x53, 0x74, 0x65, 0x76, 0x65, 0x20, 0x53, 0x77, 0x69,
0x73, 0x73,
1 01101100 Information Element: Calling Party Number:
2 IE Length : 5 octets
3 0------- Extension bit : Continued
-000---- Type of number : unknown
----0000 Numbering plan : unknown
3a 1------- Extension bit : Not Continued
-00----- Presentation : Allowed
---000-- Spare
------00 Screening : User provided, not screened
4 ******** Phone number : [701475XXXX] <- This is the Caller ID digits sent to the Mitel from carrier (I X'd out the last 4 digits)1 01110000 Information Element: Called Party Number:
2 IE Length : 11 octets
3 1------- Extension bit : Not Continued
-010---- Type of number : National number
----0000 Numbering plan : Unknown
4 ******** Phone number : [701425XXXX] <- This is the DNIS digits sent on the trunk to the Mitel from the carrier (I X'd out the last 4 digits)2018-10-11 16:39:55 Link 3 - From Mitel - HLen 4, ILen 10, IType 5
SAPI 0 TEI 0 C/R 0 P/F 0 NR 21 NS 18 INFO Dest PD=0x8 CR=0x026 CALL PROCEEDING(0x2)
1 00011000 Information Element: Channel Identification:
2 IE Length : 3 octets
3 1------- Extension bit : Not Continued
-0------ Interface ident. : implicitly identified
--1----- Interface type : primary rate
---0---- Spare
----1--- Preferred/Exclusive: exclusive
-----0-- D-channel indicator: not the D channel
------01 Info. chan. sel. : as indicated in the following octets
3.2 1------- Extension bit : Not Continued
-00----- Coding Std : CCITT Std
---0---- Channel indicated : by following octets
----0011 Chan/Map type : B-chan units
3.3 1------- Extension bit : Not Continued - Single channel
-0000001 Channel Number : 1
2018-10-11 16:39:55 Link 3 - From Mitel - HLen 4, ILen 5, IType 5
SAPI 0 TEI 0 C/R 0 P/F 0 NR 21 NS 19 INFO Dest PD=0x8 CR=0x026 ALERTING(0x1)
2018-10-11 16:39:59 Link 3 - From Mitel - HLen 4, ILen 5, IType 5
SAPI 0 TEI 0 C/R 0 P/F 0 NR 21 NS 20 INFO Dest PD=0x8 CR=0x026 CONNECT(0x7)
2018-10-11 16:39:59 Link 3 - To Mitel - HLen 4, ILen 5, IType 5
SAPI 0 TEI 0 C/R 1 P/F 0 NR 21 NS 21 INFO Orig PD=0x8 CR=0x026 CONNECT_ACK(0xf)
2018-10-11 16:40:02 Link 3 - From Mitel - HLen 4, ILen 9, IType 5
SAPI 0 TEI 0 C/R 0 P/F 0 NR 22 NS 21 INFO Dest PD=0x8 CR=0x026 DISCONNECT(0x45)
1 00001000 Information Element: Cause:
2 IE Length : 2 octets
3 1------- Extension bit : Not Continued
-00----- Coding Standard : CCITT
---0---- spare
----0000 Location : User
4 1------- Extension bit : Not Continued
-0010000 Cause code : normal call clearing
2018-10-11 16:40:02 Link 3 - To Mitel - HLen 4, ILen 5, IType 5
SAPI 0 TEI 0 C/R 1 P/F 0 NR 22 NS 22 INFO Orig PD=0x8 CR=0x026 RELEASE(0x4d)
2018-10-11 16:40:02 Link 3 - From Mitel - HLen 4, ILen 5, IType 5
SAPI 0 TEI 0 C/R 0 P/F 0 NR 23 NS 22 INFO Dest PD=0x8 CR=0x026 RELEASE COM(0x5a)
EDIT TRACE TSP L2L3 4 1 2 1 HDLC CC on link 3 trace disable .
HDLC VERBOSE on link 3 trace disable .