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
42
43
44
45
46
47
48
49
50
51
| [sip]
| sip_port=-1
| sip_tcp_port=-1
| sip_tls_port=-1
| default_proxy=0
| ping_with_options=0
|
| composing_idle_timeout=1
| srtp_crypto_suites=AES_CM_256_HMAC_SHA1_80,AES_CM_256_HMAC_SHA1_32
|
| [auth_info_0]
| username=marie
| userid=marie
| passwd=secret
| realm=sip.example.org
|
|
| [proxy_0]
| reg_proxy=<sip:sip.example.org;transport=tcp>
| reg_route=<sip:sip.example.org;transport=tcp>
| reg_identity="Super Marie" <sip:marie@sip.example.org>
| reg_expires=3600
| reg_sendregister=1
| publish=0
| dial_escape_plus=0
|
| [friend_0]
| url="Paupoche" <sip:pauline@sip.example.org>
| pol=accept
| subscribe=0
|
|
| [rtp]
| audio_rtp_port=-1--1
| video_rtp_port=-1--1
|
| [video]
| display=0
| capture=0
| show_local=0
| size=qcif
| enabled=0
| self_view=0
| automatically_initiate=0
| automatically_accept=0
| device=StaticImage: Static picture
|
| [sound]
| echocancellation=0 #to not overload cpu in case of VG
|
| [net]
|
|