Re: gov.nist.javax.sdp.parser.OriginFieldParser.parse
"M. Ranganathan" <[email protected]> Wed, 28 Feb 2007 07:05:38 -0500
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
Sagar, You have to try to handle this one on your own or perhaps some other user can help. I am busy with other stuff at the moment. It will be a while (perhaps 10 days or so) before I can find the time to look into this. Please supply a patch if you do resolve the problem so others can benifit from your effort. Regards, Ranga Varma, Sagar wrote: > Hi Ranga, > > > > When I am trying to parse the remote sdp which is from X-lite , I am > getting the following error. > > > > java.text.ParseException: o=- 8 2 IN IP4 10.128.255.138 > > at > gov.nist.javax.sdp.parser.OriginFieldParser.originField(OriginFieldParser.java:60) > > > at > gov.nist.javax.sdp.parser.OriginFieldParser.parse(OriginFieldParser.java:65) > > > at > gov.nist.javax.sdp.parser.SDPAnnounceParser.parse(SDPAnnounceParser.java:71) > > > at > javax.sdp.SdpFactory.createSessionDescription(SdpFactory.java:113) > > > > The remote SDP is , > > v=0 > > o=- 8 2 IN IP4 10.128.255.138 > > s=CounterPath X-Lite 3.0 > > c=IN IP4 10.128.255.138 > > t=0 0 > > m=audio 5072 RTP/AVP 107 119 0 98 8 3 101 > > a=alt:1 1 : m6mApDO0 hI6nJ0Ls 10.128.255.138 5072 > > a=fmtp:101 0-15 > > a=rtpmap:107 BV32/16000 > > a=rtpmap:119 BV32-FEC/16000 > > a=rtpmap:98 iLBC/8000 > > a=rtpmap:101 telephone-event/8000 > > a=sendrecv > > m=video 5074 RTP/AVP 115 34 > > a=alt:1 1 : XBxxp6UX DtBkcIRN 10.128.255.138 5074 > > a=fmtp:115 QCIF=1 I=1 J=1 K=1 MAXBR=1960 > > a=fmtp:34 QCIF=1 MAXBR=1960 > > a=rtpmap:115 H263-1998/90000 > > a=rtpmap:34 H263/90000 > > a=sendrecv > > > > > > I am not able to trace the problem, I am using nist-sdp-1.0.jar . > > > > I am stuck here at this point. > > > > Kindly help me out to trace the problem. > > > > > > Thanks & Regards, > > Sagar Varma. > > > -- M. Ranganathan Advanced Networking Technologies Division, National Institute of Standards and Technology (NIST), 100 Bureau Drive, Stop 8920, Gaithersburg, MD 20899. tel:301 975 3664 , fax:301 590 0932 http://w3.antd.nist.gov/ Advanced Networking Technologies For the People!