gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Whats next?


From: BORBELY Zoltan
Subject: Re: Whats next?
Date: Wed, 26 Nov 2003 01:24:11 +0100
User-agent: Mutt/1.4.1i

Hi,

On Sun, Nov 23, 2003 at 12:46:57AM -0800, NKV wrote:
> I have also tried various "gnokii --<options>" The one which I was looking
> for is "gnokii --answercall callid". I run this command and my Nokia 6110
> successfully answered call, which I made via my Home Telephone. 
>     Now, coming back to my actual task, infact project. Here is web
> site: [ http://www.geocities.com/vsengr2003/project2k3.html ]. I think,
> Use Case, Step# 02 can be achieved by  "gnokii --answercall callid" ?!?
> But, I want to use this funcionality [ i.e."gnokii --answercall callid" ]
> programatically. That is, I want to use this via my program which I am
> developoing in VC++. How I can do this? Plz. explain briefly.

Try to compile the skeleton file first. If you manage it, your environment
is ready to develop libgnokii based applications. Look into gnokii.c,
you can use it as an example. You have to register a call notifier
callback (see callnotifier() function) so you will be notified when
the phone is ringing. Don't forget to keep the line busy, otherwise
you won't get the phone response (GN_OP_GetNetworkInfo should be fine).

Bye,
Bozo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]