----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/4294/ -----------------------------------------------------------
Review request for Asterisk Developers. Repository: testsuite Description ------- This patch adds a test for the user_eq_phone endpoint setting in PJSIP. The test verifies that when the user_eq_phone setting is enabled on a PJSIP endpoint, a request sent from Asterisk to that endpoint that contains a telephone number in the request URI has a 'user=phone' specified appended to it. The test originates a Local channel that causes an outbound dial to number 12568675309 at endpoint 'jenny'. The SIPp scenario verifies that a 'user=phone' tag is found in the INVITE request received from Asterisk. Note that this patch was originally applied to trunk, but a test is being provided both because tests are awesome as well as to backport the patch to 13. Some providers really like to know something is a phone number. Interoperability, yay! Diffs ----- /asterisk/trunk/tests/channels/pjsip/tests.yaml 6133 Diff: https://reviewboard.asterisk.org/r/4294/diff/ Testing ------- Thanks, Matt Jordan
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
