Hi,
I want to dial PABX with Aspect script.
When I want to connect with Procom, it's ok.
But when I use my script I haven't carrier detected.
if not nullstr phone_number
dialnumber DATA phone_number
while $DIALING
yield
endwhile
if $CARRIER
usermsg "connected"
set port baudrate 9600
if...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.