Changes between Version 11 and Version 12 of sysadminSIPServerConfiguration
- Timestamp:
- Jun 19, 2009, 4:10:41 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sysadminSIPServerConfiguration
v11 v12 13 13 14 14 15 ---- 15 16 == Overview == 16 17 17 18 SIP - Standard Interchange Protocol was developed by 3M to provide a way for self-check terminals to interact with ILS systems. It's important not to confuse this with the Session Initiation Protocol, which is a very common VOIP protocol. 19 20 ---- 18 21 19 22 == Installing == … … 44 47 you should now have the code downloaded. There should be a new folder named /opt/SIPServer 45 48 46 49 ----- 47 50 == Configuring The Server == 48 51 {{{ … … 98 101 Edit iptables to open ports 8080 and 8023: 99 102 103 ---- 100 104 == Adding SIP Users == 101 105 … … 117 121 Add the user you deliniated in oils_sip.xml <accounts></accounts> to the SIP group. 118 122 123 ---- 119 124 === Running The Server === 120 125 {{{ … … 123 128 }}} 124 129 130 ---- 125 131 === Stopping The Server === 126 132 {{{ … … 151 157 }}} 152 158 159 ---- 153 160 == Testing Your Connection == 154 161 … … 200 207 940 is a successful login. 201 208 209 ---- 202 210 == References == 203 211 … … 208 216 http://multimedia.mmm.com/mws/mediawebserver.dyn?6666660Zjcf6lVs6EVs66S0LeCOrrrrQ- 209 217 218 ---- 210 219 == Quick Start == 211 220