From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Testing the iPhone 5
Date: Wed, 08 May 2013 11:42:31 -0500 [thread overview]
Message-ID: <518A8077.2030005@gmail.com> (raw)
In-Reply-To: <CANT-zCXWAX0JjjDnD5bwc7UuftV0d8vh=sABmTw0mDN6AJU6+g@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2897 bytes --]
Hi Mikel,
On 05/08/2013 08:59 AM, Mikel Astiz wrote:
> Hi,
>
> I promised Denis I'd send some traces after testing the iPhone 5 and
> observing some strange states such as two active calls (test 1) or
> active+dialing state (test 2).
>
> I currently don't have a phone to test with but let me reuse some
> previous logs. In the second log, the AT commands are not visible so
> I'm hoping to repeat the experiment fairly soon.
>
> The first test is probably a bug in oFono while the second one might
> be the phone's behavior, to be confirmed.
>
> Cheers,
> Mikel
>
> TEST 1:
>
> Steps: Two numbers dialer from the phone while 3-way calling not
> available in network
> Result: Two active calls in oFono (but phone shows only the first one)
>
> ofonod[14366]: < \r\n+CIEV: 3,2\r\n
> ofonod[14366]: > AT+CLCC\r
> ofonod[14366]: < \r\n+CLCC: 1,0,2,0,0,"<phone-number-1>",145\r\n
> ofonod[14366]: < \r\nOK\r\n
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Got a
> voicecall event, status: 2, id: 1, number: <phone-number-1>
> called_number: , called_name
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Did not find a
> call with id: 1
> ofonod[14366]: < \r\n+CIEV: 3,3\r\n
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Got a
> voicecall event, status: 3, id: 1, number: <phone-number-1>
> called_number: , called_name
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Found call with id: 1
> ofonod[14366]: < \r\n+CIEV: 5,5\r\n
> ofonod[14366]: src/network.c:ofono_netreg_strength_notify() strength 100
> ofonod[14366]: < \r\n+CIEV: 2,1\r\n
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Got a
> voicecall event, status: 0, id: 1, number: <phone-number-1>
> called_number: , called_name
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Found call with id: 1
> ofonod[14366]: < \r\n+CIEV: 3,0\r\n
>
> (At this point, a second call is dialed from the phone)
>
> ofonod[14366]: < \r\n+CIEV: 3,2\r\n
> ofonod[14366]: > AT+CLCC\r
> ofonod[14366]: < \r\n+CLCC: 1,0,0,0,0,"<phone-number-1>",145\r\n
> ofonod[14366]: < \r\n+CLCC: 2,0,2,0,0,"<phone-number-2>",129\r\n
So here we have call with index 1 in state 'Active' and call with index
2 in state 'Dialing'. Obviously a bug with the iPhone.
> ofonod[14366]: < \r\nOK\r\n
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Got a
> voicecall event, status: 2, id: 2, number: <phone-number-2>
> called_number: , called_name
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Did not find a
> call with id: 2
> ofonod[14366]: < \r\n+CIEV: 3,0\r\n
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Got a
> voicecall event, status: 0, id: 2, number: <phone-number-2>
> called_number: , called_name
> ofonod[14366]: src/voicecall.c:ofono_voicecall_notify() Found call with id: 2
>
Regards,
-Denis
next prev parent reply other threads:[~2013-05-08 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 13:59 Testing the iPhone 5 Mikel Astiz
2013-05-08 16:42 ` Denis Kenzior [this message]
2013-05-10 10:14 ` Mikel Astiz
2013-05-13 13:30 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=518A8077.2030005@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.