summaryrefslogtreecommitdiff
path: root/res/res_pjsip_session.c
AgeCommit message (Expand)Author
2013-10-13Fix a race condition in res_pjsip_session with rapidly terminating the session.Joshua Colp
2013-10-04Replace the connection address at the SDP level if altering the SDP with the ...Joshua Colp
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Fix a random one way audio issue in PJSIP.Joshua Colp
2013-10-02Retrieve and store the hostname only once so multiple threads do not potentia...Joshua Colp
2013-09-27res_pjsip: crash when using localnet and external_signaling_address optionsKevin Harwell
2013-09-23Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_...Joshua Colp
2013-09-13Create more accurate Contact headers for dialogs when we are the UAS.Mark Michelson
2013-08-29Fix a race condition where a canceled call was answered.Mark Michelson
2013-08-01Answer with multiple codecs if the underlying pjproject supports it.Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson