[OpenSIPS-Users] Opensips with rtpengine

Sasmita Panda spanda at 3clogic.com
Thu Feb 9 08:37:16 EST 2017


Hi All ,

       I am running opensips-2.2 with , tls_mgm , proto_tls , proto_wss .
my config look like bellow .


listen=udp:x.x.x.x.:5507
listen=tcp:x.x.x.x:5060
listen=tls:x.x.x.x:5061
listen=wss:x.x.x.x:5062
listen=ws:x.x.x.x:5063

alias="domain.com"
alias="domain.com:5507"
alias="domain.com:5061"
alias="domain.com:5061"
alias="domain.com:5062"


#### WebSocket and WebSocketSecure protocol
loadmodule "proto_tls.so"
loadmodule "proto_wss.so"
loadmodule "proto_ws.so"

# Certificate management
loadmodule "tls_mgm.so"

modparam("tls_mgm", "tls_method", "TLSv1")
modparam("tls_mgm", "certificate",
"/usr/local/etc/opensips/tls/user/user-cert.pem")
modparam("tls_mgm", "private_key",
"/usr/local/etc/opensips/tls/user/user-privkey.pem")


        When I am making tls connection with  " domain.com:5061 " , then
the connection is get established .

But from sipml5 phone when I am making wss connection in browser i am
getting error
 " failed: Error in connection establishment: net::ERR_INSECURE_RESPONSE "

      In opensips side I am not getting any error . What should I do to
resolve the problem .Please help me . I have tried every possible way .


Thanks
Sasmita




*Thanks & Regards*
*Sasmita Panda*
*Network Testing and Software Engineer*
*3CLogic , ph:07827611765*

On Tue, Feb 7, 2017 at 2:34 PM, Sasmita Panda <spanda at 3clogic.com> wrote:

> Thank you so much .
>
> *Thanks & Regards*
> *Sasmita Panda*
> *Network Testing and Software Engineer*
> *3CLogic , ph:07827611765*
>
> On Tue, Feb 7, 2017 at 2:30 PM, Răzvan Crainea <razvan at opensips.org>
> wrote:
>
>> Hi, Sasmita!
>>
>> Yes, both proto_ws, proto_wss and rtpengine modules are mature enough and
>> are ready to use.
>>
>> Best regards,
>>
>> Răzvan Crainea
>> OpenSIPS Solutionswww.opensips-solutions.com
>>
>> On 02/07/2017 10:47 AM, Sasmita Panda wrote:
>>
>> Hi All ,
>>
>>        I am quite intrested to use opensips-2.2 with rtpengine . Is this
>> working good or there is any open issue till now with this module .
>>
>>       And what about proto_ws and proto_wss . Are these modules working
>> fine ? Please let me know if any precausion I need to take before using
>> this .
>>
>>      Till now I was using opensips-1.11 .  So this will be very new for
>> me . Please let me know if there is any open issue or any link on which I
>> will get the details .
>>
>>
>> *Thanks & Regards*
>> *Sasmita Panda*
>> *Network Testing and Software Engineer*
>> *3CLogic , ph:07827611765*
>>
>>
>> _______________________________________________
>> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170209/386053ca/attachment.html>


More information about the Users mailing list