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 : [EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
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"
<[EMAIL PROTECTED]> 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 : [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: Jeremy Howard [mailto:[EMAIL PROTECTED]
> 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"
> <[EMAIL PROTECTED]> 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
> [EMAIL PROTECTED]
>
>
>
--
Jeremy Howard
[EMAIL PROTECTED]
_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev