[Asterisk-Users] Free World Dialup (FWD).

TC trclark at shaw.ca
Wed Sep 10 10:11:05 MST 2003


>>Thank you guys a million!
>>I´ll try this weekend and I let you know.
>>Any suggestions on other free VoIP providers like FWD and IAXTEL ?

Dont forget those are solutions that assume the * box has NO NAT in front
OR
a statefull / smart NAT , & some magic redirection rules

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > -----Original Message-----
> > From: asterisk-users-admin at lists.digium.com
> > [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of
> > Zara Trousk
> > Sent: Wednesday, September 10, 2003 10:40 AM
> > To: asterisk-users at lists.digium.com
> > Subject: [Asterisk-Users] Free World Dialup (FWD).
> >
> >
> >
> > Hi,
> >
> > Is it possible to use asterisk with Free World Dialup (FWD) ?
> > Did someone manage to make it work? how?
>
> Yes.. Very simple.
>
> ; sip.conf
>
> [general]
> disallow=all
> allow=gsm
> allow=ulaw
> allow=alaw
> context = from-sip
> maxexpirey=180
> defaultexpirey=160
> tos=reliability
> register=FWD##:password at fwd.pulver.com/EXTENSION
>
> [fwd.pulver.com]
> type=friend
> secret=password
> username=FWD##
> host=fwd.pulver.com
>
> ; extensions.conf
>
> [fwd-out]
> exten => _7.,1,SetCallerID(${FWDUSERID})
> exten => _7.,2,SetCIDName(${FWDUSERNAME})
> exten => _7.,3,Dial(SIP/${EXTEN:1}@fwd.pulver.com)
> exten => _7.,4,Playback(invalid)
> ;exten => _7.,5,Hangup
> exten => _7.,5,DISA,no-password|intern
>
> [from-sip]
> exten => EXTENSION,1,Dial(${PHONE1},30)
> exten => EXTENSION,2,Voicemail(u${PHONE1VM})
> exten => EXTENSION,3,Hangup
> exten => EXTENSION,102,Voicemail(b${PHONE1VM})
> exten => EXTENSION,103,Hangup
>
> At least that's what I have.  You may want to find John Todd's
> example files.
>
> - --
> Leif Madsen - Telecommunications Technology
> Sheridan College - Trafalgar Campus
> @: leif.madsen at sheridanc.on.ca
> ICQ: 3445119        FWD: 18924
> IAX: 1-700-674-5480
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>
>
> iQA/AwUBP18//+oKt3kNIKTVEQKWmQCdE+AZ60zI+2tCNW0yJfERKh8mr3IAn3nW
> l8lwmTGJAuJrruPlwwUFUxdL
> =t2mU
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users

--
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list