PDA

View Full Version : How to enable VoIP on the HTC S730


A.Bagatov
11th December 2007, 03:56 AM
It is very simple. Download and install the WM6VoIP.CAB :cool:

Then proceed as follows (for configuration)


START
SETTINGS
PHONE
MORE
INTERNET CALLING


Changing the Homescreen to default makes VoIP directly accessible from the Homescreen.


Now here comes the bad news:

I have not been able create a working _setup.xml file as it is described in the following thread:

http://forum.xda-developers.com/showthread.php?t=299950

I want to use VoipBuster. Can anyone help?

bjluv
11th December 2007, 05:34 AM
do u have info if the cab can be used on hermes for example? TyTN

A.Bagatov
11th December 2007, 04:18 PM
Yes should work. But I don't know about the _setup.xml configuration. :(

jerryw00h
14th December 2007, 02:57 AM
it's weird i don't know how to create the cab... cause it tutorials are saying that you need to put in "cabarc N WM6VoIP.CAB _setup.xml"

but then you'll get a .cab with 1 file the setup.xml :S

A.Bagatov
15th December 2007, 12:35 AM
No that wasn't my problem. I was able to create the CAB (download carbarc)

But it just doesn't work. On my Homescreen it says: Voip Calling not available or something

jerryw00h
15th December 2007, 01:55 AM
cabarc N command overwrites the old .CAB and will be 1kb or something just with the setup.xml file?

can't find a sollution...

