Share This Post:

Exit broadcast by phone autodialer when invoked from command line

Hi, I have a Perl script that logs into the dialer and runs the BroadcastByPhone. Once the application finishes, the script goes onto do other things. However it must see that the application has finished before it goes on. What I see happening is that the application successfully comes up (I’m connected through remote desktop into the dialer PC while running the script from a different box) and stays up. Once I manually close it, my script can go on.

My question is, is there any way to make the BroadcastbyPhone application automatically exit after it’s finished dialing through
all the numbers in the *.voc file?

If you have a release that is before version 5.3.4, the program will not terminate itself if invoked through command line.

Starting from release 5.3.4, the default is that the program will exit if all numbers in the voc file are called. If you want it otherwise, you can specify -noexit in the command line.

Share This Post:

This entry was posted in Auto Dialer, Developer. Bookmark the permalink.