summaryrefslogtreecommitdiff
path: root/channels/chan_pjsip.c
AgeCommit message (Expand)Author
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-12-12chan_pjsip: Revert r403587Jonathan Rose
2013-12-11func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsipMatthew Jordan
2013-12-09chan_pjsip: Fix a sticking channel lock caused by channel masqueradesJonathan Rose
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-30pjsip_messaging: Added debug for in dialog messagingKevin Harwell
2013-10-26chan_pjsip: Fix a crash when direct media is enabled and an ACK is received a...Joshua Colp
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-10-02Multiple revisions 400318-400319Mark Michelson
2013-10-02Reduce channel snapshot creation and publishing by up to 50%.Joshua Colp
2013-09-20Add a missing session supplement unregistration in chan_pjsip for ACKs.Joshua Colp
2013-09-11pjsip: reinvite for connected line updates occurs when it should notKevin Harwell
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-23Fix crash when answering after a transport error occurs.Joshua Colp
2013-08-01Fixed compile errors introduced in r395954.David M. Lee
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson