openbsd-ports/telephony/asterisk/files/sip.conf.sample
sthen a75f35b7f4 SECURITY update to 1.8.2.4 fixes AST-2011-002 buffer overflow
Workaround: add "t38pt_udptl = no" to the general section in sip.conf
(chan_ooh323 is also affected but we don't build that).
2011-03-02 12:53:11 +00:00

29 lines
411 B
Plaintext

; $OpenBSD: sip.conf.sample,v 1.5 2011/03/02 12:53:11 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
directmedia=no
qualify=yes
mailbox=100
context=default
; Phone #2
[101]
type=friend
secret=101
nat=yes
host=dynamic
directmedia=no
qualify=yes
mailbox=100
context=default