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.



_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to