[reSIProcate] SdpContents.cxx
Derek MacDonald
derek at xten.com
Wed Nov 10 13:07:22 CST 2004
Found that one with respect to e-mails yesterday. I'll check in the fix.
> -----Original Message-----
> From: resiprocate-devel-bounces at list.sipfoundry.org [mailto:resiprocate-
> devel-bounces at list.sipfoundry.org] On Behalf Of Matt Porter
> Sent: Wednesday, November 10, 2004 10:47 AM
> To: resiprocate-devel at list.sipfoundry.org
> Subject: [reSIProcate] SdpContents.cxx
>
>
> SdpContents.cxx cant parse simple phone numbers
> p=+1-123-456-7777
>
> SdpContents.cxx Line 393
>
> else
> {
> // mjh at isi.edu
> // ^ <<-- not true its pb.eof()
> Add--> pb.reset(anchor);
> Add--> pb.skipToOneOf(Symbols::CRLF);
> pb.data(eOrp, anchor);
> }
>
>
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at list.sipfoundry.org
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
More information about the resiprocate-devel
mailing list