[Freeswitch-users] ESL Mono/Managed

Albano Daniele Salvatore - Lavoro info at daccii.it
Thu Jan 14 08:50:21 PST 2010


Hi,

i should start to use it in short for a software i wrote in C#, so if 
you wants i can write them :)

However, i can't start before the next week, my develoment machine broke 
so i'm waiting some pieces to replace the broke stuff :\ I should be 
ready at the start of the next week.

Best Regards,
Daniele

Brian West ha scritto:
> I need someone that knows C# to write up some examples using ESL in C#
> 
> cd libs/esl
> make managedmod
> cd managed
> 
> Look at the perl example single_command.pl
> require ESL;
> 
> my $command = shift;
> my $args = join(" ", @ARGV);
> 
> my $con = new ESL::ESLconnection("localhost", "8021", "ClueCon");
> my $e = $con->api($command, $args);
> print $e->getBody();
> 
> 
> Need to write the same thing in C# and commit it as an example.  Also other examples exist in the perl directory those should be translated also if possible.
> 
> If you're interested please find me on IRC (bkw_)
> 
> Thanks,
> Brina
> 
> 
> _______________________________________________
> 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 --------------
A non-text attachment was scrubbed...
Name: info.vcf
Type: text/x-vcard
Size: 382 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100114/c683a448/attachment-0002.vcf 


More information about the FreeSWITCH-users mailing list