Thanks Mathieu,<div>This really helped! </div><div>I was able to get Hello World string during the module load :-) </div><div><br></div><div>Moving to the next step, how can I define an application, let say &quot;skel_app&quot; inside this module?</div>
<div>In order to be able to execute it from dialplan.</div><div><br></div><div>I thought the following does this: SWITCH_ADD_API(api_interface, &quot;skel&quot;, &quot;Skel API&quot;, skel_function, &quot;syntax&quot;);</div>
<div>But when I executed &quot;skel&quot; from dialplan, I got error: &quot;Invalid application skel&quot;.</div><div><br></div><div>Could you hint me please?</div><div><br></div><div>Thank you very much!</div><div><br></div>
<div>Vitalie</div><div><br></div><div><br><br><div class="gmail_quote">2010/4/23 Mathieu Rene <span dir="ltr">&lt;<a href="mailto:mrene_lists@avgs.ca">mrene_lists@avgs.ca</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi<br>
<br>
Look at mod_skel in src/mod/applications<br>
<br>
Mathieu Rene<br>
Avant-Garde Solutions Inc<br>
Office: + 1 (514) 664-1044 x100<br>
Cell: +1 (514) 664-1044 x200<br>
<a href="mailto:mrene@avgs.ca">mrene@avgs.ca</a><br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
On 2010-04-23, at 6:43 AM, Vitalii Colosov wrote:<br>
<br>
&gt; Hi dear group,<br>
&gt;<br>
&gt; I would like to start writing plugins (applications) for FreeSWITCH that will be called from dialplan:<br>
&gt;<br>
&gt; &lt;action application=&quot;my_cool_application&quot;...&gt;<br>
&gt;<br>
&gt; Could you please provide me some steps following which I will be able to create &quot;helloworld&quot; C/C++ application that will be called from dialplan?<br>
&gt;<br>
&gt; Or some link if this is already described somewhere... I tried to google but did not find that.<br>
&gt;<br>
&gt; Then, if I will create something useful, I will contribute it to the community with pleasure... :-)<br>
&gt;<br>
&gt; Thank you very much!<br>
&gt;<br>
&gt; Vitalie<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-dev mailing list<br>
&gt; <a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>