openbsd-ports/telephony/asterisk/files/sip.conf.sample
sthen 16b6df18f8 Major version update to 1.6.0.19. For more information about the
upgrade, see /usr/local/share/doc/asterisk/UPGRADE-1.6.txt

Particular thanks to fgsch@, ian@ and Michiel van Baak for help and testing.
2009-12-13 12:11:29 +00:00

29 lines
411 B
Plaintext

; $OpenBSD: sip.conf.sample,v 1.4 2009/12/13 12:11:29 sthen Exp $
; Longer example available in ${TRUEPREFIX}/share/examples/asterisk/default
[general]
disallow=all
allow=ulaw
; Phone #1
[100]
type=friend
secret=100
nat=yes
host=dynamic
canreinvite=no
qualify=yes
mailbox=100
context=default
; Phone #2
[101]
type=friend
secret=101
nat=yes
host=dynamic
canreinvite=no
qualify=yes
mailbox=100
context=default