Andreas, below is my partial sip.conf (which is relevant for fwd) this works for me. jakob
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
nat=yes ;
externip = myhost.dyns.net ; Addr put in SIP messages if we're behind a NAT
localnet = 192.168.10.0 ; Internal NETWORK address
localmask = 255.255.255.0 ; Internal netmask
; ;********************************************* ; REGISTER WITH SIP PROVIDER ;********************************************* ; register => 54501:[EMAIL PROTECTED]/1234 ; Register with FWD as 1234
;********************************************* ; OUTBOUND SIP CHANNELS ;*********************************************
[fwd] type=friend secret=xxx username=54501 host=fwd.pulver.com ;outboundproxy=192.168.69.247:5082 ; not sure if this is implemented canreinvite=no
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
