[asterisk-commits] mjordan: testsuite/asterisk/trunk r5879 - in /asterisk/trunk/tests/fax/pjsip:...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Nov 3 12:39:12 CST 2014
Author: mjordan
Date: Mon Nov 3 12:38:59 2014
New Revision: 5879
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=5879
Log:
fax/pjsip: Remove sip.conf from PJSIP fax tests
(1) They aren't needed for these tests, which expect to use PJSIP for the
various scenarios
(2) They (could be) actively harmful, as they allow chan_sip to listen for
message traffic on the same IP address/port as the PJSIP stack
Removed:
asterisk/trunk/tests/fax/pjsip/gateway_native_t38/configs/ast2/sip.conf
asterisk/trunk/tests/fax/pjsip/gateway_t38_g711/configs/ast2/sip.conf
asterisk/trunk/tests/fax/pjsip/t38/configs/ast2/sip.conf
More information about the asterisk-commits
mailing list