In pjsua, outgoing REFER now always put Refer-Sub: false

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@733 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjsip/docs/PJSUA-TESTING.txt b/pjsip/docs/PJSUA-TESTING.txt
index 72fb797..fabefb3 100644
--- a/pjsip/docs/PJSUA-TESTING.txt
+++ b/pjsip/docs/PJSUA-TESTING.txt
@@ -16,6 +16,11 @@
 	- hold and being held
 	- DTMF send/receive
 - IM and typing
+- Call transfer (with and without norefersub)
+- Call Hold
+- Re-Invite
+- DTMF
+- RTCP
 - TCP (if there's UDP route, then Contact will be UDP)
 
 - Repeat basic flow test without Route set (to wheter TCP is correctly specified in the contact etc)