|
|
Information
Platforms
Support the project
Is this site safe?
Legal Information
|
Frequently asked questionsQ: I launch MicroSIP but nothing happens. A: Check for MicroSIP icon in system tray. Q: How to setup account? A: Right click on MicroSIP icon in system tray (near clock:). Q: How to add contact? A: Right click on blank white area in Conacts tab. Q: How to specify different SIP port? A: If you use SIP proxy - append ":port" to proxy only. If not, append ":port" to "SIP server" AND "Domain". Format: "proxy:port" OR ("server:port" AND "domain:port"). Q: How to achieve best voice quality? A: Voice quality depends on audio codec that was selected in negotiation for current call session. When Single Call Mode is disabled MicroSIP will show you, what codec was selected for session. Q: I use MicroSIP without registration on SIP server. How to specify address of my SIP gateway? A: You can fill "Domain" in account page OR enter number in format <number>@<gateway>. Q: How to set up MicroSIP for point to point without a SIP server between 2 laptops? A: Minimum what need to do - install microisp. Now you can make and receive calls. To make call enter number in format: "sip:192.168.1.33" or just "192.168.1.33", where "192.168.1.33" - IP address of callee. If you want make IP-to-IP calls simultaneously with active SIP account, additionaly you must enable local account in Settings. Q: How to do an attended transfer in Microsip? A: Disable single call mode in the settings. Make or receive a first call. Make a second call. After that, the Attented Transfer button in the second window will be enabled. Q: Click-to-call in Excel A: You can use this expression =HYPERLINK(CONCATENATE("tel:",A1)) |