CTI software (main page)Contact UsSite Map
login
password
forget?
Call.Txt

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    blitz-cti.com Forum Index -> Blitz TAPI SMDR
View previous topic :: View next topic  
Author Message
NIKHIL



Joined: 07 Sep 2006
Posts: 3

PostPosted: Tue Sep 19, 2006 8:20 am    Post subject: Call.Txt Reply with quote

I want to Process the Call.Txt Generated by Tapi-Smdr in our Call Accounting software but when I try to open the File Call.Txt it gives out an error as File is in use by someone,

It is possible that Tapi-Smdr application generate Call.Txt file in every 10 minutes like Callxxxxxx.Txt and so on

[/code][/quote]
Back to top
View user's profile Send private message
Northwood
Delevoper


Joined: 27 Sep 2005
Posts: 7

PostPosted: Thu Sep 21, 2006 8:14 am    Post subject: Re: Call.Txt Reply with quote

NIKHIL wrote:
I want to Process the Call.Txt Generated by Tapi-Smdr in our Call Accounting software but when I try to open the File Call.Txt it gives out an error as File is in use by someone,

It is possible that Tapi-Smdr application generate Call.Txt file in every 10 minutes like Callxxxxxx.Txt and so on


We open Calls.txt. file in Word PAD and everything is ok. Our program blocks access to file.txt for writing in it and permits it only for reading. For what purpose you need to open this file with opportunity of recording?
We’d like you to notice that our format of data differs from standard format SMDR message which are gave out by KX-TD and KX-TDA station. The differences between the formats are described in http://www.blitz-cti.com/download/tapismdr/Blitz_TDA-TD_SMDR_eng.xls.
Back to top
View user's profile Send private message
NIKHIL



Joined: 07 Sep 2006
Posts: 3

PostPosted: Fri Sep 22, 2006 10:44 am    Post subject: Re: Call.Txt Reply with quote

I want to Open the Call.Txt files and process its captured strings into our call accounting application and then delete the file,

We will read the call.txt file in every 10 minutes to update our call accounting software, we had understdood all the fields and it will work with our software the only problem is to process the calls into our call accounting software
Back to top
View user's profile Send private message
Northwood
Delevoper


Joined: 27 Sep 2005
Posts: 7

PostPosted: Wed Sep 27, 2006 6:21 am    Post subject: Reply with quote

As we understand your problem consists in fixing the last string which was read by your program in Calls.txt file during the last use so that not to read the same data several times. For simplification the solution of this problem you want either to clear the Calls.txt file after every reading or after reading it to delete this file.
In the first case our program has to write only new call’s string in Calls.txt file and
in the latter case our program has to form new Calls.txt file with call’s string which your program didn’t read yet.
We can realize both variants. We begin with our program will open calls.txt file only during writing new string.
Back to top
View user's profile Send private message
NIKHIL



Joined: 07 Sep 2006
Posts: 3

PostPosted: Sun Oct 08, 2006 2:54 pm    Post subject: Call.Txt Reply with quote

Yes, I require this solution i.e. when new call arives your programe will
open the Call.Txt file and write in, where to get this new revised application for test purpose



Sinclair wrote:
As we understand your problem consists in fixing the last string which was read by your program in Calls.txt file during the last use so that not to read the same data several times. For simplification the solution of this problem you want either to clear the Calls.txt file after every reading or after reading it to delete this file.
In the first case our program has to write only new call’s string in Calls.txt file and
in the latter case our program has to form new Calls.txt file with call’s string which your program didn’t read yet.
We can realize both variants. We begin with our program will open calls.txt file only during writing new string.
Back to top
View user's profile Send private message
Admin
Site Admin


Joined: 25 Aug 2005
Posts: 16

PostPosted: Tue Oct 17, 2006 9:28 am    Post subject: Reply with quote

In new version 1.78 of Blitz TAPI SMDR and the version 2.1.4 of Blitz
Tapi SMDR PRO the solution you required is implemented.
You can download trial version on
http://www.blitz-cti.com/download/tapismdr/trial
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    blitz-cti.com Forum Index -> Blitz TAPI SMDR All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum powered by phpBB © 2001, 2005 phpBB Group