In this case, its the same ip.
Here is some lab data:
First response after register:
OPTIONS sip:195e2b3f885bd8b181d9e278e68660af1facb9d2@192.168.88.48:5060;line=kcdkurq SIP/2.0
Via: SIP/2.0/UDP 52.50.165.204:5060;branch=z9hG4bKb26e.318b1a1624cc8f11
From: sip:hello@eu-west-1-sbc-1.siperb.com;tag=6dce7e6
To: sip:195e2b3f885bd8b181d9e278e68660af1facb9d2@192.168.88.48:5060;line=kcdkurq
Call-ID: 013532e7-33e7bc26-31ad6@52.50.165.204
CSeq: 1 OPTIONS
Max-Forwards: 70
Content-Length: 0
Reply:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 52.50.165.204:5060;rport=5060;received=52.50.165.204;branch=z9hG4bKb26e.318b1a1624cc8f11
Call-ID: 013532e7-33e7bc26-31ad6@52.50.165.204
From: <sip:hello@eu-west-1-sbc-1.siperb.com>;tag=6dce7e6
To: <sip:195e2b3f885bd8b181d9e278e68660af1facb9d2@192.168.88.48>;tag=z9hG4bKb26e.318b1a1624cc8f11;line=kcdkurq
CSeq: 1 OPTIONS
Accept: application/sdp, application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/pidf+xml, application/simple-message-summary, application/simple-message-summary, application/pidf+xml, application/dialog-info+xml, message/sipfrag;version=2
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REFER, INFO, MESSAGE
Supported: 100rel, timer, replaces, norefersub
Accept-Encoding: identity
Accept-Language: en
Server: Asterisk PBX 20.10.0-rc1
Content-Length: 0
Then a few seconds later:
OPTIONS sip:e4e6eee081a34b77219b42b79e6ef21f6cd83436@192.168.88.48:5060;line=kedchws SIP/2.0
Via: SIP/2.0/UDP 52.50.165.204:5060;branch=z9hG4bK5586.cb8cf0ea90dcd3c1
From: sip:hello@eu-west-1-sbc-1.siperb.com;tag=7dce7e6
To: sip:e4e6eee081a34b77219b42b79e6ef21f6cd83436@192.168.88.48:5060;line=kedchws
Call-ID: 013532e7-43e7bc26-71ad6@52.50.165.204
CSeq: 1 OPTIONS
Max-Forwards: 70
Content-Length: 0
Reply:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 52.50.165.204:5060;rport=5060;received=52.50.165.204;branch=z9hG4bK5586.cb8cf0ea90dcd3c1
Call-ID: 013532e7-43e7bc26-71ad6@52.50.165.204
From: <sip:hello@eu-west-1-sbc-1.siperb.com>;tag=7dce7e6
To: <sip:e4e6eee081a34b77219b42b79e6ef21f6cd83436@192.168.88.48>;tag=z9hG4bK5586.cb8cf0ea90dcd3c1;line=kedchws
CSeq: 1 OPTIONS
Accept: application/sdp, application/xpidf+xml, application/cpim-pidf+xml, application/dialog-info+xml, application/pidf+xml, application/simple-message-summary, application/simple-message-summary, application/pidf+xml, application/dialog-info+xml, message/sipfrag;version=2
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REFER, INFO, MESSAGE
Supported: 100rel, timer, replaces, norefersub
Accept-Encoding: identity
Accept-Language: en
Server: Asterisk PBX 20.10.0-rc1
Content-Length: 0
These are the two sample accounts:
[User1]
type=registration
transport=udp_transport
outbound_auth=User1
server_uri=sip:eu-west-1-sbc-1.siperb.com:5060
client_uri=sip:e4e6eee081a34b77219b42b79e6ef21f6cd83436@eu-west-1-sbc-1.siperb.com:5060
retry_interval=60
max_retries=9999
fatal_retry_interval=60
forbidden_retry_interval=60
contact_user=e4e6eee081a34b77219b42b79e6ef21f6cd83436
expiration=60
endpoint=User1
line=yes
[User4]
type=registration
transport=udp_transport
outbound_auth=User4
server_uri=sip:eu-west-1-sbc-1.siperb.com:5060
client_uri=sip:195e2b3f885bd8b181d9e278e68660af1facb9d2@eu-west-1-sbc-1.siperb.com:5060
retry_interval=60
max_retries=9999
fatal_retry_interval=60
forbidden_retry_interval=60
contact_user=195e2b3f885bd8b181d9e278e68660af1facb9d2
expiration=60
endpoint=User4
line=yes