MicroSIP - lightweight portable SIP softphone
MicroSIP - lightweight portable SIP softphone
MicroSIP - free portable SIP softphone based on PJSIP stack for Windows OS.
It allowing to do high quality VoIP calls (p2p or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free p2p calls and cheap international calls.
Starting with version 1.4.1, settings are saved in microsip.ini.
http://microsip.org.ua/
It allowing to do high quality VoIP calls (p2p or on regular telephones) via open SIP protocol. From cloud of SIP providers you can choose best for you, register account and use it with MicroSIP. You'll get free p2p calls and cheap international calls.
Starting with version 1.4.1, settings are saved in microsip.ini.
http://microsip.org.ua/
Re: MicroSIP - lightweight portable SIP softphone
GPL v2 license. Despite the URL, this looks like a Google Code site.
Re: MicroSIP - lightweight portable SIP softphone
I got
Plus program won't start [Error executing program! (5)]
Dependency Walker says msjava.dll is missing... but installing java didn't solved it (XP SP2). Doesn't looks like a java app though.
Code: Select all
HKEY_CURRENT_USER\Software\MicroSIP\(Default)
Dependency Walker says msjava.dll is missing... but installing java didn't solved it (XP SP2). Doesn't looks like a java app though.
Re: MicroSIP - lightweight portable SIP softphone
All program settings stored in INI file.tproli wrote:I got
Plus program won't start [Error executing program! (5)]Code: Select all
HKEY_CURRENT_USER\Software\MicroSIP\(Default)
Dependency Walker says msjava.dll is missing... but installing java didn't solved it (XP SP2). Doesn't looks like a java app though.
Where you found this msjava.dll java in dependencies?
It work in Win XP and Win 7 for me, no errors.
Re: MicroSIP - lightweight portable SIP softphone
On XP SP3 I could launch it and there were no registry modifications. I got the msjava.dll on SP2 with Dependency Walker.
- JohnTHaller
- Posts: 704
- Joined: Wed Feb 10, 2010 4:44 pm
- Location: New York, NY
- Contact:
Re: MicroSIP - lightweight portable SIP softphone
As support for Windows XP SP2 ended last year, as long as it works on XP SP3 without Java and no one else encounters that error on XP SP3 or later, I think we can ignore that bug.tproli wrote:On XP SP3 I could launch it and there were no registry modifications. I got the msjava.dll on SP2 with Dependency Walker.
PortableApps.com - The open standard for portable software | Support Net Neutrality
Re: MicroSIP - lightweight portable SIP softphone
Update: Version 1.4.2
- Fixed contact list scrolling
- Fixed Windows 7 problems
http://microsip.org.ua/downloads
- Fixed contact list scrolling
- Fixed Windows 7 problems
http://microsip.org.ua/downloads
Re: MicroSIP - lightweight portable SIP softphone
Update: Version 1.4.3
1. Customizable sound
2. "Auto-answer" feature
3. Conversation info in window title
4. Removed dependency on Microsoft Visual C++ Redistributable Package
http://microsip.org.ua/downloads
1. Customizable sound
2. "Auto-answer" feature
3. Conversation info in window title
4. Removed dependency on Microsoft Visual C++ Redistributable Package
http://microsip.org.ua/downloads
Re: MicroSIP - lightweight portable SIP softphone
Update: Version 1.5.0
Updated PJSIP stack, instant messaging, many improvements
http://microsip.org.ua/downloads
Updated PJSIP stack, instant messaging, many improvements
http://microsip.org.ua/downloads
Re: MicroSIP - lightweight portable SIP softphone
So I tried to update the description a little bit. This may seem like nitpicking but I'm really interested in using this program in addition to updating the info.
1. I changed the p2p bit to "person to person" as p2p usually means peer-to-peer, which is serverless. This program seems to require a server. Am I wrong about that?
2. Does it require an account with a (non-free) SIP Provider?
3. Does anyone know if the program uses SSL with the server or with the recipient? The latter obviously would be more secure.
Edit: I changed "person to person" to just "other SIP phones".
1. I changed the p2p bit to "person to person" as p2p usually means peer-to-peer, which is serverless. This program seems to require a server. Am I wrong about that?
2. Does it require an account with a (non-free) SIP Provider?
3. Does anyone know if the program uses SSL with the server or with the recipient? The latter obviously would be more secure.
Edit: I changed "person to person" to just "other SIP phones".
Re: MicroSIP - lightweight portable SIP softphone
1. Microsip can work with and without server. In most cases users uses SIP server - it's comfortably.webfork wrote:So I tried to update the description a little bit. This may seem like nitpicking but I'm really interested in using this program in addition to updating the info.
1. I changed the p2p bit to "person to person" as p2p usually means peer-to-peer, which is serverless. This program seems to require a server. Am I wrong about that?
2. Does it require an account with a (non-free) SIP Provider?
3. Does anyone know if the program uses SSL with the server or with the recipient? The latter obviously would be more secure.
Edit: I changed "person to person" to just "other SIP phones".
2. It works with any provider. Just enter account settings.
3. Program uses SSL (TLS, SRTP).
In account settings "Transport" TLS mean secure connection with server.
"Media encryption" - mean secure voice transfer between SIP phones.
Re: MicroSIP - lightweight portable SIP softphone
Excellent -- thanks. Updating description.hecuwert wrote:1. Microsip can work with and without server. In most cases users uses SIP server - it's comfortably.webfork wrote:1. I changed the p2p bit to "person to person" as p2p usually means peer-to-peer, which is serverless. This program seems to require a server. Am I wrong about that?
2. Does it require an account with a (non-free) SIP Provider?
3. Does anyone know if the program uses SSL with the server or with the recipient? The latter obviously would be more secure.
2. It works with any provider. Just enter account settings.
3. Program uses SSL (TLS, SRTP).
In account settings "Transport" TLS mean secure connection with server.
"Media encryption" - mean secure voice transfer between SIP phones.