[Pidgin] #16315: New API for private Raw and RTP data streams

Pidgin trac at pidgin.im
Fri Mar 6 18:44:40 EST 2015


#16315: New API for private Raw and RTP data streams
------------------------------------+------------------------
 Reporter:  kakaroto                |       Owner:
     Type:  patch                   |      Status:  new
Milestone:  Patches Needing Review  |   Component:  libpurple
  Version:  3.0.0hg                 |  Resolution:
 Keywords:                          |
------------------------------------+------------------------

Comment (by dwmw2):

 The first patch in the sequence, adding MS-TURN TCP support,
 unconditionally uses new enum values (S_NETWORK_PROTOCOL_TCP_ACTIVE) which
 were added in farstream 0.2.5. This causes a build failure if we build
 with 0.2.4. It needs to be either made conditional, or we need to
 *require* farstream >= 0.2.5.

 I note that a later patch checks for FS_MEDIA_TYPE_APPLICATION which was
 also added in farstream 0.2.5, so if we *do* change the requirement rather
 than making the TCP support conditional, that later check would now be
 redundant.

--
Ticket URL: <https://developer.pidgin.im/ticket/16315#comment:10>
Pidgin <https://pidgin.im>
Pidgin


More information about the Tracker mailing list