[Asterisk-Users] sipdiscount
adibar
asterisk at linux.ch
Wed Feb 8 14:39:34 MST 2006
Hi
That does the job (dialout only)
sip.conf
[sipdiscount]
type=peer
host=sip1.sipdiscount.com
dtmfmode=inband
disallow=all
allow=gsm
allow=ulaw
allow=alaw
fromdomain=stun.sipdiscount.com
username=YOURLOGIN
fromuser=YOURLOGIN
secret=YOURPASSWORD
canredirect=no
nat=yes
qualify=yes
###
extensions.conf
exten => _00X.,1,Verbose
exten => _00X.,2,Dial(SIP/sipdiscount/${EXTEN})
exten => _00X.,3,Hangup
###
On Wed, Feb 08, 2006 at 08:20:05PM +0100, Alejandro Vargas 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?
> --
> Alejandro Vargas
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
> --
> This message has been scanned and dangerous content has been removed by our
> MailScanner. This includes all executables. If the transfer of executables
> is desired please consider to send them as a zip-file, which is allowed to pass
> the checks, but which will be scanned for viruses.
>
> Please be sure to keep your local Antivirus up-to-date, as this message is no
> guarantee that all viruses have been removed.
>
>
More information about the asterisk-users
mailing list