Hi,

Sorry if this create a new thread but I don't know how to reply to this 2
month old thread seen in the archive.

It's true, each SDP line must be ended by a CRLF.
I've corrected this in the april 3.1 version but yesterday I discover this
thread. As it seems to not be corrected in the trunk, here is my
modification.

File: scenario.cpp (line 605 in my version). In clean_cdata() function, just
this little correction and the removed crlf will now be well counted.

----                  *removed_crlf++;        <---- useless code
+++                (*removed_crlf)++;

If a developper could update trunk version ...

Regards,
CybHFal
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to