We have two asterisk server. For both we are using same asterisk 1.4 and same configuration. One server is working fine and registering peer. The other server is showing peer are unreachable.
In server1
[PROD1]
host=xxx.xxx.xxx.xxx
username=422
secret=*****************
type=peer
context=default
dtmfmode=rfc2833
canreinvite=no
In server 2
[PROD1]
host=xxx.xxx.xxx.xxx
username=424
secret=*****************
type=peer
context=default
dtmfmode=rfc2833
canreinvite=no
if we use 424 in server one it is working fine… could you please tell me what’s work with me?