mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11202 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c0a531f597
commit
a45b1684ac
@ -21077,7 +21077,7 @@ SWIGEXPORT int SWIGSTDCALL CSharp_switch_play_and_get_digits(void * jarg1, unsig
|
||||
arg9 = (char *)jarg9;
|
||||
arg10 = (uint32_t)jarg10;
|
||||
arg11 = (char *)jarg11;
|
||||
result = (switch_status_t)switch_play_and_get_digits(arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11);
|
||||
result = (switch_status_t)switch_play_and_get_digits(arg1,arg2,arg3,arg4,arg5,(char const *)arg6,(char const *)arg7,(char const *)arg8,arg9,arg10,(char const *)arg11);
|
||||
jresult = result;
|
||||
return jresult;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user