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=40469250" 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

ClasSound is CLASSOUND is a VoIP operator platform provided by Wildix. If you are interested in setting up ClasSound CLASSOUND trunk, please contact Wildix SAT for ordering DID numbers/ pricing/ billing and other questions.

Available starting from WMS version 4.01.44081.22 and higher.

Web page: https://www.wildix.com/classound/

Created: May 2019

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

Table of Contents

Configuration

ClasSound is CLASSOUND is a built-in trunk implemented as a new Dialplan procedure "classound" in WMS -> Dialplan -> Dialplan rules. The new procedure is created automatically after upgrading a PBX. 

Managing calls

Outgoing calls 

Warning

IMPORTANT: use E.164 (international) number format for outgoing calls.

...

To route outgoing calls via ClasSound CLASSOUND trunk, modify the Dialplan procedure used for managing outgoing calls (e.g. “users”). For example, add the Dialplan application "Dial the trunk" -> select "classound" from the list of trunks.

How to make sure calls that correct caller number is set for outgoing calls via

...

CLASSOUND?

You have several options (in our example we will use the phone number +3904611715111):

  • You can add this phone number as "Office number" in WMS → Users, and it will be used as Caller Number when outgoing calls are placed from those users:


...

E.g. you have purchased five phone numbers, you can ask Wildix to set one of these phone numbers as the default phone number for this PBX. This number will be used as Caller Number when outgoing calls are placed from users who have no "office number" configured, and in case Caller Number is not set in the Dialplan procedure that manages outgoing calls before routing calls via "classound" trunk.


Configuration example for Italian numbers


Configuration example for other numbers

(French numbers are taken as an example): 

...

Warning

Important: For outgoing calls to emergency numbers in all countries, use local supported trunks as such calls cannot be routed via ClasSoundCLASSOUND.

The configuration example:

  • 1XX -> a called number pattern to cover the range of emergency numbers
  • Dial the trunk - local trunk - local -> outgoing calls are routed via local trunk

Incoming calls

To route incoming calls via ClasSound via CLASSOUND trunk, modify the default Dialplan procedure "classsound".

...