RE: [PATCH] isimodem: Improper handling of missed call

2011-07-20 Thread Paccou, Nicolas
: [PATCH] isimodem: Improper handling of missed call Hi Arun, 2011/5/30 Arun Ravindran arun...@gmail.com: Can you post logs on such a successful case, if you have any around? tested once again, its working for me. I have attached the log here. But here i am using as n900 modem

Re: [PATCH] isimodem: Improper handling of missed call

2011-06-14 Thread Aki Niemi
Hi Arun, 2011/5/30 Arun Ravindran arun...@gmail.com: Can you post logs on such a successful case, if you have any around? tested once again, its working for me. I have attached the log here. But here i am using as n900 modem and not as isiusb . It seems to be working for me now using the

Re: [PATCH] isimodem: Improper handling of missed call

2011-05-30 Thread Aki Niemi
Hi Arun, 2011/5/23 Arun Ravindran arun...@gmail.com: @@ -548,9 +555,26 @@ static void isi_call_notify(struct ofono_voicecall *ovc, struct isi_call *call)        case CALL_STATUS_MO_RELEASE:        case CALL_STATUS_MT_RELEASE: -       case CALL_STATUS_TERMINATED: +               /* +      

Re: [PATCH] isimodem: Improper handling of missed call

2011-05-19 Thread Aki Niemi
Hi Arun, 2011/5/18 Arun Ravindran arun...@gmail.com: +       case CALL_STATUS_MT_RELEASE: +               if ((call-prev_status == CALL_STATUS_MT_ALERTING) || +                               (call-prev_status == CALL_STATUS_COMING) || +                               (call-prev_status ==