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=55181454" 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 document explains how to set Caller ID (caller name and/ or caller number)

Created: August 2019

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

Table of Contents

Caller ID allows the person being called to see the number and/or the name of the person calling them, when they have the correct equipment to receive the Caller ID information. Also, it is important to keep in mind that ultimately it is the carrier who is in control of the Caller Id name and number, see Carrier considerations.

Outgoing Caller ID

Outgoing Caller ID refers to the name and/or number that is sent to the carrier on each outgoing call, there are several ways to control both name and number in Wildix.

...

Also, keep in mind that once the call is sent over the trunk it is the carrier who is in control of Caller ID name and number, please see see Carrier considerations.

Method 4 - Caller ID at trunk level - Advanced

...

...

Incoming Caller ID, name and number received on each incoming call,  can also be manipulated if needed. Please keep in mind that incoming Caller ID name and number also depend on the carrier, please see see Carrier considerations.

To manipulate incoming caller id you will be doing it in the dial plan using Set applications as shown on Method 3 - Configure the Caller ID over the Dial plan. In your incoming dial plan (main by default), you can use Set “Caller name” to manipulate the incoming caller id name:

...

In the call details there will be (most probably) two flows, with your keyboard arrows select the INVITE  going to your carrier’s IP (the flow on the right). Once highlighted you should see the INVITE details on the right side of the screen.  In the previous image, the Caller ID in the “FROM” fields should match the Caller ID name and number set in the User “Full name” and “Office number”.  See See Method 1 - Basic Caller ID configuration (User)

, or the Caller ID name and number set in the dial plan, see Method 3 - Configure the Caller ID over the Dial plan, or the Caller ID name and number set on the trunk, see  Method 2 Caller ID at trunk level.  Finally, if Caller ID was set to any of the special fields, Method 4 - Caller ID at trunk level - Advanced, you should see that special field on the INVITE (as shown in the previous picture).

...