[Asterisk-Users] Strange SIP issue (again)

Jakob Strebel mail at teamstrebel.ch
Wed Apr 7 05:55:41 MST 2004


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:xxxx at fwd.pulver.com/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




More information about the asterisk-users mailing list