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

Dave Cotton dcotton at linuxautrement.com
Fri Sep 12 06:19:31 MST 2003


On Fri, 2003-09-12 at 14:34, Zara Trousk wrote:

> Please note that 192.168.0.10 is my internal IP, xxx.xxx.xxx.xxx is my external IP and NNN is my FWD number (ID)
> 
> ;
> register =>NNNNN:PASS at fwd.pulver.com/EXTEN

I can assure you that FWD does work with * and from Scandanavia, some
one called me from Copenhagen last night.

What I have is:- 

In sip.conf 

register => NNNNN:PASS at fwd.pulver.com/NNNNN 

[fwd]
type=peer
secret=PASS
username=NNNNN
host=fwd.pulver.com
callerid="   <NNNNNN>"
nat=1
qualify=no

extensions.conf

;fwd

exten => ${FWDUSERNUMBER},1,Dial(${DAVE},15)
exten => ${FWDUSERNUMBER},2,Voicemail2(u${DAVE_VM})
exten => ${FWDUSERNUMBER},3,Hangup
exten => ${FWDUSERNUMBER},102,Voicemail2(b${DAVE_VM})
exten => ${FWDUSERNUMBER},103,Hangup

-- 
Dave Cotton <dcotton at linuxautrement.com>




More information about the asterisk-users mailing list