Jun 27, 2013 #1 techpc Technical User Joined Apr 16, 2013 Messages 29 Location ZA I want to trace calls on extension for incoming calls and local(extension to extension) calls on MD110.Your help will be much appreciated Thanks Techpc
I want to trace calls on extension for incoming calls and local(extension to extension) calls on MD110.Your help will be much appreciated Thanks Techpc
Jun 27, 2013 #2 parnum Technical User Joined Nov 4, 2003 Messages 920 Location GB search the forum, plenty of posts on tracing http://www.tek-tips.com/viewthread.cfm?qid=1709592 best parnum Upvote 0 Downvote
search the forum, plenty of posts on tracing http://www.tek-tips.com/viewthread.cfm?qid=1709592 best parnum
Jun 28, 2013 Thread starter #3 techpc Technical User Joined Apr 16, 2013 Messages 29 Location ZA I tried using the following and shows the results that i cannot undestand. STISR; STDNIIR=xxxx; STTSS:TRI=1,SIZE=1000; STTSI:TRI=1; make the call STTSE:TRI=1; open the logfile STRAP:TRI=1; thanks Upvote 0 Downvote
I tried using the following and shows the results that i cannot undestand. STISR; STDNIIR=xxxx; STTSS:TRI=1,SIZE=1000; STTSI:TRI=1; make the call STTSE:TRI=1; open the logfile STRAP:TRI=1; thanks
Jun 28, 2013 #4 asuvp Programmer Joined Jun 16, 2004 Messages 44 Location SE Maybe it is CTCOP you need?: CTCOPIR=dirno; or CTCOP:EQU=multpos; or CTCOP:BPOS=boardpos; It shows the switch connections for the dir, equ or a whole board. Upvote 0 Downvote
Maybe it is CTCOP you need?: CTCOPIR=dirno; or CTCOP:EQU=multpos; or CTCOP:BPOS=boardpos; It shows the switch connections for the dir, equ or a whole board.