Hi, On 10/1/07, Xiaoming wang <[EMAIL PROTECTED]> wrote: > I buid sipXTapi (SDK 2.9.1.0 Rls (built 2006-06-08)"), It work fine. I check > supported codec are > > "PCMU PCMA audio/telephone-event" in sipXtapi log > > But current version does not contain codec "audio/telephone-event" > > I like to know How to configure sipXtap project to get this codec in > visual studio 2005? in project preprocessor or project dependency?
Now this codec is named simply "TELEPHONE-EVENT" and is enabled if codec_tones.dll is in the working dir, so sipXtapi will be able to find it. I'm not sure does it added to default VS2005 solution or not, but you could build it manually with this project file: sipXmediaLib\src\mp\codecs\plgtones\plgtones-msvc8.vcproj -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
