Re: [sipxtapi-dev] Logout function in SipXtapi

2006-12-06 Thread zamielia
This is how I do my sipxUnInitialize. I want to reinitialize my sip configuration after doing the sipxUnInitialize. But sipxUnInitialize was not successfully executed. So to get my new sip setting runs, I’ve to stop and re-run the program. Please advise on this matter. Thank you

Re: [sipxtapi-dev] sipXezPhone - QoS (List problem?)

2006-12-06 Thread chris
Ack! -- my mistake, please disregard. Chris > I don't see Bob Andreasen's message below in my local sipxtapi-dev list > archive or the one at , > yet it looks like he did CC to the list. Is something going on with the > mailing list? > > Regards,

Re: [sipxtapi-dev] sipXezPhone - QoS (List problem?)

2006-12-06 Thread chris
I don't see Bob Andreasen's message below in my local sipxtapi-dev list archive or the one at , yet it looks like he did CC to the list. Is something going on with the mailing list? Regards, Chris Mindrum > Dear Bob, > > Thank you for all of your

Re: [sipxtapi-dev] compile sipXtapi as a static-library

2006-12-06 Thread sipx
Hello, Wednesday, December 6, 2006, 2:32:38 PM, you wrote: > I notice that we can define SIPXTAPI_STATIC to compile sipXtapi as a static-library. So I created a new project and try to compile it, and I successed. I use the same technique (created a new project sipXtapiLib). I was di

Re: [sipxtapi-dev] compile sipXtapi as a static-library

2006-12-06 Thread Alexander Chemeris
Hello, First of all, check which runtime library is used by library and your application. They must be equal. -- Regards, Alexander Chemeris. ___ sipxtapi-dev mailing list sipxtapi-dev@list.sipfoundry.org List Archive: http://list.sipfoundry.org/archiv

[sipxtapi-dev] compile sipXtapi as a static-library

2006-12-06 Thread ???
My environment is: XP SP2, VC 6.0(SP6), sipX 3.6. I notice that we can define SIPXTAPI_STATIC to compile sipXtapi as a static-library. So I created a new project and try to compile it, and I successed. The static library sipXtapiLib.lib is about 629KB(with debug). Then I created a win32 con

Re: [sipxtapi-dev] Sample rates above 8kHz

2006-12-06 Thread Sluschny, Thomas
Hi Alexander, thanx for your quick answer, but this sounds not so good. May be someone already implemented higher rates, so everybody welcome to publish a solution. Regards, Thomas -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Alexander Che

Re: [sipxtapi-dev] Sample rates above 8kHz

2006-12-06 Thread Alexander Chemeris
Hello, On 12/6/06, Sluschny, Thomas <[EMAIL PROTECTED]> wrote: > I'm new here and I evaluate the sipxtapi (especially sipXtapi-media-update) > to use in our program. > I found that all sample rates max. 8kHz. So, before I run in trouble (I'm > not the expert for C++), > is it possible to use sampl

[sipxtapi-dev] Sample rates above 8kHz

2006-12-06 Thread Sluschny, Thomas
Hi all, I'm new here and I evaluate the sipxtapi (especially sipXtapi-media-update) to use in our program. I found that all sample rates max. 8kHz. So, before I run in trouble (I'm not the expert for C++), is it possible to use sample rate of e. g. 16kHz, or has anyone already implemented a codec