[Freeswitch-dev] freeswitch use with .NET
Jason Steele
jason.steele at rcsuk.co.uk
Mon May 14 07:34:33 EDT 2007
Martin,
Thanks for this. Mod_mono appears to have been removed from quite a few
recent builds. Ill get the latest build (which I assume includes it again)
and let you know how I get on.
Thanks,
Jason
_____
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Martin
Sørensen
Sent: 14 May 2007 09:04
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] freeswitch use with .NET
Jason.
You have to set <load module="mod_mono"/> in conf/module.conf.xml that will
load mod_mono runtime.
You should make a directory in /lib called mono and put you .dll in that dir
then it will load on FS startup
Regards Martin
_____
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Jason
Steele
Sent: 14. maj 2007 09:41
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] freeswitch use with .NET
Mike,
These examples are useful, but there is something missing.
Whilst I can create a project, paste the code and compile it, there is
nothing on how to configure FreeSWITCH to use it.
I understand how to configure FreeSWITCH to be aware of other applications
by adding entries to modules.conf.xml, but how should this be done for .NET
modules I have built?
Without the fundamental ability to get the examples working I am finding it
impossible to start experimenting with FreeeSwitch and .NET.
Thanks,
Jason
_____
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Michael
Jerris
Sent: 14 May 2007 05:10
To: freeswitch-dev at lists.freeswitch.org
Subject: Re: [Freeswitch-dev] freeswitch use with .NET
As I noted in my response on the users list, we are still working on getting
the managed code for this back in sync with the rest of FreeSWITCH.
Unfortunately we dont have any great api docs on the .net side yet, but by
example, check out the links below:
http://lists.freeswitch.org/pipermail/freeswitch-users/2006-August/000302.ht
ml
http://lists.freeswitch.org/pipermail/freeswitch-users/2006-September/000345
.html
Mike
_____
From: freeswitch-dev-bounces at lists.freeswitch.org
[mailto:freeswitch-dev-bounces at lists.freeswitch.org] On Behalf Of Josh Lloyd
Sent: Sunday, May 13, 2007 5:02 PM
To: freeswitch-dev at lists.freeswitch.org
Subject: [Freeswitch-dev] freeswitch use with .NET
Hi,
I saw a few open ended threads regarding using FreeSwitch. I have
downloaded the c# assembly and have it compiled successfully and referenced
from a test project. There are so many classes, properties, methods, etc
I really am not sure where to begin and it does not see anyone else has been
answered yet. Is there any documentation or perhaps a sample program
available using the .net api.
Many thanks!
Josh Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20070514/94fda388/attachment.html
More information about the Freeswitch-dev
mailing list