drachtio-siprec-recording-client icon indicating copy to clipboard operation
drachtio-siprec-recording-client copied to clipboard

Correct sdp

Open nltd101 opened this issue 1 year ago • 0 comments

Hello I see that the sdp lacks 2 hyphens to be compatible with rfc standard though everthing run well.

 The boundary delimiter line following the last body part is a
 distinguished delimiter that indicates that no further body parts
 will follow.  Such a delimiter line is identical to the previous
 delimiter lines, with the addition of two more hyphens after the
 boundary parameter value.

 --gc0pJq0M:08jU534c0p--

Reference: rfc2046

nltd101 avatar Jul 05 '24 09:07 nltd101