summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-08-13Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC 2833 ...Benny Prijono
2007-08-12Ticket #362: Transaction timer I in Completed state should be zero for reliab...Benny Prijono
2007-08-09Added checking for STUN message type when performing cached STUN response loo...Benny Prijono
2007-08-02Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks Pe...Benny Prijono
2007-08-02Fixed ticket #360: More support for strict routed requests in proxy sample (t...Benny Prijono
2007-08-01Fixed ticket #359: Wrong Via branch generation in proxy causing the same bran...Benny Prijono
2007-07-28Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO...Benny Prijono
2007-07-28Ticket #358: link dynamically with IPHLPAPI.DLLBenny Prijono
2007-07-27Fixed ticket #357: Missing tonegen.[h/c] in Windows CE project file (thanks P...Benny Prijono
2007-07-24Fixed ticket #356: Prototype and definition mismatch causing crash in sip_aut...Benny Prijono
2007-07-20Fixed ticket #355: Account ID is not initialized in pjsua_call_info for outgo...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-07-18PJSUA_PRES_TIMER was set to two seconds! (thanks Paul Levin)Benny Prijono
2007-07-17Ticket #353: memory leak with pjsua WAV file player/recorderBenny Prijono
2007-07-10Ticket #352: added PJSIP_CHECK_VIA_SENT_BY configuration to turn off Via sent...Benny Prijono
2007-06-28Fixed ticket #351: Possible deadlock in pjsua-api presence subscription (than...Benny Prijono
2007-06-28Added command to add new account in pjsua applicationBenny Prijono
2007-06-28Ticket #350: Support for parsing quoted arguments in pjsua config file (thank...Benny Prijono
2007-06-28Ticket #349: Crash when sending PUBLISH when network is unreachableBenny Prijono
2007-06-28Fixed ticket #348: various bugs in string comparison functionsBenny Prijono
2007-06-27Ticket #347: Assertion failure when handling incoming presence subscription w...Benny Prijono
2007-06-27Ticket #346: deadlock in event subscription when SUBSCRIBE is followed immedi...Benny Prijono
2007-06-26Ticket #345: Option to select random start port in pjsuaBenny Prijono
2007-06-26Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) to r...Benny Prijono
2007-06-26Ticket #344: ICE negotiation failed when remote doesn't support RTCPBenny Prijono
2007-06-26Ticket #342: added configuration to control whether SDP rtpmap should be incl...Benny Prijono
2007-06-26Ticket #342: added configuration to control whether Allow header should be in...Benny Prijono
2007-06-26Ticket #342: added configuration to send compact form of SIP headersBenny Prijono
2007-06-23More ticket #341: renamed pjsip_transport_send_raw() to pjsip_tpmgr_send_raw(...Benny Prijono
2007-06-23Ticket #341: implemented pjsip_send_raw_data() function to send raw data to a...Benny Prijono
2007-06-23Fixed memory and possibly handle leak when UDP transport is restartedBenny Prijono
2007-06-23Timer for buddy presence subscription in PJSUA is not cancelled when applicat...Benny Prijono
2007-06-23Ticket #343: Canceling pending ioqueue operation in Symbian causes assertion ...Benny Prijono
2007-06-23Fixed sign mismatch warning with Symbian GCCE compilerBenny Prijono
2007-06-22Committed ticket #337: Ability to restart PJSIP UDP transportBenny Prijono
2007-06-22Fixed ticket #340: File access problem on WinCEBenny Prijono
2007-06-21Fixed crash in TURN server (thanks Scott Lu)Benny Prijono
2007-06-20More on ticket #399: a)send full offer on 200/OK response when re-INVITE does...Benny Prijono
2007-06-20Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master clo...Benny Prijono
2007-06-20Ticket #339: Respond correctly to incoming INVITE/re-INVITE without offer and...Benny Prijono
2007-06-20Updated doxygen documentation for SIP auth credential, added documentation fo...Benny Prijono
2007-06-19Ticket #338: handle maddr parameter in URI when sending outgoing requestsBenny Prijono
2007-06-19Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)Benny Prijono
2007-06-19Shorten benchmark time for URI testBenny Prijono
2007-06-19Fixed failure in unit test for SIP resolver, also shorten some benchmarksBenny Prijono
2007-06-19Added assertion in pjsua when no account is configuredBenny Prijono
2007-06-18Fixed ticket #231: Add the ability to respond to any realms in SIP authentica...Benny Prijono
2007-06-15Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober)Benny Prijono
2007-06-14Fixed missing dependency to pjnath in sample_debug Visual Studio projectBenny Prijono