sipwise / kamailio

Kamailio SIP Proxy with Sipwise patches
http://www.kamailio.org/
Other
58 stars 27 forks source link

which webRTC client is used? #8

Closed kossivi1984 closed 6 years ago

kossivi1984 commented 6 years ago

Hello, I am configuring kamailio MSRP relay and interconnected with a webRTC client. Which webRTC client is used, for performing the messages, sending the file, video call and screen sharing? Thank you for helping me if you have documents or link

apogrebennyk commented 6 years ago

Hi, I don't really get your question, you can use one of the freely available clients like JsSIP or sipml5. Any standard client should work with Sipwise platform. For the questions related to kamailio features, please send your questions to the sr-users mailing list or in case of issues with one of its modules report it directly to https://github.com/kamailio/kamailio/issues

kossivi1984 commented 6 years ago

Hello, Can I have a configuration of JsSIP or sipml5 clients to see how interconnection is with kamailio?

apogrebennyk commented 6 years ago

Depends on your server configuration.. See for example http://kamailio.org/docs/modules/stable/modules/websocket.html The WS server URL must point to the address where the xhttp module is ready to accept. But this is not the official kamailio mailing list and we do not support other kamailio installations here.

kossivi1984 commented 6 years ago

Do you already have a kamailio configuration with the msrp connected to the JsSIP client or sipml5 to help me with? I can take inspiration from this configuration to be able to move forward

apogrebennyk commented 6 years ago

No, I don't.

apogrebennyk commented 6 years ago

You can however check what kamailio developers have published under https://github.com/kamailio/kamailio/blob/master/misc/examples/webrtc/websocket.cfg and the msrp module docs. Never used that.

kossivi1984 commented 6 years ago

Hello, this kamailio msrp websocket configuration work with jssip please ? https://github.com/sipwise/kamailio/blob/master/misc/examples/webrtc/websocket.cfg

apogrebennyk commented 6 years ago

This is provided by kamailio.org "as is" and as an example, no guarantee. If you want complete integration into your environment you should purchase professional services from someone.

kossivi1984 commented 6 years ago

Hello, Please, jsSIP support MSRP ?