<p>These instructions should assist in configuring your Asterisk based PBX to 
work with TIM Enterprise. If you are not familiar with PBX 
configuration, please contact your system maintainer.</p>

<table class="confluenceTable">
	<tbody>
		<tr>
			<th class="confluenceTh" width=158>Connection information</th>
			<th class="confluenceTh">Description</th>
		</tr>
		<tr>
			<td class="confluenceTd"><b>Connection type</b></td>
			<td class="confluenceTd"><b>IP: </b>
				TIM Enterprise makes a connection to the Asterisk PBX.
				
				<p>You will need to follow the below steps to enable CDR to me sent out via IP on your Asterisk based PBX:</p>

				<ul>
					<li>Enter the <span class="reference">Server Setup System</span>.</li>
					<li>Under the <span class="button" id="list">Advanced</span> section select edit <span class="keyword">manager_custom.conf</span></li>
					<li>Add the following lines to the file: <span class="keyword">[CDRout]secret = cdrdeny = 0.0.0.0/0.0.0.0permit = 10.0.0.0/255.0.0.0permit = 192.168.0.0/255.255.0.0permit = 
						212.57.232.128/255.255.255.128read = callwrite =</span></li>
					<li>Click <span class="button" id="list">Edit</span> to confirm the change</li>
				</ul>
















			</td>
		</tr>
		<tr>
			<td class="confluenceTd"><b>Cable configuration</b></td>
			<td class="confluenceTd">Straight-through.
			</td>
		</tr>
		<tr>
			<td class="confluenceTd"><b>IP method</b></td>
			<td class="confluenceTd"><b>TCP/IP connection: </b>
				If the Siemens HiCom-HiPath is configured to send the SMDR information via TCP/IP the actual installation of TIM Enterprise can be anywhere on the network that the PBX is connected to. 
				The Siemens HiCom-HiPath will need to be configured to send the SMDR data to the IP address and TCP port that TIM Enterprise is listening on.
			</td>
		</tr>
	</tbody>
</table>

<p>For your SMDR configuration, you will need to speak to your system maintainer to enable SMDR output.</p>

<h2>Configuring TIM Enterprise</h2>

<p>Below you will find steps on how to configure TIM Enterprise to listen for SMDR data from your Siemens HiCom-HiPath:</p>

<ol>
	<li>Browse to TIM Enterprise as normal and login with your credentials.</li>
	<li>Click on the <span class="button" id="list">Directory</span> tab.</li>
	<li>Go the the point in the Directory where you need to add the PBX Object and add a PBX with the name 'Siemens HiCom-HiPath'.</li>
	<li>Left-click on it and select <span class="button" id="list">Properties</span>.</li>
	<li>From the <span class="button" id="list">General</span> settings tab select <span class="keyword">Siemens HiCom-HiPath</span> from the PBX model list.</li>
	<img src="http://www.tri-line.com/common/img/documentation/tim_enterprise/pbx/siemens_hicom_hipath_1.png" alt="Siemens HiCom-HiPath" />
	<li>In the <span class="button" id="list">Connection</span> tab select <span class="keyword">Listen for connection from PBX</span> from the <span class="reference">Connection method</span> list.</li>
	<li>In the <span class="reference">Port</span> field enter in <span class="keyword">9000</span>.</li>
	<li>Finally, click on the <span class="button" id="list">Save</span> button.</li>
	<img src="http://www.tri-line.com/common/img/documentation/tim_enterprise/pbx/siemens_hicom_hipath_2.png" alt="Siemens HiCom-HiPath" />
</ol>