Hi,
I'm sorry I don't know ASPECT and I want to create an application. I want that application read capture files of PABX.
Dialing phone :
if not nullstr num-phone
set dial retries 2
dialnumber DATA num-phone
while $DIALING
yield
end while
Why ProComm don't dial number ? How I do ?
Why ProComm fails when i ask PABX to return captures?
Thanks for help!
I'm sorry I don't know ASPECT and I want to create an application. I want that application read capture files of PABX.
Dialing phone :
if not nullstr num-phone
set dial retries 2
dialnumber DATA num-phone
while $DIALING
yield
end while
Why ProComm don't dial number ? How I do ?
Why ProComm fails when i ask PABX to return captures?
Thanks for help!