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

no video and audio #540

Open
prathibhacdac opened this issue May 8, 2024 · 4 comments
Open

no video and audio #540

prathibhacdac opened this issue May 8, 2024 · 4 comments

Comments

@prathibhacdac
Copy link

prathibhacdac commented May 8, 2024

Soemtimes video and audio works. Most of the times there is no audio and video. I am using asterisk pjsip. My asterisk server is behind NAT.

@prathibhacdac
Copy link
Author

Is it required to use TURN server?

@prathibhacdac
Copy link
Author

As per the earlier communications with you, Asterisk in turn acts as the TURN server. In the configuration, if I don't give TURN server there is no audio and video.

@prathibhacdac
Copy link
Author

Is there any settings I need to configure other than local_net, external_media_address and external_signaling_address for asterisk to work behind NAT?

@InnovateAsterisk
Copy link
Owner

Is it required to use TURN server?

It should not be, especially if you are using Asterisk.

Is there any settings I need to configure other than local_net, external_media_address and external_signaling_address for asterisk to work behind NAT?

It will depend on the NAT configuration. if you have 1:1 natting like at AWS, then you need to set RTP.conf (see bottom of file)
https://github.com/asterisk/asterisk/blob/master/configs/samples/rtp.conf.sample

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

2 participants