gnokii-users
[Top][All Lists]
Advanced

[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




reply via email to

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