[sipxtapi-dev] it seems that sipxConfig*DTMF* functions don't work

2006-11-23 Thread YuHang
Hi, all It seems that sipxConfigEnableInBandDTMF, sipxConfigEnableOutOfBandDTMF, sipxConfigIsInBandDTMFEnabled and sipxConfigIsOutOfBandDTMFEnabled always return SIPX_RESULT_FAILURE. i check out sipXtapi at version 8101, compile with Visual Studio 2005. = here is my Win32 Consol

Re: [sipxtapi-dev] R: Help on sipXtapiDotNet

2006-11-23 Thread Alexander Chemeris
On 11/24/06, Andrea Fileccia <[EMAIL PROTECTED]> wrote: > Sip.Lines(0).AddCreditial("108", "108", "[EMAIL PROTECTED]") Isn't this a mistype? You should specify "[EMAIL PROTECTED]", not "[EMAIL PROTECTED]". Some more sleep sometimes helps. :) -- Regards, Alexander Chemeris. __

[sipxtapi-dev] R: Help on sipXtapiDotNet

2006-11-23 Thread Andrea Fileccia
Thank you very much for your answer. I'm trying to solve this problem from last week (I work until the 3am every night). I just tried this code: Sip = SipXTapiDotNet.SipxInstance.Create("sip:[EMAIL PROTECTED]", 060, 5060, tlsPort:=-1) Sip.Connect(True) Sip.Audio.SetInputD

Re: [sipxtapi-dev] Help on sipXtapiDotNet

2006-11-23 Thread Alexander Chemeris
Hello, On 11/24/06, Andrea Fileccia <[EMAIL PROTECTED]> wrote: > I used ethereal to see the packets and I found that sipxtapi after the > register request, don't reply to 401 unauthorized response with the second > register request and the authentication string. You should pass correct realm to Ad

[sipxtapi-dev] Speex in sipxtapi-main

2006-11-23 Thread logan
Hi, When will be Speex support be added to sipxtapi-main branch? Do you have any time plans for that? Thanks, Hitesh___ sipxtapi-dev mailing list sipxtapi-dev@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

[sipxtapi-dev] sipXtapi AudioPlayFile/AudioRecordFile

2006-11-23 Thread Melanie M.
Hi all, I am working with the sipXtapi-media-update code. I need help with the Audio functions from sipXtapi: sipxCallAudioPlayFileStart sipxCallAudioRecordFileStart sipxConfigSetMicAudioHook sipxConfigSetSpkrAudioHook sipxCallPlayBufferStart I would like to hook and inject into stream. So for s