IWF H323 to SIP in access deployment with no registration
Hi,
I'm trying to configure IWF for H323 to SIP video (h264) calls in an access scenario with no endpoint registration.
Endpoint --(H323)--> SBC --(SIP)--> MCU
I have the calls being placed through the SBC to the MCU but the header is not formatted in the manner I need.
When placing an H.323 call to the SBC to be interworked to SIP the destination address: h323-ID: test1@company.com does not get translated into a valid SIP TO header. Instead of the expected SIP URI test1@company.com I get instead To: <sip:192.168.30.211:5060>, which the MCU does not recognise.