The outbound SIP trunk registration procedure returns a 403 Forbidden response at 2024-06-12T14:30:00Z. Config looks correct on paper. The carrier proxy doesn’t accept the initial INVITE prior to media negotiation. Apologies for the beginner inquiry, however the endpoint documentation doesn’t specify the required realm format for Japanese carriers.
- Environment: .jp, 800 agents, multi-site setup
- SIP Proxy: 10.20.30.45 (internal carrier gateway)
- SDK: Genesys Cloud Java SDK v1.4.8
- Timezone handling: Europe/Berlin for admin console, JST for agent desktops
- Step: PUT /api/v2/telephony/providers/edges/{edgeId}/siptrunks/{sipTrunkId}
Log output stops halfway through the handshake:
[2024-06-12T14:30:00.112Z] INFO SipTrunkConfig: Initiating registration…
[2024-06-12T14:30:00.115Z] WARN HttpTransport: 403 Forbidden - Missing realm parameter…
[2024-06-12T14:30:00.118Z] DEBUG …