<br>I am looking at the FS Console and I have a ESL listener socket that is hooked for HANGUP_COMPLETE event.<br><div class="gmail_quote"><pre><br>- ahmed <br><br>On Mon, Mar 15, 2010 at 6:50 AM, Ahmed Ajmal &lt;<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">ahmed.ajmal at breezecom.ae</a>&gt;wrote:<br>

<br>&gt;<i>  Hi<br></i>&gt;<i><br></i>&gt;<i><br></i>&gt;<i><br></i>&gt;<i> I have now configured the gateways as suggested below but I am not able to<br></i>&gt;<i> see the sip_gateway_name variable when the call hangup event is complete. I<br>

</i>&gt;<i> am on Freeswitch 1.0.5.<br></i>&gt;<i><br></i>&gt;<i><br></i>&gt;<i><br></i>Where are you looking to find the variable?<br>-MC<br><br>From: <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">freeswitch-users-bounces at lists.freeswitch.org</a><br>

[mailto:<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">freeswitch-users-bounces at lists.freeswitch.org</a>] On Behalf Of Brian<br>West<br>Sent: Wednesday, March 10, 2010 7:08 PM<br>
To: <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">freeswitch-users at lists.freeswitch.org</a><br>
Subject: Re: [Freeswitch-users] Set/Export channel variable<br><br> <br><br>We already set you a variable called sip_gateway_name when a call is placed<br>out a gateway.  You&#39;re also doing this wrong you should NEVER EVER do<br>

@$ipgwX as that data is in the gateway.  You should simply do<br>sofia/gateway/gwname/number<br><br> <br><br>/b<br><br> <br><br>On Mar 10, 2010, at 8:01 AM, Ahmed Ajmal wrote:<br><br><br><br><br><br>Hi<br><br> <br><br>I am trying to set a channel variable on the bridge application using this:<br>

<br> <br><br>&lt;action application=&quot;bridge&quot;<br>data=&quot;[gw=gateway1]sofia/gateway/gw/$number@$ipgw1 |<br>[gw=gateway2]sofia/gateway/gw/$number@$ipgw2&quot;/&gt;<br><br> <br><br>The application runs fine, what I now need to do is set/export the &#39;gw&#39;<br>

channel variable for CDR so that I know which gateway was dialed. I have<br>tried using set and export application but that doesn&#39;t work. Please help.<br><br> <br><br>Thanks<br><br>Ahmed<br><br><br></pre>
</div><br>