summaryrefslogtreecommitdiff
path: root/pjsip/docs/PJSUA-TESTING.txt
blob: c1fdd6450291f05e7b5d8ea35007d3bae3587d3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
TESTING

SANITY CHECKS:
- Do pjlib-test
- Do pjsip-test

BASIC FLOW TEST (compaq1.cfg, compaq2.cfg);
- with other pjsua
- with EyeBeam
- Register 
	- with Route
	- without Route
	- with TCP
- Presence (client and server)
- Call (UAC and UAS)
	- hold and being held
	- DTMF send/receive
- IM and typing
- 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)


- STUN test	(fwd1.cfg)

COMPATIBILITY WITH FWD
- presence (xpidf)


MULTIPLE ACCOUNTS (combo.cfg)


AUDIO QUALITY
- call to another pjsua that loops incoming call

TEST THE SAMPLES

LINUX TEST

UPDATE DOCUMENTATION