-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4294/
-----------------------------------------------------------

(Updated Dec. 23, 2014, 6:46 a.m.)


Review request for Asterisk Developers.


Changes
-------

It would probably help if I actually added the test.


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 (updated)
-----

  /asterisk/trunk/tests/channels/pjsip/user_eq_phone/test-config.yaml 
PRE-CREATION 
  /asterisk/trunk/tests/channels/pjsip/user_eq_phone/sipp/uas.xml PRE-CREATION 
  /asterisk/trunk/tests/channels/pjsip/user_eq_phone/configs/ast1/pjsip.conf 
PRE-CREATION 
  
/asterisk/trunk/tests/channels/pjsip/user_eq_phone/configs/ast1/extensions.conf 
PRE-CREATION 
  /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

Reply via email to