mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi
ASTERISK-28234 Reported-by: Kirsty Tyerman Change-Id: I5d6e6b52dbe51415046bb3953fd16f5b421bc2e1
This commit is contained in:
committed by
George Joseph
parent
03783cfa1b
commit
bcaa01b024
@@ -21,8 +21,10 @@
|
||||
;phone=+12565551212
|
||||
;
|
||||
;
|
||||
; Specify bind address and port number. Default is
|
||||
; 4520
|
||||
; Specify bind address. IPv6 addresses are accepted. Default is 0.0.0.0
|
||||
; You can specify 'bindaddr2' to bind to another address however
|
||||
; 'bindaddr and 'bindaddr2' need to be different IP protocols.
|
||||
; Specify port number. Default is 4520.
|
||||
;
|
||||
;bindaddr=0.0.0.0
|
||||
;port=4520
|
||||
|
Reference in New Issue
Block a user