<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ofono/drivers, branch master</title>
<subtitle>Ofono</subtitle>
<id>https://sre.ring0.de/ofono/atom?h=master</id>
<link rel='self' href='https://sre.ring0.de/ofono/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/'/>
<updated>2016-01-12T16:31:15Z</updated>
<entry>
<title>hfpmodem: Handle repeated held call indicator</title>
<updated>2016-01-12T16:31:15Z</updated>
<author>
<name>Kuba Pawlak</name>
<email>kubax.t.pawlak@intel.com</email>
</author>
<published>2016-01-12T15:03:29Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=fc4088fb0217ae0b54e88d3c3df077a0996b0c47'/>
<id>urn:sha1:fc4088fb0217ae0b54e88d3c3df077a0996b0c47</id>
<content type='text'>
An issue with iPhone 5C iOS 9.2 triggers desynchronization in call
states. When an active call is put on hold and another call arrives,
it is in WAITING state. It should be possible to answer it by issuing
AT+CHLD=2 but the phone changes its state to INCOMING so ATA should be
used. This change is advertised by sending callheld:2 event, but it is
not handled. This event can be used to trigger CLCC poll to synchronize
call states.

+CIEV: 3,1   &lt;- first call arrives
AT+CLCC
+CLCC: 1,1,4,0,0,"01234567890",129
OK
RING
+CLIP: "01234567890",129
ATA
OK
+CIEV: 2,1
+CIEV: 3,0.
AT+CHLD=2.$  &lt;- first call is put on hold
OK
+CIEV: 7,2   &lt;- notification confirming that call #1 is on hold
+CCWA: "09876543210",129,1     &lt;- second call arrives
+CIEV: 7,2
+CIEV: 3,1
AT+CLCC
+CLCC: 1,1,1,0,0,"01234567890",129
+CLCC: 2,1,5,0,0,"09876543210",129 &lt;- new call is still in WAITING state
OK
+CIEV: 7,2 &lt;- phone iternally promotes WAITING call to INCOMING
AT+CHLD=2  &lt;- there is no WAITING call anymore, ATA should be used
+CME ERROR:3
</content>
</entry>
<entry>
<title>rilmodem: Initialize ofono_error correctly</title>
<updated>2015-12-18T02:32:28Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-18T02:32:28Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=5ef046d63d2f78fd5166b4104f434827ac07e182'/>
<id>urn:sha1:5ef046d63d2f78fd5166b4104f434827ac07e182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rilmodem: fix call_barring_query_cb</title>
<updated>2015-12-15T18:22:38Z</updated>
<author>
<name>Tony Espy</name>
<email>espy@canonical.com</email>
</author>
<published>2015-12-15T16:34:34Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=4cc0bc4d11f587713c327015ce951d751be45542'/>
<id>urn:sha1:4cc0bc4d11f587713c327015ce951d751be45542</id>
<content type='text'>
The return value from a RIL_REQUEST_GET_FACILITY_LOCK
is the TS 27.007 service class bit vector of services
for the specified barring facility.  The value canf be
zero, which indicates "disabled for all".
</content>
</entry>
<entry>
<title>rilmodem: Get rid of ril_gprs_context_data</title>
<updated>2015-12-14T04:20:58Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-14T04:19:53Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=2a78ecbbc3ec288aec84a25f5c2023e5579fec80'/>
<id>urn:sha1:2a78ecbbc3ec288aec84a25f5c2023e5579fec80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rilmodem: Get rid of ril_sim_data</title>
<updated>2015-12-14T03:29:57Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-14T03:29:57Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=5896f792e5ee6299d8d5e1bc12ede0ca1754dfe6'/>
<id>urn:sha1:5896f792e5ee6299d8d5e1bc12ede0ca1754dfe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sim: Silence warning on 32-bit</title>
<updated>2015-12-14T02:53:17Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-14T02:40:48Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=32516c48440a24d0bd83416628953ebc8602111f'/>
<id>urn:sha1:32516c48440a24d0bd83416628953ebc8602111f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sim: Tweak debug statement</title>
<updated>2015-12-14T02:53:17Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-14T02:41:38Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=0e3f108edcbbd715064a82901e9d3ec31e74fae2'/>
<id>urn:sha1:0e3f108edcbbd715064a82901e9d3ec31e74fae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sim: Add additional DBG statements</title>
<updated>2015-12-14T02:53:17Z</updated>
<author>
<name>Denis Kenzior</name>
<email>denkenz@gmail.com</email>
</author>
<published>2015-12-14T02:41:13Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=d1d2a16f94178a51707ea812ea9abfd210285a0f'/>
<id>urn:sha1:d1d2a16f94178a51707ea812ea9abfd210285a0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rilmodem: fix sim_status_cb debug logging</title>
<updated>2015-12-04T22:26:49Z</updated>
<author>
<name>Tony Espy</name>
<email>espy@canonical.com</email>
</author>
<published>2015-12-04T21:15:03Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=65e026b7846d2866d21866c5c099f3e91bd9f835'/>
<id>urn:sha1:65e026b7846d2866d21866c5c099f3e91bd9f835</id>
<content type='text'>
During the re-factoring of rilmodem's sim atom
messaging code, the sim_status_cb function's
RIL tracing code was converted to DBG calls.
This change adds the same prefix to DBG/trace
calls when a single message's parameters span
more than one DBG call. This makes it easier
to filter out trace messages when looking at a
log file.
</content>
</entry>
<entry>
<title>rilmodem: restore SET_SMSC_ADDRESS number format</title>
<updated>2015-12-04T22:25:08Z</updated>
<author>
<name>Tony Espy</name>
<email>espy@canonical.com</email>
</author>
<published>2015-12-04T21:16:57Z</published>
<link rel='alternate' type='text/html' href='https://sre.ring0.de/ofono/commit/?id=98f3486fb3408ad66e214df51294520f857d699d'/>
<id>urn:sha1:98f3486fb3408ad66e214df51294520f857d699d</id>
<content type='text'>
Restore quoting of SMSC number string, as it's
required by at least one rild implementation (mako).
</content>
</entry>
</feed>
