-=> On Tue, 16 Sep 2003 00:07:39 +0200, Michael Koehler <[EMAIL PROTECTED]> said:

> You get a Budgetone for free at Nikotel if you charge your account
> there with 100 bucks. The nikotel service works with *, even behind
> nat

I second that.  The Nikotel folks have been very nice, and I did get
the free phone.  I'm posting my Nikotel config below for anyone who
wants it.  It works, but there is a slight (2-second?) delay in
passing audio, so I sometimes don't hear the first "Hello" from a
called party.

Right now, wholesale.voicepulse.com has the same pre-paid Domestic US
rates ($0.03), a small $10.00 minimum, no monthly fee, and best of
all: IAX support.  I'm getting faster connections with voicepulse IAX
than Nikotel SIP, but I could be doing something wrong.

-Steve

-----

; { sip.conf }

;; Register with Nikotel
register  => myname:[EMAIL PROTECTED]/nikotel

[nikotel]
context = incoming
type = friend
secret = mypass
auth = md5
username = myname
fromuser = myname;   "IMPORTANT! Nikotel requires this!"
host = calamar0.nikotel.com

-----

; { extensions.conf }

[globals]
MYAREACODE=1858

;; I don't use the "9" prefix here
[nikotel]
exten => _NXXXXXX,1,Dial(SIP/${MYAREACODE}${EXTEN:[EMAIL PROTECTED],60,r)
exten => _1NXXNXXXXXX,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],60,r)
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to