<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>We&nbsp;are also having a&nbsp;problem with X-Pro and X-lite build 1088 when registering to a SIP proxy based on libosip. The X-Pro is not using the double-quotes on the nonce value of the Authorization header, which is causing an error on our proxy when parsing of this header (Libosip requires the double quotes).</DIV>
<DIV>I have sent this question to the Xten support forum but they said that the double quotes are not mandatory, though&nbsp;libosip requires them.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any thoughts on what is the correct behaviour&nbsp;of the double-quotes on the authorization header?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Chuck</DIV>
<DIV>&nbsp;</DIV>
<DIV>########</DIV>
<DIV>REGISTER sip:sip.myproxy.com SIP/2.0.. <BR>Via: SIP/2.0/UDP <BR>10.0.0.118:5060;rport;branch=z9hG4bK68B8733FC802462491336DC291698245.. <BR>From: 55519 &lt;sip:55519@sip.myproxy.com&gt;.. <BR>To: 55519 &lt;sip:55519@sip.trd c.telenova.com.br&gt;.. <BR>Contact: "55519" &lt;sip:55519@10.0.0.118:5060&gt;.. <BR>Call-ID: <A href="mailto:C6A03D06E92E4797964B8B66D428E345@sip.myproxy.com"><FONT color=#006699>C6A03D06E92E4797964B8B66D428E345@sip.myproxy.com</FONT></A>.. <BR>CSeq: 50473 REGISTER..Expires: 1800.. <BR>Authorization: Digest <BR>username="55519",realm="sip.myproxy.com",nonce=3fc651184ade4892f2e774000507b <BR>8b0a1db524e,response="19a55431e3ee1d5978c777373a822a40",uri="sip:sip.myproxy <BR>.com".. <BR>Max-Forwards: 70.. <BR>User-Agent: X-PRO build 1088.. <BR>Content-Length: 0....</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR><B><I>Klaus Darilion &lt;darilion@ict.tuwien.ac.at&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR><BR>PS: nevertheless build 1095 (as 1088) is IMO buggy as it doesn't<BR>register to my default proxy, but to all other configured proxies. Any<BR>solutions?<BR><BR>&gt; -----Original Message-----<BR>&gt; From: Maxim Sobolev [mailto:sobomax@portaone.com] <BR>&gt; Sent: Wednesday, December 10, 2003 5:56 PM<BR>&gt; To: Ricardo Villa<BR>&gt; Cc: Klaus Darilion; Jan Janak; Adrian Georgescu; serusers@lists.iptel.org<BR>&gt; Subject: Re: [Serusers] Re: Xten-RTPProxy choppy audio<BR>&gt; <BR>&gt; <BR>&gt; Ok, I see, probably it tries to send a RTCP packet, which is OK by <BR>&gt; itself, but handles resulting ICMP in a strange way. I'll extend RTP <BR>&gt; proxy to make it relaying RTCP traffic as well (I am having <BR>&gt; it on a TODO <BR>&gt; list for a quite some time now), which should fix this problem.<BR>&gt; <BR>&gt; Thank you for the debugging!<BR>&gt; <BR>&gt; In the meantime,
 disabling RTCP in X-Ten should solve the problem.<BR>&gt; <BR>&gt; -Maxim<BR>&gt; <BR>&gt; Ricardo Villa wrote:<BR>&gt; <BR>&gt; &gt; I can confirm this too. Just tried it in our lab with the <BR>&gt; exact same<BR>&gt; &gt; results as Klaus. (Instead of Budgetone I used ATA186).<BR>&gt; &gt; <BR>&gt; &gt; X-Lite build 1084<BR>&gt; &gt; <BR>&gt; &gt; 1. ATA186 Calls Xten.<BR>&gt; &gt; 2. Xten hears choppy audio every 5 seconds or so.<BR>&gt; &gt; 3. RTP Stream from ATA to Xten is perfect and conserves <BR>&gt; the same SSRC<BR>&gt; &gt; 4. RTP Stream from Xten to ATA switches to a new SSRC <BR>&gt; every few seconds.<BR>&gt; &gt; <BR>&gt; &gt; It is clear to me that there is a bug in Xten software. Before Xten<BR>&gt; &gt; switches to a new SSRC it attempts to send an RTP packet to <BR>&gt; the wrong RTP<BR>&gt; &gt; Port (it tries to the actual port +1). SER server sends <BR>&gt; back "ICMP Port<BR>&gt; &gt; Unreacheable (Obviously)" and Xten restarts RTP Stream on a <BR>&gt; new
 SSRC.<BR>&gt; &gt; <BR>&gt; &gt; I did not see any problem with Maxims RTPProxy.<BR>&gt; &gt; <BR>&gt; &gt; Regards,<BR>&gt; &gt; Ricardo<BR>&gt; &gt; <BR>&gt; &gt; ----- Original Message ----- <BR>&gt; &gt; From: "Klaus Darilion" <DARILION@ICT.TUWIEN.AC.AT><BR>&gt; &gt; To: "Jan Janak" <JANAK@FOKUS.FRAUNHOFER.DE>; "Adrian Georgescu"<BR>&gt; &gt; <AG@AG-PROJECTS.COM><BR>&gt; &gt; Cc: <SERUSERS@IPTEL.ORG>; "Ricardo Villa" <RICVIL@EPM.NET.CO><BR>&gt; &gt; Sent: Wednesday, December 10, 2003 11:07 AM<BR>&gt; &gt; Subject: RE: [Serusers] Re: Xten-RTPProxy choppy audio<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; I can reproduce the choppy audio<BR>&gt; &gt; setup:<BR>&gt; &gt; budgetone-100 &lt;----&gt; ser+rtpproxy(version from today) on <BR>&gt; redhat 9 (or 8,<BR>&gt; &gt; not sure) &lt;------&gt;x-lite build 1088 on win xp<BR>&gt; &gt; <BR>&gt; &gt; the choppy sound occours every 5 seconds, in both directions.<BR>&gt; &gt; RTP-analysis:<BR>&gt; &gt; RTP stream from budgetone to x-lite
 (via rtpproxy) is fine <BR>&gt; (no jitter,<BR>&gt; &gt; no loss)<BR>&gt; &gt; RTP stream from x-lite to budgetone (via rtpproxy): very <BR>&gt; strange: x-lite<BR>&gt; &gt; switches to a new SSRC (and seq-nr. start at 0 again) every <BR>&gt; 5 seconds.<BR>&gt; &gt; <BR>&gt; &gt; so, in my opinion: rtpproxy works fine, x-lite is guilty. <BR>&gt; but why does<BR>&gt; &gt; this happen only if the rtp proxy is involved? ...further <BR>&gt; investigations<BR>&gt; &gt; are planned...<BR>&gt; &gt; <BR>&gt; &gt; Klaus<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt;&gt;-----Original Message-----<BR>&gt; &gt;&gt;From: Jan Janak [mailto:janak@fokus.fraunhofer.de]<BR>&gt; &gt;&gt;Sent: Wednesday, December 10, 2003 4:09 PM<BR>&gt; &gt;&gt;To: Adrian Georgescu<BR>&gt; &gt;&gt;Cc: serusers@lists.iptel.org; Ricardo Villa<BR>&gt; &gt;&gt;Subject: Re: [Serusers] Re: Xten-RTPProxy choppy audio<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;Well, we can generate the traces locally, but I haven't <BR>&gt;
 encounter the<BR>&gt; &gt;&gt;problem you describe so it makes no sense.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;You wrote you are able to reproduce the problem, in that <BR>&gt; case I would<BR>&gt; &gt;&gt;like to ask you to generate the traces that show the problem<BR>&gt; &gt;&gt;so we could<BR>&gt; &gt;&gt;analyze and fix it.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;Also please tell us on what OS does this happen ? (I mean the<BR>&gt; &gt;&gt;OS the proxy<BR>&gt; &gt;&gt;is running on).<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;Another question, what is the license of your RTP proxy ? I<BR>&gt; &gt;&gt;didn't find<BR>&gt; &gt;&gt;any licensing info in the sources. Will the sources be available ?<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Jan.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;On 10-12 16:04, Adrian Georgescu wrote:<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;&gt;On Wednesday, Dec 10, 2003, at 15:48 Europe/Amsterdam,<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;Ricardo Villa<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;&gt;wrote:<BR>&gt;
 &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;&gt;Adrian,<BR>&gt; &gt;&gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;&gt;Do you have an Etheral trace trace of such a call (using G711)?<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;I guess ethereal traces can be generated with ethereal program and<BR>&gt; &gt;&gt;&gt;decoded locally on your servers if you want to isolate this.<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;&gt;I can<BR>&gt; &gt;&gt;&gt;&gt;decode it and produce an audio file for all to examine.<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;This way we<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;&gt;&gt;can get<BR>&gt; &gt;&gt;&gt;&gt;to the bottom of this.<BR>&gt; &gt;&gt;&gt;&gt;Thanks,<BR>&gt; &gt;&gt;&gt;&gt;Ricardo<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;_______________________________________________<BR>&gt; &gt;&gt;&gt;Serusers mailing list<BR>&gt; &gt;&gt;&gt;serusers@lists.iptel.org<BR>&gt; &gt;&gt;&gt;http://lists.iptel.org/mailman/listinfo/serusers<BR>&gt; &gt;&gt;<BR>&gt;
 &gt;&gt;_______________________________________________<BR>&gt; &gt;&gt;Serusers mailing list<BR>&gt; &gt;&gt;serusers@lists.iptel.org<BR>&gt; &gt;&gt;http://lists.iptel.org/mailman/listinfo/serusers<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; Serusers mailing list<BR>&gt; &gt; serusers@lists.iptel.org<BR>&gt; &gt; http://lists.iptel.org/mailman/listinfo/serusers<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR><BR>_______________________________________________<BR>Serusers mailing list<BR>serusers@lists.iptel.org<BR>http://lists.iptel.org/mailman/listinfo/serusers</BLOCKQUOTE><p><hr SIZE=1>
Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/slv/mailtag/*http://companion.yahoo.com/">Free Pop-Up Blocker - Get it now</a>