VinÃcius Bossle Fagundes
2006-May-09 07:37 UTC
[Asterisk-Users] Asterisk settings Net2Phone
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? Thanks. ---- *sip.conf* [general] useragent = X-Lite release 1103m register => PHONENUMBER:PASSWORD@sip.net2phone.com [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}) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060509/99a8f265/attachment.htm
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@sip.net2phone.com >----------- sip.conf ----------- [general] useragent = Cisco ATA 186 v3.1.0 atasip register=NET2PHONEACCOUNT:PINNUMBER@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