Note that there is no way way to specify that within a particular stream,
some codecs are sendonly, and others are recvonly. The
sendonly/recvonly/sendrecv attributes apply to the entire stream.

-Jonathan R.

---
Jonathan D. Rosenberg, Ph.D.                72 Eagle Rock Ave.
Chief Scientist                             First Floor
dynamicsoft                                 East Hanover, NJ 07936
[EMAIL PROTECTED]                     FAX:   (973) 952-5050
http://www.jdrosen.net                      PHONE: (973) 952-5000
http://www.dynamicsoft.com
  
-----Original Message-----
From: Ranjit Avasarala [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 09, 2001 12:23 PM
To: priya; [EMAIL PROTECTED]
Subject: Re: [Sip-implementors] Please clarify


Hi 
   ya you can use sendonly and recvonly attributes to specify the mode in
which the codecs should be started. The default would be sendrecv i.e full
duplex. 


Regards
Ranjit
Mascon Communication Technologies
http://www.masconit.com
  






 
----- Original Message ----- 
From: priya 
To: [EMAIL PROTECTED] 
Sent: Monday, July 09, 2001 5:17 AM
Subject: [Sip-implementors] Please clarify


Dear All,

I would like to know how to specify the payload and its attributes when I
want to specify only the encoder or the decoder alone.
The standard payload types , I believe is for the Full Duplex codecs.
so can I use the sendonly and recvonly attributes to specify which codec
type?

eg.

m = audio 2345 RTP/AVP 2
a=sendonly


In this case , I am trying to specify the Encoder type for G721.

If this approach is wrong , I would like to know how to specify.

Thanking you,
With Regards,
Priya
_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to