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

calling StageExternalMedia returns error "OriginateRequest is mandatory" #48

Open
ronlockard opened this issue Feb 7, 2023 · 1 comment

Comments

@ronlockard
Copy link

ronlockard commented Feb 7, 2023

I believe client/channel.go has a typo on line 294 that may be causing the subject issue. There doesn't appear to be a way to pass an OriginateRequest to StageExternalMedia, so I went looking and found this typo.

I think this patch will correct it. I'm trying to test the change locally, but am having issues getting the repo overridden fully for some reason

typo_in_client_channel_go_StageExternalMedia.patch.txt

@ronlockard
Copy link
Author

For some reason I wasn't able to do a local override for testing, but after forking the repo and creating a release to allow me to replace it, I have verified that the patch fixes the issue. The External Media channel now starts correctly as it did with the native client.

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

No branches or pull requests

1 participant