On 07.10.2010 3:37, ext Denis Kenzior wrote:
This is on my TODO list, but honestly it would take you no more than
2
hours to do this yourself for most of the reply types. All the reply
generators are nicely compartmentalized (call-barring.c:
generate_ss_query_reply, call-forwarding.c: cf_ss_control_reply,
call-settings.c: generate_cw_ss_query_reply, clip_colp_colr_ss_query_cb)
And you don't really need to handle all the combinations, simply stating
that the elements returned in the dictionary were affected by the SS
operation is enough.
Yeah, I'm actually halfway through that now. I also found a couple of typos
in the code. Patches will come soon.
This patch set predates the launch of oFono as 'oFono'. So
far nobody
has been attempting to use this API ;)
Except me I guess - I'm now working on a Qt bindings library for oFono.
Alex