From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Making voice call with Huawei E272 USB Modem
Date: Thu, 13 Jan 2011 10:08:55 -0600 [thread overview]
Message-ID: <4D2F2397.6040906@gmail.com> (raw)
In-Reply-To: <1294933381.8421.13.camel@yanni-laptop>
[-- Attachment #1: Type: text/plain, Size: 1376 bytes --]
Hi Neels,
On 01/13/2011 09:43 AM, yanni wrote:
> Hi
>
> I've managed to send SMSs and perform USSD etc. with ofono and the E272.
>
> However, I'm unable to make a voice call with ofono. I can make voice
> call with python&pyserial.
>
> Any pointers in right direction will be appreciated
>
> #output from list-modem testscrip
> ./list-modems
> [ /huawei0 ]
> Features = sms gprs cbs net rat sim
> Powered = 1
> Lockdown = 0
> Interfaces = org.ofono.SmartMessaging org.ofono.PushNotification
> org.ofono.MessageManager org.ofono.ConnectionManager
> org.ofono.CellBroadcast org.ofono.NetworkRegistration
> org.ofono.SupplementaryServices org.ofono.Phonebook
> org.ofono.RadioSettings org.ofono.SimManager
> Online = 1
> Model = E272
> Manufacturer = huawei
> Serial = 357865013196535
So all USB dongles support voice calls, however 99% of them do not
support audio. There are two huawei devices that I know of that do. Is
your device one of these? Otherwise oFono does not enable the voicecall
functionality on such devices.
If your device does indeed support audio, then check the huawei modem
driver in plugins/huawei.c. oFono performs some queries to determine if
your Huawei modem supports voice or not. This magic might not be
working appropriately for your hardware.
Regards,
-Denis
next prev parent reply other threads:[~2011-01-13 16:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 15:43 Making voice call with Huawei E272 USB Modem yanni
2011-01-13 16:08 ` Denis Kenzior [this message]
2011-01-14 4:52 ` Li, Zhigang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D2F2397.6040906@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.