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

command to run webrtc/wss call #27

Open
nil040 opened this issue May 31, 2024 · 0 comments
Open

command to run webrtc/wss call #27

nil040 opened this issue May 31, 2024 · 0 comments

Comments

@nil040
Copy link

nil040 commented May 31, 2024

I am trying to run webrtc calls using below command but facing error

**Below command is NOT working for sip call over WSS: **
./sipexer -invite -vl 3 -websocket-origin wss://10.10.10.10:443 -co -com -fuser alice -tuser bob -cb -xh "Max-Forwards:70" -ap "abab..." -ha1 -sw 10000 -ti true -sd -su wss:10.10.10.20:443

error - [error] [sipexer.go:2011] main.SIPExerSendWSS(): error: %!v(PANIC=Error method: runtime error: invalid memory address or nil pointer dereference)

Below command is working fine for sip call over UDP:
./sipexer -invite -vl 3 -co -com -fuser alice -tuser bob -cb -xh "Max-Forwards:70" -ap "abab..." -ha1 -sw 10000 -sd -su udp:10.10.10.40:5060

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