Ignore:
Timestamp:
Feb 11, 2014 4:46:49 AM (10 years ago)
Author:
riza
Message:

Re #1734: Add flash support for DTMF rfc 2833.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia/stream.h

    r3841 r4739  
    342342 * 
    343343 * @param stream        The media stream. 
    344  * @param ascii_digit   String containing digits to be sent to remote. 
     344 * @param ascii_digit   String containing digits to be sent to remote as  
     345 *                      described on RFC 2833 section 3.10. Character 'R' is  
     346 *                      used to represent the event type 16 (flash) as stated  
     347 *                      in RFC 4730. 
    345348 *                      Currently the maximum number of digits are 32. 
    346349 * 
Note: See TracChangeset for help on using the changeset viewer.