* Making voice call with Huawei E272 USB Modem
@ 2011-01-13 15:43 yanni
2011-01-13 16:08 ` Denis Kenzior
2011-01-14 4:52 ` Li, Zhigang
0 siblings, 2 replies; 3+ messages in thread
From: yanni @ 2011-01-13 15:43 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 776 bytes --]
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
##
Ciao
Neels
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Making voice call with Huawei E272 USB Modem
2011-01-13 15:43 Making voice call with Huawei E272 USB Modem yanni
@ 2011-01-13 16:08 ` Denis Kenzior
2011-01-14 4:52 ` Li, Zhigang
1 sibling, 0 replies; 3+ messages in thread
From: Denis Kenzior @ 2011-01-13 16:08 UTC (permalink / raw)
To: ofono
[-- 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Making voice call with Huawei E272 USB Modem
2011-01-13 15:43 Making voice call with Huawei E272 USB Modem yanni
2011-01-13 16:08 ` Denis Kenzior
@ 2011-01-14 4:52 ` Li, Zhigang
1 sibling, 0 replies; 3+ messages in thread
From: Li, Zhigang @ 2011-01-14 4:52 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 648 bytes --]
>
>#output from list-modem testscrip
>./list-modems
>[ /huawei0 ]
> Features = sms gprs cbs net rat sim
There was no voicecall manager interface at all, it mean your modem did not support voice call.
> 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
B,R
Zhigang
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-14 4:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 15:43 Making voice call with Huawei E272 USB Modem yanni
2011-01-13 16:08 ` Denis Kenzior
2011-01-14 4:52 ` Li, Zhigang
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.