[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Call and SMS Notification
From: |
Pawel Kot |
Subject: |
Re: Call and SMS Notification |
Date: |
Wed, 26 Mar 2008 17:42:36 +0100 |
Hi,
On Wed, Mar 26, 2008 at 5:30 PM, Fred Lefévère-Laoide
<address@hidden> wrote:
> ...
> gn_data_clear(&data);
> data.call_notification = notify_call;
> data.callback_data = uic;
> error = gn_sm_functions(GN_OP_SetCallNotification, &data, state);
> if (error != GN_ERR_NONE) {
> ...
>
> with notify_call :
> void notify_call(gn_call_status call_status, gn_call_info *call_info,
> struct gn_statemachine *state, void *data)
It looks to me as you have multiple libgnokii installed and the app
gets linked with the old one.
take care,
pkot
--
Pawel Kot
- Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/25
- Re: Call and SMS Notification, Bastien Nocera, 2008/03/25
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification, Pawel Kot, 2008/03/26
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification, Pawel Kot, 2008/03/26
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification, Pawel Kot, 2008/03/26
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification,
Pawel Kot <=
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/26
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/27
- Re: Call and SMS Notification, Pawel Kot, 2008/03/27
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/27
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/28
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/28
- Re: Call and SMS Notification, Daniele Forsi, 2008/03/30
- Re: Call and SMS Notification, Fred Lefévère-Laoide, 2008/03/31