Please note: this guide only refers to VoIPtalk account configuration. For VoIPOffice extensions, see the How To: VoIPOffice Administration section.
Configuring any new SIP Device for the first time can be complicated, but you can make sure you have the correct details using the guide below.
1. Sip details
'Name or ID' (Example: username, SIP ID, authentication name etc) will be your VoIPtalk ID.
'Password' will be the VoIPtalk Password.
The VoIPtalk ID and password can be found when you log into your 'voiptalk.org' account. The ID will be a number usually beginning with 844 (International users will usually have a number beginning with 8, then your country code, ie 833 for France). To find the password, click the VoIPtalk ID; the password will appear in a popup.
2. Proxy/registration details
'SIP Sever/proxy/register domain' will be ' voiptalk.org ' (without the quotes)
SIP port: 5060
Outbound Proxy address/server: ' nat.voiptalk.org ' (Again, without quotes)
outbound proxy port: 5065
Please note that if you are configuring your VOIP details on an internet router, you will not normally require the outbound proxy
3. Asterisk PBX
Use the sip.conf template below:
[VoIPTALK]
host=voiptalk.org
insecure=peer,invite
secret=xxxxxxx
type=peer
username=voiptalkID
disallow=all
allow=ulaw&alaw
allow=G.729
outboundproxy=nat.voiptalk.org
outboundproxyport=5065
fromdomain=voiptalk.org
canreinvite=no
registersuffix=voiptalkID
fromuser=voiptalkID
Register:
voiptalkID:voiptalkpassword@VoIPTALK/voiptalkID
This should help you to configure most standard SIP Devices. However, if you need any help, you can contact our support team.