Quote:
Is there any way that the server can be configured to instantiate an application only once?
Yes, but I'm not sure if you mean the same thing I do when I say that.
You can set up your TAL file such that a line has "No limit" NOT checked, and then set the "Restart Count" to 0. That would instantiate the application one time only, and when it ends, the application would remain stopped (not running) until TFServer service is restarted.
I suspect this is not what you are looking for, however.
Can you clarify how you want the application to behave (I.e. What should it do after each call completes, whether or not it was successful getting a caller on the line?) so I can help you better?
You recently uploaded an application on another forum thread. Is that application the same one? (If so, I can look at it when I know what you are looking for, and try to put it in context)