Commit Graph

15 Commits

Author SHA1 Message Date
Brian West 7d597b996b don't let 0.0.0.0 be valid for upnp because some devices that are not internet gateways will return this ie printers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 14:40:27 +00:00
Brian West 35c1d7bec7 Mirror back the port so people don't ask why its ZERO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13646 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 19:31:25 +00:00
Mathieu Rene 3821b38d34 Use a new natpmp_t object for every request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 15:01:54 +00:00
Mathieu Rene dd3ad37b13 fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 14:39:28 +00:00
Mathieu Rene b633d3298e add an external port output parameter to switch_nat_add_mapping and use it in sofia_glue_tech_choose_port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-05 02:30:44 +00:00
Anthony Minessale d77a3b1980 fix long delay in nat detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 22:46:38 +00:00
Anthony Minessale 4577ec8788 fix order of ops to enable logging sooner
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 22:03:33 +00:00
Anthony Minessale b82984fe97 add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West f8f233cd7c more clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 10:24:38 +00:00
Brian West a92617901d speed up discovery and clean up code a tiny bit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13522 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 10:01:21 +00:00
Brian West d4d7315cc4 Adding the descriptor to the mapping request so when you list them you know its FreeSWITCH that did it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 03:24:10 +00:00
Brian West 7e23aad405 more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 01:03:55 +00:00
Brian West eaf470bd92 minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:56:32 +00:00
Brian West ffba850acf tweaks to nat code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-30 00:50:30 +00:00
Brian West a19dad9155 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
2009-05-30 00:14:57 +00:00