billmax documentation   BillMax Billing Solutions
  877.245.5629
  sales@billmax.com
 

Name

DATACALL — C structure used for a datacall table record

Synopsis

#include "billmax.h"
			

DESCRIPTION

A DATACALL structure describes data storage for a datacall table record.

STRUCTURE MEMBERS

char	callnum[16];
int	service;
char	username[101];
char	startdate[11];
char	starttime[9];
char	enddate[11];
char	endtime[9];
int	length;
char	progress[31];
char	disconnect[31];
char	userip[16];
char	termip[16];
char	dnis[13];
int	protocol;
int	baudup;
int	bauddown;
unsigned int	bytesin;
unsigned int	bytesout;
int	pktin;
int	pktout;
int	port;
int	slot;
int	shelf;
int	mlid;
int	mlnum;
char	callerid[16];
int	gigabytesin;
int	gigabytesout;
int	delaytime;
int	status;
int	job;
int	expires;
			

Document Revision A for BillMax 2.2.0   -   Copyright © 1997-2006 The iSpark Group, Inc.

All rights reserved. No part of this documentation may be reproduced or transmitted in any fashion without written permission by The iSpark Group, Inc. This documentation is for the sole use of licensees of the BillMax billing software created by The iSpark Group, Inc. Making the documentation available to a non-licensee of BillMax without written permission of The iSpark Group, Inc. is a violation of the use of this documentation.

While precautions have been taken in the preparation of this documentation, The iSpark Group, Inc. assumes neither liability nor responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

All terms mentioned that are known to be trademarks have been appropriately capitalized. Use of the a trademark does not affect the validity of any trademark or service mark.

Links to third-party Web sites are provided for convenience. The iSpark Group, Inc. is not responsible for any content contained in the third-party Web sites.

Comments about this documentation may be sent to doc@billmax.com