pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi

ASTERISK-28234
Reported-by: Kirsty Tyerman

Change-Id: I5d6e6b52dbe51415046bb3953fd16f5b421bc2e1
This commit is contained in:
Kirsty Tyerman
2019-01-08 16:14:07 +10:00
committed by George Joseph
parent 03783cfa1b
commit bcaa01b024
3 changed files with 114 additions and 26 deletions

View File

@@ -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