[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with unmounting and with dialing
Iftach Hyams wrote:
>
> 2. I'm connected to Bezeq through local telephone exchange which require a
> code,
> an "out line" digit and then dial the number. For some reason, when the
> computer dial
> sequentially all digits it is no go, so - I need a delay.
> Probably it is easy with a script (which I'm not familiar with). But -
> I'm using KPPP, so if
> someone know about a patch he will be welcomed. Does KPPP can dial
> through a script ?
>
AFAIK, Most modems delay with a "," (comma) charecter.
so it you need to dial 9 to get a line and 5551234 for your service,
you should let it dial "9,5551234" (or "9,,5551234" if you need a longer
delay).
--
The day Microsoft makes something that doesn't suck,
is probably the day they start making vacuum cleaners...
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il