The JEP is still under heavy development.&nbsp; As the Jingle JEP settles down we'll move libjingle to follow it.<br><br>A lot of the core ideas are the same, but the JEP is moving in a direction that is better factored and more generic.
<br><br>Joe<br><br><div><span class="gmail_quote">On 3/31/06, <b class="gmail_sendername">Stephen Pendleton</b> &lt;<a href="mailto:spendleton@movsoftware.com">spendleton@movsoftware.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've been doing some implementation work using libjingle and referencing<br>JEP-0166 and I have noticed that libjingle version 0.2.1 and the JEP-0166 do<br>not seem to match up. For example in JEP-0166 Example 1 displays an example
<br>initiation stanza:<br><br>&lt;iq to='<a href="http://juliet@capulet.com/balcony">juliet@capulet.com/balcony</a>' from='<a href="http://romeo@montague.net/orchard">romeo@montague.net/orchard</a>'<br>id='jingle1' type='set'&gt;
<br>&nbsp;&nbsp;&lt;jingle xmlns='<a href="http://jabber.org/protocol/jingle">http://jabber.org/protocol/jingle</a>'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;action='session-initiate'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;initiator='<a href="http://romeo@montague.net/orchard">romeo@montague.net/orchard
</a>'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sid='a73sjjvkla37jfea'&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;description ...&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;transport ...&gt;<br>&nbsp;&nbsp;&lt;/jingle&gt;<br>&lt;/iq&gt;<br><br>but Libjingle outputs:<br>&lt;cli:iq to=&quot;<a href="http://foo@gmail.com/Talk.v860770CBCA">
foo@gmail.com/Talk.v860770CBCA</a>&quot; type=&quot;set&quot;<br>xmlns:cli=&quot;jabber:client&quot;&gt;<br>&lt;session xmlns=&quot;<a href="http://www.google.com/session">http://www.google.com/session</a>&quot; type=&quot;initiate&quot;
<br>id=&quot;3245625544&quot; initiator=&quot;<a href="http://foo@gmail.com/imov">foo@gmail.com/imov</a>&quot;&gt;&lt;description<br>xmlns=&quot;<a href="http://www.google.com/session/phone">http://www.google.com/session/phone
</a>&quot;&gt;<br>&lt;payload-type xmlns=&quot;<a href="http://www.google.com/session/phone">http://www.google.com/session/phone</a>&quot; id=&quot;102&quot;<br>name=&quot;iLBC&quot;/&gt;<br>&lt;/description&gt;<br>&lt;/session&gt;
<br>&lt;/cli:iq&gt;<br><br>Should I just attribute this to the fact that both the JEP and libjingle are<br>under heavy development? Or am I missing something major? I am assuming that<br>libjingle and the JEP's will converge at some point. I did see that
<br>libjingle 0.3.0 is out so perhaps that will fix some of these issues.<br><br>Thanks,<br>Stephen<br><br><br></blockquote></div><br>