hi andrea,
i've put the file .prov in a memory card of another mobile phone, and through the bluetooth i have send the configuration in the 6300i
hi andrea,
i've put the file .prov in a memory card of another mobile phone, and through the bluetooth i have send the configuration in the 6300i
Hi Betalaga,
I copied the .prov file to my PDA (a old ipaq 2490) and then send to BT but don't work When i try to send the file from PC - PDA or other cellular to 6300i always save the file in the Gallery and don't ask me to accept the new configuration.
I send a business card from the PC to the nokia and in this case i can accept the new business card and save it in the cellular.
I try to rename the prov file to vcf file (like a business card) but don't work(i receive a error).
Is there other posibility to do this?
Thank you in advance.
- Andrea -
betalaga, I think Skype does not use SIP thus one cannot configure Skype to 6300i.
asannucci, you need to send the .prov as a ObexPush to the 6300i
Good discussion,I got something from this thread.
asannucci, you have to tell us which Bluetooth software you use. This is actually a non-Nokia issue. This is a technical about your used Bluetooth software. Perhaps then (after posting the manufacturer of your software) someone here knows a trick for your software; otherwise have a look at the support channels of that software how to send arbitray files like MP3 for example.
Hi traud,
i use a compaq R4000 with Broadcomm Bluetooth version 17.105 / 99
While resolve the problem with the .prov file send, i use a provisional solution.
I created two gizmo accounts and I configured one in the Nokia phone and other in my asterisk server. Now I can route calls to my geographic numbers to my Nokia phone and i can make calls using DISA application of asterisk server.
Maybe this can be useful for other people.
Best regards
Have you tried to drag-and-drop the .prov file on top of the ObexPush application icon that is present in the Bluetooth palace ?
hi asannuci, before I sent the file I choosed profile "object push" in Bluetooth Manager setting of my PC, not profile "file transfer"
traud and others, many thanks, it works!
I've followed carefully all steps from the list written by traud, created new account at VoipCheap, used .xml file for VoipCheap published by sudude (the only modifications were my username and password) and it worked. Then I created new .xml file simply changing the successfull one for VoipCheap and now I have two VoIP accounts in my 6300i.
My question: can anybody recommend me any not very expensive VoIP provider with good voice quality? I use VoipCheap.com and VoipMax.com aka VoipHit.pl aka SipMax.pl (all these look like different dealer of the same provider: Betamax). Prices are very good, but the voice quality during calls to any cellular phone is hardly acceptable.
Regards
lech_s
--------------------------
my 6300i firmware version:
V 03.41
11-04-08
RM-337
Last edited by lech_s; 2008-09-19 at 12:52.
lech_s, have you played with the codecs (PRIORITYINDEX) already?
Not sure if this is your issue, however, in my tests I saw (in my log files of my router) one of my providers using the priority order they liked rather the order given by the XML file. Try to remove the G.726 (and G.729?) entries – perhaps your provider defaults to G.726-32. I am not so happy with the G.726 quality of my providers in conjunction with my Nokia 6300i (yes, I checked RFC vs. ITU), however, with G.729 and G.711 I am extremely happy. Nevertheless, I am not the VoIP-guy, this codec stuff is rather new to me, and technically, why G.726-32 isn't better as G.729, I do not understand at all.
Have you tested your provider with another VoIP device/implementation, perhaps even one directly sold my them?
Thanks to all those who posted in this forum. Without this information I would have sent my phone back by now. Using this info I have been able to set up SMSLISTO and VOIP.CO.UK accounts.
Change PUID to the registered outgoing caller id, instead of the username.
Code:<parm name="PUID" value="sip:00000000000@sip.voipcheap.com" />
Good morning,
thank you for the support in this forum - I edited the example.xml by Nokia and entered as you proposed the servers, Sip-numbers etc. I got from my VoiP-provider (s. below). It is the German company "1&1".
I can connect to my home-wLAN without problems and the VoIP-number is registered without a problem. But I get problems when I try to place a call: The phone I call rings, but the line is dead. People can hear me, but I can't hear them. When they call me back my phone rings and if I accept the call, the line is still dead. Can anyone help me?
Thank you,
Christian
<?xml version="1.0"?>
<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN" "http://www.wapforum.org/DTD/prov.dtd">
<wap-provisioningdoc version="1.1">
<!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<characteristic type="BOOTSTRAP">
<parm name="NAME" value="6300i_VoIP_Settings_1und1"/>
</characteristic>
<!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<!-- Nokia S40 v72 VoIP settings, w9013 -->
<characteristic type="APPLICATION">
<parm name="APPID" value="w9013"/>
<parm name="PROVIDER-ID" value="1und1"/>
<parm name="NAME" value="1und1"/>
<parm name="TO-NAPID" value="VoIP_WLAN_settings"/>
<parm name="TO-NAPID" value="INTERNET"/>
<parm name="TO-APPREF" value="VoIP_SIP_settings"/>
<parm name="SMPORT" value="16384"/>
<parm name="EMPORT" value="32766"/>
<parm name="MEDIAQOS" value="46"/>
<parm name="SECURECALLPREF" value="0"/>
<parm name="RTCP" value="0"/>
<parm name="MOMAXALERT" value="45"/>
<parm name="MTMAXALERT" value="30"/>
<!-- AMR NB -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="0"/>
<parm name="PRIORITYINDEX" value="0"/>
<parm name="OCTET-ALIGN"/>
<parm name="VAD"/>
</characteristic>
<!-- G.729 with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="10"/>
<parm name="PRIORITYINDEX" value="1"/>
<parm name="ANNEXB"/>
</characteristic>
<!-- G711 a-law with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="3"/>
<parm name="PRIORITYINDEX" value="2"/>
<parm name="VAD"/>
</characteristic>
<!-- G711 u-law with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="4"/>
<parm name="PRIORITYINDEX" value="3"/>
<parm name="VAD"/>
</characteristic>
<!-- G.726-40 with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="5"/>
<parm name="PRIORITYINDEX" value="4"/>
<parm name="VAD"/>
</characteristic>
<!-- G.726-32 with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="6"/>
<parm name="PRIORITYINDEX" value="5"/>
<parm name="VAD"/>
</characteristic>
<!-- G.726-24 with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="7"/>
<parm name="PRIORITYINDEX" value="6"/>
<parm name="VAD"/>
</characteristic>
<!-- G.726-16 with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="8"/>
<parm name="PRIORITYINDEX" value="7"/>
<parm name="VAD"/>
</characteristic>
<!-- CN Comfort noise with default values -->
<characteristic type="CODEC">
<parm name="MEDIASUBTYPE" value="9"/>
<parm name="PRIORITYINDEX" value="8"/>
</characteristic>
<!-- IP Voice mail -->
<characteristic type="VOIPURIS">
<!-- Link to SIP settings -->
<parm name="TO-APPREF" value="VoIP_SIP_settings"/>
<parm name="IPVOICEMAILBOXURI" value=""/>
</characteristic>
</characteristic>
<!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<!-- NAT/FW settings, w902E -->
<characteristic type="APPLICATION">
<parm name="APPID" value="w902E"/>
<parm name="NAME" value="NAT/FW Traversal settings"/>
<characteristic type="NW">
<parm name="APPREF" value="Example_NAT_FW_settings"/>
<parm name="DOMAIN" value=""/>
<parm name="STUNSRVADDR" value="stun.1und1.de"/>
<parm name="STUNSRVPORT" value="3478"/>
<parm name="NATREFRESHTCP" value="30"/>
<parm name="NATREFRESHUDP" value="20"/>
</characteristic>
<characteristic type="NATIAP">
<parm name="TO-NAPID" value="VoIP_WLAN_settings"/>
<parm name="TO-NAPID" value="INTERNET"/>
<parm name="REFRESHTCP" value="1200"/>
<parm name="REFRESHUDP" value="28"/>
<parm name="STUNRETRANSMIT" value="250"/>
</characteristic>
</characteristic>
<!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<!-- SIP settings, w9010 -->
<characteristic type="APPLICATION">
<parm name="APPID" value="w9010"/>
<parm name="APPREF" value="VoIP_SIP_settings"/>
<parm name="PROVIDER-ID" value="1und1"/>
<parm name="TO-NAPID" value="VoIP_WLAN_settings"/>
<parm name="TO-NAPID" value="INTERNET"/>
<parm name="PTYPE" value="IETF"/>
<parm name="PUID" value="sip:49#VORWAHL##NUMMER#@1und1.de"/>
<parm name="APROTOCOL" value="UDP" />
<!-- Outbound settings -->
<characteristic type="APPADDR">
<parm name="LR"/>
<parm name="ADDR" value="sip.1und1.de"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="5060" />
</characteristic>
</characteristic>
<!-- Outbound credentials -->
<characteristic type="APPAUTH">
<parm name="AAUTHNAME" value="49#VORWAHL##NUMMER#"/>
<parm name="AAUTHSECRET" value="#PASSWORT#"/>
<parm name="AAUTHDATA" value="1und1.de"/>
<parm name="AAUTHTYPE" value="HTTP-DIGEST" />
</characteristic>
<!-- Registrar location and credentials -->
<characteristic type="RESOURCE">
<parm name="URI" value="sip.1und1.de"/>
<parm name="AAUTHNAME" value="49#VORWAHL##NUMMER#"/>
<parm name="AAUTHSECRET" value="#PASSWORT#"/>
<parm name="AAUTHDATA" value="1und1.de"/>
<parm name="AAUTHTYPE" value="HTTP-DIGEST" />
</characteristic>
</characteristic>
<!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<!-- IAP WLAN settings -->
<!--
<characteristic type="NAPDEF">
<parm name="NAME" value="#NETZWERKNAME#"/>
<parm name="NAPID" value="VoIP_WLAN_settings"/>
<parm name="PROVIDER-ID" value="1und1"/>
<parm name="BEARER" value="WLAN"/>
<characteristic type="WLAN">
<parm name="PRI-SSID" value="#SSID#"/>
<parm name="NETMODE" value="INFRA"/>
</characteristic>
</characteristic>
-->
</wap-provisioningdoc>
Kwi-Schan, does that happen for all calls (fixed and mobile) so far? Do you use other VoIP devices in your WLAN successfully?