Ignore:
Timestamp:
Feb 18, 2016 3:15:19 AM (8 years ago)
Author:
riza
Message:

Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to enable/disable DTMF flash as specified in rfc2833.

File:
1 edited

Legend:

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

    r4739 r5242  
    343343 * @param stream        The media stream. 
    344344 * @param ascii_digit   String containing digits to be sent to remote as  
    345  *                      described on RFC 2833 section 3.10. Character 'R' is  
     345 *                      described on RFC 2833 section 3.10.  
     346 *                      If PJMEDIA_HAS_DTMF_FLASH is enabled, character 'R' is 
    346347 *                      used to represent the event type 16 (flash) as stated  
    347348 *                      in RFC 4730. 
Note: See TracChangeset for help on using the changeset viewer.