Many thanks Dale!

Anyway i have already solved this problem....
I tried downloading both files frrom the repository and compiling again.. i downloaded from sipXportLib in the following link:

http://scm.sipfoundry.org/rep/sipX/tags/main-export-A/

when i compiled, this errors dissapeared! But i am now facing another problems..

There is only 1 error that looks as follows:

LINK : fatal error LNK1104: cannot open file "sipXcallLib.lib"

Has this ever happen to someone?

Thanks,
Mariana.


[EMAIL PROTECTED] wrote:
Send sipxtapi-dev mailing list submissions to
[email protected]

To subscribe or unsubscribe via the World Wide Web, visit
https://list.sipfoundry.org/mailman/listinfo/sipxtapi-dev
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of sipxtapi-dev digest..."
[please change the subject line when replying]Today's Topics:

1. Re: mic gain range mismatch (Alexander Chemeris)
2. Re: Problems with OsSysTimer.h (Dale R. Worley)
3. (no subject) (DBIT PCT)
4. sipXtapi and Encryption... ([EMAIL PROTECTED])
5. SiPXTapi for IVR? (Jason Steele)
From: "Alexander Chemeris" <[EMAIL PROTECTED]>
CC: [email protected]
To: "Kenichi Aramaki" <[EMAIL PROTECTED]>
Date: Tue, 12 Sep 2006 22:03:23 +0400
Subject: Re: [sipxtapi-dev] mic gain range mismatch

Hello,

On 9/12/06, Kenichi Aramaki <[EMAIL PROTECTED]> wrote:
> Sure, it works. No more work is needed except for documentation.
I've checked it in. svn up and check is it fine, please.
And thanks for ready yo use fix. We appreciate this very much.

Regards,
Alexander Chemeris.

From: "Dale R. Worley" <[EMAIL PROTECTED]>
To: Sipxtapi-Dev <[email protected]>
Date: Tue, 12 Sep 2006 14:35:28 -0400
Subject: Re: [sipxtapi-dev] Problems with OsSysTimer.h

On Tue, 2006-09-12 at 09:20 -0700, Mariana Draper wrote:
> --------------------Configuration: sipXphone - Win32
> Debug--------------------
> Compiling...
> Pinger.cpp
> c:\sipxphone3.6\src\pinger\pinger.cpp(62) : fatal error C1083: Cannot
> open include file: 'os/OsSysTimer.h': No such file or directory
> Webutil.cpp
> c:\sipxphone3.6\src\web\webutil.cpp(48) : fatal error C1083: Cannot
> open include file: 'os/OsSysTimer.h': No such file or directory
> Error executing cl.exe.
> sipXphone.dll - 2 error(s), 0 warning(s)


The OsTimer system has been heavily rebuilt (so that it works
correctly). OsSysTimer.h no longer exists. So you need to remove that
#include from those files. But you should check to see why OsSysTimer.h
as included in those files, and correct them as appropriate.

Dale



From: "DBIT PCT" <[EMAIL PROTECTED]>
To: [email protected]
Date: 13 Sep 2006 04:43:11 -0000
Subject: [sipxtapi-dev] (no subject)

Hi!

I am writing a program to place and receive calls using sipXtapi. I am using .NET. I am able to place calls successfully.

While receiving calls, I get CALLSTATE_NEWCALL and CALLSTATE_OFFER. But after that I don't get CALLSTATE_ALERTING. On inspection, I found out that sipXCallAcccept is returning SIPX_RESULT_MISSING_RUNTIME_FILES.

I am using sipXtapi_WIN32_2006-08-25. The sipXtapi build doesn't seem to be a problem because the sample included with it (ReceiveCall.exe) works well.

Can anybody tell me what does SIPX_RESULT_MISSING_RUNTIME_FILES mean? Does it indicate that my .NET wrapper (interop file) has some problem?

Thanks in Advance.

Joel.


From: [EMAIL PROTECTED]
To: [email protected]
Date: Wed, 13 Sep 2006 09:20:38 -0500
Subject: [sipxtapi-dev] sipXtapi and Encryption...


Hello all...

I'm trying to revisit this encryption discussion now that we are in our own group.

We have created a custom encryption dll (which, if necessary, can be reworked as a drop-in, etc.).  We are using the sipXtapi core with the SipXTapiDotNet wrapper (which works BEAUTIFULLY, I might add).  Our basic phone is now running and our focus has turned to the core of our project, encrypted calls.  We are just not sure as to the best way to proceed.

Is there any mechanism within sipXtapi (framed or completed) that will allow us to drop in encryption?  Essentially: Normal Encoding, Encryption, Sending, Receiving, Decryption, Decoding, etc.

Thank you for your thoughts and suggestions.

       
Radeco   Solutions               D2M   Technologies

From: "Jason Steele" <[EMAIL PROTECTED]>
To: <[email protected]>
Date: Wed, 13 Sep 2006 17:38:21 +0100
Subject: [sipxtapi-dev] SiPXTapi for IVR?

Hi all,
 
First post from a newbie, so be gentle ;)
 
I have an IVR application which uses analog Dialogic cards. I want to modify it to be VoIP based and do away with the cards.
The application must support this functionality:
o Support multiple simultaneous calls to the same number/address
o Detect DTMF
o Detect CLI
o Play and record wave files
 
So the first question is; does SipXTapi do all this? (If not can anyone recommend something that does?)
 
If it does than I would like to use the .NET wrapper SipXTapiDotNet against it. Do we know whether the wrapper is up to date with the latest release and does it expose everything I need?
 
Assuming all the answers are yes so far; does anyone have any examples for using SipXTapiDotNet? If so can you point me to them or send them to Jason.steele <at> rcsuk.co.uk?
 
Many thanks for your help,
Jason
 
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/


Stay in the know. Pulse on the new Yahoo.com. Check it out.
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to