Dialing a number
- Q. I'm in Singapore now (I use Xten softphone on my laptop computer),
how should I dial a number to call my friend in UK?
- A. It doesn't matter where you are, always dial country_code-area_code-number. You have to dial
44-XXXXXXXXXX to reach a UK phone number. Don't forget about timezone difference between Singapore and UK:-)
- Q. Do you support 7-digit dialing in the US?
- A. Yes and No. The server uses country_code-area_code-number dial patterns only. However, you can
set up the dialplan in your client program or ATA to add 1-area_code to the dialed number if only 7
digits are entered.
- Q. I'm calling USA number 371-555-2222, but your system connects me to a person in Latvia!
- A. Dial 1-371-555-2222.
- Q. My friend's telephone number in France is 01XXXXXXX, I dial 3301XXXXXXX, but
can't reach him!
- A. In many countries (including most of European countries) leading 0 is a long
distance prefix and should not be dialed when you dial a number starting with the
country code. Dial 331XXXXXXX.
- Q. Can I dial 10 digits to reach US phone number?
- A. No, you have to dial 11 digits, 1-NNN-NNNNNNN. You can setup the dialplan in your ATA to automatically
prepend 1 to a number if only 10 digits are dialed. However, if you do this, you will not be able to call numbers in other countries
which are 10 digits long including country code (Latvia or Iceland for example).
- Q. My friend is your customer too, how can I call her?
- A. Dial her 9-digit long username. Calls between CallWithUs customers are always free. STUN support must be enabled in both
SIP clients or you will get audio problems. To verify if STUN support is working properly in your SIP client, check
"VoIP accounts" menu, registration status of your SIP client must be marked as "no NAT". Call echo test 3246 - you should get audio.
- Special numbers to dial from SIP phone:
*67NNNNNNNNNNN - call number NNNNNNNNNNN and do not show your caller ID number to the called party.
*3RNNNNNNNNNNN - call number NNNNNNNNNNN using route R (1-9). If the least cost route does not work
properly, try next route to make a call, see the list of available routes and corresponding rates
in simulator. *31NNNNNNNNNNN means call the number NNNNNNNNNNN using cheapest route only, do not
try another route if the cheapest route failed. Example:
*329193NNNNNNNN - call India mobile phone using route number 2. *3R prefix can be used also in DID
destination (if you forward the DID to PSTN number) and in speed dial menu.
*4TTTNNNNNNNNNNN - call number NNNNNNNNNNN using call termination trunk TTT, the trunk numbers and call termination
rates are shown in simulator. If trunk number has 2 digits only, prepend a 0 to the number. The advantage of *4 prefix
over *3 prefix is the selection of your favorite trunk, the route number could change if call termination rates change,
but the trunk number remains the same. Example - *40709193NNNNNNNN - call India mobile number using call termination trunk
70. The prefix can be used also in DID
destination (if you forward the DID to PSTN number) and in speed dial menu.
0-99 - Dial a number assigned to the speed dial code 0-99 (regular calling rates apply).
086 (0VM) or 311 - call voicemail (free).
*0 - check account balance (free).
*1 - redial last dialed number(regular calling rates apply).
3246 (ECHO) - echotest (free).
Phone numbers (DIDs)
- Q. I live in Munich, Germany. Can I order a US phone number?
- A. Yes. See "Available DIDs".
- Q. If I purchase a DID in some country and the DID includes N free minutes, does that mean I have N free minutes
to call telephone numbers in that country?
- A. No. DID is inbound only service to call you from a regular phone. The N free minutes are incoming
minutes only. All outgoing calls are charged according to the calling rates.
- Q. What does the DID parameter "channels" mean?
- A. The channels parameter is the maximum number of simultaneous incoming calls the DID supports. To implement
"call waiting" service, the DID has to support at least 2 channels. If the number of simultaneous incoming calls
exceeds number of DID channels, the caller will get BUSY signal.
- Q. I have my own VoIP DID, can I redirect it to you server via SIP?
- A. Yes. If you want to redirect the DID to ring your SIP client registered with our
server, set the DID calls forward with your DID provider to
username@did.callwithus.com, where username is your 9 digits username. If you want to redirect the
DID to ring your PSTN number using our service or to have additional features
provided by our service like caller ID with name, or multiple DID destinations,
we need to know the DID number to enter it to our system as a DID with 0
monthly price and $2 setup fee. Set the DID call forwarding with your provider to
didnumber@did.callwithus.com that case.
- Q. How do I buy a phone number?
- A. Login into your account, select "DID" from the menu and click "Add a DID" button.
Your account must have enough funds to cover
the setup and first month usage charges. Use "Buy Calling Credit" buttons on "Account Info" page in your
control panel to add funds to your account.
- Q. How do I specify the DID destination?
- A.
If "VoIP call" is set to "Yes", then the destination field should contain VoIP
URI prefixed with "SIP/".
If "VoIP call" is set to "No", then the field should contain a regular telephone
number (starting with the country code) to forward the call to
(your will be charged a per-minute calling rate this case). You can specify multiple destinations
for a DID, the system will try to
reach each destination in the order specified by "Priority" field. "Wait
time" field sets how long to ring the destination (if no answer) before
trying the next one. We suggest to add your PSTN or cell phone as a "last chance" destination with
priority 5 (VoIP_call=No), the DID forward to that phone will work as an alarm indicating that
something is wrong with your VoIP destination(s) setup.
Here are examples of DID destination:
- SIP/username - call your SIP client registered with our setver.
- SIPI/username/extension - call your SIP client registered with our server. The call will go
to the extension "extension" in your dial plan.
- SIP/12345@fwd.pulver.com - forward DID call to external SIP URI (your FWD account).
Please note that when DID call is forwarded to external URI, calls will come to your system from either
east.callwithus.com or west.callwithus.com, your system should be configured to accept incoming calls from
these hosts. If you run asterisk or trixbox, create 2 incoming trunks for these hosts. Here is an example:
[east]
type=friend
host=east.callwithus.com
context=from-trunk
insecure=invite
[west]
type=friend
host=west.callwithus.com
context=from-trunk
insecure=invite
Please note - if you forward a DID to a SIP URI, we assume that your SIP server is not behind a NAT router and can handle direct media.
Our server does not perform NAT handling this case.
- Q. I have 2 SIP clients connected to your server, is it possible to get both devices
ring when my DID is called?
- A. Yes. Assuming your devices have usernames 111111111 and 222222222, set the DID destination
to "SIP/111111111&SIP/222222222", note the & sign. "VoIP call" for the destination must be set to "Yes".
As soon as one device answers the call, the another one(s) will stop ringing.
- Q. My SIP device supports multiple internal extensions, how do I specify the DID destination
to ring a particular extension on incoming DID call?
- A. SIP/extension@your.domain or SIP/username/extension
- Q. Can I setup the DID destination to call my FWD account?
- A. Yes, SIP/yourfwdnumber@fwd.pulver.com.
- Q. How long time it takes to activate the DID after purchase?
- A. The DID activation is instant.
- Q. How can I check if the DID number I am going to purchase works OK?
- A. Dial the number, you should hear recorded message in English "The number you dialed is not in service,
check the number and try again later. Message DIDX 1234". Let your potential callers call that number, they should hear
the same message.
- Q. Can I transfer my existing US phone number to your service?
- A. No, we do not port numbers. Our service is not a replacement for a home phone line, but an addition
to it. We do not support 911 emergency calls. Use your land line or cell phone for emergency calls.
Hardware
- Q. What kind of telephone adapters can I use with your service?
- A. You can use any telephone adapter which supports SIP, like Sipura 1001, 2001, 3000,
Linksys PAP2, 3102, Grandstream IP phones and adapters.
Note: Skype phones and adapters will not work with our service.
- Q. Which codecs do you support?
- A. We support g711u, g729 and GSM codecs.
- Q. How can I check whether my phone adapter is connected to your server?
- A. Login into your account and select "VoIP Accounts" from the menu.
You should see the registration status of VoIP client. If the value is "Not registered", double check your
configuration. Dial 3246 (echo test) to check the voice quality.
- Q. Can I connect more than 1 SIP device to your server?
- A. Yes. You can use the same username/password configured in multiple devices,
or login into your account, select "VoIP Accounts" from the menu and click "Add" button to create
an additional VoIP account for the second device.
- Q. Do you support SIP reinvites?
- A. Yes, server automatically detects if your device can support SIP re-INVITE and sets direct audio path with call
termination gateway, otherwice audio will be proxied by one of our servers closest to your geographical location.
- Q. When somebody calls my DID the phone connected to my PAP2T does not ring and the caller gets busy signal!
- A. Power cycle your ATA, it is a known problem with PAP2T adapters - on incoming call the adapter
tries to ring the phone and reboots. Daily power cycling usually helps.
- Q. My Linksys (or Sipura) ATA loses its dial tone and I have to reboot it to get it working again! How can I fix this problem?
- A. In ATA settings go to Admin/Advanced/SIP tab. In "SIP Timer Values" group change the following parameters:
- SIP T1 - 1 (default value 0.5)
- Reg Retry Long Intvl - 120 (default value 1200)
Web Phone
- Q. When I start Web Phone on Windows, I'm getting error "Admin privileges needed to install library".
- A. On Windows Vista and Windows 7 security settings do not allow to install program components to "Program Files" folder.
To install web phone components
start web browser as administrator (right click on web browser desktop icon and select "Run as administrator", login to your CallWithUs
account, start web phone and allow web phone components installation). After that web phone will run under a regular user account.
- Q. Can I receive incoming calls to web phone?
- A. No, web phone allows to make outgoing calls only.
Caller ID
- Q. What is the difference between caller ID setting in "Add caller id" menu and "VoIP accounts" menu?
- A. Caller ID set in "Add caller id" menu has the highest priority and overwrites value set in "VoIP accounts" menu.
It is a quick and simple way to set caller ID for outgoing calls. "VoIP accounts" menu alows you to set
caller ID individual for each device you use with our service.
- Q. What does "activated" Caller ID in the "Add Caller ID" menu mean?
- A. Caller ID numbers in the "Add caller id" menu work for authentication if you use our
access number/callback features and to set the Caller ID number when you make outgoing calls. All numbers
entered work for authentication, but only activated number will be set as Caller ID on outgoing call.
- Q. I run asterisk server, can I set caller ID in my server dialplan?
- A. Yes. Remove all caller ID numbers in "Add caller ID" menu, in "VoIP accounts" menu set caller ID to
blank. The caller ID set by your asterisk server will be forwarded as is after that.
- Q. Will the caller id name I entered in ATA settings be shown to the called party?
- A. Yes if you make a VoIP call, and no if you call PSTN number. PSTN (at least in North America) does not
transmit caller id name, the local phone carrier of the called party does CNAM database lookup to find caller id
name by caller id number.
Voice mail
- Q. How do I access my voice mail box?
- A. Dial 086 (0VM) from your SIP phone or softphone.
To access voice mail box
from a PSTN or cell phone dial your DID number, wait for the voice mail system prompt and
press the star key on the phone. Use the following chart to navigate voicemail menu system.
- Q. What is my voice mail password?
- A. Login into your account and select "Voice Mail" menu to see the current password and/or change it.
- Q. How to activate the Voice Mail box?
- A. Login into your account, select "Voice mail" menu and click "Setup Voice Mail..." button.
You account will be charged $1 setup fee and $1 on 1st of each month thereafter. Remove the VM box at any time
to stop monthly charges (all messages and recorded greetings will be removed).
VPN
- Q. Can I use my ATA with VPN connection or am I limited to soft phones only?
- A. Yes, you can use ATA. This requires some manual configuration of your network. Assuming your router
has internal IP address 192.168.1.1 and
gives network clients IP addresses in the 192.168.1.100-255 range (check your router configuration for details),
you need to configure static IP addresses on the PC which is running OpenVPN and ATA.
On PC
-
Set IP address to 192.168.1.70, netmask 255.255.255.0, DNS server address to the same value which is set if you
use "automatic" IP address configuration on your PC (the values are shown with "ipconfig /all" command).
-
Enable Internet Connection Sharing on the OpenVPN network interface.
On ATA
-
Set IP address to 192.168.1.71, netmask 255.255.255.0, default gateway 192.168.1.70 (PC IP address),
SIP server address 10.39.0.1.
In short, the PC has to share internet connection on OpenVPN interface and ATA have to be configured to
route IP packets to 10.39.0.1 to the PC IP which runs the OpenVPN client. If you have no clue what the above is about,
hire a network guru to do the configuration for you.
Billing
- Q. What is a billing unit to call a PSTN number?
- A. 60 seconds.
- Q. Is there a service cancellation fee?
- A. No. We charge 10% refund fee if you made a payment but can't configure your VoIP
equipment to
work with our service. Get your equipment working before making a payment.
- Q. Do you offer calling credit?
- A. No. Our service is prepaid only.
- Q. Which payment methods do you accept?
- A. We accept credit card payments with Google Checkout, Paypal and bank wire transfer.
- Q. I made a payment one hour ago, but my account balance does not reflect the payment!
- A. It could take up to 24 hours to apply the payment to a new account, we delay the account
funding to prevent service fraud. Your account will be changed to immediate payment processing
after 2 months.
- Q. Can I setup an automatic refill of my account?
- A. No. We have no access to your credit card or PayPal account, we can't initiate the charge, only you
can do it.
- Q. What is the best way to not miss a monthly payment for my DID (and not loose the number!)?
- A. Set the "Alert Balance" in "User settings" menu to be higher than the monthly DID price. Our server will
send you daily notification emails if your account balance falls below the treshold you set.
- Q. How can I find out the calling rate to a particular phone number?
- A. Login into your account, select "Simulator" from the menu and enter the number
you wish to call.
- Q. Why does the simulator show more than one result with different rates?
- A. The server automatically selects the least cost route to reach the number you dialed.
But if this route is not currently available (which is very unlikely), then the next route will be
chosen. We do the best to complete your call using the least cost route. However, you can select a route to a destination
which works the best to you, see *4TTT dial prefix above.
- Q. Can I prevent accidental calls to destinations with a high call rate?
- A. Yes. Set "Max Rate" parameter in "User Settings" menu to the desired value. Please note that you will
not be able to make calls to some destinations if the value is too low.
- Q. I have multiple accounts with you. Can I transfer funds from one account to another?
- A. No, we do not transfer funds.
- Q. I made a call, the call was not answered, but my account was charged for the call, how come?
- A. This is a "false answer". Our server got "answer" signal from the remote end, that's why you were charged (and we were charged by
call termination vendor too). We are not
responsible for the remote end equipment malfunction and do not refund charges for failed calls.
Use another service (or another route with *4TTT prefix) to call that phone number. We appreciate if you
report
this kind of
problem and we will work with the call termination carrier or remove the ill behaving route from the call path.
Please let us know if the "false answer" problem
is persistent or sporadical, copy/paste the call info from your call history to the message when contacting us.
Getting rid of bad routes have the highest priority to us.
|
Compare to others:
|