2006-06-08 02:03 csoutheren * Makefile.in: Changed to force docs to build even when docs directory exists 2006-06-08 01:38 csoutheren * version.h: Incremented version number 2006-06-07 21:01 csoutheren * src/h323/h4601.cxx: Removed error on gcc 2006-06-07 18:41 csoutheren * src/h323/gkclient.cxx: Fixed compile warning on gcc 2006-06-07 18:33 csoutheren * include/h323/h4601.h: Removed warning on gcc 4.1.1 2006-06-07 03:02 hfriederich * src/h224/h323h224.cxx: Fixing crashes when creating the RTP session failed 2006-06-05 15:13 dsandras * src/rtp/rtp.cxx: Backport from HEAD. 2006-06-05 15:12 dsandras * src/rtp/rtp.cxx: Prevent infinite loop when being unable to write to the control port of the RTP session. Fixes Ekiga #339306. 2006-06-05 00:26 csoutheren * samples/simple/main.cxx: Added ability to test outgoing SIP INFO messages 2006-06-03 07:44 shorne * src/win32/opal_lib.dsp: Added FECC files to build 2006-06-03 07:42 shorne * src/opal/patch.cxx: Fix compile error on MSVC6 2006-05-30 13:17 hfriederich * include/opal/buildopts.h.in: Allow compilation of H.460 support 2006-05-30 13:15 hfriederich * include/h323/h4601.h, src/h323/h4601.cxx: Reverting part of last change and alter function call 2006-05-30 07:04 hfriederich * Makefile.in, configure.ac, configure, opal_inc.mak.in: Enabling to build H.460 2006-05-30 06:33 hfriederich * include/h323/gkclient.h, include/h323/h225ras.h, include/h323/h323con.h, include/h323/h323ep.h, src/h323/gkclient.cxx, src/h323/h225ras.cxx, src/h323/h323.cxx, src/h323/h323ep.cxx, src/h323/h323pdu.cxx: Porting support for H.460 from OpenH323 2006-05-30 06:30 hfriederich * include/h323/h4601.h, src/h323/h4601.cxx: Fixing some bugs introduced when porting H.460 from OpenH323 to OPAL and gcc4 2006-05-29 23:58 csoutheren * include/h323/h323con.h, include/h323/h323ep.h, include/opal/connection.h, include/opal/endpoint.h, include/sip/sipcon.h, include/sip/sippdu.h, src/h323/h323.cxx, src/h323/h323ep.cxx, src/opal/connection.cxx, src/opal/endpoint.cxx, src/sip/sipcon.cxx, src/sip/sipep.cxx, src/sip/sippdu.cxx: Added suport for SIP INFO message (untested as yet) Fixed some issues with SIP state machine on answering calls Fixed some formatting issues 2006-05-28 18:55 csoutheren * version.h: Incremented version number 2006-05-27 02:24 hfriederich * include/h323/h460.h, include/h323/h4601.h, src/h323/h4601.cxx: Initial port of H.460 files from OpenH323 to OPAL 2006-05-23 19:56 csoutheren * src/sip/sipcon.cxx: Fixed problem with deferred answer on SIP calls 2006-05-23 12:26 dsandras * src/opal/connection.cxx: Reverted previous patch preventing OnEstablished to be called with H.323 calls. 2006-05-16 02:23 csoutheren * configure, configure.ac: Removed check for RFC2190 2006-05-16 02:03 csoutheren * Makefile.in, samples/simple/main.cxx, src/codec/opalpluginmgr.cxx: Fixed Linux compile system 2006-05-07 10:34 dsandras * src/opal/patch.cxx: Backported fix from HEAD. 2006-05-07 10:33 dsandras * src/opal/patch.cxx: Reverted the last part of the patch. 2006-05-07 09:03 dsandras * src/opal/patch.cxx: Backport from HEAD. 2006-05-07 09:03 dsandras * src/opal/patch.cxx: Reverted patch 2.21 which could cause some deadlocks with H.323. 2006-05-06 11:05 dsandras * src/sip/sippdu.cxx: Another backport from HEAD. 2006-05-06 11:04 dsandras * src/sip/sippdu.cxx: Fixed GetSendAddress to handle the case where the first route doesn't contain the 'lr' parameter. Fixes Ekiga report #340415. 2006-05-05 22:55 rjongbloed * src/win32/: opal_2003.dtf, opald_2003.dtf, opaln_2003.dtf: Update symbols 2006-05-04 06:17 hfriederich * src/sip/sippdu.cxx: improving SIPTransaction::Wait() to wait until transaction is complete instead of finished 2006-05-03 12:45 hfriederich * src/h224/q922.cxx: reverting incorrect byte orderings in fcs from previous patch 2006-05-01 05:29 csoutheren * src/h224/: h224.cxx, h281.cxx, h323h224.cxx, q922.cxx: Added pragams for gcc < 4 2006-05-01 04:53 dsandras * src/sip/sipcon.cxx: Backported change from HEAD. 2006-04-30 12:26 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: Backported various HEAD cleanups. 2006-04-30 12:24 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: Various clean ups. 2006-04-30 11:42 dsandras * src/rtp/rtp.cxx: Backport from HEAD. 2006-04-30 11:41 dsandras * src/rtp/rtp.cxx: Allow exactly one sequence change after a call to SetRemoteSocketInfo. Fixes Ekiga bug #339866. 2006-04-30 09:42 dereksmithies * samples/simple/main.cxx: Fix compile Sleep statement so it compiles on unix. 2006-04-30 09:36 csoutheren * samples/simple/: main.cxx, main.h: backports from PLuginBranch 2006-04-30 09:34 csoutheren * include/opal/ivr.h, samples/simple/main.cxx, src/opal/ivr.cxx: Backport of IVR updates from PluginBranch 2006-04-30 09:28 csoutheren * samples/simple/: main.cxx, main.h: Added disableui and srcep options 2006-04-30 08:54 csoutheren * src/sip/sdp.cxx: Added handling for IPV6 2006-04-30 08:50 csoutheren * samples/simple/main.cxx: Add ability to set TextToSpeech algorithm 2006-04-30 08:49 csoutheren * include/opal/ivr.h, src/opal/ivr.cxx: Add ability to set TextToSpeech driver Add useful defaults for VXML handling 2006-04-30 05:36 rjongbloed * opal.sln, samples/openphone/H323Phone.ico, samples/openphone/OpenPhone.vcproj, samples/openphone/OtherPhone.ico, samples/openphone/SIPPhone.ico, samples/openphone/SmallPhone.ico, samples/openphone/main.cpp, samples/openphone/main.h, samples/openphone/openphone.ico, samples/openphone/openphone.rc: Added icons to speed dial list. 2006-04-30 04:58 csoutheren * src/sip/sdp.cxx: Added IPV6 handlng to SDP 2006-04-30 04:25 csoutheren * include/h224/h323h224.h: Remove warning about missing newline 2006-04-29 16:41 csoutheren * configure, configure.ac: Added check for required PWLib version number 2006-04-27 15:22 dsandras * src/sip/sipcon.cxx: Backported fix from HEAD. 2006-04-26 03:03 csoutheren * src/: codec/opalpluginmgr.cxx, win32/opal_lib.vcproj: H.263 encoding and decoding now working from plugin for both SIP and H.323 2006-04-26 00:09 csoutheren * samples/opalcodecinfo/main.cxx: Cleanup bit rate settings 2006-04-26 00:05 csoutheren * include/opal/mediafmt.h, src/codec/opalpluginmgr.cxx: H.263 decoding working via codec plugin 2006-04-25 02:48 rjongbloed * include/h323/gkserver.h, src/h323/gkserver.cxx, src/win32/opal_2003.dtf, src/win32/opald_2003.dtf, src/win32/opaln_2003.dtf: Ported changes from OpenH323 gatekeeper server to OPAL code base. 2006-04-24 23:06 csoutheren * src/h323/channels.cxx: Disable command execution for now 2006-04-24 20:14 csoutheren * src/codec/opalpluginmgr.cxx: Added H.263 capabilities 2006-04-24 20:06 csoutheren * src/: opal/call.cxx, opal/mediafmt.cxx, sip/sdp.cxx, sip/sipcon.cxx, sip/sipep.cxx: Allow SIP-only codecs 2006-04-24 16:19 dsandras * src/sip/sipcon.cxx: Fixed previous commit. 2006-04-24 07:53 rjongbloed * src/: h224/h224.cxx, h224/h281.cxx, h224/h323h224.cxx, h224/q922.cxx, win32/opal_2003.dtf, win32/opal_lib.vcproj, win32/opald_2003.dtf, win32/opaln_2003.dtf: Port of H.224 Far End Camera Control to DevStudio/Windows 2006-04-24 04:10 csoutheren * opal.sln: Added H.263-ffmpeg codec 2006-04-24 04:09 csoutheren * include/codec/opalplugin.h: Added LGPL license 2006-04-24 04:09 csoutheren * src/codec/opalpluginmgr.cxx: Added H.263 codec definitions 2006-04-24 03:16 hfriederich * src/codec/speex/libspeex/kiss_fft.h: Fixing problems when building using Mac OS X / XCode and not using make 2006-04-23 20:50 csoutheren * src/opal/transcoders.cxx: Fixed problem with selecting codecs from wrong sessions 2006-04-23 15:17 dsandras * include/sip/sdp.h, src/sip/sdp.cxx, src/sip/sipcon.cxx: Backport from HEAD. 2006-04-23 15:12 dsandras * include/sip/sdp.h, src/sip/sdp.cxx, src/sip/sipcon.cxx: The RFC tells that the SDP answer SHOULD have the same payload type than the SDP offer. Added rtpmap support to allow this. Fixes problems with Asterisk, and Ekiga report #337456. 2006-04-23 13:52 dsandras * include/h224/: h224.h, h224handler.h, h281.h, h281handler.h, q922.h: Removed warnings when compiling with gcc on Linux. 2006-04-22 14:50 dsandras * src/sip/sipcon.cxx: Backport from HEAD. 2006-04-22 14:49 dsandras * src/sip/sipcon.cxx: Immediately initialize the transport with the proxy address (if any) when doing the connection setup. Fixed Ekiga report #334455. 2006-04-22 09:06 dsandras * Makefile.in: Backport from HEAD. 2006-04-22 09:05 dsandras * Makefile.in: When building a shared library x that references symbols in libraries y, the y libraries need to be added to the linker command always. Thanks to Vitaly Lipatov. (Fixes Ekiga report #338310). 2006-04-22 05:49 dsandras * src/sip/sipcon.cxx: Backport from HEAD. 2006-04-22 05:48 dsandras * src/sip/sipcon.cxx: Added support for SDP offers in the OK response, and SDP answer in the ACK request. 2006-04-22 04:32 dsandras * src/sip/sdp.cxx: Fixed compilation error with GCC on Linux. 2006-04-21 09:36 hfriederich * include/sip/sdp.h, src/sip/sdp.cxx: Adding ability to parse and transmit simple bandwidth information 2006-04-21 00:42 csoutheren * src/codec/opalpluginmgr.cxx: Checked in forgotten changes to fix iFrame requests 2006-04-20 11:56 hfriederich * Makefile.in, configure.ac, opal_inc.mak.in, include/opal/buildopts.h.in: Changes to allow compilation of H.224/H.281 code as well as to disable H.224 entirely 2006-04-20 11:52 hfriederich * include/h323/h323con.h, include/h323/h323ep.h, include/opal/connection.h, include/opal/endpoint.h, include/opal/manager.h, include/opal/mediafmt.h, src/h323/h323.cxx, src/h323/h323ep.cxx, src/opal/connection.cxx, src/opal/endpoint.cxx, src/opal/manager.cxx: Adding support for H.224/H.281 2006-04-20 11:48 hfriederich * include/h224/h224.h, include/h224/h224handler.h, include/h224/h281.h, include/h224/h281handler.h, include/h224/h323h224.h, include/h224/q922.h, src/h224/h224.cxx, src/h224/h281.cxx, src/h224/h323h224.cxx, src/h224/q922.cxx: Initial version of H.224/H.281 implementation. 2006-04-19 02:52 csoutheren * include/codec/opalplugin.h, include/codec/vidcodec.h, samples/opalcodecinfo/main.cxx, src/codec/opalpluginmgr.cxx, src/codec/vidcodec.cxx, src/sip/sdp.cxx: Add ability to have SIP-only and H.323-only codecs, and implement for H.261 2006-04-18 23:58 csoutheren * include/codec/allcodecs.h, include/opal/mediafmt.h, src/codec/opalpluginmgr.cxx, src/h323/h323caps.cxx, src/h323/h323ep.cxx: Debugging and testing of new video plugins H.261 working in both CIF and QCIF modes in H.323 2006-04-16 19:06 csoutheren * Makefile.in, configure, configure.ac, opal_inc.mak.in, include/codec/allcodecs.h, include/opal/buildopts.h.in: Allow ILBC codec to be disabled and detect if not present 2006-04-14 22:03 rjongbloed * src/win32/: opal_2003.dtf, opald_2003.dtf, opaln_2003.dtf: Update symbols 2006-04-11 16:59 dsandras * include/sip/sipep.h, src/sip/sippdu.cxx: More backports from HEAD. 2006-04-11 16:58 dsandras * include/sip/sipep.h, src/sip/sippdu.cxx: Various cleanups and fixes. Fixes Ekiga report #336444. 2006-04-11 16:15 dsandras * src/sip/sipep.cxx: More backports. 2006-04-11 16:13 dsandras * src/sip/sipep.cxx: Modified GetRegisteredPartyName so that the DefaultLocalPartyName can be used as result if no match is found for the called domain. 2006-04-11 03:40 csoutheren * src/codec/opalpluginmgr.cxx: Modified H.261 plugin handling to use new media formats 2006-04-11 00:12 csoutheren * include/opal/connection.h, include/opal/patch.h, include/opal/transcoders.h, src/opal/call.cxx, src/opal/connection.cxx, src/opal/patch.cxx, src/opal/transcoders.cxx: Updated to current OpalMediaFormat changes 2006-04-10 03:54 csoutheren * samples/simple/main.cxx: Fix problem when H323 disabled 2006-04-10 03:53 csoutheren * src/codec/opalpluginmgr.cxx: Fix problem with audio code parameters 2006-04-10 01:24 csoutheren * configure, configure.ac, opal.dxx, include/h323/h323caps.h, include/opal/mediafmt.h, include/opal/transcoders.h, samples/mfc/mfcDlg.cpp, samples/openphone/main.cpp, src/h323/channels.cxx, src/h323/h323.cxx, src/opal/connection.cxx, src/opal/mediafmt.cxx, src/opal/patch.cxx, src/opal/transcoders.cxx, src/sip/sipcon.cxx, src/sip/sipep.cxx: Backport from CVS head up to Plugin_Merge3 2006-04-10 00:24 csoutheren * src/sip/sipcon.cxx: Backport from CVS head 2006-04-10 00:18 csoutheren * src/sip/sipcon.cxx: Fix problem where reverse channel is opened using wrong media format list 2006-04-10 00:17 csoutheren * src/h323/h323.cxx: Use locking version of GetOtherConnection rather than unlocked version 2006-04-10 00:16 csoutheren * src/h323/channels.cxx: Populate media stream info even when OLCack only contains media control information 2006-04-09 07:15 rjongbloed * samples/openphone/main.cpp: Added extra trace log to dump all known media formats and their options. 2006-04-09 07:12 rjongbloed * include/opal/transcoders.h, src/opal/connection.cxx, src/opal/patch.cxx, src/opal/transcoders.cxx: Changed the media format option merging to include the transcoder formats. 2006-04-09 07:01 rjongbloed * include/opal/mediafmt.h, src/opal/mediafmt.cxx: Added missing Clone() functions so media options propagate correctly. 2006-04-08 01:16 rjongbloed * samples/mfc/mfcDlg.cpp: Update to latest source base. 2006-04-08 01:15 rjongbloed * samples/opalcodecinfo/.cvsignore: Added ignorance 2006-04-08 01:15 rjongbloed * configure.ac: Fixed missing names in Windows configuration 2006-04-07 23:35 csoutheren * src/opal/opalglobalstatics.cxx: Initial version 2006-04-07 20:07 rjongbloed * opal.dxx, docs/Overview.htm, docs/diagram.gif: Add some documentation 2006-04-07 02:57 csoutheren * include/opal/connection.h, include/opal/patch.h, include/opal/transcoders.h, src/opal/call.cxx, src/opal/connection.cxx, src/opal/patch.cxx, src/opal/transcoders.cxx: Halfway through media format changes - not working, but closer 2006-04-06 15:41 dsandras * src/sip/: sipcon.cxx, sipep.cxx: Backported change from HEAD. 2006-04-06 15:39 dsandras * src/sip/: sipcon.cxx, sipep.cxx: Keep the same From header when sending authenticated requests than in the original request. Fixes Ekiga report #336762. 2006-04-06 00:48 csoutheren * src/codec/opalpluginmgr.cxx: Fixed last minute edits to allow compilation 2006-04-06 00:33 csoutheren * include/opal/connection.h, include/sip/sipep.h, src/h323/channels.cxx, src/h323/h323.cxx, src/opal/call.cxx, src/opal/connection.cxx, src/opal/manager.cxx, src/opal/mediafmt.cxx, src/opal/patch.cxx, src/rtp/rtp.cxx, src/sip/sdp.cxx, src/sip/sipcon.cxx, src/sip/sipep.cxx, src/sip/sippdu.cxx, src/win32/opal_dll.vcproj: Backports from CVS head up to Plugin_Merge2 2006-04-05 20:21 csoutheren * include/codec/allcodecs.h, include/codec/opalplugin.h, include/codec/opalpluginmgr.h, include/codec/vidcodec.h, opal.sln, include/h323/h323caps.h, include/opal/mediafmt.h, samples/opalcodecinfo/main.cxx, src/codec/opalpluginmgr.cxx, src/h323/h323.cxx, src/h323/h323caps.cxx, src/opal/endpoint.cxx, src/opal/mediafmt.cxx, src/opal/transcoders.cxx, src/rtp/jitter.cxx, src/rtp/rtp.cxx, src/sip/sipcon.cxx, src/win32/opal_lib.vcproj: More implementation of video codec plugins 2006-03-29 17:57 csoutheren * src/: h323/channels.cxx, opal/connection.cxx: Added patches from Paul Caswell to provide correct operation when using external RTP with H.323 2006-03-29 17:53 csoutheren * src/sip/sdp.cxx: Make sure OpalTransportAddresses that are parsed from SDP are always udp$ and not tcp$ 2006-03-29 17:53 csoutheren * src/opal/call.cxx: Added call to OpalCall::OnSetUpConnection 2006-03-28 05:21 dsandras * src/rtp/rtp.cxx: Backported STUN sockets pair fix from HEAD. 2006-03-28 05:20 dsandras * src/rtp/rtp.cxx: If STUN can not create a socket pair for RTP/RTCP, create separate sockets and continue. At worse, RTCP won't be received. The SIP part could reuse the RTCP port (different from RTP port + 1) in its SDP if required. 2006-03-27 15:57 rjongbloed * src/win32/: opal_2003.dtf, opald_2003.dtf, opaln_2003.dtf: Update symbols 2006-03-27 15:39 rjongbloed * src/win32/opal_dll.vcproj: Fixed symbols generation for no logging DLL 2006-03-27 14:29 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: Backports from HEAD. 2006-03-27 14:28 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: Added mutex to fix concurrency issues between OnReceivedPDU which checks if a connection is in the list, and OnReceivedINVITE, which adds it to the list. Fixes Ekiga report #334847. Thanks Robert for your input on this! 2006-03-23 15:29 dsandras * src/sip/sippdu.cxx: Backport from HEAD. 2006-03-23 15:28 dsandras * src/sip/sipep.cxx: Backports from HEAD. 2006-03-23 15:25 dsandras * src/sip/sippdu.cxx: Fixed parameter of callback called on registration timeout. Simplified SIPOptions code. 2006-03-23 15:23 dsandras * src/sip/sipep.cxx: Fixed SIP Options request sent when refreshint NAT bindings. 2006-03-23 01:55 csoutheren * samples/opalcodecinfo/: main.cxx, opalcodecinfo.vcproj: Added in options for capability handling 2006-03-23 01:55 csoutheren * configure.ac, include/codec/h261codec.h, include/codec/h263codec.h, include/codec/opalpluginmgr.h, include/h323/h323caps.h, src/codec/opalpluginmgr.cxx, src/codec/vidcodec.cxx, src/h323/h323caps.cxx: Audio plugin H.323 capability merging completed. GSM, LBC, G.711 working. Speex and LPC-10 are not 2006-03-22 18:24 csoutheren * src/: h323/h323.cxx, sip/sipcon.cxx: Detect if ClearCall is used within OnIncomingConnection 2006-03-20 04:48 csoutheren * include/opal/connection.h, src/opal/call.cxx, src/opal/connection.cxx, src/opal/manager.cxx, src/opal/mediafmt.cxx, src/opal/patch.cxx: Backport from CVS head 2006-03-20 04:37 csoutheren * include/opal/connection.h, src/opal/call.cxx, src/opal/connection.cxx, src/opal/manager.cxx, src/opal/mediafmt.cxx, src/opal/patch.cxx: Applied patch #1453753 - added locking on media stream manipulation Thanks to Dinis Rosario 2006-03-19 23:24 csoutheren * include/codec/: g726codec.h, g729codec.h, gsmcodec.h, ilbccodec.h, lpc10codec.h, mscodecs.h, speexcodec.h: [no log message] 2006-03-19 23:20 csoutheren * src/codec/: g726codec.cxx, g729codec.cxx, gsmcodec.cxx, ilbccodec.cxx, lpc10codec.cxx, mscodecs.cxx, speexcodec.cxx: [no log message] 2006-03-19 23:04 csoutheren * samples/opalcodecinfo/main.cxx: Add check to ensure codec can be instantiated 2006-03-19 23:04 csoutheren * include/opal/buildopts.h.in: Fixed more usages of OPAL_T38FAX 2006-03-19 23:03 csoutheren * src/codec/opalpluginmgr.cxx: Changes to make audio plugins work with SIP 2006-03-19 23:01 csoutheren * src/opal/endpoint.cxx: Removed change markers 2006-03-19 20:25 csoutheren * opal.dxy, include/h323/h323ep.h, include/iax2/overview.h, include/lids/lidep.h, include/sip/sdp.h, include/sip/sipcon.h, include/sip/sipep.h, samples/simple/main.cxx, samples/simple/main.h, src/codec/h263codec.cxx, src/codec/speex/libspeex/kiss_fft.h, src/h323/gkclient.cxx, src/h323/h323ep.cxx, src/iax2/overview.cxx, src/lids/lidep.cxx, src/opal/endpoint.cxx, src/sip/sdp.cxx, src/sip/sipcon.cxx, src/sip/sipep.cxx, src/sip/sippdu.cxx, src/win32/Private.def, src/win32/opal_2003.dtf, src/win32/opal_dll.vcproj, src/win32/opald_2003.dtf, src/win32/opaln_2003.dtf: Backports from CVS head 2006-03-19 18:41 csoutheren * src/sip/sdp.cxx: Fixed typo in last submit 2006-03-19 18:25 csoutheren * src/: sip/sippdu.cxx, win32/opal_dll.vcproj: Applied patch #1446482 Thanks to Adam Butcher 2006-03-19 18:20 csoutheren * src/sip/sdp.cxx: Fixed problem with output empty image media formats 2006-03-19 13:39 dsandras * src/sip/sippdu.cxx: Backports from HEAD. 2006-03-19 13:38 dsandras * src/sip/sippdu.cxx: Use full host when reporting a registration timeout. 2006-03-19 12:59 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: More backports from HEAD. 2006-03-19 12:57 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: More work on Ekiga report #334999. 2006-03-19 12:14 dsandras * src/sip/sipep.cxx, include/sip/sipep.h, src/sip/sippdu.cxx: Backports from HEAD. 2006-03-19 12:14 dsandras * src/sip/sipep.cxx: Removed unused variable. 2006-03-19 12:06 dsandras * src/sip/sipcon.cxx: Backports from HEAD. 2006-03-19 11:26 dsandras * include/sip/sipep.h: Fixed FindSIPInfoByDomain so that it doesn't return unregistered accounts. Fixes Ekiga report #335006. 2006-03-19 11:18 dsandras * src/sip/sipcon.cxx: Fixed SRV handling. 2006-03-19 10:59 dsandras * src/sip/sipcon.cxx: Removed cout again. 2006-03-19 10:58 dsandras * src/sip/sipcon.cxx: Do not release a call we are originating when receiving CANCEL. 2006-03-19 10:05 dsandras * src/sip/sipcon.cxx: Improved CANCEL handling. Ignore missing transport type. 2006-03-19 07:17 dsandras * src/sip/sipep.cxx: Ignore failures when unregistering and leaving. Fixes Ekiga #334997. 2006-03-19 07:15 dsandras * src/sip/sippdu.cxx: Removed cout. 2006-03-19 06:32 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: RFC3261 says that "CANCEL messages "SHOULD NOT" be sent for anything but INVITE requests". Fixes Ekiga report #334985. 2006-03-19 06:23 dsandras * src/sip/sippdu.cxx: Fixed rport support. Fixes Ekiga report #335002. 2006-03-19 05:45 dsandras * include/sip/sipep.h, src/sip/sipep.cxx: The remote address of the registrar transport might have changed due to the Via field. This affected unregistering which was reusing the exact same transport to unregister. Fixed Ekiga report #334999. 2006-03-18 15:56 dsandras * src/sip/sippdu.cxx: Remove REGISTER and SUBSCRIBE from the Allow field. Fixes Ekiga report #334979. 2006-03-18 15:45 dsandras * src/sip/sipcon.cxx: Do an SRV lookup when creating the connection. Some domains to which INVITEs are sent do not have an A record, which makes the transport creation and the connection fail. Fixes Ekiga report #334994. 2006-03-16 06:09 csoutheren * configure.ac, include/opal/buildopts.h.in: Remove ambiguity with OPAL_T38 symbol 2006-03-16 01:07 csoutheren * src/: h323/h323ep.cxx, opal/endpoint.cxx: Removed warning on Windows 2006-03-16 01:06 csoutheren * opal.sln: Removed embedded coded fles 2006-03-16 01:06 csoutheren * samples/opalcodecinfo/main.cxx: Update for new code 2006-03-16 01:06 csoutheren * configure.ac, include/codec/allcodecs.h, include/codec/opalplugin.h, include/codec/opalpluginmgr.h, include/h323/h323.h, include/opal/buildopts.h.in, include/opal/mediafmt.h, src/codec/opalpluginmgr.cxx, src/opal/mediafmt.cxx, src/sip/sdp.cxx: Initial support for audio plugins 2006-03-15 12:27 dsandras * src/codec/speex/libspeex/kiss_fft.h: Backport from CVS HEAD. 2006-03-15 12:23 dsandras * src/codec/speex/libspeex/kiss_fft.h: Applied patch from to fix compilation on FreeBSD. Thanks! (Fixes Ekiga #334567).