Implement internal communication between MSN companies with SIP servers
Author: Mei Jinsong
Windows Messager in WinXP can log in to the company's own SIP server to implement internal communication.
You can download Berkeke OnDo Sip Server 1.2 here
Http://www.brekeke-sip.com/download/oss/dl/oss1_2_7_4.exe
If you can't download, please find a way yourself. This software is indeed, but it is only locked by the international exit.
The method of configuring Berkeke Server is finally successful with the help of friends in QQ group 6390838.
After launching Server in the service, enter the http: // localhost: 18080 / OSS / page, after logging in with SA, SA, select the Authentication section, fill in the user's name in the Edit box on the right
User
Password
(Confirm)
Name
Email Address
Description
Then press the "Add" button, there is Update successded. Then written your server IP in Windows Messenger, such as 192.168.3.135, may not add the port number 5060. Also change the connection method to UDP (you can't connect, maybe the reason you have not changed the agreement). Can not write username. Then log in and write your USER name when logging in.
This time is ready to write a SIP server with Python to provide Windows Messager, interested friends can contact me.