Installed the new 1.6.5.23 version and I confirm that the "use this volume during the specified time" is ok with my settings (19h30 to 6h00).
Never seen faster response to a question! (and solution to a minor bug!!)
Simon
Search found 11 matches
- Wed Apr 21, 2004 3:15 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Sound feature not working...
- Replies: 6
- Views: 15268
- Wed Apr 21, 2004 2:31 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Sound feature not working...
- Replies: 6
- Views: 15268
- Wed Apr 21, 2004 2:08 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Sound feature not working...
- Replies: 6
- Views: 15268
I have done the test with volume control and CallerId is changing the volume properly, so it has to do with the interpretation of time and you're right (as usual!) my start time is greater than my stop time (19h30-->6h00, when the children are in bed...)... So I'll wait until the next version. Thank...
- Wed Apr 21, 2004 12:56 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Sound feature not working...
- Replies: 6
- Views: 15268
- Wed Apr 21, 2004 11:54 am
- Forum: Other Issues - Ascendis Caller ID
- Topic: Sound feature not working...
- Replies: 6
- Views: 15268
Sound feature not working...
The "use this volume during specified time" does not work for me on a computer running WinMe with an isa soundblaster card... I set CallerId as a client on this machine and to perform an action on each ring which is to play a wave file (a ring.wav) with the easy action from categories menu...
- Fri Apr 16, 2004 1:16 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
You're a genius! We have here a perfect example of the difference between an end-user and a programmer: I'm the end-user who thinks in a straight line way and you're the programmer who is imaginative to solve problems! It works perfectly!!! The default calls are execute perfectly and CallerId hangup...
- Fri Apr 16, 2004 11:52 am
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
I tried the CallInfo.CallDone in my script and it does not work, here is my script (that work ok with no CallInfo.CallDone): // LANGUAGE=DWS if CallInfo.CallDone then begin if (Time > StrToTime('7:00:00')) and (Time < StrToTime('18:30:00')) then begin SendMail('CID', 'My@email.adress','', CallInfo.N...
- Thu Apr 15, 2004 8:00 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
- Thu Apr 15, 2004 7:06 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
- Thu Apr 15, 2004 6:41 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
- Wed Apr 14, 2004 7:37 pm
- Forum: Other Issues - Ascendis Caller ID
- Topic: Perform action when call ends... Little annoyance
- Replies: 10
- Views: 24606
Perform action when call ends... Little annoyance
I have discovered a little annoyance using the perform action after call ends, you can't block calls from people who wants to sell you a new heat pump... I requested this feature so I could see on my pager if somebody left a message on the home answering machine, the Email shows if there is at least...