summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2011-09-22Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected callBenny Prijono
2011-09-21Added option to control first re-registration retry interval. This closes #1375Benny Prijono
2011-09-19Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the wire"Benny Prijono
2011-09-16Fixed #1371: Soft deadlock when application query call info of other call ins...Benny Prijono
2011-09-15Fixed #1369: Local state is set to HOLD even if hold operation failsBenny Prijono
2011-09-09Fixed #1367: Crash if presence PIDF body is missing <basic> element (thanks M...Benny Prijono
2011-09-08Fixed Symbian build error due to re #1364Benny Prijono
2011-09-08Added support for forking of reliable provisional response (100rel):Benny Prijono
2011-09-07Always enclose Contact URI with double quote to prevent invalid Contact URI i...Benny Prijono
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
2011-07-07Misc (re #1252): prevent assertion caused by bad account when scanning accoun...Benny Prijono
2011-06-24Fixed #1318: Prevent PJSIP_INV_STATE_CALLING from being reported more than on...Benny Prijono
2011-06-22Closed #1313 (Account option to disable registration when account is added) a...Benny Prijono
2011-06-20Fixed #1310:Nanang Izzuddin
2011-06-16Re #1306:Nanang Izzuddin
2011-06-16Closed #1173: PJSUA callback to allow creation of custom media transports by ...Liong Sauw Ming
2011-06-16Fixed #1305: Bug in pjsua_call_hangup_all() may cause deadlock (thanks Kees v...Benny Prijono
2011-05-27Fixed #1302: Bug in soft deadlock detection may cause program to block indefi...Benny Prijono
2011-05-20Fixed #1291:Nanang Izzuddin
2011-05-19Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the str...Liong Sauw Ming
2011-05-19Fixed #1259: Option to use of 100rel in UAS if UAC supports it (thanks Marcus...Benny Prijono
2011-05-15Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.Liong Sauw Ming
2011-05-15Fixed #1255: Unable to parse the short version of Event header (thanks Marcus...Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
2011-04-14Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() (thanks...Benny Prijono
2011-03-29Re #1224: Fixed silly bug in pjsua_acc_modify(): incremented wrong loop count...Nanang Izzuddin
2011-03-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Re #1221: Fix variable name error.Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-23Bug re #1161: the user header list was not cloned properlyBenny Prijono
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-16Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid for p...Benny Prijono
2011-03-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2011-03-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-03-01Fix #1203: iPhone OS background mode detectionLiong Sauw Ming
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2011-01-21Re #1197: also increase MAX_IMMEDIATE_PACKET from 10 to 50 to make it more re...Benny Prijono
2010-12-15Fixed #1190: Remote dialog info is not updated if 100 (Trying) response conta...Benny Prijono
2010-12-02Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we are...Benny Prijono
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono