<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 08/20/2018 02:42 AM, Bipin Patel wrote:<br>
<blockquote type="cite"
cite="mid:ec97e268-b299-bad9-17d2-34f9112573e4@xbipin.com"><font
size="-1"><font face="Arial"> im stuck in one scenarion where A
calls B and either of them can initiate a transfer using *3
and bind_meta_app in features.xml but i need a variable which
can tell me which leg initiated the transfer, like was it A or
B coz no matter who did i always see call going to features
from A as A dialed B.</font></font></blockquote>
<br>
IIRC You can do bind_meta_app multiple times. In this case, you
could call it twice with one setting the flag to respond on the A
leg and the other setting the flag to respond on the B leg.
Distinguish with whatever variable you want :) I think it will work<br>
</body>
</html>