<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><span class="cgSelectable"><span class="fontDarkGray"><br></span></span><div><div class="jive-rendered-content"><p>Hi all experts.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>I will be thankful if some one can guide me whats going on in my scenario. Pls dont be scared with such a long post.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Following is my diagram</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>(ext 1001)CIPC----------------R1---------------------------R2--------------------CIPC(ext 2001)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>I am running CME on both R1 and R2 with just one CIPC registered to each. Now i made the following dial-peers on R1 and R2</p><p style="min-height: 8pt;
 height: 8pt; padding: 0px;"> </p><p>R1<br>dail-peer voice 2001 voip<br> destination-pattern 2...<br> session target ipv4:172.16.1.2 (R2's IP)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>R2<br>dail-peer voice 1001 voip<br> destination-pattern 1...<br> session target ipv4:172.16.1.1 (R1's IP)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Now i made the call from 1001 (and vice versa) and call was successful. Now what i wanted to do</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>1) When the call is made from 1001 to 2001, calling-number should translate to 0213561000. For this i configured</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>On R1:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>voice translation-rule 1<br> rule 1 /1001/ /0213561000/</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>voice
 translation-profile Calling-number<br> translate calling 1</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>dial-peer v 1001<br> translation-profile outgoing Calling-number</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Now when i made the call from 1001 to 2001, i can see on 2001 that the call is coming from 0213561000. Again successful !</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Now
 this is the problem part. I want to dial 0213561000 from 2001, and in 
background it should be translated to 1001. I configured the following</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>on R2:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>dial-peer voice 1 voip<br> destination-pattern 0213561000<br> session-target ipv4:172.16.1.1</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>on R1</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>voice translation-rule 2<br> rule 1 /0213561000/ /1001/</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>voice translation-profile Called-number<br> translate calling 2</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>dial-peer voice 1 voip<br> incoming called-number 0213561000<br> translation-profile incoming Called-number</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Now when i dial 0213561000 from 2001, it makes the call and
 suddenly on display it changes to 1001 !!! Why is this so ?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>I
 did some research and changed the protocol to sip. Now using wireshark,
 i was clearly able to see that 1001 was send as remote-party-id. But 
how to solve it in H323 environment ?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>To
 put it simple, i want to mask my internal extensions, so that when the 
call is made from 2001 to 0213561000. the display should also show 
0213561000 and not 1001.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Pls guys, take out some time to help me out.</p></div></div>
</div></body></html>