<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="padding-bottom:40px">
<div style="font-size: 10pt; ">
<p dir="ltr" style="margin-top:0;margin-bottom:0;">Hey there, </p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;"><br>
</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;">I have a question i want a dialplan to send the called number of the client instead of my callerID when making a 3way call or when transfering to an extension from a bridge to another pbx. The problem i add
 a variable and using thw two underscores but i still see the my calledID , i am using both asterisk 1.8.29 and other is asterisk 11.4 here is the dialplan inherit which i do :</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;"><br>
</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;">exten=> _6XX,n,set(__var=${EXTEN})</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;">exten=> _6XX,n,Dial(IAX2/bridge/${EXTEN},,tTor)</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;"><br>
</p>
<p dir="ltr" style="margin-top:0;margin-bottom:0;">I want to recieve the client number that were called from my first pvx with 5XX extensions to be shown on my second pbx with 6XX while making a transfer to the bridge with 3 way call or blind transfer , I know
 i am missing something here , can you guys help me.</p>
<div id="SignatureBox" dir="ltr" style="margin-top:0;margin-bottom:0;">Sent from my LG Mobile</div>
</div>
</body>
</html>