**** BEGIN LOGGING AT Wed Apr 06 02:59:58 2011 Apr 06 15:11:10 denkenz: ping Apr 06 15:23:07 fdanis: pong Apr 06 15:24:12 denkenz: I have a question about waiting call and +CCWA, what should happen when the active call is ended ? Apr 06 15:24:12 aiting call becomes an incoming call and oFono should start to send ring, or should it stay in waiting state ? Apr 06 15:25:58 it becomes an incoming call Apr 06 15:26:07 and a ring should be sent Apr 06 15:28:07 ok, I think that we should send multiple +CCWA or RING depending on call indicator state Apr 06 15:28:52 check the spec, AFAIK CCWA does not normally repeat Apr 06 15:29:08 but since HFP connection is transient, we can Apr 06 15:31:00 it does not repeat in HFP spec, but this is allowed in tr002v15 (like in 6.2.9.4) Apr 06 15:33:43 Then handle it using the same timer as the RING Apr 06 15:33:55 You can't have an incoming and a waiting call at the same time Apr 06 15:35:12 ok Apr 06 15:38:26 hey, since you guys are here, is there any support for call timers on CDMA ZTE modems? Apr 06 15:41:55 We don't really support CDMA modems, besides some work the Nokia guys started using their brand modem Apr 06 15:42:10 But that is abandoned now Apr 06 15:42:20 okay, that's what I thought Apr 06 15:42:45 I was going to play with voice on my dead one, but I only know of the indian driver that even supports voice calls (for activation) Apr 06 15:43:35 Grabbing hackable Android device might help Apr 06 15:44:08 The base APIs are already defined, so the hard work is done Apr 06 15:45:13 not sure what android has to do with it Apr 06 15:45:28 ril iis a bit of a pain to integrate with anything else Apr 06 15:46:07 you'd have a fully featured modem as opposed to the toys most CDMA sticks are Apr 06 15:53:59 no pcm stream though, not on the qualcomms Apr 06 15:54:07 HTC devices Apr 06 15:56:49 you can still use hardware routing though Apr 06 15:57:11 Probably easier as well, assuming you have a driver Apr 06 15:57:56 Trust me, you do not want to deal with PCM streams and real time voice ;) Apr 06 16:03:21 yeah if I was using this for anything serious, the call timers I need to track data but it only works when the modem is plugged in usb, most of the time it's wireless Apr 06 16:04:13 I'm sure they are qualcomm dm though, don't know if ofono has any support for that and I'm sure the method is nonstandard for these devices Apr 06 16:04:30 the other option is send an sms to check the usage, which requires cdma sms support Apr 06 16:04:41 I have code for that though somewhere (used it on android) **** ENDING LOGGING AT Thu Apr 07 02:59:59 2011