Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How i should do to setup CDR to see all call in terminal

Status
Not open for further replies.

Hocinidz

Technical User
Feb 9, 2016
10
DZ
Hi
i have probleme my boss ask me to do some thing to viewing all call in our system siemens HIPATH 4000 v6. so i do some search i find CDR,
but its not easy. so if its possible to help me to do log all call with information terminal (hyperteminal) .
thank u .
 
Do yourself a favor and have your boss buy Traffic Analyst. It's cheap and well worth it! Link


LoPath
Maintain HiPath 4000 V5 & V6, OpenScape Xpert V4, Xpressions, Contact Center
 
Also ask him to send you on a HiPath course.
The CDR is complex because you can have any output to any device, there are not really any pre-defined CDR masks that are suitable.
 
Yes you can output to Hyperterminal but that program will not do any storage, analysis or emailing of call records to end users, cost adjustment etc.
You would just be able to see the output in its raw format.
That format you have to create.
The main part of the CDR is the FTBL Mask.
If you have access to a working system with a working CDR you could copy those but you would have to have some experience on HiPath first.
 
Hello
thank u sbcu for those infomations.but if possible i show u what i do for configuring CDR and tell it tru or not:
1 ADD-SELG:SELG,1,Y,DEV2,CDRC1,1,1;
M1 1 CHANGE-SELG:SELT,1,1,FORM14,HDFORM,NOCALC,A22;
M1 1 CHANGE-SELG:SELT,1,1,,,,,0&&99999;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,VOICE&FAX&DTE;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,,0&&15;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,,,ALL,ALL,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N,N;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,0,000000;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0&&999,0&&254,0&&30;
M1 1 CHANGE-SELG:SELT,1,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,N,N,INTERN&INCO&OUTG,0&&15,0&&9,ALL;
M1 1 ACTIVATE-SELS:1;

ADD-FTBL:14,B,FORM,1,N,"RECNO:#@@@ STARTED AT #@-#@-#@/#@:#@";
M1 1 ADD-FTBL:14,B,CTRL,2,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,3,N,LF;
M1 1 ADD-FTBL:14,B,FORM,4,N,"NO APPELANT : #@@@@@@@@@@@ DESTINATION ";
M1 1 ADD-FTBL:14,B,FORM,5,N," : #@@@@@@@@@@@";
M1 1 ADD-FTBL:14,B,CTRL,6,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,7,N,LF;
M1 1 ADD-FTBL:14,B,FORM,8,N,"TRANSFERT PAR : #@@@@@@@@@@@ DESTINATION ";
M1 1 ADD-FTBL:14,B,FORM,9,N," : #@@@@@@@@@@@";
M1 1 ADD-FTBL:14,B,CTRL,10,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,11,N,LF;
M1 1 ADD-FTBL:14,B,FORM,12,N,"TYPE D'APPEL : #@@@@@@@@ DUREE SONNERIE : ";
M1 1 ADD-FTBL:14,B,FORM,13,N,"#@@@";
M1 1 ADD-FTBL:14,B,CTRL,14,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,15,N,LF;
M1 1 ADD-FTBL:14,B,FORM,16,N,"NO JONCTION : #@@@@@@@@@ IDENT. ABONNE : ";
M1 1 ADD-FTBL:14,B,FORM,17,N,"#@@@@@";
M1 1 ADD-FTBL:14,B,CTRL,18,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,19,N,LF;
M1 1 ADD-FTBL:14,B,FORM,20,N,"DEBUT DE L'APPEL: #@:#@:#@.# FIN DE L'APPEL : ";
M1 1 ADD-FTBL:14,B,FORM,21,N,"#@:#@:#@.# ";
M1 1 ADD-FTBL:14,B,CTRL,22,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,23,N,LF;
M1 1 ADD-FTBL:14,B,FORM,24,N,"***RECORD-END***";
M1 1 ADD-FTBL:14,B,CTRL,25,N,CR;
M1 1 ADD-FTBL:14,B,CTRL,26,N,LF;
M1 1 ADD-FTBL:14,B,CTRL,27,N,LF;
M1 1 ADD-FTBL:14,B,CTRL,28,N,LF;
M1 1 ADD-FTBL:14,B,CTRL,29,N,LF;
M1 1 ADD-FTBL:14,B,CTRL,30,Y,LF;
M1 1 ADD-FTBL:14,B,FIELD,1,RECNO,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,2,STYEAR,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,3,STMONTH,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,4,STDAY,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,5,STHOUR,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,6,STMIN,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,7,CHRGEE,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,8,CALLEPTY,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,9,TRNSFPTY,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,10,DESTPTY,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,11,CONNTYPE,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,12,RINGDUR,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,13,TKNOLIST,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,14,STNID,CHAR," ",L;
M1 1 ADD-FTBL:14,B,FIELD,15,STHOUR,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,16,STMIN,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,17,STSEC,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,18,ST10,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,19,ENDHOUR,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,20,ENDMIN,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,21,ENDSEC,CHAR,"0",R;
M1 1 ADD-FTBL:14,B,FIELD,22,END10,CHAR,"0",R;

ADD-GEZU:TTY,DEV2,TTY,TERM2;

ADD-FEACG:CDRCDUMP&CDRCDIS;
 
hello,
problem with this commande when i Entre this :
ADD-FTBL:14,B,FORM,1,N,"RECNO:#@@@ STARTED AT #@-#@-#@/#@:#@";
message appear and tell me: H05:ATTENTION! FORMAT IS NOT COMPLETE.
what I should do help me please
thanks
 
Hi,
You will always get the line
H05:ATTENTION! FORMAT IS NOT COMPLETE
Until the last line has gone in.
That FTBL AMO is the output mask that you are defining.
It is not fully defined until you send in the last line and when the last line goes in you do not get that error any more.

I have not tried your mask but can you try it ?
Connect up a laptop or similar using 192.0.2.99
Set the Hyperterminal to the LAN and point it towards 192.0.2.3 port 1202

Then DIS-LSSM;
and paste what the output here

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top