Cisco Unified Application Environment Mailing Lists                                                

Subscribing to the mailing-lists

To Subscribe one or more of our mailing-lists,
please use the mailing-list management page at this URL: http://developer.cisco.com/web/cuae/mailer.

  Web Archives

       To browse the mailing-list archives, select one of the categories below:

 

Cisco Unified Application Environment Developer Forums Cisco Unified Application Environment Developer Forums
Combination View Flat View Tree View
Threads [ Previous | Next ]
Decoding RTP packets
toggle
Hi,
 
I'm developing a Push-to-Talk application that uses the IP Service creates an RTPTx stream. I have a small piece of .NET code that reads the RTP stream that's sent from the IP Phone. I can save the bytes/data to disk. However what i cannot find out is how to decode the data into the correct audio format.
 
Does anybody know where i can find the definition of the packets that are sent using RTPT?
 
Many thanks
 
Jon
Flag Flag
RE: Decoding RTP packets
7/8/09 9:40 AM as a reply to Jonathan Withers.
hi Jon,
 
There is a record action in the MediaControl. You might would like to take a look at that in the API reference guide. 
The steps which you have mentioned can be achieved with the help of record action in CUAE rather than using a separate .Net code. Although its not an exact answer to your question but I think is what you want to achieve can be achieved using this solution.
 
Thanks
Nabhonil
Flag Flag