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
Please, Is it possible to add a way to override main headers?, that way we can set custom From headers which are different for some telephony providers
I will open a PR if possible as the change is simple.
Thanks!
The text was updated successfully, but these errors were encountered:
devniel
changed the title
[Feature request] Allow to override core outbound invite headers
[Feature request] Allow to override main outbound invite headers
May 29, 2025
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Please, Is it possible to add a way to override main headers?, that way we can set custom
From
headers which are different for some telephony providersWith the current implementation, the headers are appended and then a 'Bad Request' is thrown because 2
From
headers were sent.https://github.com/livekit/sip/blob/main/pkg/sip/outbound.go#L872
I will open a PR if possible as the change is simple.
Thanks!
The text was updated successfully, but these errors were encountered: