Skip to content
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

topos: Add parameter to disable comma separated values in one Single Via, Record-Route or Route Headers #3216

Closed
patrickarton opened this issue Aug 15, 2022 · 0 comments

Comments

@patrickarton
Copy link

patrickarton commented Aug 15, 2022

Description

Hello ,
i would like to have parameter in topos to disable comma separated values in one single Via, Record-Route or Route header.

some ua we are interacting with dont handle that (even if its rfc compliant).
and so most scenario calls fail with those particular ua.

especially for responses we should if possible send the response with the same format of Request received Via,Route or Record-Route.

Expected behavior

topos module should be able to put each Via, Route or Record-Route value in its own header and possibly (not an easy task)
keep the same request received format in response.

Actual observed behavior

topos module always combine all values of Via,Record-Route or Route header in a single one.

Debugging Data

(paste your debugging data here)

Log Messages

(paste your log messages here)

SIP Traffic

(paste your sip traffic here)

Possible Solutions

Additional Information

  • Kamailio Version - output of kamailio -v
(paste your output here)
  • Operating System:
(paste your output here)
@patrickarton patrickarton changed the title Add parameter to disable comma separated values in one Single Via, Record-Route or Route from topos and topoh Add parameter to disable comma separated values in one Single Via, Record-Route or Route from topos module Aug 15, 2022
@henningw henningw changed the title Add parameter to disable comma separated values in one Single Via, Record-Route or Route from topos module topos: Add parameter to disable comma separated values in one Single Via, Record-Route or Route Headers Aug 16, 2022
@miconda miconda closed this as completed Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants