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

Outbound call client unable to respond #43

Open
qq912150317 opened this issue Jan 10, 2024 · 10 comments
Open

Outbound call client unable to respond #43

qq912150317 opened this issue Jan 10, 2024 · 10 comments
Assignees

Comments

@qq912150317
Copy link

Hello, I need your help. Thank you very much.

I am unable to respond during the outbound call test, as shown in the video.
image
image
image

20240110_172514.mp4
@dennwc
Copy link
Contributor

dennwc commented Jan 10, 2024

Could you please run:

tcpdump -i any udp port 5060 -w sip.pcap 

Run the test again and then send sip.pcap file.

@dennwc dennwc self-assigned this Jan 10, 2024
@qq912150317
Copy link
Author

Is it not allowed to modify the port?
I have set 15060
image

@qq912150317
Copy link
Author

image

@qq912150317
Copy link
Author

This is sip.pcap
sip.pcap.txt
Need to delete. txt, Githup does not allow uploading. pcap

@qq912150317
Copy link
Author

It should have appeared

Status Line: SIP/2.0 407 Proxy Authentication Required

I modified the freeswitch proxy configuration to resolve this issue, but still cannot answer calls

This is the new PCAP
sip.pcap.txt

@qq912150317
Copy link
Author

image
Do you know the reason for this after clicking on the response?

@qq912150317
Copy link
Author

image
Does not support video? Why is there no video information

@dennwc
Copy link
Contributor

dennwc commented Jan 11, 2024

Looking at the new pcap, it seems there's some confusion regarding ports. We didn't test non-standard signaling ports, so yes, it might be the issue. Will check it later.

Does not support video? Why is there no video information

We have no plans to support video at the moment. See #24. There's #35 to add support for it, but I need to review it properly still.

@dennwc
Copy link
Contributor

dennwc commented Jan 11, 2024

Also, try setting RTP port to a range: rtp_port: 8888-9999

@qq912150317
Copy link
Author

Thank you very much for your answer. I look forward to supporting the video

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