summaryrefslogtreecommitdiff
path: root/res/res_pjsip/pjsip_distributor.c
AgeCommit message (Expand)Author
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-12res_pjsip distributor: Don't send 503 response to responses.Mark Michelson
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-14res_pjsip: make it unloadableKevin Harwell
2014-11-06res_pjsip: Ensure in-dialog responses have an endpoint associated.Joshua Colp
2014-10-06res_pjsip: Prevent crashes when PJPROJECT presents an rdata with no messageMatthew Jordan
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-14Fix erroneous behavior when sending auth rejection to artificial endpoint.Mark Michelson
2013-12-09Switch PJSIP auth to use a vector.Mark Michelson
2013-11-16res_pjsip: Add support for building against pjproject with SIP transaction gr...Joshua Colp
2013-10-25PJSIP: Add log messages when requests are received for non-existent endpointsJonathan Rose
2013-08-28Fix dialog matching in the SIP distributor.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson