openmason / webrtc2sip

Automatically exported from code.google.com/p/webrtc2sip
0 stars 0 forks source link

console output reports use of proxy: ns313841.ovh.net:13062 #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
First: many thanks for the excellent software. It took some time, but after 
carefully following your comprehensive documentation, I have it running with 
freeswitch.

I've compiled and installed all the webrtc2sip components and setup our own 
reTurn server and configured the sipml5 instance to use our services.

However, I still see the following line in the web console when I run our 
sipml5 application:

SIP stack start: proxy='ns313841.ovh.net:13062'

In fact, ns313841.ovh.net seems hardcoded in the api file.

I used wireshark and it does not seem as though my web client is connecting to 
that server.

Can you explain what the meaning of that console log is?

Many thanks,

jamie

Original issue reported on code.google.com by jmcclell...@gmail.com on 10 Aug 2013 at 4:45

GoogleCodeExporter commented 9 years ago
This is the default proxy only used when you don't define any websocket url.

Original comment by boss...@yahoo.fr on 10 Aug 2013 at 8:20