Doco: A timestamp that is preceded by an asterisk (*) or a dot (.) may not be accurat...
[freeradius.git] / src / billing / cisco_h323_db_schema-postgres.sql
1 /*
2  * Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
3  *
4  * --- Peter Nixon [ codemonkey@peternixon.net ]
5  * This is a custom SQL schema for doing H323 VoIP accounting with FreeRadius and
6  * Cisco gateways (I am using 5300 and 5350 series).
7  * It will scale ALOT better than the default radius schema which is designed for
8  * simple dialup installations of FreeRadius.
9  *
10  * For this schema to work properly you MUST replace raddb/postgresql.conf
11  * with the contents of pgsql-voip.conf
12  *
13  * If you wish to do RADIUS Authentication using the same database, you must use
14  * src/modules/rlm_sql/drivers/rlm_sql_postgresql/db_postgresql.sql as well as
15  * this schema.
16  *
17  */
18
19 /*
20  * Table structure for 'Start' tables
21  */
22
23 CREATE TABLE StartVoIP (
24         RadAcctId               BIGSERIAL PRIMARY KEY,
25         h323SetupTime           TIMESTAMP with time zone NOT NULL,
26         UserName                VARCHAR(64),
27         RadiusServerName        VARCHAR(32),
28         NASIPAddress            INET NOT NULL,
29         AcctTime                TIMESTAMP with time zone,
30         CalledStationId         VARCHAR(30),
31         CallingStationId        VARCHAR(15),
32         AcctDelayTime           INTEGER,
33         H323GWID                VARCHAR(32),
34         h323CallOrigin          VARCHAR(10),
35         h323ConfID              VARCHAR(35) NOT NULL
36 );
37 create index startvoipcombo on startvoip (h323SetupTime, nasipaddress);
38
39
40 CREATE TABLE StartTelephony (
41         RadAcctId               BIGSERIAL PRIMARY KEY,
42         h323SetupTime           TIMESTAMP with time zone NOT NULL,
43         UserName                VARCHAR(64),
44         RadiusServerName        VARCHAR(32),
45         NASIPAddress            INET NOT NULL,
46         AcctTime                TIMESTAMP with time zone,
47         CalledStationId         VARCHAR(30),
48         CallingStationId        VARCHAR(15),
49         AcctDelayTime           INTEGER,
50         H323GWID                VARCHAR(32),
51         h323CallOrigin          VARCHAR(10),
52         h323ConfID              VARCHAR(35) NOT NULL
53 );
54 create index starttelephonycombo on starttelephony (h323SetupTime, nasipaddress);
55
56
57
58 /*
59  * Table structure for 'Stop' tables
60  */
61 CREATE TABLE StopVoIP (
62         RadAcctId               BIGSERIAL PRIMARY KEY,
63         H323SetupTime           TIMESTAMP with time zone NOT NULL,
64         H323ConnectTime         TIMESTAMP with time zone NOT NULL,
65         H323DisconnectTime      TIMESTAMP with time zone NOT NULL,
66         UserName                VARCHAR(32),
67         RadiusServerName        VARCHAR(32),
68         NASIPAddress            INET NOT NULL,
69         AcctTime                TIMESTAMP with time zone,
70         AcctSessionTime         BIGINT,
71         AcctInputOctets         BIGINT,
72         AcctOutputOctets        BIGINT,
73         CalledStationId         VARCHAR(50),
74         CallingStationId        VARCHAR(50),
75         AcctDelayTime           SMALLINT,
76         CiscoNASPort            BOOLEAN DEFAULT false,
77         H323GWID                VARCHAR(32),
78         H323CallOrigin          VARCHAR(10),
79         H323DisconnectCause     VARCHAR(2),
80         H323RemoteAddress       INET,
81         H323VoiceQuality        INTEGER,
82         H323ConfID              VARCHAR(35) NOT NULL
83 );
84 create UNIQUE index stopvoipcombo on stopvoip (h323SetupTime, nasipaddress, h323ConfID);
85
86
87 CREATE TABLE StopTelephony (
88         RadAcctId               BIGSERIAL PRIMARY KEY,
89         H323SetupTime           TIMESTAMP with time zone NOT NULL,
90         H323ConnectTime         TIMESTAMP with time zone NOT NULL,
91         H323DisconnectTime      TIMESTAMP with time zone NOT NULL,
92         UserName                VARCHAR(32) DEFAULT '' NOT NULL,
93         RadiusServerName        VARCHAR(32),
94         NASIPAddress            INET NOT NULL,
95         AcctTime                TIMESTAMP with time zone,
96         AcctSessionTime         BIGINT,
97         AcctInputOctets         BIGINT,
98         AcctOutputOctets        BIGINT,
99         CalledStationId         VARCHAR(50),
100         CallingStationId        VARCHAR(50),
101         AcctDelayTime           SMALLINT,
102         CiscoNASPort            VARCHAR(16),
103         H323GWID                VARCHAR(32),
104         H323CallOrigin          VARCHAR(10),
105         H323DisconnectCause     VARCHAR(2),
106         H323RemoteAddress       BOOLEAN DEFAULT false,
107         H323VoiceQuality        INTEGER,
108         H323ConfID              VARCHAR(35) NOT NULL
109 );
110 -- You can have more than one record that is identical except for CiscoNASPort if you have a VoIP dial peer
111 -- configured for multiple PRIs.
112 create UNIQUE index stoptelephonycombo on stoptelephony (h323SetupTime, nasipaddress, h323ConfID, CiscoNASPort);
113
114 /*
115  * Table structure for 'gateways'
116  *
117  * This table should list the IP addresses, names and locations of all your gateways
118  * This can be used to make more useful reports.
119  *
120  * Note: This table should be removed in favour of using the "nas" table.
121  */
122
123 CREATE TABLE gateways (
124         gw_ip           INET NOT NULL,
125         gw_name         VARCHAR(32) NOT NULL,
126         gw_city         VARCHAR(32)
127 );
128
129
130 /*
131  * Table structure for 'customers'
132  * 
133  * This table should list your Customers names and company
134  * This can be used to make more useful reports.
135  */
136
137 CREATE TABLE customers (
138         cust_id         SERIAL NOT NULL,
139         company         VARCHAR(32),
140         customer        VARCHAR(32)
141 );
142
143 /*
144  * Table structure for 'cust_gw'
145  * 
146  * This table should list the IP addresses and Customer IDs of all your Customers gateways
147  * This can be used to make more useful reports.
148  */
149
150 CREATE TABLE cust_gw (
151         cust_gw         INET PRIMARY KEY,
152         cust_id         INTEGER NOT NULL,
153         "location"      VARCHAR(32)
154 );
155
156
157 CREATE VIEW customerip AS
158     SELECT gw.cust_gw AS ipaddr, cust.company, cust.customer, gw."location" FROM customers cust, cust_gw gw WHERE (cust.cust_id = gw.cust_id);
159
160
161 /*
162  * Function 'strip_dot'
163  * removes "." from the start of cisco timestamps
164  *
165  * From the cisco website:
166  * "A timestamp that is preceded by an asterisk (*) or a dot (.) may not be accurate.
167  *  An asterisk (*) means that after a gateway reboot, the gateway clock was not manually set
168  *  and the gateway has not synchronized with an NTP server yet. A dot (.) means the gateway
169  *  NTP has lost synchronization with an NTP server."
170  *
171  *  * Example useage:
172  *      insert into mytable values (strip_dot('.16:46:02.356 EET Wed Dec 11 2002'));
173  *
174  */
175
176 CREATE OR REPLACE FUNCTION strip_dot (VARCHAR) RETURNS TIMESTAMPTZ AS '
177  DECLARE
178         original_timestamp ALIAS FOR $1;
179  BEGIN
180         IF substring(original_timestamp from 1 for 1) = ''.'' THEN
181                 RETURN substring(original_timestamp from 2);
182         ELSE
183                 RETURN original_timestamp;
184         END IF;
185  END;
186 ' LANGUAGE 'plpgsql';
187
188 /*
189  * Table structure for 'isdn_error_codes' table
190  *
191  * Taken from cisco.com this data can be JOINED against h323DisconnectCause to
192  * give human readable error reports.
193  *
194  */
195
196
197 CREATE TABLE isdn_error_codes (
198         error_code      VARCHAR(2) PRIMARY KEY,
199         desc_short      VARCHAR(90),
200         desc_long       TEXT
201 );
202
203 /*
204  * Data for 'isdn_error_codes' table
205  */
206
207 INSERT INTO isdn_error_codes VALUES ('1', 'Unallocated (unassigned) number', 'The ISDN number was sent to the switch in the correct format; however, the number is not assigned to any destination equipment.');
208 INSERT INTO isdn_error_codes VALUES ('10', 'Normal call clearing', 'Normal call clearing has occurred.');
209 INSERT INTO isdn_error_codes VALUES ('11', 'User busy', 'The called system acknowledges the connection request but is unable to accept the call because all B channels are in use.');
210 INSERT INTO isdn_error_codes VALUES ('12', 'No user responding', 'The connection cannot be completed because the destination does not respond to the call.');
211 INSERT INTO isdn_error_codes VALUES ('13', 'No answer from user (user alerted)', 'The destination responds to the connection request but fails to complete the connection within the prescribed time. The problem is at the remote end of the connection.');
212 INSERT INTO isdn_error_codes VALUES ('15', 'Call rejected', 'The destination is capable of accepting the call but rejected the call for an unknown reason.');
213 INSERT INTO isdn_error_codes VALUES ('16', 'Number changed', 'The ISDN number used to set up the call is not assigned to any system.');
214 INSERT INTO isdn_error_codes VALUES ('1A', 'Non-selected user clearing', 'The destination is capable of accepting the call but rejected the call because it was not assigned to the user.');
215 INSERT INTO isdn_error_codes VALUES ('1B', 'Designation out of order', 'The destination cannot be reached because the interface is not functioning correctly, and a signaling message cannot be delivered. This might be a temporary condition, but it could last for an extended period of time. For example, the remote equipment might be turned off.');
216 INSERT INTO isdn_error_codes VALUES ('1C', 'Invalid number format', 'The connection could be established because the destination address was presented in an unrecognizable format or because the destination address was incomplete.');
217 INSERT INTO isdn_error_codes VALUES ('1D', 'Facility rejected', 'The facility requested by the user cannot be provided by the network.');
218 INSERT INTO isdn_error_codes VALUES ('1E', 'Response to STATUS ENQUIRY', 'The status message was generated in direct response to the prior receipt of a status enquiry message.');
219 INSERT INTO isdn_error_codes VALUES ('1F', 'Normal, unspecified', 'Reports the occurrence of a normal event when no standard cause applies. No action required.');
220 INSERT INTO isdn_error_codes VALUES ('2', 'No route to specified transit network', 'The ISDN exchange is asked to route the call through an unrecognized intermediate network.');
221 INSERT INTO isdn_error_codes VALUES ('22', 'No circuit/channel available', 'The connection cannot be established because no appropriate channel is available to take the call.');
222 INSERT INTO isdn_error_codes VALUES ('26', 'Network out of order', 'The destination cannot be reached because the network is not functioning correctly, and the condition might last for an extended period of time. An immediate reconnect attempt will probably be unsuccessful.');
223 INSERT INTO isdn_error_codes VALUES ('29', 'Temporary failure', 'An error occurred because the network is not functioning correctly. The problem will be resolved shortly.');
224 INSERT INTO isdn_error_codes VALUES ('2A', 'Switching equipment congestion', 'The destination cannot be reached because the network switching equipment is temporarily overloaded.');
225 INSERT INTO isdn_error_codes VALUES ('2B', 'Access information discarded', 'The network cannot provide the requested access information.');
226 INSERT INTO isdn_error_codes VALUES ('2C', 'Requested circuit/channel not available', 'The remote equipment cannot provide the requested channel for an unknown reason. This might be a temporary problem.');
227 INSERT INTO isdn_error_codes VALUES ('2F', 'Resources unavailable, unspecified', 'The requested channel or service is unavailable for an unknown reason. This might be a temporary problem.');
228 INSERT INTO isdn_error_codes VALUES ('3', 'No route to destination', 'The call was routed through an intermediate network that does not serve the destination address.');
229 INSERT INTO isdn_error_codes VALUES ('31', 'Quality of service unavailable', 'The requested quality of service cannot be provided by the network. This might be a subscription problem.');
230 INSERT INTO isdn_error_codes VALUES ('32', 'Requested facility not subscribed', 'The remote equipment supports the requested supplementary service by subscription only.');
231 INSERT INTO isdn_error_codes VALUES ('39', 'Bearer capability not authorized', 'The user requested a bearer capability that the network provides, but the user is not authorized to use it. This might be a subscription problem.');
232 INSERT INTO isdn_error_codes VALUES ('3A', 'Bearer capability not presently available', 'The network normally provides the requested bearer capability, but it is unavailable at the present time. This might be due to a temporary network problem or to a subscription problem.');
233 INSERT INTO isdn_error_codes VALUES ('3F', 'Service or option not available, unspecified', 'The network or remote equipment was unable to provide the requested service option for an unspecified reason. This might be a subscription problem.');
234 INSERT INTO isdn_error_codes VALUES ('41', 'Bearer capability not implemented', 'The network cannot provide the bearer capability requested by the user.');
235 INSERT INTO isdn_error_codes VALUES ('42', 'Channel type not implemented', 'The network or the destination equipment does not support the requested channel type.');
236 INSERT INTO isdn_error_codes VALUES ('45', 'Requested facility not implemented', 'The remote equipment does not support the requested supplementary service.');
237 INSERT INTO isdn_error_codes VALUES ('46', 'Only restricted digital information bearer capability is available', 'The network is unable to provide unrestricted digital information bearer capability.');
238 INSERT INTO isdn_error_codes VALUES ('4F', 'Service or option not implemented, unspecified', 'The network or remote equipment is unable to provide the requested service option for an unspecified reason. This might be a subscription problem.');
239 INSERT INTO isdn_error_codes VALUES ('51', 'Invalid call reference value', 'The remote equipment received a call with a call reference that is not currently in use on the user-network interface.');
240 INSERT INTO isdn_error_codes VALUES ('52', 'Identified channel does not exist', 'The receiving equipment is requested to use a channel that is not activated on the interface for calls.');
241 INSERT INTO isdn_error_codes VALUES ('53', 'A suspended call exists, but this call identity does not', 'The network received a call resume request. The call resume request contained a Call Identify information element that indicates that the call identity is being used for a suspended call.');
242 INSERT INTO isdn_error_codes VALUES ('54', 'Call identity in use', 'The network received a call resume request. The call resume request contained a Call Identify information element that indicates that it is in use for a suspended call.');
243 INSERT INTO isdn_error_codes VALUES ('55', 'No call suspended', 'The network received a call resume request when there was not a suspended call pending. This might be a transient error that will be resolved by successive call retries.');
244 INSERT INTO isdn_error_codes VALUES ('56', 'Call having the requested call identity has been cleared', 'The network received a call resume request. The call resume request contained a Call Identity information element, which once indicated a suspended call. However, the suspended call was cleared either by timeout or by the remote user.');
245 INSERT INTO isdn_error_codes VALUES ('58', 'Incompatible destination', 'Indicates that an attempt was made to connect to non-ISDN equipment. For example, to an analog line.');
246 INSERT INTO isdn_error_codes VALUES ('5B', 'Invalid transit network selection', 'The ISDN exchange was asked to route the call through an unrecognized intermediate network.');
247 INSERT INTO isdn_error_codes VALUES ('5F', 'Invalid message, unspecified', 'An invalid message was received, and no standard cause applies. This is usually due to a D-channel error. If this error occurs systematically, report it to your ISDN service provider.');
248 INSERT INTO isdn_error_codes VALUES ('6', 'Channel unacceptable', 'The service quality of the specified channel is insufficient to accept the connection.');
249 INSERT INTO isdn_error_codes VALUES ('60', 'Mandatory information element is missing', 'The receiving equipment received a message that did not include one of the mandatory information elements. This is usually due to a D-channel error. If this error occurs systematically, report it to your ISDN service provider.');
250 INSERT INTO isdn_error_codes VALUES ('61', 'Message type non-existent or not implemented', 'The receiving equipment received an unrecognized message, either because the message type was invalid or because the message type was valid but not supported. The cause is due to either a problem with the remote configuration or a problem with the local D channel.');
251 INSERT INTO isdn_error_codes VALUES ('62', 'Message not compatible with call state or message type non-existent or not implemented', 'The remote equipment received an invalid message, and no standard cause applies. This cause is due to a D-channel error. If this error occurs systematically, report it to your ISDN service provider.');
252 INSERT INTO isdn_error_codes VALUES ('63', 'Information element non-existent or not implemented', 'The remote equipment received a message that includes information elements, which were not recognized. This is usually due to a D-channel error. If this error occurs systematically, report it to your ISDN service provider.');
253 INSERT INTO isdn_error_codes VALUES ('64', 'Invalid information element contents', 'The remote equipment received a message that includes invalid information in the information element. This is usually due to a D-channel error.');
254 INSERT INTO isdn_error_codes VALUES ('65', 'Message not compatible with call state', 'The remote equipment received an unexpected message that does not correspond to the current state of the connection. This is usually due to a D-channel error.');
255 INSERT INTO isdn_error_codes VALUES ('66', 'Recovery on timer expires', 'An error-handling (recovery) procedure was initiated by a timer expiry. This is usually a temporary problem.');
256 INSERT INTO isdn_error_codes VALUES ('6F', 'Protocol error, unspecified', 'An unspecified D-channel error when no other standard cause applies.');
257 INSERT INTO isdn_error_codes VALUES ('7', 'Call awarded and being delivered in an established channel', 'The user is assigned an incoming call that is being connected to an already-established call channel.');
258 INSERT INTO isdn_error_codes VALUES ('7F', 'Internetworking, unspecified', 'An event occurred, but the network does not provide causes for the action that it takes. The precise problem is unknown.');
259