[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to detect Incoming Calls FBUS 6210?
From: |
BORBELY Zoltan |
Subject: |
Re: How to detect Incoming Calls FBUS 6210? |
Date: |
Mon, 25 Apr 2005 09:02:01 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Fri, Apr 22, 2005 at 02:47:32PM +0100, Andy Shaw wrote:
> I am developing a pic based application that uses FBUS to communicate with a
> 6210.
> What I can't workout is how to detect incoming call alerts.
> I am expecting to recieve an incoming call alert from the phone but see
> nothing.
>
> Do I need to set up the phone to issue fbus alerts ?
> If so, does anyone know what I need to send.
If I remember correctly, 6210 doesn't send incoming call notifications,
you have to poll the incoming "lines". Look into Docs/protocol/nk7110.txt
and find the "Get call status" message.
Bye,
Bozo