]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Adding switch_nat options for NATPMP and uPNP mapping of ports for auto nat traversa...
authorBrian West <brian@freeswitch.org>
Sat, 30 May 2009 00:14:57 +0000 (00:14 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 30 May 2009 00:14:57 +0000 (00:14 +0000)
commita19dad9155501fcaa42acbfa35ffb1b429eaf3e6
tree15eb148878d0fa5f127206fa69ee287f1b7ece7d
parent334a8adfe8cc90c680acabadbfb4284a45ceae2b
 Adding switch_nat options for NATPMP and uPNP mapping of ports for auto nat traversal.  Not used for anything yet.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13513 d0543943-73ff-0310-b7d9-9358b9ac24b2
Makefile.am
src/include/switch.h
src/include/switch_nat.h [new file with mode: 0644]
src/switch_core.c
src/switch_nat.c [new file with mode: 0644]