Website: www.voipstunt.com
The latest service introduced by Finarea SA. Like VoipBuster it’s offered for access through a softphone, but can also be used with a standard SIP client, including Asterisk (this mode is undeclared and not officially supported). The domain name of the SIP proxy/registrar is sip.voipstunt.com , and resolves to the same set of IP addresses as sip1.sipdiscount.com. The server is not Asterisk-based, only supports G.711 and G.726 codecs (GSM announced as available soon), and does not speak IAX. Only dtmfmode=inband is supported.
Note: from 20 Jan 2006, please use sip.voipstunt.com as domain name for the SIP proxy. The domain name connectionserver.voipstunt.com, used by the softphone client for Windows, resolves to a set of IP addresses larger than sip.voipstunt.com, and some of the hosts in that set only seem to support the undocumented protocol used by the softphone client, not the SIP protocol.
As the list of free destinations changes quite often, I have centralized its maintenance in the Finarea SA page, together with other sibling services.
For signing up, the procedure is similar to VoipBuster‘s: one has to create an account with the softphone, and then can reuse username and password with other SIP clients. Initially the free calls are limited to 1 minute, and become of unlimited duration after logging on and paying à¢Ã¢â‚¬Å¡ ¬10 with PayPal or credit card.
Asterisk Settings
In sip.conf:
type=friend ; (or “peer” if we don’t need incoming calls, or if there is a separate section with “type=user”)
host=sip.voipstunt.com
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=g726
username={{YOURUSERNAME}}
fromuser={{YOURUSERNAME}}
secret={{YOURPASSWORD}}
qualify=1000 ; optional
canreinvite=no ; new SIP servers don’t like reINVITEs
dtmfmode=inband ; only inband currently works, and not that well
To dial out using this use the line:
in the appropriate place in your extensions.conf dialplan. If you’re using FreePBX or AMP, this would translate to adding this to the trunk dial patterns (Eg, Prefix anytihing going out this trunk with 00):
Configuring Asterisk to receive incoming calls (from “VoIP-in” numbers).
You can also register with SIP using:
However, it must be noted that the new SIP servers that have replaced the old Asterisk-based ones do not handle registration properly. In particular, the “Contact:” header, built by the Asterisk client from the optional /nnn parameter to the “register” line, is ignored (so don’t bother to specify the latter…); furthermore, the server will send INVITEs with URI’s pointing to sip:YOURUSERNAME@<server’s IP address>, not to sip:<client’s IP address> as it should. As a workaround, do this:
1. Use “insecure=port,invite” (or, in Asterisk 1.0.x, “insecure=very” in order to accept unauthenticated calls. Make sure this option is read also for incoming calls by putting it in a section with “type=friend” or “type=user”…
2. In the context assigned to the incoming calls (typically “default”, unless you reserve a specific one with “context=…”), create as landing point an extension identical to the username. That is because the server sends INVITEs to YOURUSERNAME@… , so the call won’t jump to the “s” extension as you might expect. This “bugfix” extension might just execute a single GoTo to the “s” extension:
3. Finally, the new SIP servers reject reINVITEs with “400 Bad Request”, so don’t forget the line “canreinvite=no” (again, this is used for incoming calls only when placed in sections with “type=friend” or “type=user”).
Isolation of chargeable routes from free routes
This route list is part of the latest LCDial.sh AGI script package. It is supposed to restrict VoipStunt’s routing to the free routes alone. Please report any mistake to enzomich-at-gmail.com.
Note: now the required dialplan fragment may be automatically generated for you, without having to use AGI! See the note about LCDC at the beginning of the LCDial.sh AGI script page.
; this list is partial and NOT GUARANTEED TO BE CORRECT
; it only includes VoipStunt's free destinations
; the paid ones are set to 9999999 to force their exclusion
; see: http://www.voipstunt.com/en/rates.html
;
; This provider gives no dialplan information, so
; info on which number is a plain landline is based on:
; (T) http://www.teliax.com/rates.html
; (V) http://www.voipjet.com/prices.php
; (E) http://www.ecallchina.com/country/
; (S) http://www.stanaphone.com/
;
; The cost is 1 rather than the actual 0 to give priority to
; other free channels (e.g., ENUM) if available.
;
; --- Andorra -- (T) (S) (V)
;
376 1
3763 9999999 # ...but exclude mobile
3764 9999999 # ...but exclude mobile
3766 9999999 # ...but exclude mobile
;
; --- Argentina (T)
;
54 1 # Argentina landlines
549 9999999 # ...but exclude mobile and special services
;
; --- Australia (T) (S)
;
61 1
6107 9999999 # ...but exclude special services
6108 9999999 # ...but exclude special services
611 9999999 # ...but exclude mobile
614 9999999 # ...but exclude mobile
615 9999999 # ...but exclude mobile
6178 9999999 # ...but exclude special services
6179 9999999 # ...but exclude special services
61891 9999999 ...but exclude Christmas and Cocos Islands
;
; --- Austria (T) (S)
;
43 1 # Austria landlines --
43650 9999999 # ...but exclude mobile and special services
4366 9999999 # ...but exclude mobile and special services
43662 1 # Austria landlines (Salzburg)
4367 9999999 # ...but exclude mobile and special services
4368 9999999 # ...but exclude mobile and special services
4369 9999999 # ...but exclude mobile and special services
43710 9999999 # ...but exclude mobile and special services
43711 9999999 # ...but exclude mobile and special services
43720 9999999 # ...but exclude mobile and special services
43730 9999999 # ...but exclude mobile and special services
43740 9999999 # ...but exclude mobile and special services
43780 9999999 # ...but exclude mobile and special services
438 9999999 # ...but exclude mobile and special services
439 9999999 # ...but exclude mobile and special services
;
; --- Belgium (T) (E) (S)
;
32 1 # Belgium
3217 9999999 # ...but exclude mobile and special services
324 9999999 # ...but exclude mobile
3242 1 # Belgium landlines Liege
3243 1 # Belgium landlines Liege
327 9999999 # ...but exclude mobile and special services
3271 1 # Belgium landlines Charleroi
3296 9999999 # ...but exclude premium services
3297 9999999 # ...but exclude special services (XFP)
;
; --- Bulgaria -- (T) (S) (V)
;
359 1
35917 9999999 # ...but exclude mobile
35948 9999999 # ...but exclude mobile
35987 9999999 # ...but exclude mobile
35988 9999999 # ...but exclude mobile
35989 9999999 # ...but exclude mobile
35998 9999999 # ...but exclude mobile
35999 9999999 # ...but exclude mobile
;
; --- Canada
;
1204 1
1250 1
1289 1
1306 1
1403 1
1416 1
1418 1
1450 1
1506 1
1514 1
1519 1
1604 1
1613 1
1647 1
1705 1
1709 1
1778 1
1780 1
1807 1
1819 1
1867 1
1902 1
1905 1
;
; --- Chile -- (V) (S) (T)
;
56 1
561 9999999 # ...but exclude mobile
568 9999999 # ...but exclude mobile
569 9999999 # ...but exclude mobile
;
; --- China
;
86 1
;
; --- Colombia -- (T) (S) (V)
;
57 1
5711 9999999 # ...but exclude mobile
573 9999999 # ...but exclude mobile
;
; --- Croatia -- (V) (S) (T)
;
385 1
38560 9999999 # ...but exclude mobile
38562 9999999 # ...but exclude mobile
38576 9999999 # ...but exclude mobile
38577 9999999 # ...but exclude mobile
3859 9999999 # ...but exclude mobile
;
; --- Cyprus -- (V) (S) (T)
;
357 1
3579 9999999 # ...but exclude mobile
35770 9999999 # ...but exclude mobile
;
; --- Denmark -- (T) (S)
;
45 1 # Denmark
452 9999999 # ...but exclude mobile and special services
4530 9999999 # ...but exclude mobile and special services
4531 9999999 # ...but exclude mobile and special services
4540 9999999 # ...but exclude mobile and special services
4541 9999999 # ...but exclude mobile and special services
4542 9999999 # ...but exclude mobile and special services
4550 9999999 # ...but exclude mobile and special services
4551 9999999 # ...but exclude mobile and special services
4552 9999999 # ...but exclude mobile and special services
4560 9999999 # ...but exclude mobile and special services
4561 9999999 # ...but exclude mobile and special services
4570 9999999 # ...but exclude mobile and special services
4572 9999999 # ...but exclude mobile and special services
4577 9999999 # ...but exclude mobile and special services
4588 9999999 # ...but exclude mobile and special services
4590 9999999 # ...but exclude mobile and special services
45922 9999999 # ...but exclude mobile and special services
;
; --- Finland -- (T) (S)
;
358 1 # Finland
3581 9999999 # ...but exclude special services
35820 9999999 # ...but exclude special services
35829 9999999 # ...but exclude special services
35830 9999999 # ...but exclude special services
35839 9999999 # ...but exclude special services
3584 9999999 # ...but exclude mobile
35850 9999999 # ...but exclude special services
35859 9999999 # ...but exclude special services
35860 9999999 # ...but exclude special services
35869 9999999 # ...but exclude special services
3587 9999999 # ...but exclude special services
35880 9999999 # ...but exclude special services
35889 9999999 # ...but exclude special services
35890 9999999 # ...but exclude special services
35899 9999999 # ...but exclude special services
;
; --- France -- (T) (E) (S)
;
33 1 # France
336 9999999 # ...but exclude mobile
338 9999999 # ...but exclude special services
;
; --- Georgia -- (T) (S) (V)
;
995 1
995321 9999999 # ...but exclude mobile
995322 9999999 # ...but exclude mobile
995325 9999999 # ...but exclude mobile
9953297 9999999 # ...but exclude mobile
995328 9999999 # ...but exclude mobile
99555 9999999 # ...but exclude mobile
99577 9999999 # ...but exclude mobile
99590 9999999 # ...but exclude mobile
99593 9999999 # ...but exclude mobile
99595 9999999 # ...but exclude mobile
99597 9999999 # ...but exclude mobile
99598 9999999 # ...but exclude mobile
99599 9999999 # ...but exclude mobile
;
; --- Germany -- (T) (E) (S)
;
49 1 # Germany
491 9999999 # ...but exclude mobile and special services
49700 9999999 # ...but exclude mobile and special services
49701 9999999 # ...but exclude mobile and special services
49800 9999999 # ...but exclude mobile and special services
;
; --- Gibraltar
;
350 1
35054 9999999 # ...but exclude mobile
35056 9999999 # ...but exclude mobile
35057 9999999 # ...but exclude mobile
35058 9999999 # ...but exclude mobile
;
; --- Hong Kong
;
852 1
;
; --- Hungary
;
36
3620 9999999 # ...but exclude mobile
3630 9999999 # ...but exclude mobile
3650 9999999 # ...but exclude mobile
3660 9999999 # ...but exclude mobile
3670 9999999 # ...but exclude mobile
;
; --- Iceland -- (V) (S)
;
354 1
3543 9999999 # ...but exclude mobile
3546 9999999 # ...but exclude mobile
3548 9999999 # ...but exclude mobile
;
; --- Ireland -- (T) (E) (S)
;
353 1 # Ireland
3538 9999999 # ...but exclude mobile
;
; --- Italy -- (T) (V) (S)
;
390 1 # Italy Landlines
;
; --- Japan -- (V) (S)
;
81 1
8110 9999999 # ...but exclude mobile
8130 9999999 # ...but exclude mobile
8131 9999999 # ...but exclude mobile
8140 9999999 # ...but exclude mobile
8150 9999999 # ...but exclude mobile
8160 9999999 # ...but exclude mobile
8170 9999999 # ...but exclude mobile
8180 9999999 # ...but exclude mobile
8190 9999999 # ...but exclude mobile
;
; --- Latvia -- (S) (T) (V)
;
371 1
37158 9999999 # ...but exclude mobile
37159 9999999 # ...but exclude mobile
3716 9999999 # ...but exclude mobile
3718 9999999 # ...but exclude mobile
3719 9999999 # ...but exclude mobile
;
; --- Liechtenstein -- (T) (V) (S)
;
423 1 # Liechtenstein
4235 9999999 # ...but exclude mobile and special services
4236 9999999 # ...but exclude special services
4237 9999999 # ...but exclude mobile
;
; --- Luxembourg -- (T) (V) (S)
;
352 1 # Luxembourg
3520 9999999 # ...but exclude mobile and special services
3522 9999999 # ...but exclude mobile and special services
3526 9999999 # ...but exclude mobile and special services
3529 9999999 # ...but exclude mobile and special services
;
;
; --- Malaysia (V) (S)
;
60 1
601 9999999 # ...but exclude mobile
;
; --- Monaco (V)
;
377 1
3774 9999999 # ...but exclude mobile
3776 9999999 # ...but exclude mobile
;
; --- Mongolia -- (T) (S) (V)
;
976 1
;
; --- Netherlands -- (T) (V) (S)
;
31 1 # Netherlands
316 9999999 # ...but exclude mobile and special services
318 9999999 # ...but exclude mobile and special services
319 9999999 # ...but exclude mobile and special services
;
; --- New Zealand (S) (V)
;
64 1
642 9999999 # ...but exclude mobile
648 9999999 # ...but exclude mobile
64900 9999999 # ...but exclude mobile
;
; --- Norway -- (T) (V) (S)
;
47 1 # Norway (T) (V)
474 9999999 # ...but exclude mobile and special services
478 9999999 # ...but exclude mobile and special services
479 9999999 # ...but exclude mobile and special services
;
; --- Poland (S) (V)
;
48 1
48400 9999999 # ...but exclude special services
4850 9999999 # ...but exclude mobile
4851 9999999 # ...but exclude mobile and special services
4860 9999999 # ...but exclude mobile
4864 9999999 # ...but exclude mobile
4866 9999999 # ...but exclude mobile
4869 9999999 # ...but exclude mobile
48707 9999999 # ...but exclude special services
48708 9999999 # ...but exclude special services
48800 9999999 # ...but exclude special services
48801 9999999 # ...but exclude special services
48804 9999999 # ...but exclude special services
48806 9999999 # ...but exclude special services
48808 9999999 # ...but exclude special services
4888 9999999 # ...but exclude mobile
4890 9999999 # ...but exclude mobile
;
; --- Portugal -- (T) (V) (S)
;
351 1 # Portugal
351169 9999999 # ...but exclude mobile and special services
351189 9999999 # ...but exclude mobile and special services
351470 9999999 # ...but exclude mobile and special services
3516 9999999 # ...but exclude mobile and special services
3518 9999999 # ...but exclude mobile and special services
3519 9999999 # ...but exclude mobile and special services
;
;
; --- Singapore
;
65 1
;
; --- South Korea (S)
;
82 1
821 9999999 # ...but exclude mobile and special services
;
; --- Spain -- (T) (V) (E) (S)
;
34 1 # Spain
346 9999999 # ...but exclude mobile
3480 9999999 # ...but exclude special services
3490 9999999 # ...but exclude special services
;
; --- Sweden -- (T) (V) (E) (S)
;
46 1 # Sweden
4610 9999999 # ...but exclude mobile
46124 9999999 # ...but exclude mobile
46126 9999999 # ...but exclude mobile
46127 9999999 # ...but exclude mobile
46129 9999999 # ...but exclude mobile
4620 9999999 # ...but exclude mobile
46252 9999999 # ...but exclude mobile
46450 9999999 # ...but exclude mobile
46458 9999999 # ...but exclude mobile
46518 9999999 # ...but exclude mobile
46519 9999999 # ...but exclude mobile
46592 9999999 # ...but exclude mobile
46593 9999999 # ...but exclude mobile
46595 9999999 # ...but exclude mobile
46596 9999999 # ...but exclude mobile
467 9999999 # ...but exclude mobile and special services
;
; --- Switzerland -- (T) (V) (S)
;
41 1 # Switzerland
4120 9999999 # ...but exclude mobile
4170 9999999 # ...but exclude mobile
4174 9999999 # ...but exclude mobile
4176 9999999 # ...but exclude mobile
4177 9999999 # ...but exclude mobile
4178 9999999 # ...but exclude mobile
4179 9999999 # ...but exclude mobile
4180 9999999 # ...but exclude mobile
4186 9999999 # ...but exclude mobile
4189 9999999 # ...but exclude mobile
4190 9999999 # ...but exclude mobile
;
; --- Taiwan -- (T) (V) (S)
;
886 1
88660 9999999 # ...but exclude mobile
88670 9999999 # ...but exclude mobile
8869 9999999 # ...but exclude mobile
;
; --- Turkey -- (T) (S) (V)
;
90 1
905 9999999 # ...but exclude mobile
90900 9999999 # ...but exclude special services
;
; --- UK -- (T) (V) (S)
;
441 1 # UK landlines
442 1 # UK landlines
;
; --- USA -- (E)
;
1 1 # USA
;
1456 9999999 # ...but exclude special services
1500 9999999 # ...but exclude special services
1600 9999999 # ...but exclude special services
1670 9999999 # ...but exclude special services
1700 9999999 # ...but exclude special services
1709 9999999 # ...but exclude special services
1710 9999999 # ...but exclude special services
1800 9999999 # ...but exclude special services
1809 9999999 # ...but exclude special services
1866 9999999 # ...but exclude special services
1867 9999999 # ...but exclude special services
1877 9999999 # ...but exclude special services
1880 9999999 # ...but exclude special services
1888 9999999 # ...but exclude special services
1900 9999999 # ...but exclude special services
;
;1XXX976 9999999 # reserved
;1XXX555 9999999 # reserved
;1X11 9999999 # N11
;
;_1NPA Country
;
1242 9999999 # ...but exclude BAHAMAS
1246 9999999 # ...but exclude BARBADOS
1264 9999999 # ...but exclude ANGUILLA
1268 9999999 # ...but exclude ANTIGUA/BARBUDA
1284 9999999 # ...but exclude BRITISH VIRGIN ISLANDS
1340 9999999 # ...but exclude U.S. Virgin Islands 340
1345 9999999 # ...but exclude CAYMAN ISLANDS
1441 9999999 # ...but exclude BERMUDA
1473 9999999 # ...but exclude GRENADA
1649 9999999 # ...but exclude TURKS & CAICOS ISLANDS
1664 9999999 # ...but exclude MONTSERRAT
1671 9999999 # ...but exclude Guam 671
1758 9999999 # ...but exclude ST. LUCIA
1767 9999999 # ...but exclude DOMINICA
1784 9999999 # ...but exclude ST. VINCENT & GRENADINES
1787 9999999 # ...but exclude Puerto Rico 787, 939
1809 9999999 # ...but exclude DOMINICAN REPUBLIC
1829 9999999 # ...but exclude DOMINICAN REPUBLIC
1868 9999999 # ...but exclude TRINIDAD AND TOBAGO
1869 9999999 # ...but exclude ST. KITTS AND NEVIS
1876 9999999 # ...but exclude JAMAICA
1939 9999999 # ...but exclude Puerto Rico 787, 939