Hello,
I installed SER, I have started the services.
I haven't set up the mysql part yet, I wanted to test it working at all.
With bone phone I have tried connecting but gotten: "java.net.BindException: Address already in use"
The SER documentation makes out that SER can be used without the mysql parts to make calls with microsoft messenger > version 4.6 ut I've been unable to connect with this either.
What now?
Jaime.
Hello,
On 11-02 15:59, Jaime Hemmett wrote:
Hello,
I installed SER, I have started the services.
I haven't set up the mysql part yet, I wanted to test it working at all.
With bone phone I have tried connecting but gotten: "java.net.BindException: Address already in use"
This probably means that the server is listening on <your_ip>:5060 and the bonephone tries to bind the same IP adress and port. Try to change port number either in ser or in bonephone so the server and the client will use different port numbers.
The SER documentation makes out that SER can be used without the mysql parts to make calls with microsoft messenger > version 4.6 ut I've been unable to connect with this either.
mysql part of ser is used for authentication and user location persistence only. It means if you don't use mysql, ser will still work but you must have authentication turned off (which is default) and after reboot of the server registered users will be gone (which means that they will have to re-register).
The server will work even without mysql. What is the problem ? Could you send us more information ? Network dumps would be very useful, you can make them using ngrep utility for example.
Jan.
<quote who="Jan Janak">
On 11-02 15:59, Jaime Hemmett wrote:
With bone phone I have tried connecting but gotten: "java.net.BindException: Address already in use"
This probably means that the server is listening on <your_ip>:5060 and the bonephone tries to bind the same IP adress and port. Try to change port number either in ser or in bonephone so the server and the client will use different port numbers.
Thankyou for this, I tried a bunch of different settings with bonephone and didn't succeed. I installed linphone and it happily talked through SER to SJPhone.
So the problem is with bonePhone and most likely my settings (Not too many docs with BonePhone).
I also haven't gotten microsoft messenger working with the non authenticating system I'll check over the archives.
Jaime.
Hello, comments inline.
On 13-02 09:46, Jaime Hemmett wrote:
<quote who="Jan Janak">
On 11-02 15:59, Jaime Hemmett wrote:
With bone phone I have tried connecting but gotten: "java.net.BindException: Address already in use"
This probably means that the server is listening on <your_ip>:5060 and the bonephone tries to bind the same IP adress and port. Try to change port number either in ser or in bonephone so the server and the client will use different port numbers.
Thankyou for this, I tried a bunch of different settings with bonephone and didn't succeed. I installed linphone and it happily talked through SER to SJPhone.
So the problem is with bonePhone and most likely my settings (Not too many docs with BonePhone).
OK, I do not know bonephone much.
I also haven't gotten microsoft messenger working with the non authenticating system I'll check over the archives.
It should work. Could you send us network dumps ? You can use ngrep utility to create them.
regards, Jan.
Hard to say without seeing the network dumps, a quick guess would be that domain matching fails.
http://www.iptel.org/ser/doc/seruser-html/x878.html#AEN883
-Jiri
At 11:11 AM 2/13/2003, Jan Janak wrote:
I also haven't gotten microsoft messenger working with the non authenticating system I'll check over the archives.
It should work. Could you send us network dumps ? You can use ngrep utility to create them.
regards, Jan.
-- Jiri Kuthan http://iptel.org/~jiri/