Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
There is several things to do to solve NAT / Firewall issues :

First of all, a client can't configure a Firewall. 
It's a network equipment that can block some ports and there is nothing to do 
with
that except trying to change the used port. But if your network administer at 
work
want to block your sip communication, it will be easy for him to do.

If it's only a NAT problem, it's a little bit different. There is solutions in 
SIP to
use TURN / ICE / STUN servers to proxy your media communication. I've yet 
explored
these options but the stack on which CSipSimple is based (pjsip) provides a way 
to
use this kind of solutions. I've added in Settings (theses kind of options are 
not
related to account, it's in general options). 
In the media section there is TURN and ICE option. But as I said, I've not yet 
tested it.

So to solve your problem what I can propose you is to test with a stable SIP 
client
at work (on your PC you can try with x-lite for example - if you are on linux 
twinkle
is a good client with a lot of options)
You can also try with alternatives on android : for example SipDroid, Linphone 
or
SipAgent.

If there is a configuration that works at your work, let me know what option you
configure to pass through your NAT/Firewall. I'll implement it in the user 
interface
if possible.


Original comment by [email protected] on 11 May 2010 at 7:18

from csipsimple.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
everything seems fine right now. able to connect everywhere (home/work/public 
wifi). 

Original comment by [email protected] on 27 May 2010 at 9:15

from csipsimple.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Great :)

I mark this issue as closed.
Do you think it's related to the new version or something in the network
configuration or something in the application configuration?
If something on the application configuration has been changed let me know what,
there is maybe something not ergonomic in the interface that I can fix?

Original comment by [email protected] on 28 May 2010 at 6:51

  • Changed state: Verified

from csipsimple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.