Hello,
This is not possible with CCA, only CLI. In addition, your version of CME must be 8.6+. Please be aware, we offer no support for 3rd party SIP phones, so use this at your own risk.
I don't take credit for this, as I found this information on this post: https://supportforums.cisco.com/message/3999456
voice service voip
allow-connections sip to sip
sip
registrar server expires max 600 min 60
no update-callerid
voice translation-rule 412
rule 1 /^ABCD\(.*\)/ /\1/
voice translation-profile SIP_Passthrough
translate called 412
voice register global
mode cme
source-address X.X.X.X port 5060
no outbound-proxy
max-dn 56
max-pool 14
authenticate register
hold-alert
voicemail XXXX
tftp-path flash:
create profile sync
voice register dn XX
translation-profile incoming SIP_Passthrough
number XXX
call-forward b2bua busy XXX
call-forward b2bua noan XXX timeout XX
call-forward b2bua unregistered XXX
name XXXX
no-reg
label XXX
!
voice register pool XX
id mac XXXX.XXXX.XXXX
session-transport tcp -> what your phone uses
number 1 dn XX
dtmf-relay rtp-nte -> what your phone uses
username XXX password 1234 -> your setup
codec g711ulaw
Thanks,
-john