📄 readme.txt
字号:
Call Detector 1.0.3 is a Isdn component, mostly used for caller identification,for ISDN controllers with capi 2.0 drivers.
This component is at an early development version,it works very well at this stage.
It introduces two methods :OnRing and : OnEndRing to catch the begining and ending of a call.
For all the other methods and properties search the source code.
To activate the component just set the active property to true.
IMPORTANT NOTE
If you don't have multiple MSN's then don't set the msn stringlist!!!
If you want to set the only one msn number then set it in that form:
(areacode with leading zero)(phone number)
for example if your area code is 1 and the number is 1234567 then you add this number to the msn stringlist as 011234567
Icall1.Msn.add('011234567');
If you don't put your phone number in the msn list, and Msn.count<>0 ( you put some numbers that your phone will not respond to) then the component will catch the incoming call BUT IT WILL NOT PRODUCE ONRING EVENT because it will "believe" that the Receiver is not YOU (as far as the receiver number will not be present at the msn List)!!!
This component is freeware but I would like any suggestions or comments good or bad mailed at : stra-pop@otenet.gr
History
Added on 1.0.2
|-----------------------------------------------|
1. Comments on source code
|-----------------------------------------------|
Added on 1.0.3
|-----------------------------------------------|
The name Changed to Call Detector
|-----------------------------------------------|
Fixed on 1.0.3
|-----------------------------------------------|
1. Component couldn't set MSN.coutn = 0
|-----------------------------------------------|
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -