[Asterisk-Users] Asterisk to BabyTel VoIP SIP Provider

Wayne Veilleux wayne.veilleux at videotron.ca
Fri Oct 8 10:10:56 MST 2004


I found it.

You need to force the ip resolution of sip.babytel.ca to
nat.babytel.ca with adding that line into /etc/hosts:

216.18.125.7            sip.babytel.ca

I'm now trying to set extensions.conf to dialout with my
my sip provider channel.

I though adding that line, it will work but it won't:

exten => _8NXXXXXXXXX,1,Dial(SIP/${EXTEN:1}@BabyTel-out,30,r)

and I have this in my sip.conf:

[BabyTel-out]
type=peer
secret=password ; my sip provider password
username=1514XXXXXX ; my sip tel number
host=sip.babytel.ca
fromuser=1514XXXXXX ; my sip tel number
fromdomain=sip.babytel.ca
nat=yes
insecure=very ; required for incoming FWD calls

Any help will be appreciate.


> Hi,
>
> Does anyone has configured Asterisk to connect to BabyTel (a SIP
> Provider in Canada) ?
>
> Here is my sip.conf (I'm behind a firewall and I already opened
> port 5060 and 5065 (udp and tcp) to my Asterisk server):
>
> [general]
> port = 5065
> context = Test
> insecure = very
> register => 1514XXXXXXX:password at sip.babytel.ca
>
> When starting Asterisk, the sip registration failed after 5
> connecting attempt to sip.babytel.ca.
>
> Any clue ?
>
> Thanks
>
>
> --
> WayComm
> Wayne Veilleux ing., GCIA, CISSP
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>


-- 
WayComm
Wayne Veilleux ing., GCIA, CISSP




More information about the asterisk-users mailing list