source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4532   11 years bennylp Fixed #1673: Use Request URI when matching incoming request to account if …
(edit) @4531   11 years ming Re #1630 (misc): Fixed private ip detection in pjsua_acc
(edit) @4530   11 years nanang Fixed #1671: - Transport manager maintains transmit buffer instance list, …
(edit) @4529   11 years ming Re #1630 (misc): Fixed various error handling (sip_transport.c and …
(edit) @4528   11 years ming Re #1664: Fixed wrong handling of poll error
(edit) @4527   11 years ming Re #1630 (misc): Fixed typo and missing include in coreaudio dev
(edit) @4526   11 years riza Re #1655: - Optimize android make file - Modify android project file to …
(edit) @4525   11 years riza Re #1643: Restore configuration reset with added modification on app …
(edit) @4524   11 years nanang Fixed #1670: - Added 'no_rtcp_sdes_bye' to 'pjsua_media_config'. - …
(edit) @4523   11 years nanang Fix #1669: When (account/global) proxy setting is changed, unregister and …
(edit) @4522   11 years riza Re #1643: - Fix duplicate shortcut for video commands - Fix restart …
(edit) @4521   11 years bennylp Fixed #1667: Handle incoming UPDATE before 101-199 response is received
(edit) @4520   11 years bennylp Misc re #1630: added more error logging to SDL, to print SDL error message …
(edit) @4519   11 years bennylp Misc re #1630: link error on iOS build if LDFLAGS contains -ObjC and …
(edit) @4518   11 years ming Re #1662: Clear call descriptor before making call
(edit) @4517   11 years ming Fixed #1666: Handle case when call unhold failed
(edit) @4516   11 years nanang Fix #1665: Added check for tx_data pending state in tsx_send_msg().
(edit) @4515   11 years nanang Fixed #1664: Fixed the bug of unhandled error events in non-connecting …
(edit) @4514   11 years nanang Fix #1663: Fixed pj_ioqueue_register_sock2() to avoid access to …
(edit) @4513   11 years riza Re #1643: - Modification to shortcut handling(execution&display). …
(edit) @4512   11 years bennylp Re #1656: change back frags_max to 3 from -1
(edit) @4511   11 years riza Re #1655: add svn ignore property for pjsua android project
(edit) @4510   11 years ming Re #1655: Removed old ipjsua project and add svn ignore property
(edit) @4509   11 years nanang Fixed #1662: Reset/nullify the pointer to dialog in internal PJSUA call …
(edit) @4508   11 years bennylp Re #1657: allow --simulator argument to appear at any position in …
(edit) @4507   11 years bennylp Misc (re #1630): check for sound device idle when pjsua library is started
(edit) @4506   11 years bennylp Fixed #1661: Option to use SO_REUSEADDR for TCP and TLS listeners and use …
(edit) @4505   11 years nanang Re #1655: Update svn:ignore property for intermediate/output files.
(edit) @4504   11 years nanang Fixed #1660: SIP transport fallbacks to use default interface when …
(edit) @4503   11 years bennylp Re #1656: put back PLUGIN_ROUTING as per the latest suggestion
(edit) @4502   11 years bennylp Re #1656: fixes to audio routing from latest suggestions
(edit) @4501   11 years riza Re #1636: change include directive to relative path to simplify build …
(edit) @4500   11 years bennylp Re #1657: another change to configure-bb10 script to allow user to specify …
(edit) @4499   11 years bennylp Re #1657: changed configure-bb10 script to not add -O2 to CFLAGS if CFLAGS …
(edit) @4498   11 years bennylp Fixed #1659: SDP offer version number is not incremented if previous …
(edit) @4497   11 years ming Re #1655: Modified pjsua iOS due to change in pjsua app framework
(edit) @4496   11 years riza Re #1655: pjsua app CLI for android
(edit) @4495   11 years bennylp Re #1656: fixes incorporated from latest email feedback
(edit) @4494   11 years bennylp Re #1657: changed default CFLAGS in configure-bb10 to use -O2 to avoid …
(edit) @4493   11 years nanang Re #1655: Removed pjsua_wince and PocketPj? (replaced with pjsua CLI, which …
(edit) @4492   11 years nanang Re #1655: Fixes on WM and Symbian due to latest pjsua framework changes.
(edit) @4491   11 years bennylp Re #1655, #1657: fixes due to latest pjsua framework changes
(edit) @4490   11 years bennylp Re #1656: integration of Gurtej's patch (email re: PJSIP BB10 Performance …
(edit) @4489   11 years riza Re #1643: Modification to avoid namespace conflict with pjsua
(edit) @4488   11 years bennylp Re #1657: fixed the pjsip.pri generation script for linking with external …
(edit) @4487   11 years bennylp Re #1630: fixed various warnings
(edit) @4486   11 years bennylp Re #1630 (misc): protect against NULL in when dumping call …
(edit) @4485   11 years bennylp Re #1655, #1657: modified pjsua BB10 due to change in pjsua app framework
(edit) @4484   11 years nanang Re #1655: Initial implementation of pjsua CLI app for Windows Mobile (5.x …
(edit) @4483   11 years ming Re #1630: Fixed mp3 writer to work with PJSIP 2.x (thanks to Toni Rutar …
(edit) @4482   11 years bennylp Re #1655, #1657: BB10 pjsua app setting
(edit) @4481   11 years bennylp Misc (re #1630): set default frames per packet for AMR codec to 1 (from 2) …
(edit) @4480   11 years bennylp Re #1656: BB10 sound device fixes: - fixed hardcoded clock rate etc. - …
(edit) @4479   11 years bennylp Re #1657: set default pjsua media quality to 4 for BB10 to activate the …
(edit) @4478   11 years nanang Re #1655: Removed symbian_ua and symbian_ua_gui.
(edit) @4477   11 years nanang Re #1655: Initial implementation of pjsua CLI app for Symbian.
(edit) @4476   11 years riza Re #1643: Code restructure + modification to handle non blocking mode
(edit) @4475   11 years bennylp Re #1656: fixed bug from c4467
(edit) @4474   11 years ming Fixed #1658: Stop media endpoint's worker threads first when destroying …
(edit) @4473   11 years bennylp More re #1657, #1655: added Momentics project file
(edit) @4472   11 years bennylp Re #1657, #1655: ignore BB10 Momentics IDE files from svn
(edit) @4471   11 years bennylp Re #1657, #1655: initial implementation of pjsua CLI app for BlackBerry?
(edit) @4470   11 years bennylp Re #1630: fixed missing parenthesis in disabled block
(edit) @4469   11 years bennylp Re #1657: config_site_sample.h settings for BB10
(edit) @4468   11 years bennylp Re #1657: BB Integration: - The configure-bb10 now outputs pjsip.pri to …
(edit) @4467   11 years bennylp Re #1656: add hardware echo cancellation capability to BB10 audio device
(edit) @4466   11 years ming Re #1630: Modified OpenSSL library names for Win platform.
(edit) @4465   11 years ming Re #1655: Moved the definition of USE_GUI to pjsua iOS
(edit) @4464   11 years ming Re #1655: pjsua app CLI for iOS
(edit) @4463   11 years nanang Misc (re #1630): Added doxygen describing the persistency of message data …
(edit) @4462   11 years nanang Fix #1654: do not cancel SDP offer when transaction state changes from …
(edit) @4461   11 years riza Re #1643: Code restructure+add callback to support symbian gui app
(edit) @4460   11 years bennylp More re #1653: bug in previous checkin, the local_hold flag was released …
(edit) @4459   11 years bennylp More re #1643: changed svn file type property to native
(edit) @4458   11 years nanang Fix #1811: Set SDP direction attribute to "sendonly" in answering call …
(edit) @4457   11 years bennylp Fixed #1653: [incompatible] pjsua_call_update() API should not release …
(edit) @4456   11 years bennylp Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong …
(edit) @4455   11 years bennylp Fixed #1651: incoming CANCEL request is not reported in any callbacks
(edit) @4454   11 years ming Re #1630 (misc): Added missing destroy of mutexes. This may cause failure …
(edit) @4453   11 years ming Re #1630 (misc): Fixed compilation problem due to r4275 if …
(edit) @4452   11 years ming Fixed #1650: Close sound device when outgoing call fails
(edit) @4451   11 years ming Re #1630: Prevent the update of TCP transport address if the address is …
(edit) @4450   11 years nanang Fix #1649: Invoke SIP TLS transport callback when transport is shutdown by …
(edit) @4449   11 years bennylp Fixed #1648: Timer heap new API cancel_if_active() should not assert if …
(edit) @4448   11 years bennylp More on re #1646: added flag to prevent another transmit data from being …
(edit) @4447   11 years nanang Close #1647: updated subscription lookup in on_new_transaction() to skip …
(edit) @4446   11 years bennylp Part 2, fixed #1646: crash in transaction when it is destroyed while …
(edit) @4445   11 years nanang Misc (re #1630): Exported parse_generic_array_hdr() implementation, named …
(edit) @4444   11 years bennylp Part 1 of re #1646: fixed the deadlock problem in SIP transaction related …
(edit) @4443   11 years nanang Misc (re #1630): Added compile-time setting to configure audio switchboard …
(edit) @4442   11 years nanang Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and …
(edit) @4441   11 years nanang Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' …
(edit) @4440   11 years riza Re #1643: add initial support for CLI
(edit) @4439   11 years bennylp Fixed #1642: Media transport may not be cleaned up if call is hung up …
(edit) @4438   11 years ming Fixed #1641: Handling transport disconnection when the transaction state …
(edit) @4437   11 years bennylp Branched for IP change project
(edit) @4436   11 years bennylp Fixed #1640: Registration is terminated permanently on 480 (Temporarily …
(edit) @4435   11 years nanang Re #1639: merged android branch into trunk (except sample apps, i.e: …
(edit) @4434   11 years bennylp Fixed #1638: more group lock fixes, this time for ioqueue_epoll
(edit) @4433   11 years ming Fixed #1637: Crash in pjsua_media_channel_update() if one media gets …
Note: See TracRevisionLog for help on using the revision log.