<!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">
Brian West wrote:
<blockquote
 cite="mid:C6E0B0ED-0AEB-4BB3-A174-7E6BF8A1A105@freeswitch.org"
 type="cite">
  <pre wrap="">Why do you need to know the destination profile like that?  You get to  
pick that on your own so you should already know that before hand.


/b

On Nov 17, 2009, at 3:03 AM, Eli Hayun wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi
We have more then one profile. To make a call I have to enter : bridge
sofia/profile/number@ip
The problem is when I use : "${use_profile}" I am getting the caller
profile, and I need the destination profile.

How do I get this information?

Thanks

Eli
    </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>
Thanks for your answer.<br>
<br>
The problem is when I call to that number that the phone hook to other
server, I cannot make the call.<br>
Is there is a variable that can tell me the destination profile?<br>
Lets say the other profile called "ph1" I have to dial<br>
sofia/ph1/xxxxx@host to make the call. Is there other way to do that?<br>
<br>
Thanks<br>
<br>
Eli<br>
</body>
</html>