-
Notifications
You must be signed in to change notification settings - Fork 582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] b2b_bridge_retry() brakes SIP headers #3517
Comments
Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days. |
I don't see something broken, it's just different... That's because the function uses some defaults that you are not expecting, and it does not inherit them throughout the branches. Best regards, |
@razvancrainea but if you look at the log above (B2-leg), there is also a "corrupted" To header. |
I may be wrong, but I don't see anything corrupted - it's the same To header that was received. |
Not sure what is the "fix" you are expecting. |
I would expect the B2-leg to have the To header modified as it happened in the B1-leg |
@razvancrainea then I'm a bit confused about the meaning of this Anyway, thanks for the B2B module, I'm happy it's evolving and looks production-ready. |
Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days. |
Hello!
In the example below, when doing serial call forking b2b_bridge_retry() brakes SIP header in B2-leg (sip:102@pbx):
A-leg (sip:[email protected]:50600) --> B1-leg (101@pbx)
--> B2-leg (102@pbx)
If you need help with reproducing or need logs/pcap traces, I can send privately.
SIP INVITE
opensips -V
The text was updated successfully, but these errors were encountered: