Hi @IBN
Do you mean that when users make outbound calls it shows their DDI but in the SIP message you want it to display the Company name instead of the users name, or that you want all user to display the main number for the company as their outbound CLI?
If its option 1, then the best way to do that is with a onprem SBC where you can add and edit the SIP message, this cant be done in teams itself.
Option 2, you can create a policy to replace the users outbound DDI with that of a Resource account, E.g. Main number (Cant be a Toll free number, Has to be a DDI)
For option 2 you can do this by following the below MS Docs:
Creating policy: https://learn.microsoft.com/en-us/powershell/module/skype/new-cscallinglineidentity?view=skype-ps
Assigning Policy: https://learn.microsoft.com/en-us/powershell/module/skype/grant-cscallinglineidentity?view=skype-ps
Regards,
T