<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
So for this scenario, I think I need to store the UUID of both sides
before every bridge that I do, that way it will always reflect the most
recently connected call to an extension - either as source or
destination.<br>
<br>
I found the log action, so now I can spit out debug information as I
work this out!<br>
&nbsp;<br>
Scott<br>
<br>
p.s. Thanks for all your help, FreeSwitch (and the community) rock!<br>
<br>
Brian West wrote:
<blockquote
 cite="mid:246FF622-6BE7-4081-AE4B-A73D5694F6C1@freeswitch.org"
 type="cite">
  <pre wrap="">The key is the uuid.. In FreeSWITCH the uuid is the only bit you  
really need to know to do anything with the session.

/b

On Jan 15, 2009, at 9:12 PM, Scott Ellis wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks Brian, I had started looking at this, and I think I was  
heading in the direction you describe - now I can pursue that with a  
bit more confidence!

So even if we do not originate the call, the last dialled extension  
would still be valid as it would be set up during the bridging  
process?
(I think I need another method to collect the UUID of the leg of the  
bridge that initiated the call - or just the UUID that is active for  
that extension)

Scott
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>

  </pre>
</blockquote>
</body>
</html>