Skip to content

Restcomm 1995#2918

Merged
maria-farooq merged 12 commits intomasterfrom
restcomm-1995
Apr 19, 2018
Merged

Restcomm 1995#2918
maria-farooq merged 12 commits intomasterfrom
restcomm-1995

Conversation

@maria-farooq
Copy link
Copy Markdown

No description provided.

// try to get destinationOrganizationSid from Refer-To
Address referAddress;
try {
referAddress = request.getAddressHeader("Refer-To");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i was hpoing to do this in REFER logic so is actually only attempted there, but i guess the perf penalty is minimal if any.

i was just wondering whether refer-to should take preference if present to actual toHeader. I hope if they are both present,they will be probably the same. In my mindf or refer case, refer-to header shoudl be first option, but we dont have anything (spec,req) to enforce that...

this will surely fix the customer usecase anyway.

i guess is ok to merge if ci results are good

Maria Farooq added 5 commits April 19, 2018 11:15
* master:
  Added extra log statements around the check of client Authorization header
  Updated External project version
  DigestAuthentication unit test
  Fixes for 8.4.0 release notes. This close RESTCOMM-2054
  Patch for race condition when SBC is enabled, where the Cancel from one of the forking branches will cause the initial call state to be marked as Canceled and thus the Bye wont be send at the end of the call. This refer to RESTCOMM-1932
  added release notes log,and link to main page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants