~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/pjsip/docs/PJSUA-TESTING.txt

  • Committer: Package Import Robot
  • Author(s): Francois Marier, Francois Marier, Mark Purcell
  • Date: 2014-10-18 15:08:50 UTC
  • mfrom: (1.1.12)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20141018150850-2exfk34ckb15pcwi
Tags: 1.4.1-0.1
[ Francois Marier ]
* Non-maintainer upload
* New upstream release (closes: #759576, #741130)
  - debian/rules +PJPROJECT_VERSION := 2.2.1
  - add upstream patch to fix broken TLS support
  - add patch to fix pjproject regression

[ Mark Purcell ]
* Build-Depends:
  - sflphone-daemon + libavformat-dev, libavcodec-dev, libswscale-dev,
  libavdevice-dev, libavutil-dev
  - sflphone-gnome + libclutter-gtk-1.0-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TESTING
2
 
 
3
 
SANITY CHECKS:
4
 
- Do pjlib-test
5
 
- Do pjsip-test
6
 
 
7
 
BASIC FLOW TEST (compaq1.cfg, compaq2.cfg);
8
 
- with other pjsua
9
 
- with EyeBeam
10
 
- Register 
11
 
        - with Route
12
 
        - without Route
13
 
        - with TCP
14
 
- Presence (client and server)
15
 
- Call (UAC and UAS)
16
 
        - hold and being held
17
 
        - DTMF send/receive
18
 
- IM and typing
19
 
- Call transfer (with and without norefersub)
20
 
- Call Hold
21
 
- Re-Invite
22
 
- DTMF
23
 
- RTCP
24
 
- TCP (if there's UDP route, then Contact will be UDP)
25
 
 
26
 
- Repeat basic flow test without Route set (to wheter TCP is correctly specified in the contact etc)
27
 
 
28
 
 
29
 
- STUN test     (fwd1.cfg)
30
 
 
31
 
COMPATIBILITY WITH FWD
32
 
- presence (xpidf)
33
 
 
34
 
 
35
 
MULTIPLE ACCOUNTS (combo.cfg)
36
 
 
37
 
DIGEST with qop=auth (sipcenter?)
38
 
 
39
 
AUDIO QUALITY
40
 
- call to another pjsua that loops incoming call
41
 
 
42
 
TEST THE SAMPLES
43
 
 
44
 
LINUX TEST
45
 
 
46
 
UPDATE DOCUMENTATION
47