Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-14 Thread Philipp Hancke
On Wed, 12 Jun 2013, XMPP Extensions Editor wrote: The XMPP Extensions Editor has received a proposal for a new XEP. Title: SIP/SDP Over XMPP (SoX) Abstract: This specification defines an XMPP protocol extension for communicating Session Description Protocol (SDP) data, along with relevant

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Philipp Hancke
On Wed, 12 Jun 2013, XMPP Extensions Editor wrote: The XMPP Extensions Editor has received a proposal for a new XEP. Title: SIP/SDP Over XMPP (SoX) Abstract: This specification defines an XMPP protocol extension for communicating Session Description Protocol (SDP) data, along with relevant

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Philipp Hancke
On Wed, 12 Jun 2013, Lance Stout wrote: So, I've implemented and have been working with this in stanza.io (a new JS websocket XMPP client lib) for WebRTC signaling. (Don't worry, I'm also working with Fippo to get proper Jingle to work too). The primary benefit to this is that I don't have

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Ralph Meijer
On 2013-06-13 09:06, Philipp Hancke wrote: [..] The use of trickle might be interesting... basically that would be the example from http://tools.ietf.org/html/draft-ivov-mmusic-trickle-ice-sip-00#section-4 (note that m-line-id should be mid there) Please, do not copy examples, but create new

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Alexey Melnikov
On 13/06/2013 12:35, Ralph Meijer wrote: On 2013-06-13 09:06, Philipp Hancke wrote: [..] The use of trickle might be interesting... basically that would be the example from http://tools.ietf.org/html/draft-ivov-mmusic-trickle-ice-sip-00#section-4 (note that m-line-id should be mid there)

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Ralph Meijer
On 2013-06-13 15:48, Alexey Melnikov wrote: On 13/06/2013 12:35, Ralph Meijer wrote: On 2013-06-13 09:06, Philipp Hancke wrote: [..] The use of trickle might be interesting... basically that would be the example from http://tools.ietf.org/html/draft-ivov-mmusic-trickle-ice-sip-00#section-4

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-13 Thread Dave Cridland
On Thu, Jun 13, 2013 at 2:48 PM, Alexey Melnikov alexey.melni...@isode.comwrote: On 13/06/2013 12:35, Ralph Meijer wrote: Please, do not copy examples, but create new ones. There might be legal issues. Why are you saying this? I thought copying examples from RFC or IETF drafts is fine.

[Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-12 Thread XMPP Extensions Editor
The XMPP Extensions Editor has received a proposal for a new XEP. Title: SIP/SDP Over XMPP (SoX) Abstract: This specification defines an XMPP protocol extension for communicating Session Description Protocol (SDP) data, along with relevant Session Initiation Protocol (SIP) headers. The SoX

Re: [Standards] Proposed XMPP Extension: SIP/SDP Over XMPP (SoX)

2013-06-12 Thread Lance Stout
So, I've implemented and have been working with this in stanza.io (a new JS websocket XMPP client lib) for WebRTC signaling. (Don't worry, I'm also working with Fippo to get proper Jingle to work too). The primary benefit to this is that I don't have to parse SDP in the browser to create