beta
Hello developer. Login with your existing account. New to Vodafone Developer? Register your account.

+ Login or create an account

0

I cannot decide which is the best forum for this.

Is it possible to combine the Vodafone K3565 (which in theory can do voice) with a Vodafone voice+data SIM and use it for voice calls on a Linux device such as a netbook ?

Does such an application already exist ? Is it in theory writable ?

I would love to be able to just plug it into my desktop, tablet or netbook as appropriate.

Dave

5 Answers:

0
Hi Dave, if your SIM is a voice and data SIM, then a voice call would be billed in the same way. So in effect you would be using your computer as a GSM phone. Can't see why Vodafone would object to this? I'll make some querries on your behalf. The only possible issue I could see is if there are patents around GSM call's. If the dongle was sold but only licenced as a data device then it would mean patent infringement if Vodafone were to sell it with those bits of functionality. However if you were to somehow activate this by gluing together your own bit's of software and use it I don't know how that would work legally? I look forward to seeing who in the OS community get's this to work smoothly! :-) .... Kind regards, Nicholas.
0
Yes, as you say there are a couple of projects working towards this, and Ofono is doing very well. The issue now is the contract with the Vodafone. Once you read the small print you will see that they will not want you to transmit voice over it, and they threaten to cut you off. There are questions about this on the internet at the moment, (one directly to Vodafone UK (who have ignored my question)) and someone else has also asked this question indirectly on this list. 1) Can one unlock the data stick ? This is also useful if one wants to use it outside the Vodafone UK area. 2) Could one use it (while still locked to Vodafone) with a voice+data SIM from Vodafone ? Would that be considered 'OK' and within the terms and conditions ? Dave
0
K3565 .. that's E169G huawei isn't it...?? you can do it with propper firmware.... well.. you "just" need control the calls via one of the 3 TTyUSBs the stick presents, ttyusb2 is the data (control) serial port, and ttyusb1 is the voice data port. The control is AT commands based (hayes, etsi and some propietary), even for supplementary network services call hold variants is AT+CHLD=X where x normally 1 2 or 4 depending the operation. The "voice" data would be chunks of gsm encoded stream passed to/from the voice port. It's known there's a development in Asterisk to use this sticks as gsm trunks, but I'm not aware of a desktop application. the parts are out there to build that, some are in chan_sebi for asterisk (query routines, modem and network configuration (imei,PIN), write/read voice data port functions) and must be some softphone GUI reusable..
0
Thanks for that Nicholas; I have posted a question on the Ofono mailing list to try and find out what the state of the project is. Dave
0
Hi Dave, well the VMC software allows you a data connection. So I guess what you want is a telephony stack to use this as a 1 mobile phone. Or as a VoIP phone. You can do VoIP as is if you install the appropriate client. (Which is really a data call anyway.) Unfortunately there is no telephony stack included with the Vodafone Mobile Connect software. There is an open source telephony stack called Ofono which could be used, but that requires a serious amount of work! So the short answer is I don't think this is possible at the moment. If you have an idea on how to implement this, or where some people are working on another open source project that we could collaborate on I'd be happy to know about it. Kind regards, Nicholas.

Login and answer the question