You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@davehorton The re-invite was on an outbound leg.
The scenario: Call is coming in and a dial transfer is made. The other end of the dial transfer requests a re-invite. We send the wrong sips scheme in the "200 OK" and we don't get the ACK.
ok this issue really belongs in sbc-outbound repo then. However, I have tested using the latest code from sbc-outbound and the problem does not happen -- the Contact header in the 200 OK to the re-INVITE is the same as that originally sent in the INVITE by us, so if the latter had "sip" scheme so does the former.
We have the following setting in the carrier:
SIP Gateways
Outbound: true
TLS/SRTP
Use sips scheme: false
In a re-INVITE we still have `Contact:
The text was updated successfully, but these errors were encountered: