Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Html
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11';
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

...

Html
 <div class="lang-box-pdf">
	<div>
		<div class="google-lang">
			<div id="google_translate_element">
			</div>
			<script type="text/javascript">
					function googleTranslateElementInit() {
						new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'de,es,fr,it,nl', autoDisplay: false}, 'google_translate_element');
						}
			</script>
			<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
		</div>
		
		<div class="pdf-button">
			<a href="https://confluence.wildix.com/spaces/flyingpdf/pdfpageexport.action?pageId=23986378" alt="Convert to .pdf" title="Convert to .pdf"><img src="https://confluence.wildix.com/download/attachments/14549012/pdf-button-download-wildix-documentation.png"></a>
		</div>
	</div>
</div>


Info

This Admin Guide describes how to debug and troubleshoot various issues with Wildix Media Gateways.

Created: April 2018

Permalink: https://confluence.wildix.com/x/ygBuAQ

Table of Contents

Introduction

...

Consult the Guide in case you have provisioning, network and call issues. To debug and troubleshoot such issues, you can collect PCM trace and Syslog from Media Gateways.

Some useful links

Refer to these Quick Installation Guides for reminding how to connect and configure Media Gateways:

...


The following logical scheme demonstrates the procedure. In this case W02BRI is used (in case W01BRI is tested, you need another BRI device, to set up the second port):


To perform the test:

  • Create a user or use the existing one to perform the test. In this example the user “test2” with the extension number 103 is used:


  • Connect the Gateway to the Wildix test PBX and make the provisioning (refer to the online Guide if needed); connect the needed ports using the network cable RJ45:


  • Create a dialplan procedure to perform the test of the ports:


The procedure, while calling the number 9999, occupies the line corresponding to the predetermined BRI port and calls the number 5555.

...

  • Go to WMS -> Trunks -> select BRI device and click Edit to configure. Set up TE as one port, NT as the second port (by choice) and associate "testbri" Dialplan procedure with both of them. Here, in the example, W01BRI is tested and another BRI device is used to set up the second port:


Here is what we have after ports configuration: 

...

  • In case of the wiring to the network terminal Selta with DB9 connector, the correct scheme of the wiring is the following one:


Issue 1.2. The signal is not active

...

  • Make sure that the gateway ports are set up in TE mode. Connect Cisco device to the Media Gateway ports using the crossover cables:

Debugging of BRI/ PRI Gateways using PCM trace

...