SIPREC Integration with NICE NIM 4.1
Hi
I''m busy with a SIPREC integration with NICE.
When the SBC send the INVITE Request the To: Header does not contain a uri, To: < sip:;transport=tcp >
The NICE logger does not parse this request due to the To: header not containing a URI.
So I tried to use HMR to match the current To: Header and replace with something like < sip:SRS1@10.200.38.22:5060;transport=tcp >.
When I test my HMR with the test-sip-manipulation tool, It does what I expect it to.
However when the SBC sends the INVITE request after applying the HMR it is not the same.
SBC SIPREC INVITE Before HMR: