Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > VOIP > calling US 800 numbers from abroad via VoIP

Reply
Thread Tools

calling US 800 numbers from abroad via VoIP

 
 
jidanni@jidanni.org
Guest
Posts: n/a
 
      12-18-2009
Hello. I live in Taiwan and use Debian Linux.
I want to call an 1-800 toll free US number,
which of course is not toll free when calling from Taiwan.
So how can I use this VoIP stuff to bridge the gap?
I'm sure I'm capable of installing whatever .deb Debian software package
is needed. But then what IP address would I direct my traffic to to make
the jump from the Internet into the Phone system?

My friend uses the Skype stuff, but all I want to do is make one or two
calls to some 800 numbers, so don't want to subscribe to anything, pay
any money, nor do I own a credit card.

Hmm, I suppose I should be cautious, as somebody might offer me a
IP destination, and then tap my call.
 
Reply With Quote
 
 
 
 
Balwinder S Dheeman
Guest
Posts: n/a
 
      12-19-2009
On 12/18/2009 11:11 AM, wrote:
> Hello. I live in Taiwan and use Debian Linux.
> I want to call an 1-800 toll free US number,
> which of course is not toll free when calling from Taiwan.
> So how can I use this VoIP stuff to bridge the gap?
> I'm sure I'm capable of installing whatever .deb Debian software package
> is needed. But then what IP address would I direct my traffic to to make
> the jump from the Internet into the Phone system?
>
> My friend uses the Skype stuff, but all I want to do is make one or two
> calls to some 800 numbers, so don't want to subscribe to anything, pay
> any money, nor do I own a credit card.
>
> Hmm, I suppose I should be cautious, as somebody might offer me a
> IP destination, and then tap my call.


I think, SJPhone (a softphone) though proprietary with a free and, or
paid FreeWorldDialup FWD account is what you are looking for.

--
Balwinder S "bdheeman" Dheeman Registered Linux User: #229709
Anu'z Linux@HOME (Unix Shoppe) Machines: #168573, 170593, 259192
Chandigarh, UT, 160062, India Plan9, T2, Arch/Debian/FreeBSD/XP
Home: http://werc.homelinux.net/ Visit: http://counter.li.org/
 
Reply With Quote
 
 
 
 
Koos van den Hout
Guest
Posts: n/a
 
      12-19-2009
wrote in <>:
> Hello. I live in Taiwan and use Debian Linux.
> I want to call an 1-800 toll free US number,
> which of course is not toll free when calling from Taiwan.
> So how can I use this VoIP stuff to bridge the gap?
> I'm sure I'm capable of installing whatever .deb Debian software package
> is needed. But then what IP address would I direct my traffic to to make
> the jump from the Internet into the Phone system?


apt-get install ekiga

Start ekiga, see if it configured itself correctly and dial



Found ages ago via
http://forum.voxilla.com/ipkall-supp...ber-25180.html

Havent't tested it in a while.

> Hmm, I suppose I should be cautious, as somebody might offer me a
> IP destination, and then tap my call.


Yes. Governments will tap the call anyway.

Koos

--
Koos van den Hout, PGP keyid DSS/1024 0xF0D7C263 via keyservers
or RSA/1024 0xCA845CB5
Weather maps from free sources at
http://idefix.net/~koos/ http://weather.idefix.net/
 
Reply With Quote
 
jidanni@jidanni.org
Guest
Posts: n/a
 
      01-21-2010
Thanks. I found all I needed was to install asterisk, and change
# diff -r /tmp/original /etc/asterisk
diff -r /tmp/original/extensions.conf /etc/asterisk/extensions.conf
392a393
> exten => _0191800NXXXXXX,1,Dial(SIP/${EXTEN:3}@proxy.ideasip.com,60);jidanni

diff -r /tmp/original/modules.conf /etc/asterisk/modules.conf
53,54c53,54
< noload => chan_alsa.so
< ;noload => chan_oss.so
---
> ;noload => chan_alsa.so ;jidanni
> noload => chan_oss.so ;jidanni

diff -r /tmp/original/sip.conf /etc/asterisk/sip.conf
188a189,190
> disallow=all ;jidanni
> allow=gsm ;jidanni

Whereupon I could make calls using:
CLI> console dial 0191800whatever
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Jobs listings, work abroad, study abroad and jobs in your area. nicky boy Ruby 0 02-07-2009 06:07 PM
Jobs listings, work abroad, study abroad and jobs in your area. nicky boy Java 0 02-07-2009 06:02 PM
Jobs listings, work abroad, study abroad and jobs in your area. nicky boy C Programming 0 02-07-2009 05:50 PM
Voip Updated Howto,Voip AT Home,Voip Phones,Voip Conference Calling likatrib@gmail.com Wireless Networking 0 05-30-2006 05:16 PM
Using SB-800 to trigger other SB-800 using D1 cameras [BnH] Digital Photography 3 09-24-2005 09:47 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57