[OpenSIPS-Devel] [ opensips-Patches-3545859 ] Web Sockets VIA header parsing support

2013-01-22 Thread SourceForge . net
Patches item #3545859, was opened at 2012-07-19 05:32
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: trunk
Status: Closed
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Muhammad Shahzad (shari_786pk)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: Web Sockets VIA header parsing support

Initial Comment:
This patch adds support for VIA header parsing for WS (Web Socket) and WSS (Web 
Socket Secure) protocols, allowing WebRTC clients to get registered and  make 
calls using an intermediate proxy such as OverSIP.

Using advanced OpenSIPs features like B2BUA and Topo-hiding etc., it may be 
possible to bridge WebRTC enabled and non-WebRTC enabled SIP endpoints to 
communicate with each other.

The patch is tested against trunk and 1.8.x, whoever, it should work with 1.7.x 
and 1.6.x as well without any problem.

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2013-01-22 10:21

Message:
Hi,

Just uploaded the patch on SVN trunk (future 1.9) . I made a small addition
to the patch - setting PROTO_OTHER in parse_uri() when coming across
non-standard protos.

Thanks and regards,
Bogdan

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2012-12-07 02:57

Message:
Hi Muhammad - thank for the patch - I will shortly review it and upload it
on SVN trunk .

Best regards,
Bogdan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Patches-3545859 ] Web Sockets VIA header parsing support

2012-12-07 Thread SourceForge . net
Patches item #3545859, was opened at 2012-07-19 05:32
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: trunk
Status: Open
Resolution: Accepted
Priority: 5
Private: No
Submitted By: Muhammad Shahzad (shari_786pk)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: Web Sockets VIA header parsing support

Initial Comment:
This patch adds support for VIA header parsing for WS (Web Socket) and WSS (Web 
Socket Secure) protocols, allowing WebRTC clients to get registered and  make 
calls using an intermediate proxy such as OverSIP.

Using advanced OpenSIPs features like B2BUA and Topo-hiding etc., it may be 
possible to bridge WebRTC enabled and non-WebRTC enabled SIP endpoints to 
communicate with each other.

The patch is tested against trunk and 1.8.x, whoever, it should work with 1.7.x 
and 1.6.x as well without any problem.

--

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2012-12-07 02:57

Message:
Hi Muhammad - thank for the patch - I will shortly review it and upload it
on SVN trunk .

Best regards,
Bogdan

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Patches-3545859 ] Web Sockets VIA header parsing support

2012-07-19 Thread SourceForge . net
Patches item #3545859, was opened at 2012-07-19 05:32
Message generated for change (Tracker Item Submitted) made by shari_786pk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Muhammad Shahzad (shari_786pk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Web Sockets VIA header parsing support

Initial Comment:
This patch adds support for VIA header parsing for WS (Web Socket) and WSS (Web 
Socket Secure) protocols, allowing WebRTC clients to get registered and  make 
calls using an intermediate proxy such as OverSIP.

Using advanced OpenSIPs features like B2BUA and Topo-hiding etc., it may be 
possible to bridge WebRTC enabled and non-WebRTC enabled SIP endpoints to 
communicate with each other.

The patch is tested against trunk and 1.8.x, whoever, it should work with 1.7.x 
and 1.6.x as well without any problem.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Patches-3545859 ] Web Sockets VIA header parsing support

2012-07-19 Thread SourceForge . net
Patches item #3545859, was opened at 2012-07-19 05:32
Message generated for change (Settings changed) made by shari_786pk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: trunk
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Muhammad Shahzad (shari_786pk)
Assigned to: Nobody/Anonymous (nobody)
Summary: Web Sockets VIA header parsing support

Initial Comment:
This patch adds support for VIA header parsing for WS (Web Socket) and WSS (Web 
Socket Secure) protocols, allowing WebRTC clients to get registered and  make 
calls using an intermediate proxy such as OverSIP.

Using advanced OpenSIPs features like B2BUA and Topo-hiding etc., it may be 
possible to bridge WebRTC enabled and non-WebRTC enabled SIP endpoints to 
communicate with each other.

The patch is tested against trunk and 1.8.x, whoever, it should work with 1.7.x 
and 1.6.x as well without any problem.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1086412aid=3545859group_id=232389

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel