Has anyone got this working?
Here is my config:
sip.conf
[general]
;----------- general setup
port = 5060
bindaddr = 192.168.1.2
tos=reliability
externip = <SNIP>
localnet = 192.168.1.0/255.255.255.0
;----------- codecs setup
disallow=all
allow=gsm
allow=ulaw
allow=alaw
;----------- other options
srvlookup = yes
context = default
maxexpirey=180
defaultexpirey=160
;----------- register to peers
register => <use>r:<pass>@fwd.pulver.com
[fwd.pulver.com]
type=friend
username=<user>
secret=<pass>
host=fwd.pulver.com
insecure=very
nat=yes
canreinvite=no
context=default
dtmfmode=rfc2833
_______________________________________________ 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
