SIP Outbiound CallerID Problem

Soldato
Joined
17 Oct 2002
Posts
3,941
Location
West Midlands
Greetings, has anyone had an issue where by a call is made from a Cisco CME system over SIP and the endpoint receiving the call shows the Caller ID information as "888888888888"

Ive got an outbound translation rule in place to translate the calling number to a local DDI but im stumped.


voice translation-rule 1
rule 1 /.*/ /0121***8158/
!
voice translation-rule 2
rule 1 /^999$/ /999/
rule 2 /^9\(.*\)$/ /\1/
!
voice translation-rule 3
rule 1 /.........8158/ /2001/
rule 2 /.........8159/ /1005/
rule 3 /.........8160/ /1006/
rule 4 /.........8161/ /1007/
rule 5 /.........8162/ /1008/
!
!
voice translation-profile SIP_Inbound
translate called 3
!
voice translation-profile SIP_Outbound
translate calling 1
translate called 2

Any suggestions much appreciated

:)
 
Back
Top Bottom