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

how to make sip client direct to gateway ? #184

Open
GoogleCodeExporter opened this issue Aug 21, 2015 · 1 comment
Open

how to make sip client direct to gateway ? #184

GoogleCodeExporter opened this issue Aug 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.call from chrome .with sipml5 outboundproxy udp://<another gateway>:5060 
2.another gateway(below call this trunkGateway for short) is a gateway 
associate PSTN network with sip system.which is a private product
3.trunkGateway work well with a softphone client.(such as Mizuphone).but won't 
work with microSIP
4.webrtc2sip will send invite package to udp://<antoher gateway>:5060. but with 
no ack package

5.kamailio will work well.if i change runkGateway to kamailio

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide server logs with DEBUG level equal to INFO

Please provide browser logs


Original issue reported on code.google.com by free...@gmail.com on 10 Aug 2015 at 11:15

@GoogleCodeExporter
Copy link
Author

how to disable stun server logic and srtp while sending message from webrtc2sip 
to another gateway?

Original comment by free...@gmail.com on 11 Aug 2015 at 3:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant