summaryrefslogtreecommitdiff
path: root/res/res_pjsip_nat.c
AgeCommit message (Expand)Author
2016-02-08res_pjsip: Fix infinite recursion when loading transports from realtimeGeorge Joseph
2015-09-10res/res_pjsip_nat: Ignore REGISTER requests when looking for a Record-RouteMatt Jordan
2015-06-26res_pjsip_nat: Adjust when contact should be rewritten.Mark Michelson
2015-06-26res_pjsip_nat: Rewrite route set when required.Mark Michelson
2015-03-20Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.Richard Mudgett
2015-02-12ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis appMatthew Jordan
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-10-10res_pjsip_nat: Place source port into rport of responses if 'force_rport' is on.Joshua Colp
2014-10-01PJSIP: Force transport on contact rewriteKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-01-31PJSIP: Fix address for ACK in NAT situationsKinsey Moore
2014-01-15PJSIP: Add Path header supportKinsey Moore
2014-01-07res_pjsip_nat: Don't assume a Contact header will always contain a URI.Joshua Colp
2013-12-09res_pjsip_nat: Add NAT module to session dialogs.Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson