Changeset 4739 for pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
- Timestamp:
- Feb 11, 2014 4:46:49 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsua-lib/pjsua.h
r4724 r4739 4694 4694 4695 4695 /** 4696 * Send DTMF digits to remote using RFC 2833 payload formats. 4696 * Send DTMF digits to remote using RFC 2833 payload formats. 4697 4697 * 4698 4698 * @param call_id Call identification. 4699 * @param digits DTMF string digits to be sent. 4699 * @param digits DTMF string digits to be sent as described on RFC 2833 4700 * section 3.10. Character 'R' is used to represent the 4701 * event type 16 (flash) as stated in RFC 4730. 4700 4702 * 4701 4703 * @return PJ_SUCCESS on success, or the appropriate error code.
Note: See TracChangeset
for help on using the changeset viewer.