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
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.
__
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
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
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/
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