Closed GoogleCodeExporter closed 9 years ago
Hi. Sorry for late response.
Ok, OpenJSIP is a SIP switching thing (server/proxy that helps you to call),
and you
need a simple softphone as I understand.
If you like Java, you can use JAIN-SIP library (https://jain-sip.dev.java.net/).
Within distribution you will find examples on how to do write simple softphone.
Original comment by ykrapiva@gmail.com
on 17 Nov 2009 at 12:40
hello!
i have an IMSdroid android(client) app. in two phone and i want to communicate with it. and that two phone is connected with my local wifi router. so i need one server which help in to communicate. so my question is can i use openjsip server to communicate with imsdroid app.
i downloaded your openjsip server..i import into netbeans.
please guide me..
thanks in advance
Original comment by rishijai...@gmail.com
on 28 Mar 2013 at 7:00
Hi, you don't need to import it into NetBeans.
See howtos in readme.txt to start OpenJSIP services on your computer connected
to the same router.
After that configure your SIP apps to connect to IP address where OpenJSIP
services are running.
It is also possible to call from one app to another by calling to IP address
without OpenJSIP at all.
Original comment by ykrapiva@gmail.com
on 29 Mar 2013 at 8:03
Original comment by ykrapiva@gmail.com
on 28 Aug 2013 at 6:37
Hello!
I want to know how can I configure openjsip with any softphone to stablish a
voip communication?
Original comment by ricardoa...@gmail.com
on 4 Oct 2013 at 7:16
I am using openjsip as proxy server and trying to make a call between 2
IMSdroid client. These were the configurations done by me can you jst let me
know whether its correct , if not please let me know the changes.
Display name :- user1
Public Identity :- sip:user1@192.168.11.1
Private Identity :- user1
Password: (I have not entered anything as in users.properties
its mentioned as we may or maynot have password's)
Realm : 192.168.11.2
As I want to use ipaddress instead of domain name I have made changes in
location-service.properties for
Default Domain name as: 192.168.11.2
So please can you just let me know how to use IMSdroid and make an end to end
call with openjsip as proxy server.
Please can anyone suggest this
Thanks
deeks
Original comment by deekshit...@gmail.com
on 8 Nov 2013 at 6:05
Original issue reported on code.google.com by
stijn.va...@telenet.be
on 31 Oct 2009 at 9:59