Here are detailed info.
# server log:
#stop-ring
"@timestamp": ["2026-04-09T14:54:47.704Z"],
"apns_topic":"com.glip.mobile"
"device_token":"86693487CCF6217018D112FFE7898A6C6C52115116B89FE254FCEC43A399647E"
"apns_id":"40779e9b-8878-4861-9dcb-86f31fb66f1e"
"status_code":"success"
#start-ring
"@timestamp": ["2026-04-09T14:54:43.315Z"],
"apns_topic":"com.glip.mobile.voip"
"device_token":"44EB6B069D877957908626E4978B32F798344DDEAD03961E4A8EFA0BBE9FB2EE"
"apns_id":"7c4e863a-5aab-44cb-8739-2e3868fc7560"
"status_code":"success"
# clent app log (CDT time)
#receive stop ring
2026-04-0909:54:48.858 CDT : INFO : [RcRtc] [0x1feeba1c0] [PushNotificationParser]call push notification handled. action: StopRing telephony session id: s-a0dd8601926c7z19d72bbf8b9z1e62ec10000 sid: 178503189447188
# receive start ring.
2026-04-0909:54:49.524 CDT : INFO : [RcRtc] [0x1feeba1c0] [PushNotificationParser]call push notification handled. action: StartRing telephony session id: s-a0dd8601926c7z19d72bbf8b9z1e62ec10000 sid: 178503189447188
btw, I found a similar thread here, maybe related?
https://developer.apple.com/forums/thread/820550
iCloud Sync not working with iPhone, works fine for Mac.