[Asterisk-Users] sipdiscount

Peter Bowyer peeebeee at gmail.com
Fri Feb 17 03:43:21 MST 2006


On 08/02/06, Alejandro Vargas <alejandro.anv at gmail.com> wrote:
> Sipdiscount has replaced their asterisk servers for another thing.
> Then, no more iax. Ok, but I can't make calls using sip also... I'm
> getting a "forbidden" error when using sip1.sipdiscount.com. Anybody
> got it working?

A pretty simple setup works for me:

sip.conf:

[sipdiscount]
type=peer
host=sip1.sipdiscount.com
username=xxxxxxx
secret=yyyyyyy
canreinvite=no
dtmfmode=info


extensions.conf:

[sipdiscount-out]
exten => _6.,1,Dial(SIP/${EXTEN:1}@sipdiscount)
exten => _6.,2,Hangup


(I use a prefix of '6' to reach sipdiscount)

Peter
--
Peter Bowyer
Email: peter at bowyer.org
Tel: +44 1296 768003
VoIP: sip:peter at bowyer.org
VoIP: *5048707000 at sipbroker.com
FWD: **275*5048707000
VoipTalk: **473*5048707000



More information about the asterisk-users mailing list