:(

aenis
18th December 2007, 04:47 PM
It is very simple. Download and install the WM6VoIP.CAB :cool:

Then proceed as follows (for configuration)


START
SETTINGS
PHONE
MORE
INTERNET CALLING


Changing the Homescreen to default makes VoIP directly accessible from the Homescreen.


Now here comes the bad news:

I have not been able create a working _setup.xml file as it is described in the following thread:

http://forum.xda-developers.com/showthread.php?t=299950

I want to use VoipBuster. Can anyone help?

I dont have an option INTERNET CALLING? How come?????

Tealc
18th December 2007, 08:11 PM
I have the opnion of "Internet Calling" and it always says "Service Blocked" or "No service"

I've also put that WM6VoipCab and the SipConfig tool but that SIPconfig tool does not work, it always giving away some error!

dick99999
18th December 2007, 08:40 PM
No that wasn't my problem. I was able to create the CAB (download carbarc)

But it just doesn't work. On my Homescreen it says: Voip Calling not available or something

Thanks, just tried this on a S710. It worked. At first I got no Internet calling on the Home screen. Apparently you need the standard windows home screen. I also got the _setup.xml .cab working. Generated it, downloaded it and executed the CAB. see My setup.xml (http://forum.xda-developers.com/showthread.php?p=1395705#post1395705)

Used the procedure of the VOIP/SIP thread (http://forum.xda-developers.com/showthread.php?t=299950)

It's a bit of trying out: on/off, booting and on/off phone. But after a while it works. I used Voipbuster and tried a commercial SIP provider too. That was the same with the TyTN. Also the home screen says searching, but it is connected and you can call. Same as TyTN.

I have not tried the dial plan. So for voipbuster I have to dial 0031 70 123 4567. Also being called worked for my commercial provider. The 710 then has a local number.

A.Bagatov
22nd December 2007, 01:49 AM
Can you please send me your xml file configured for VoipBuster.

Thanks!!

jerryw00h
22nd December 2007, 02:16 AM
<wap-provisioningdoc>
<characteristic type="VoIP">
<parm name="SIPSettings"
value="&lt;provision key='1232ab01' name='sip.voipbuster.com'&gt;
&lt;provider name='sip.voipbuster.com' /&gt;
&lt;user account='YOUR-USER-NAME-HERE' password='YOURPASSWORDHERE'
uri='sip.voipbuster.com:5060'
allowedauth='digest'/&gt;
&lt;sipsrv addr='sip.voipbuster.com' protocol='UDP' role='proxy'&gt;
&lt;session party='First' type='pc2pc' /&gt;
&lt;session party='First' type='pc2ph' /&gt;
&lt;/sipsrv&gt;
&lt;sipsrv addr='sip.voipbuster.com' protocol='UDP' role='registrar'/&gt;
&lt;/provision&gt;" />
</characteristic>
</wap-provisioningdoc>

dno if it's correct.... but it connects to Voipbuster, The only problem is that I cannot dial people :/ ..

I've got a connection with voipbuster.com cause I'm logging out on my PC

A.Bagatov
22nd December 2007, 02:47 AM
What do you mean you cant dial people? So you can only call people saved to your contacts?

dick99999
22nd December 2007, 10:06 AM
Can you please send me your xml file configured for VoipBuster.

Thanks!!

My message contains the link!

rafuz
22nd December 2007, 10:02 PM
The default port number for the SIP service is 5060 or I need to put it in manually in the URI??

jerryw00h
23rd December 2007, 02:14 PM
uhm If I dial a number I get an error...

Voipbuster is working but i dno what's wrong

A.Bagatov
23rd December 2007, 03:05 PM
it works fine with voipbuster. but the conversation comes through the external speaker. how can i avoid this?

when i had a call on the second (GSM) line, the voip call came through the internal speakers. as soon as the other (GSM) call on the second line was ended, the VOIP conversation came through the loudspeaker again...

how can i get the voip conversation to come through the internal speaker?
any help?

thanks

rafuz
26th December 2007, 09:33 PM
I've a strange problem. I've configured the SIP client correctly and I can place a call... but it lasts only few seconds (about 15-20). Then my WiFi disconnects. I've changed energy savings on WiFi setting it to stay always on and to use full power. I've tried to use another wireless access point too, but it always disconnects.
Someone has the same issue??


I've found a solution searching about RTCP protocol settings on MSDN. If you use WM6 SIP client behind a router with an internet VoIP provider there are 2 registry keys to edit:

HKLM\System\VoIP\SIP\EnablePort5060 = 0x1 (DWORD)
HKLM\Comm\RTC\NAT\EnableEarlyUDPPackets = 0x1 (DWORD)

That last key allowed my SIP calls to last more than 15 seconds :D

jvlerick
1st January 2008, 07:35 PM
Hello. I have read through a lot of threads and posts and I have seen some other people with the same problem but unfortunately no answer. I have a HTC S730 with WM6 Standard and managed to setup VoIPBuster, following the procedure at the beginning of this thread. On the today screen everything looks okay: VoIPBuster = selected. When I try to make a call, the screens says VoIPBuster - connecting alright and then ends with three beeps and a message saying "Network service unavailable - try again later". Strange enough things work with Fring, so I suppose my router is not the problem. Any idea anyone?
Thanks in advance

dick99999
2nd January 2008, 01:31 PM
I have been able to change the dial plan on my HP iPaq 514. This might work for HTC WM6 Std devices also. See my posting on the Voip/SIP thread (http://forum.xda-developers.com/showpost.php?p=1779095&postcount=1093)

dick99999
2nd January 2008, 06:21 PM
Hello. I have read through a lot of threads and posts and I have seen some other people with the same problem but unfortunately no answer. I have a HTC S730 with WM6 Standard and managed to setup VoIPBuster, following the procedure at the beginning of this thread. On the today screen everything looks okay: VoIPBuster = selected. When I try to make a call, the screens says VoIPBuster - connecting alright and then ends with three beeps and a message saying "Network service unavailable - try again later". Strange enough things work with Fring, so I suppose my router is not the problem. Any idea anyone?
Thanks in advance
I got this error a number of times. It was an error in the dial string in my case. Try to dial a fully internatonal number string like 00 31 20 123 4567.

jvlerick
2nd January 2008, 07:46 PM
I got this error a number of times. It was an error in the dial string in my case. Try to dial a fully internatonal number string like 00 31 20 123 4567.

Thanks a lot for your reaction. I have tried both ways: the local and the full international number without success.
The VoIPBuster client on my PC gives me the message that I have logged in with another Pc as soon as I enable VoIP on my S730, so I seem to be connected allright, but I just cannot make a call.

A.Bagatov
6th January 2008, 03:48 AM
Does ANYONE know a software for sending SMS over Voip??

THANKS

dick99999
6th January 2008, 08:57 AM
Not over SIP, but I use voipbuster through a web browser. Very inexpensive about 1..2 cents a message

A.Bagatov
7th January 2008, 01:11 AM
thats a good idea but is a little time consuming. open browser, load page, get contact's number..


there really has to be a little program out there for this purpose :rolleyes:

i know one for WM PRO but not Std.

makaveli86
12th January 2008, 06:43 PM
thats a good idea but is a little time consuming. open browser, load page, get contact's number..


there really has to be a little program out there for this purpose :rolleyes:

i know one for WM PRO but not Std.

i completely agree, there are programs designed for pocketpc. stuff like SMSoip, or IPSMS. extremely small apps that simply connect to voipbuster (as an example) and allow you to use your contact list to send sms over wifi...jus curious why there isn't one for smartphones... :S

luckyland
12th January 2008, 07:56 PM
I enabled VOIP on my wings, but I've got a question.
I use VoipStunt as provider, and I've been able to call landlines phones; but what if I want to call my VoipStunt contacts (i.e. people who use the voipstunt client on their PCs)? Is it possible or I must use some softphone client?

guguerri
15th January 2008, 08:07 PM
Help help help.
New entry in this forum.
Owner of a new S 730 since december 2007. Flat rate over 3G HSDPA.
FRING: freeze screen "Loading..."
SJPhone: "the file is not for this device"
Native VOIP: After installing VOIPWM6.CAB, SIPCONFIGTOOL.CAB doesn't work.
The internet connection is fully working: Skype and Messenger Ok!
What can I do?
thank you all!

A.Bagatov
21st January 2008, 01:10 AM
SIPCONFIGTOOL.CAB is ( i think) only for WM PRO so not our devices. u have to make the config urself

edit: DID ANYONE find a SMS over VOIP tool for smartphone?

Dumdidum
21st January 2008, 11:23 AM
Does ANYONE know a software for sending SMS over Voip??

THANKS

I can create you an application for sending SMS over VOIPBuster on Smartphone. Just a small application that is sending the SMS...

A.Bagatov
21st January 2008, 04:03 PM
makaveli86 and me and many other users here in this forum would be VERY GRATEFUL if you would create an application for SMS over VOIP using Voipbuster. Thanks!!!

Dumdidum
22nd January 2008, 01:15 AM
makaveli86 and me and many other users here in this forum would be VERY GRATEFUL if you would create an application for SMS over VOIP using Voipbuster. Thanks!!!

I'm quite tired, but tommorrow I will code one that can just do that. Sending SMS using voipbuster (I visited their site, and I can send SMS for free in switzerland?!).
I will implement an option that you can choose the contacts from your integrated contacts database. It will be a very small but usefull application, just starting it up, chosing contact and sending sms...

birdibird
23rd January 2008, 09:49 AM
voipbuster has its own java midlet to setup calls and send sms :)
surf to gsm.voipbuster.com

A.Bagatov
25th January 2008, 02:04 AM
hey birdie

thanks for the hot tip. thats very useful for now.

but it would be even better if the internal contacts database could be used with the tool.

so this is why we are waiting for Dumdidum's little app!!

Dumdidum
25th January 2008, 11:07 AM
How I dislike Java :-p

I can send but only 2 SMS, after that I get error messages. Dont know yet why...

But I'm trying to solve it today, but the good news is that it's working already für 2 messages...

After a restart of the app, it is working again... :-)

A.Bagatov
26th January 2008, 09:27 PM
i tried the app but when i send an sms it says something like "sending.........:" and it never stops... eventhough the sms i sent.

does it do the same for u? or does it says sms SENT at one point?

Dumdidum
27th January 2008, 05:44 PM
Baga I've fix my app problem, and am implementing the contacts database, then I can send it to you :-)

Ever4u
27th January 2008, 07:06 PM
I have installed both WM6voip.cab and sipconfig Tool 2_0_1 and selected whenever available in Internet calling feature as mentioned, on my HTC S621, using WM6 Standard,but there is error message as follows:

Error
SipConfig.exe
NotSupportedException

at Microsoft.AGL.Common.MISC.HandleAr0 at
System.Window.Forms.Control_InitInstance0
at System.Windows.Forms.Control.ctor0
at System.Windows.Forms.Button.ctor0
at a.i0
at a.ctor0
at b.a0

Can someone help and assist in making voip work? Your assistance will be appreciated.

Dumdidum
27th January 2008, 08:42 PM
Not working as Button is not supported on Smartphone, only PocketPC

Dumdidum
27th January 2008, 09:02 PM
Update... contacts implemented, all other things also like landscape and portrait support for the s730...

doing some threading and then a cab and I'm ready :-)

A.Bagatov
27th January 2008, 11:06 PM
wow that sounds very amazing


thanks so much.. hope its not causing too much work

thanks again :)

Dumdidum
27th January 2008, 11:06 PM
http://forum.xda-developers.com/showthread.php?p=1857900#post1857900