PBXes » English » Feature Requests » Inbound CallerID Format
Print Page | Recommend to Friend | Add Thread to Favorites
Post New Thread Post Reply
Author
Post « Previous Thread | Next Thread »
fpn
Premium Account


Registration Date: 16.02.2012
Posts: 11

cool Inbound CallerID Format Post Reply with Quote Edit/Delete Post Report Post to a Moderator       IP Information Go to the top of this page

Want the ability to adjust the incoming caller id format

In FreePBX this is done by “Set CallerID” FreePBX Module

Go to Module Admin and install the Set CallerID (Set+CallerID) module.

In Applications → Set CallerID, create a rule:

Pattern: ^(.*)$

Set CallerID Name to: ${CALLERID(name)} ${CALLERID(num)}

In pure Asterisk I beleive it's done in /etc/asterisk/extensions_custom.conf:

[from-pstn-custom]
exten => _X.,1,NoOp(Format inbound CallerID to “Name Number”)
same => n,Set(CALLERID(name)=${CALLERID(name)} ${CALLERID(num)})
same => n,Goto(from-pstn,${EXTEN},1)

There's no way to do this in PBXes

27.08.2025 20:01 fpnbrian is offline Search for Posts by fpnbrian Add fpnbrian to your Buddy List
i-p
Super Moderator


Registration Date: 14.01.2006
Posts: 4820

RE: Inbound CallerID Format Post Reply with Quote Edit/Delete Post Report Post to a Moderator       IP Information Go to the top of this page

This is possible with the PRO account. We can also modify your extensions.conf for you.

But why would you want to include the number into the name field? This should work automatically. If there is no name, it will just be the number. If there is one, name & number in the name field sounds a bit much?

04.09.2025 11:41 i-p-tel is offline Search for Posts by i-p-tel Add i-p-tel to your Buddy List
 
Post New Thread Post Reply
Go to:

Powered by Burning Board Lite 1.0.2 © 2001-2004 WoltLab GmbH
English Translation by Satelk