[Bug 32738] New: sofiasip gets confused if media sections in the sdp are swapped around

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 30 10:55:29 CET 2010


https://bugs.freedesktop.org/show_bug.cgi?id=32738

           Summary: sofiasip gets confused if media sections in the sdp
                    are swapped around
           Product: Telepathy
           Version: git master
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/alsuren/telepathy-s
                    ofiasip.git;a=shortlog;h=refs/heads/swapped-media
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: sofiasip
        AssignedTo: david.laban at collabora.co.uk
        ReportedBy: david.laban at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: mikhail.zabaluev at nokia.com


Technical Details:
sofiasip sends:

INVITE
...
m=video
...
m=audio
...

peer replies:

200 ok
...
m=audio
...
m=video
...

sofiasip gets confused by the re-ordering and says:

(telepathy-sofiasip:14563): tpsip-WARNING **: priv_update_remote_media: The 
peer has changed the media type, don't know what to do

then sends BYE and invalidates the channel.


I'll see if I can write a test for this today. I'll put it on top of my
streamedmedia_tests branch.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list