Project

General

Profile

SipDevicesAcrobitsGroundwire » History » Version 19

Pro Backup, 08/05/2013 09:06 PM
Snom 370 link inserted

1 16 Pro Backup
[[SipDevices]] »
2
3 15 Pro Backup
h1. Acrobits Groundwire
4 2 Pro Backup
5 19 Pro Backup
Goal is to create a reliable and secure configuration for inbound calls, where the account is shared with another desktop ([[SipDevicesSnom370|Snom 370]]) SIP-phone.
6 18 Pro Backup
7 2 Pro Backup
h2. Account
8
9
h3. User Details
10
11
|Username| 2233XXXXXX|
12
|Domain|sip2sip.info|
13 10 Pro Backup
|Display Name|<empty>|
14 2 Pro Backup
15
h3. Advanced settings
16
17
|Incoming Calls|On with Backgrounding|
18
|NAT Traversal|ICE|
19
|Proxy|proxy.sipthor.net:443|
20
|Auth User Name|<empty>|
21
|Transport Protocol|tls (sips)|
22
|VoiceMail Number|<empty>|
23
|Expires|86400|
24 10 Pro Backup
25 2 Pro Backup
|Caller ID|<empty>|
26
|Caller Id Method|From Username|
27 10 Pro Backup
28
_Sets caller ID headers of outgoing INVITE messages. Most VoIP providers will ignore these headers though._
29
30 2 Pro Backup
|SIMPLE|Off|
31
32 10 Pro Backup
_Enables SIP/SIMPLE messages to be sent and received._
33
34 2 Pro Backup
h4. Backgrounding Options
35
36
|Host|<empty>|
37
|Transport Protocol|tls (sips)|
38
|Expires|86400|
39
|Track Errors|On|
40
41
h4. NAT Traversal
42 3 Pro Backup
43
|Media|ICE|
44
|Send Media Back|Off|
45 13 Pro Backup
46
_Ensures that media streams are sent to the IP:port they are received from._
47
48 17 Adrian Georgescu
|STUN Server|stun1.dns-hosting.info:3478|
49 3 Pro Backup
|TURN Username|<empty>|
50
|TURN Password|<empty>|
51
|Ignore Symmetric NAT|Off|
52 13 Pro Backup
53 3 Pro Backup
|Discover Global IP|Internal|
54 13 Pro Backup
55
_For providers requiring global IP discovery use External. For others you should be safe with Static or Internal. Static uses a faked private IP:port pair to solve issues when you are behind NAT and your provider groups registrations based on the full Contact URI. This option prevents changes in Contact header when network conditions change. To specify your own IP:port pair go to the Hacks section._
56
57 1 Pro Backup
|Send keepalives|Off|
58 13 Pro Backup
59
_Send keepalive packets to keep the NAT ports open. Set if you have troubles getting incoming calls._
60
61 10 Pro Backup
|Outbound Proxy Enabled|Off|
62 13 Pro Backup
63
_Optionally set to a proxy that performs some traffic manipulation e.g. TLS to UDP translation. This proxy is usually not related to the SIP provider. If regular proxy is specified as well, the SIP traffic will be routed to the proxy on the second hop.
64
Use the Outbound Proxy to route all SIP traffic through one server._
65 3 Pro Backup
66
h4. Codecs for WiFi
67 1 Pro Backup
68 17 Adrian Georgescu
# Opus Wideband
69
# G.722
70
# Opus Narrowband
71 3 Pro Backup
# iLBC
72
# G.711 u-Law
73
# G.711 a-Law
74
# G.729a
75
# GSM
76
77 6 Pro Backup
|Packet Time|20ms|
78 7 Pro Backup
|Force&nbsp;Packet&nbsp;Time|Off|
79
80 6 Pro Backup
_Higher packet times save bandwidth, but make the call quality more sensitive to packet loss. Bigger lost packets will make longer, more audible dropouts._
81
82 1 Pro Backup
|Honor&nbsp;Remote&nbsp;Codecs|On|
83 7 Pro Backup
84 6 Pro Backup
_If set, local codec order will be ignored and the first supported codec from the list sent by remote will be used._
85 5 Pro Backup
86
h4. Codecs for 3G
87
88
# iLBC
89
# Opus Narrowband
90
# GSM
91
# G.729a
92
# G.711 u-Law
93
# G.711 a-Law
94
# Opus Wideband
95
# G.722
96
97 8 Pro Backup
|Packet Time|20ms|
98
|Force&nbsp;Packet&nbsp;Time|Off|
99
100
|Honor&nbsp;Remote&nbsp;Codecs|Off|
101 5 Pro Backup
102
h4. DTMF Mode
103
104
h5. Enabled DTMF Modes
105
106
# RFC2833
107
# SIP INFO
108
# audio
109
110 9 Pro Backup
|Send&nbsp;All&nbsp;Enabled|Off|
111
112 1 Pro Backup
_When turned on all enabled DTMF methods are sent simultaneously. If pressing a single digit results in multiple presses on the receiver side, just turn this switch off._
113 10 Pro Backup
114
h4. Secure Calls
115
116
h5. SDES (RFC 4568)
117
118
|Incoming Calls|Enabled|
119
|Outgoing Calls|Best Effort|
120
121
_A secure signaling channel is required for SDES. I.e. the protocol needs to be set to TLS. Due to security concerns it's also disabled for pushed calls. Please note SDES is prone to man-in-the-middle attacks and is largely dependant on the behavior of proxies along the SIP path. There may be hops between which the keys are transfered in clear text. If you would like to use SRTP over an insecure signaling channel you should try ZRTP instead._
122
123
h5. ZRTP
124
125
|Incoming Calls|Enable|
126
|Outgoing Calls|Disable|
127
128
_ZRTP is a media path key exchange method for SRTP. It can be used to secure calls even over insecure signaling channel (e.g. UDP). As opposed to SDES, it prevents eavesdropping opportunities at proxies. You will be able to accept ZRTP encrypted calls, however to initiate them you need to purchase the ZRTP add-on._
129
130
h4. Hacks
131
132
|RTP Port Start|10000|
133
|RTP Port End|65535|
134 12 Pro Backup
135 10 Pro Backup
|SIP Port|<empty>|
136
137 12 Pro Backup
_The listening port for SIP._
138
139 10 Pro Backup
h5. Forced Contact
140
141
|Contact IP:port|<empty>|
142
143 12 Pro Backup
_Fake fixed local IP and port can help if you are behind NAT and your provider groups registrations based on the full Contact URI. This setting prevents changes in Contact header when network conditions change. You should pick an IP from RFC 1918 range. E.g. 192.168.1.100:44444. Make sure to set Discover Global IP to Static to use this field._
144
145 10 Pro Backup
h5. Authorization
146
147
|Send On Request|Off|
148 12 Pro Backup
149
_Some providers do not like getting the Authorization header unless requested._
150
151 10 Pro Backup
|URI Scheme|sip:|
152
153 12 Pro Backup
_The default scheme for numerical URIs is sip: or sips:. You can select tel: to enable support for RFC 3966 tel: URIs._
154
155 10 Pro Backup
h5. Nortelnetworks
156
157
|Proxy-Require|Off|
158 12 Pro Backup
159
_Some setups need Proxy-Require: com.nortelnetworks.firewall header to successfully traverse NAT._
160 10 Pro Backup
161
h5. SRTP
162
163
|Prefer 80-bit Tags|Off|
164 11 Pro Backup
165 10 Pro Backup
_Prefer 80-bit authentication tags over 32-bit tags._
166
167
h5. Registration State
168
169
|Reuse|On|
170
|Adjust Via|Off|
171 11 Pro Backup
172 10 Pro Backup
_The new registration will reuse the same Call-ID, CSeq sequence and rinstance as the previous one. We try to unregister stale contacts when network change. It's possible to alter Via headers to reflect Contact being unregistered._
173
174
h5. Well-known codecs
175 11 Pro Backup
176
|Use rtpmap|Off|
177
178
_It's not necessary to include rtpmap attributes for well known codecs, but some providers erroneously require it._