CNAM not being displayed

rbergthold

Silver Partner
Advanced Certified
Joined
Aug 24, 2021
Messages
159
Reaction score
37
I am seeing CNAM "CONNECT TEL & C" in the From header; but it's not being passed to phones. I only see the CLID 4062488900 on the phones

1786125320554.png
 
my gut tells me something is set WONKY in my CLID under options. any advise would be greatly appreciated! Thank you!
 
Hi @rbergthold what voip provider is this?

Please check the INBOUND PARAMETERS, what are you using for the caller name field? in your case should be as follows:

<!-- Gateway / Provider Inbound Parameters -->
<field name="ParameterIn" custom="" parameter="ToUserPart">$CalledNum</field>
<field name="ParameterIn" custom="" parameter="FromDisplayName">$CallerName</field>
<field name="ParameterIn" custom="" parameter="FromUserPart">$CallerNum</field>
 
i'm using a generic SIP trunk, as the ITSP is Clearfly. Can you show me where and exactly how I would adjust that? Do i need to adjust that in the TEMPLATE itself?
 
<!-- Gateway / Provider Inbound Parameters -->
<field name="ParameterIn" custom="" parameter="ToUserPart">$CalledNum</field>
<field name="ParameterIn" custom="" parameter="FromUserPart">$CallerName</field>
<field name="ParameterIn" custom="" parameter="FromUserPart">$CallerNum</field>

this is what needs to be adjusted then, correct? the BOLD part
 
i'm using a generic SIP trunk, as the ITSP is Clearfly. Can you show me where and exactly how I would adjust that?
Click on VIEW TEMPLATE

1786126575611.png

Then validate the inbound parameters, if they are not set as the one I sent you before, then click on Create Copy and check the parameter use caller name from sip display name.

1786126722084.png

Apply your settings then on the sip trunk click on Switch Template for the custom one.
 
<field name="ParameterIn" custom="" parameter="FromUserPart">$CallerName</field>
yes, this one should be like this:

<field name="ParameterIn" custom="" parameter="FromDisplayName">$CallerName</field>
 
THAT WORKED!!!! :D thank you so much!!! such an easy fix... very much appreciated!!
 
  • Like
Reactions: Alejandro_3CX

Latest Posts

Members Online Now

Forum statistics

Threads
111,793
Messages
589,013
Members
164,583
Latest member
max@technigogo