[Asterisk-Dev] RE: [Iaxclient-devel] IAX Help
Youssef Sayed
youssef.sayed at atsint.com
Sun Oct 9 04:07:11 MST 2005
Thanks for the file, it is unmanaged com object and I have wrote this in the code
[DllImport("iaxclient.dll", EntryPoint = "iax_register <at> 12")]
public extern static int
iaxc_register([MarshalAs(UnmanagedType.LPStr)]string iaxc_user,
[MarshalAs(UnmanagedType.LPStr)]string iaxc_pass,
[MarshalAs(UnmanagedType.LPStr)]string iaxc_host);
But I always got this error
Unable to find an entry point named iax_register <at> 12 in DLL iaxclient.dll
I have download a DLL file called IaxClientManaged.dll, the functions is there but seems nothing happened when registering.
Advanced Technology Solutions International
________________________________
www.ATSInt.com
Youssef Sayed Youssef
System Integration Manager
Tel : +202 - 6078917 ext: 807
GSM : +2010 16 35 600
Fax : +202 - 6079178
Email : youssef.sayed at atsint.com
-----Original Message-----
From: iaxclient at j.howard.fm [mailto:iaxclient at j.howard.fm]
Sent: Sunday, October 09, 2005 11:48 AM
To: Youssef Sayed
Cc: iaxclient list
Subject: RE: [Iaxclient-devel] IAX Help
On Sun, 9 Oct 2005 11:47:50 +0200, "Youssef Sayed"
<youssef.sayed at atsint.com> said:
> Actually this is my second day in the group and I don’t know where I can
> find this mail, can you please send a link for this page.
>
Here's a compiled version:
http://jhoward.fastmail.fm/downloads/iaxclient.dll
>
> www.ATSInt.com
> Youssef Sayed Youssef
> System Integration Manager
> Tel : +202 - 6078917 ext: 807
> GSM : +2010 16 35 600
> Fax : +202 - 6079178
> Email : youssef.sayed at atsint.com
>
>
> -----Original Message-----
> From: Jeremy Howard [mailto:jhoward at fastmail.fm]
> Sent: Sunday, October 09, 2005 9:25 AM
> To: Youssef Sayed; 'SteveK'
> Cc: iaxclient list
> Subject: RE: [Iaxclient-devel] IAX Help
>
> On Sun, 9 Oct 2005 07:23:00 +0200, "Youssef Sayed"
> <youssef.sayed at atsint.com> said:
> > Actually that wasn’t in my mind before but I decided to make it because I
> > didn’t find any library that I can use with C#, I have searched a lot
> > but if anyone have a library that can work with C# will be great.
> >
> You can use iaxclient with C#. Compile a DLL (see my earlier mailing
> list post this week for details on how). Use pinvoke to access the DLL.
> --
> Jeremy Howard
> jhoward at fastmail.fm
>
>
>
--
Jeremy Howard
jhoward at fastmail.fm
More information about the asterisk-dev
mailing list