[Asterisk-code-review] pjsip/rtp: Add test for bind rtp to media address (testsuite[master])

Joshua Colp asteriskteam at digium.com
Tue Jan 12 06:07:51 CST 2016


Joshua Colp has posted comments on this change.

Change subject: pjsip/rtp: Add test for bind_rtp_to_media_address
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

https://gerrit.asterisk.org/#/c/1934/1/tests/channels/pjsip/rtp/bind_rtp_to_media_address/configs/ast1/pjsip.conf
File tests/channels/pjsip/rtp/bind_rtp_to_media_address/configs/ast1/pjsip.conf:

Line 3: bind=127.0.0.3:5060
So, this fails on some systems. You can only reliably bind to 127.0.0.1. If you bind to 127.0.0.3 it may or may not work and it may or may not end up coming with a source address of 127.0.0.3. I believe it was Ubuntu where it failed. We had to change some tests awhile ago as a result of this.


-- 
To view, visit https://gerrit.asterisk.org/1934
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: If25d93339abc3ba8f6b141be9ed15932a918f637
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list