All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems of CF setting and GSM string
@ 2009-07-14  5:13 Li, Zhigang
  2009-07-14 15:21 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Li, Zhigang @ 2009-07-14  5:13 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 411 bytes --]

HI,
Test against the 0.1 version,
Tow problem were detected, 

1, only set CF no reply timer can't successful, and I have to set no reply number or disable it first.
   Cf.setproperties("VoiceNoReply",dbusInt16(30))

2, *SC***SIC# don't support in GSM string
   *61***30#
Are they known issue? or anything I did wrong

Also only CF need update DATA,FAX,SMS in the future, right? 

Thanks
Zhigang

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems of CF setting and GSM string
  2009-07-14  5:13 Problems of CF setting and GSM string Li, Zhigang
@ 2009-07-14 15:21 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2009-07-14 15:21 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 995 bytes --]

Hi Zhigang,

> HI,
> Test against the 0.1 version,
> Tow problem were detected,
>
> 1, only set CF no reply timer can't successful, and I have to set no reply
> number or disable it first. Cf.setproperties("VoiceNoReply",dbusInt16(30))

This is on purpose, oFono won't let you set the NoReplyTimeout if no NoReply 
condition is set.

>
> 2, *SC***SIC# don't support in GSM string
>    *61***30#
> Are they known issue? or anything I did wrong

It is supported, but in the case of call forwarding, you must provide a SIA 
(phone number) otherwise oFono treats this as an invalid call forwarding 
request.  What you're trying to do is register call forwarding no reply 
condition with no number, but a 30 second timeout.  It makes no sense.

>
> Also only CF need update DATA,FAX,SMS in the future, right?

Once oFono has meaningful support for these call types, then in some form, 
yes.  But until then, there's no sense in exposing these features.

Regards,
-Denis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-14 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14  5:13 Problems of CF setting and GSM string Li, Zhigang
2009-07-14 15:21 ` Denis Kenzior

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.