<div dir="ltr"><div><div><div><div><div><div>Hi<br>I have PABX running CUCME and 79xx IP Phones (SCCP firmware). Traffic to PSTN is done by H.323 dial-peer to other our Cisco in HQ. HQ Cisco gateway have SIP Trunk to our carrier. Dial-peer <br>
to carrier have applied outgoing translation where we add 4345# prefix to called number.<br></div></div><br></div><div>My problem : when I calling outside called number displayed on the phone is changed to prefix - 4345#. I don't see called number but just prefix. <br>
<br>Is any way to change this behavior ?<br></div><div><br><div>My configuration:<br></div></div><div>(dial-peer from HQ router to carrier)<br></div><br>voice translation-rule 4000<br> rule 2 /^0)/ /4345#/ type any international plan any isdn<br>
!<br>voice translation-profile ADDPREFIX<br> translate called 4000<br>!<br>dial-peer voice 1003 voip<br> translation-profile outgoing ADDPREFIX<br> huntstop<br> destination-pattern 0T<br> progress_ind setup enable 3<br> session protocol sipv2<br>
 session target ipv4:x.x.x.x:5060<br> dtmf-relay rtp-nte<br> codec g711ulaw<br> clid strip name<br> no vad<br>!<br><br></div>(dial-peer between CUCME and HQ)<br></div><br>dial-peer voice 1000 voip<br> huntstop<br> destination-pattern 0T<br>
 progress_ind setup enable 3<br> session target ipv4:10.4.30.2<br> dtmf-relay h245-alphanumeric<br> codec g711ulaw<br> ip qos dscp cs5 media<br> clid strip name<br> no vad<br><br></div></div>