added clarifying sentence about the senders attribte

This commit is contained in:
Peter Saint-Andre 2012-12-19 09:53:00 -07:00
parent ae459a0f7c
commit d9ebb7365a
1 changed files with 1 additions and 1 deletions

View File

@ -1256,7 +1256,7 @@ PENDING o-----------------------+ |
</tr>
<tr>
<td>senders</td>
<td>Which parties in the session will be generating content; the allowable values are "initiator", "none", "responder", and "both" (where the default is "both").</td>
<td>Which parties in the session will be generating content (i.e., the direction in which a Jingle session is active); the allowable values are "both", "initiator", "none", and "responder" (where the default is "both"). Note that the defined values of the 'senders' attribute in Jingle correspond to the SDP attributes of "sendrecv", "sendonly", "inactive", and "recvonly" defined in &rfc4566; and used in the offer-answer model &rfc3264;.</td>
<td>OPTIONAL except when sending content-modify, in which case it is REQUIRED.</td>
</tr>
</table>