FreeSWITCH.Native.freeswitchPINVOKE.CoreSession_originate C# (CSharp) Method

CoreSession_originate() private method

private CoreSession_originate ( HandleRef jarg1, HandleRef jarg2, string jarg3, int jarg4, HandleRef jarg5 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 string
jarg4 int
jarg5 System.Runtime.InteropServices.HandleRef
return int
        public static extern int CoreSession_originate(HandleRef jarg1, HandleRef jarg2, string jarg3, int jarg4, HandleRef jarg5);
freeswitchPINVOKE