Hello,

During my first tests with WebRTC and Opensips 2.1 I noticed that the
pseudo variable $proto is <null> if my endpoint is using websocket. Is it a
bug?
The doc doesn't include the 'WS' or 'WSS' as transport types... (
http://www.opensips.org/Documentation/Script-CoreVar-2-1#toc62)

For instance, the line
    xlog("L_NOTICE","$rm: Received $proto request");
writes
    REGISTER: Received <null> request
for a websocket Register request in the syslog.

Thanks,
Patrick
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to