summaryrefslogtreecommitdiff
path: root/pjsip/docs
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-09-22 12:48:18 +0000
committerBenny Prijono <bennylp@teluu.com>2006-09-22 12:48:18 +0000
commit8f0078e1663ab2d5d6b25a0d5745f5c14ed9ab18 (patch)
treebf730c7a2d1e80bcb1c86adef32a4b49ad1d0109 /pjsip/docs
parent720911bf3037d52a6ba0298e540f5ab196e14bc7 (diff)
In pjsua, outgoing REFER now always put Refer-Sub: false
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@733 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/docs')
-rw-r--r--pjsip/docs/PJSUA-TESTING.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/pjsip/docs/PJSUA-TESTING.txt b/pjsip/docs/PJSUA-TESTING.txt
index 72fb797e..fabefb36 100644
--- a/pjsip/docs/PJSUA-TESTING.txt
+++ b/pjsip/docs/PJSUA-TESTING.txt
@@ -16,6 +16,11 @@ BASIC FLOW TEST (compaq1.cfg, compaq2.cfg);
- 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)