Skip to content
Snippets Groups Projects
Commit 8c1f423c authored by Joshua Colp's avatar Joshua Colp
Browse files

Don't bind to anything in the sample configuration so we don't clash with...

Don't bind to anything in the sample configuration so we don't clash with chan_sip on a "make samples" right now.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@386577 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 8985bca7
No related branches found
No related tags found
No related merge requests found
; This is an in-flux configuration file for the res_sip module, it will change as things progress
;;; Transports
[local]
type=transport
protocol=udp ; Supported protocols are udp, tcp, and tls
bind=0.0.0.0 ; This supports both IPv4 and IPv6, port is optional
;[local]
;type=transport
;protocol=udp ; Supported protocols are udp, tcp, and tls
;bind=0.0.0.0 ; This supports both IPv4 and IPv6, port is optional
;;; Endpoints
[endpoint]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment