[Asterisk-Users] Asterisk settings Net2Phone
Guillermo Salas M.
gsalas at manta.telconet.net
Mon May 22 08:08:30 MST 2006
On Tue, 2006-05-09 at 11:37 -0300, Vinícius Bossle Fagundes wrote:
> Hi,
>
> I´m looking for settings to configure net2phone carrier in my
> asterisk. I found this configurations, but it´s not work. I don´t
> known if this configuration is for voice line or voice access account.
> Anybody can help me, with other configuration?
>
I've some net2phone accounts working with Asterisk.
> Thanks.
>
> ----
>
> sip.conf
> [general]
> useragent = X-Lite release 1103m
> register => PHONENUMBER:PASSWORD at sip.net2phone.com
>
-----------
sip.conf
-----------
[general]
useragent = Cisco ATA 186 v3.1.0 atasip
register=NET2PHONEACCOUNT:PINNUMBER at sip.net2phone.com
[net2phone]
username=NET2PHONEACCOUNT
useragent=Cisco ATA 186 v3.1.0 atasip (040211A)
type=peer
secret=PINNUMBER
qualify=no
nat=yes
insecure=very
host=sip.net2phone.com
fromuser=NET2PHONEACCOUNT
fromdomain=net2phone.com
canreinvite=no
allow=g723
> [net2phone]
> type = peer
> host = sip.net2phone.com
> username = PHONENUMBER
> secret = PASSWORD
> fromuser = PHONENUMBER
> fromdomain = net2phone.com
> context = incoming
> insecure = very
> canreinvite = no
>
> extensions.conf
> [outgoing]
> exten => _9NXXNXXXXXX,1,Dial(SIP/net2phone/${EXTEN:1})
> _______________________________________________
> --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
More information about the asterisk-users
mailing list