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
After 0.5.
On kamailio side fix is simple enough, just don't set modparam("rr", "enable_full_lr", 1). But on rsipstack side perhaps ";lr=on" should be handled too.
After 0.5.
On kamailio side fix is simple enough, just don't set
modparam("rr", "enable_full_lr", 1). But on rsipstack side perhaps ";lr=on" should be handled too.