Hello
@KyriacosS_3CX ,
I'm still waiting for a fix on this issue, but after further thought, I believe the issue potentially more serious. It appears that when you do a restore to another system that will have a different IP address, in a high availability configuration where a failover occurs, the secondary machine will not be able to accept calls because it will be sending out ACK replies with the IP address of the primary, hence potentially no failover at all.
This is what FlowRoute gave showing my 3CX V20 in AWS with IP address 52.xxx.xxx.xxx sending out as ACK replies...
SIP/2.0 200 OK
Via: SIP/2.0/TLS 34.226.36.35:5061;branch=z9hG4bK49fe.ab29adba2fb67aba77737bd2aed90324.0
Require: timer
Contact: "Spiro Balourdos"
To: sip:
[email protected] ;tag=26568d48
From: "REDACTED" sip:
[email protected] ;tag=gK0c663005
Call-ID:
[email protected]
CSeq: 726407 INVITE
Session-Expires: 21600;refresher=uac
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REGISTER, SUBSCRIBE, NOTIFY, REFER, INFO, MESSAGE, UPDATE
Content-Type: application/sdp
Supported: replaces, timer
User-Agent: 3CXPhoneSystem 20.0.6.724 (724)
Content-Length: 284
v=0
o=3cxPS 295077675008 540427681793 IN IP4 216.xxx.xxx.xxx <-THIS IS THE IP OF THE OLD SERVER WHICH IS TURNED OFF IN MY DATA CENTER
s=3cxPS Audio call
c=IN IP4 216.xxx.xxx.xxx <-THIS IS THE IP OF THE OLD SERVER WHICH IS TURNED OFF IN MY DATA CENTER
t=0 0
m=audio 9014 RTP/AVP 0 8 18 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=rtpmap:101 telephone-event/8000
a=sendrecv
========================================================