Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - meBruler

Pages: [1]
1
SIP On Mitel / ICP3300 - NTP syncs, but DeskPhones don't update
« on: July 12, 2016, 04:20:11 PM »
Any idea why the ICP3300 Server would be syncing fine with our SNTP server, but the phones are 30 seconds or so off the server?

Is there a way to force the (for excample Mitel 5330 IP Phone) to update time from the ICP3300 PBX?

2
This i what I found:
Operation
The SMDR record format changes to accommodate SMDR Extended Reporting. The following tables list the column positions (see SMDR Recorded Information for comparison):

Extended Reporting Level 1

Name
 Columns
 
Long Call
 1
 
Date
 2-6
 
Spacer
 7
 
Start Time
 8-13
 
Spacer
 14
 
Duration of Call
 15-24
 
Spacer
 25
 
Calling Party
 26-32
 
Attendant
 33
 
Time To answer
 34-37
 
Spacer
 38
 
Digits Dialed on the Trunk
 39-64 or 39-58
 
Spacer
 N/A or 59
 
Meter Pulses
 N/A or 60-64
 
Call Completion Status
 65
 
Speed Call or Call Forward Flags
 66
 
Called Party
 67-73
 
Spacer
 74
 
LDN Called
 75-81
 
Transfer/Conference Call
 82
 
Spacer
 83
 
Third Party
 84-90
 
Spacer
 91
 
Account Code
 92-103
 
Route Optimization Flag
 104
 
System Identifier
 105-107
 
Spacer
 108
 
MLPP Precedence Level
 109
 
Spacer
 110
 
ANI
 111-130
 
Spacer
 131
 
DNIS
 132-141
 
Spacer
 142
 
Suite Identifier
 143-149
 
Spacer
 150
 
Call Identifier
 151-158
 
Spacer
 159
 
Call Sequence Identifier
 160
 
Spacer
 161
 
Associated Call Identifier
 162-169
 

 



Basing this on what I started to fill out in my Excel doc:
Date   Time   Duration   Calling Party   Attendant                     
%03/07   10:28:14A   0000:13:56   T1   0   9900 6850   S6856   0   4406862300   9900   G0004207   A
%03/07   10:29:20A   0000:12:51   T1   0   9900 6850   S6858   0   4406862300   9900   G0000384   A
%03/07   10:28:42A   0000:13:30   T1   0   9900 6850   S6857   0   4406862300   9900   E0008567   A
%03/07   10:22:57A   0000:19:21   T1   0   9900 6850   S6873   0   4406862300   9900   E0007825   A
07-Mar   02:56:30P   0000:00:03   T1   0   9900 6850   S6862   0   4406862300   9900   G0000536   A


But I'm not sure this is accurate...

it'd be nice to be able to output the FTP transfer with headers from the system... know of an option for this?

3
Do you by chance know the Column layout of the file?  So I can add headers to the file?

4
Perfect! :)

Got it Exported and scheduled on a weekly basis... exactly what I was trying to do in the first place.

Thanks!

5
Hey guys,

trying this:
LOGSYS READ SMDR INTO File.log NEWEST 2000 MATCH 1111

and getting "LOGSYS error: Could not open destination file                                   
              File System error: Catalog does not exist.  "

Am I going about this wrong?  Whats the easiest way to export the SMDR to a CSV / file of some sort.

6

To prevent UCA from storing chat history on the server, there two commands. I'd suggest copying the command to the windows clipboard, and then pasting the command into putty by right-clicking on the putty window, rather than attempting to enter them manually.
(1) edit /etc/e-smith/templates/opt/intertel/conf/sip_ims.ini/50Configuration set EnableFile=no. (if you're familiar with linux you can use vi editor to do this as well, I had to do this as my version of linus didn't recognise the "edit" command)
(2) expand-template /opt/intertel/conf/sip_ims.ini

Next, to delete the existing chat history stored on the server:
(1) stop the SIPIMS service from the UCA diagnostic page. From Server Manager, go to the main UCA configuration page, then at the bottom of the page under "Diagnostics", press the "Perform Server Diagnostics" button. Look for "SIPIMS" and click the "Stop" link to the right.
(2) move all files from the /opt/intertel/data/imarchive directory, maybe move them to /root by doing a 'mv hab_ims_archive* /root' from the /opt/intertel/data/imarchive directory. You can do this with putty, but if there are lots of files, you may want to use an application like WinSCP so that you can create folders, and drag and drop multiple files at once. Or, you can delete them from the putty command line if you are comfortable doing so - and will not want to keep the history at all.
(3) restart the UCA server completely.

7
Any Update on this?  We also need a way to clear these and prevent them from being saved.

Pages: [1]