jolly1
July 31st, 2007, 10:41 AM
Hi,
Have picked up CTI pegasus Caller ID. Similar to the CTI Meteor. Except the Pegasus can make out going calls.
Have created plugin which does the following
Compare the incoming call with a list of known names and numbers if match then will display the name. Names and number in a seperate file
john,012345678
Creates incoming log of calls and whether they were answerd. Even if there is an answer machine present by setting ring counter to less the number of rings the answer machine picks up.
My problem the unit wont dial out
Will respond to ATH1: go on line, but wont dial any digits
Will go off line with ATHH0:
Should pick up and dial out using ATDT:1234 etc
tried ATH1:
wait 5 seconds
then
1234 etc
no good
tried ATH1:
wait 5 seconds
then
ATDT:1234 etc
The unit is working as I can dial out using software supplied.
setup as follows
BaudRate = 1200,
Parity = 0,
DataBits = 8,
StopBits = 0,
FlowControl = 'N',
CallbackType = serial.CB_FIXEDLENGTH,
ReceiveFixedLength = 100,
IncompleteResponseTimeout = 160,
NoResponseTimeout = 200,
I intailly started with CTI meteor plugin from the downloads.
As the unit works I think it is do with the something I missing on how to configure the plugin
Be most obliged for any help
regards John
Have picked up CTI pegasus Caller ID. Similar to the CTI Meteor. Except the Pegasus can make out going calls.
Have created plugin which does the following
Compare the incoming call with a list of known names and numbers if match then will display the name. Names and number in a seperate file
john,012345678
Creates incoming log of calls and whether they were answerd. Even if there is an answer machine present by setting ring counter to less the number of rings the answer machine picks up.
My problem the unit wont dial out
Will respond to ATH1: go on line, but wont dial any digits
Will go off line with ATHH0:
Should pick up and dial out using ATDT:1234 etc
tried ATH1:
wait 5 seconds
then
1234 etc
no good
tried ATH1:
wait 5 seconds
then
ATDT:1234 etc
The unit is working as I can dial out using software supplied.
setup as follows
BaudRate = 1200,
Parity = 0,
DataBits = 8,
StopBits = 0,
FlowControl = 'N',
CallbackType = serial.CB_FIXEDLENGTH,
ReceiveFixedLength = 100,
IncompleteResponseTimeout = 160,
NoResponseTimeout = 200,
I intailly started with CTI meteor plugin from the downloads.
As the unit works I think it is do with the something I missing on how to configure the plugin
Be most obliged for any help
regards John