Hi,
It all depends on what infrastructure you have. If you have a CUBE, then this can easily be achieved using the following sip profile..
voice class sip-profiles 20
request INVITE sip-header From modify "From: (.*)(<)(.*>)" "From: \"\1 - COMPANY\" \2\3"
You then need to apply the sip profile to the outbound dial-peer
dial-p v xx voip
voice-class sip profile 20
Please rate all useful posts