Showing posts with label TMSncc. Show all posts
Showing posts with label TMSncc. Show all posts

Thursday, 25 January 2018

More ShoreTel Troublehsooting

The TMSNCC logs the call accumulations recorded at the end of a call in the G-MST entry, this points to the RTP stream of the call with the following summary

Packet info
s: sent packets
r: received packets
l: lost packets

Jitter Buffer Info (call quality)
j: # of times jitter buffer had to adjust size trying to handle voice streams
u: # of times the jitter buffer did not get enough data to pass on a voice stream

o: # of times the jitter buffer received data outside of its maximum jitter buffer


09:11:49.557 ( 4184: 5288) G-MST: 200000BD "00070001-33cd-5927-c6e1-005056a27011" ("",""),(0, 0),0(Null),rsn:1,22:06:23.979 (UTC),pl:20,(s:16279, r:16279, l:0),(j:3,u:6435,o:11) flgs:0x00000000 "sip:@:5441",vpn:0

G-MST: 2 --> Relates to Network Side of the call
G-MST: 4 --> Relates to Trunk Side of the call

Tuesday, 27 September 2016

TMSncc Logs

This will be a living post of call codes from the TMSncc logs from ShoreTel:

C-CE: Call Creation Event - Call Initiation
L-CE: Leg Create Event - Follows a C-CE for every call setup. Internal blind transfers C-CE may be skipped.
L-IE: Leg Info Event - Follows a C-CE, L-CE. Leg Info; Provides info on other parties in the call.
C-SE: Call State Event - State of call in progress; all parties. RingBack, Offering, Established, etc.
L-SE: Leg State Event - Follows a C-SE to inform the leg state changes.
L-DE: Leg Destroy Event - Call tear down; Leg is destroyed.
C-DE: Call Destroy Event - Call destroyed by user or system.
G-MST: - Media State Event - Media state for the terminated call leg. Every RTP stream also has a media state.


Some more details:
http://wayback.archive.org/web/20150731055525/http://netdungeon.com/decipher-tmsncc-log


Zoom Contact Centre API

Quick note for something recently worked on with Zoom Contact Centre and using APIs   ClickSend Using ClickSend t...