summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2009-10-01Ticket #961 (1.4.5 branch): Assertion upon receiving malformed SIP messages (...Benny Prijono
2009-08-17Misc (ticket #915): removed mention of version number in PJSIP (it's written ...Benny Prijono
2009-08-17Ticket #866: Fixed compile error caused by implicit conversion from void* in ...Nanang Izzuddin
2009-08-17Ticket #948: Fixed bug Replaces extension stops functioning after the library...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug session timer won't work properly after pjsua-lib rest...Nanang Izzuddin
2009-08-17Ticket #833: Updated previous fix for Session Timer (timer callback gets pend...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug in session timer, timer callback shouldn't perform re-...Nanang Izzuddin
2009-08-17Ticket #945: Account config may not get initialized with default values if pj...Benny Prijono
2009-08-15More ticket #930 (New PJSUA-LIB account option to add user defined parameters...Benny Prijono
2009-08-14Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP negotiat...Nanang Izzuddin
2009-08-13Better fix for ticket #938: Presence PIDF document may be rejected by presenc...Benny Prijono
2009-08-13Fixed ticket #938: Presence PIDF document may be rejected by presence servers...Benny Prijono
2009-08-13Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_callBenny Prijono
2009-08-13Ticket #886:Nanang Izzuddin
2009-08-12Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-...Benny Prijono
2009-08-12Ticket #833: Updated Session Timer to keep the refresher role unchanged on an...Nanang Izzuddin
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-12Ticket #833: Fixed pjsip_timer definition (should not in a typedef).Nanang Izzuddin
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #930: Fixed compile error for C++ (missing explicit casting from void*).Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Misc fix (ticket #915): Fixed bug in checking transaction registration with s...Nanang Izzuddin
2009-08-06Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all registered ...Nanang Izzuddin
2009-08-05Ticket #930:Nanang Izzuddin
2009-08-04Ticket #930:Nanang Izzuddin
2009-07-30Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz for...Benny Prijono
2009-07-16Sound device is not automatically started after pjsua_set_no_snd_dev() is cal...Benny Prijono
2009-07-15Ticket #919:Nanang Izzuddin
2009-06-30Ticket #910:Nanang Izzuddin
2009-06-30Related to #911:Benny Prijono
2009-06-30Ticket #911: Crash when receiving NOTIFY after subscription is terminated (th...Benny Prijono
2009-06-25Ticket #906: Transaction is not destroyed when transport timeout event comes ...Benny Prijono
2009-06-22Ticket #758:Nanang Izzuddin
2009-06-17Misc fix (ticket #838): compilation warning when int is not typecasted to pjs...Benny Prijono
2009-06-17Ticket #873: Minor update: cleaned up compile warnings of undefined function.Nanang Izzuddin
2009-06-15Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and inclu...Benny Prijono
2009-06-12Ticket #882: Added check of active call count before auto-close sound device.Nanang Izzuddin
2009-06-08Ticket #831: Added compile-time option to disable/prevent transport switching...Nanang Izzuddin
2009-06-05More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configurationBenny Prijono
2009-06-05Ticket #880: Pressing call hold twice in pjsua will cause call to be unheldBenny Prijono
2009-06-04Ticket #860:Benny Prijono
2009-06-04Ticket #861: IPv6: when an IPv6 URI has ";transport=udp" parameter, the resol...Benny Prijono
2009-06-04Ticket #863: Account may always re-register with IPv6, due to string comparis...Benny Prijono
2009-06-04More ticket #878 (New PJLIB API to parse socket address string):Benny Prijono
2009-06-03More ticket #876:Benny Prijono
2009-06-03Ticket #876: Second call fails to open the sound device event when --null-aud...Benny Prijono
2009-06-03Ticket #822: Retransmit provisional response every 1 minuteBenny Prijono
2009-06-03Misc (ticket #838): removed all Python doxygen comments/documentations from p...Benny Prijono