summaryrefslogtreecommitdiff
path: root/res/res_pjsip_nat.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-09-05res/res_pjsip: Standardize/fix localnet checks across pjsip.Walter Doekes
2017-08-03res_pjsip_nat.c: Remove unnecessary CMP_STOP.Richard Mudgett
2017-08-01res_pjsip: Add support for dnsmgr to external_media_address.Joshua Colp
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-16res/res_pjsip_session: Only check localnet if it is definedMatt Jordan
2017-03-01res_pjsip WebRTC/websockets: Fix usage of WS vs WSS.Jørgen H
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-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
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