Hi Bill,
No. I'm using an external MultiTech MT5656ZDXV modem. Unless that is using a TAPI driver.
Jeff
Search found 10 matches
- Fri Nov 04, 2005 7:35 am
- Forum: Other Issues - Ascendis Caller ID
- Topic: Comm port locking up
- Replies: 4
- Views: 11265
- Fri Nov 04, 2005 4:34 am
- Forum: Other Issues - Ascendis Caller ID
- Topic: Comm port locking up
- Replies: 4
- Views: 11265
Comm port locking up
Hi,
Ref version 1.9.0.0
At times when exiting, the com port locks up and have to reboot PC.
Any one experience this?
Thanks,
Jeff
Ref version 1.9.0.0
At times when exiting, the com port locks up and have to reboot PC.
Any one experience this?
Thanks,
Jeff
- Tue Apr 05, 2005 7:13 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: How to write a script to play a wav file?
- Replies: 2
- Views: 8142
- Tue Apr 05, 2005 4:33 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: How to write a script to play a wav file?
- Replies: 2
- Views: 8142
How to write a script to play a wav file?
I'm wanting to play a wav file thru my voice modem before I hang up... on callers that unidentified. I know how to and have my script for unidentifed callers, but would like to say a few words before I hang up on them.
How can I do this?
Thanks,
JT
How can I do this?
Thanks,
JT
- Thu Mar 10, 2005 8:03 am
- Forum: Other Issues - Ascendis Caller ID
- Topic: Problem with running my script
- Replies: 2
- Views: 8180
Thanks Bill! I wanted to add my email since, we can't run a script within a script at this time. I know the code look like the same I sent before, but you can see I added the email that was in another script. Thank for helping again. I'm learning alot though thru you showing how it should be done. A...
- Wed Mar 09, 2005 10:44 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Problem with running my script
- Replies: 2
- Views: 8180
Problem with running my script
Hi, My script doesn't seem to execute on the last else for Saturdays and Sundays. Basically, is my over all script look ok or need corrections? Thanks! JT //LANGUAGE=DWS // on Monday through Friday if (DayOfWeek(Date) >= 2) and (DayOfWeek(Date) <= 6) then if (Time > StrToTime('8 am')) and (Time < St...
- Wed Mar 09, 2005 4:17 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: How would I call a script within a script
- Replies: 2
- Views: 7574
How would I call a script within a script
I'm wanting to call a script within a script. I can't find out how to do this, if this is possilble.
Appreciate your help.
Thank you,
JT
Appreciate your help.
Thank you,
JT
- Tue Mar 01, 2005 10:23 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Why isn't this script working correctly?
- Replies: 5
- Views: 11852
Hi Bill, Unfortunately it didn't work. I have some calls already listed of out of area calls after 5PM and some before it and tested it, and it didn't work. Btw, I had the or in there before, but your changes looked better. I put a speak in it when I tested it. Being before 5PM it fell into the if t...
- Mon Feb 28, 2005 7:55 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Why isn't this script working correctly?
- Replies: 5
- Views: 11852
Why isn't this script working correctly?
I'm trying to hangup on phone callers that call between Monday-Friday and if the time is after 5PM but before 8AM. It seems to ignore the times if statement, because its hanging up the phone caller. Also, if its Sat or Sun, times are ignored so just hangup on them. Any help is much appreciated. Jt i...
- Mon Feb 21, 2005 2:43 pm
- Forum: Feature Requests - Ascendis Caller ID
- Topic: On or Off Selection button to send email or not from script.
- Replies: 4
- Views: 13573