how ofono runs with simulator
Gu, Yang
yang.gu at intel.com
Sun Oct 11 22:27:56 PDT 2009
>-----Original Message-----
>From: ofono-bounces at ofono.org [mailto:ofono-bounces at ofono.org] On Behalf Of
>Jeroen Wouters
>Sent: Thursday, October 01, 2009 7:45 PM
>To: ofono at ofono.org
>Subject: Re: how ofono runs with simulator
>
>Gu, Yang wrote:
>> The following steps work for latest 0.4 version:
>>
>> 1. Modify modem.conf to config your simulator
>> # Sample for using phone simulator
>> [phonesim]
>> Driver=phonesim
>> Address=127.0.0.1
>> Port=12345
>>
>> 2. Start simulator by
>> Phonesim -p 12345 -gui data/moblin.xml
>>
>> 3. Start ofono by
>> ofonod -nd
>>
>> 4. power on the modem
>> dbus-send --system --print-reply --dest=org.ofono /phonesim0
>org.ofono.Modem.SetProperty string:Powered variant:boolean:true
>
>
>Where can I find the moblin.xml file and the source code for the version of phonesim
>you used?
>I've looked for the xml file, but I can't find it. I've also tried the steps you describe with
>Ofono 0.6 and the phonesim version I found here:
>https://svn.openmoko.org/trunk/src/host/qemu-neo1973/phonesim/
>and with a couple of other XML response files I found on the net, but whatever I do in
>the phonesim GUI, there is no response from Ofono.
>Also, in Ofono, the /phonesim0 modem appears, but only has a
>org.ofono.SimManager interface, no VoiceCallManager.
I'm afraid phonesim hasn't been released, and we are just using the internal one. I guess it will be released soon.
Regards,
-Yang
More information about the ofono
mailing list