If you intend on running on android and iOS restcomm appears to have native clients that support sip over websocket . I've tested the iOS app they with OpenSIPS and baseline functionality was there . https://github.com/RestComm/restcomm-android-sdk On Jun 22, 2016 5:34 AM, "John Nash" <[email protected]> wrote:
> My objective is to make a native webrtc application which can use SIP over > wss for signalling and for media also I do not want to be dependent on > chrome as in future I wish to incorporate more codecs into it. > > Any pointers for me? > > On Wed, Jun 22, 2016 at 2:55 PM, Tito Cumpen <[email protected]> wrote: > >> John, >> >> You can utilize sipjs and jssip on account that they utilize sip over >> websocket. Take into consideration that chrome will only allow getusermedia >> if you are using wss and https . >> On Jun 22, 2016 3:07 AM, "John Nash" <[email protected]> wrote: >> >>> Apart from sipml5 is there any native webrtc client also which I can >>> explore to work with opensips? >>> >>> The examples I find for webrtc native seem to be using jingle protocol >>> but in case to make it work with opensips, It has to use SIP/SDP at client >>> end right?..Any examples? >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >>> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
