[Freeswitch-users] How to create IVR application in C#?
Diego Toro
dftoro at yahoo.com
Thu Mar 3 20:30:07 MSK 2011
Hi, use ESL Managed is better.
Diego
http://voipensando.blogspot.com/
--- On Wed, 3/2/11, Frankie Yiu <frankie.k.yiu at gmail.com> wrote:
From: Frankie Yiu <frankie.k.yiu at gmail.com>
Subject: Re: [Freeswitch-users] How to create IVR application in C#?
To: freeswitch-users at lists.freeswitch.org
Date: Wednesday, March 2, 2011, 5:00 PM
Thanks!
I am using C# managed function through swig.cs. And I am calling the function:
switch_ivr_menu_init(SWIGTYPE_p_p_switch_ivr_menu new_menu,.......)
With the type "SWIGTYPE_p_p_switch_ivr_menu",
do they type ever work? It has a run time error saying "Attempted to
read or write protected memory. This is often an indication that other
memory is corrupt." for this variable basically it is dereferencing a
Null pointer.
How do I resolve this if I want to call this in C#?
Thanks,
Frankie
---------- Forwarded message ----------
From: Malay Thakershi <mthakershi at gmail.com>
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Date: Tue, 1 Mar 2011 16:42:47 -0600
Subject: Re: [Freeswitch-users] How to create IVR application in C#?
mod_managed could be an option.
http://wiki.freeswitch.org/wiki/Mod_managed
It allows you to use most native FS features from C# managed code.
Malay
On Tue, Mar 1, 2011 at 3:01 PM, Frankie Yiu <frankie.k.yiu at gmail.com> wrote:
Hi there,
I am newbie to FreeSwitch and I have question about creating an IVR application in C#, with a possibly of using VoiceXML. Could someone please points me to how I can get started or any example that I can look at?
Thanks a lot!!!
Frankie
-----Inline Attachment Follows-----
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110303/0d1dd7f8/attachment.html
More information about the FreeSWITCH-users
mailing list