Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: llandry on July 17, 2007, 08:39:01 PM
-
Just a quick question on the fop....
Is there a way to change the way the phone numbers are displayed for each of the 'active' extensions and trunks?
currently, my North American #s are displayed as (xxxx) xxxxxx (European?) as oposed to (xxx) xxx-xxxx ...
I know it's not a big deal, but it's makes reading the numbers..
-
Hi Llandry,
It's easy enough to change.
look in
/etc/e-smith/templates/usr/local/operator/op_server.cfg/30-out
It's about halfway in - code looks like this...
; Formatting of the callerid field
; where 'x' is a number
clid_format=(xxxx) xxxxxx
Change to whatever is best for you, do a commit, that should do it.
Best
S
-
Thank you very much my friend..
It's just a little thing, but when you're used to one format, it make a world of difference.
L2