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/pjsip-apps/src/pjsua/pjsua_app_legacy.c

    r4729 r4739  
    12021202        char buf[128]; 
    12031203 
    1204         if (!simple_input("DTMF strings to send (0-9*#A-B)", buf, 
     1204        if (!simple_input("DTMF strings to send (0-9*R#A-B)", buf, 
    12051205            sizeof(buf))) 
    12061206        { 
Note: See TracChangeset for help on using the changeset viewer.