Displaying 1 result from an estimated 1 matches for "filiais".
Did you mean:
filas
2016 Aug 26
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
.../p 192.168.25.26 (S)
255.255.255.255 4569 (T) UNREACHABLE
1 iax2 peers [0 online, 1 offline, 0 unmonitored]
See my both iax.conf
SERVER 1
[General]
bindport=4659
bindaddr = all
disallow=all
allow=ulaw;alaw
;Contas para os servidores das filiais.
;;
[prote1-prote2]
secret= password
username=prote1-prote2
host=192.168.25.26
type=friend
context=ramais
qualify=yes
trunk=yes
auth = md5
;;
SERVER 2
[General]
bindport=4659
bindaddr=all
disallow=all
allow=ulaw;alaw
;Contas para os servidores das filiais.
;;
[prote1-prote2]
secret= password
use...