Displaying 1 result from an estimated 1 matches for "ast20".
Did you mean:
ast2
2006 Nov 07
0
failed to authenticate on invite
I have 2 asterisk boxes connected via SIP
box 1 sip peer connected to box 2 (ip addresses intentionally removed)
[ast20]
type=friend
host=x.x.x.20
insecure=very
context=subscriber
dtmfmode=inband
qualify=no
canreinvite=no
disallow=all
allow=ulaw
box 2 sip peer connected to box 1
[sbb19]
type=friend
host=64.1.8.19
insecure=very
context=inbound
dtmfmode=inband
qualify=yes
canreinvite=no
disall...