From 6422e241435dc01ddd29e02b6f6348da21c97ddb Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 10 Sep 2007 16:54:22 +0000 Subject: Updated Python module to pjsip-0.7 (inc. custom presence test) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1430 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip/include/pjsua-lib/pjsua.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pjsip/include') diff --git a/pjsip/include/pjsua-lib/pjsua.h b/pjsip/include/pjsua-lib/pjsua.h index ad89a037..a82141b5 100644 --- a/pjsip/include/pjsua-lib/pjsua.h +++ b/pjsip/include/pjsua-lib/pjsua.h @@ -570,7 +570,7 @@ typedef struct pjsua_callback * \par Python Syntax: * \code # call_id: integer - # digit: integer + # digit: digit string def on_dtmf_digit(call_id, digit): return -- cgit v1.2.3