Hi Bob or anyone can help,<br><br>I would like to know if you have used the function <br>&quot;switch_ivr_menu_init(<b>SWIGTYPE_
p_p_switch_ivr_menu</b>  <span style="color: rgb(0, 0, 153);">new_menu</span>,.......)

&quot; in your C# code?  If so, how did you call this function specially on the first parameter?  It crashes on me because on the C code side, it is a pointer to pointer type and if I just passed in a :<br><br><b>SWIGTYPE_
p_p_switch_ivr_menu</b>  <span style="color: rgb(0, 0, 153);">new_menu = null;<br><br><font color="#000000">and it does not work, and there is no other way to initialize it, as I see it right now.<br><br>Please let me know how to resolve this kind of problem (related to &quot;</font></span><b>SWIGTYPE_
p_p&quot;</b> type).  Or is there other functions that I can use and get a new <b>switch_ivr_menu </b>type back?<br><br>Thank you!!!<br><br>Frankie<br><br>---------- Forwarded message ----------<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">From: Bob Coleman &lt;<a href="mailto:bobc@devassert.com">bobc@devassert.com</a>&gt;<br>To: FreeSWITCH Users Help &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>&gt;<br>
Date: Wed, 2 Mar 2011 18:34:14 +1300<br>Subject: Re: [Freeswitch-users] How to create IVR application in C#?<br>Another easy way is to use mod event socket<br>
<br>
When you download the source, there is a libs/esl/managed folder that<br>
has the ESL project for .NET<br>
<br>
You can use this wrapper to talk to FreeSWITCH and write an IVR app<br>
without much trouble.<br>
<br>
The event socket route is really nice, I have built a complete windows<br>
ivr stack using FreeSWITCH and help from the guys here, very reliable<br>
and no maintenance.<br>
<br>
Bob<br>
<br>
On Wed, Mar 2, 2011 at 10:01 AM, Frankie Yiu &lt;<a href="mailto:frankie.k.yiu@gmail.com">frankie.k.yiu@gmail.com</a>&gt; wrote:<br>
&gt; Hi there,<br>
&gt;<br>
&gt; I am newbie to FreeSwitch and I have question about creating an IVR<br>
&gt; application in C#, with a possibly of using VoiceXML.  Could someone please<br>
&gt; points me to how I can get started or any example that I can look at?<br>
&gt;<br>
<br>
<br>
<br><br></blockquote></div><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>