<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>A call to B.</FONT></DIV>
<DIV><FONT face=Arial size=2>A place to musikOnHold.</FONT></DIV>
<DIV><FONT face=Arial size=2>I wont play short musik rington B before make 
bridge A with B.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>////////////////////////////////////////////////////////////////////////////////////////</FONT></DIV>
<DIV><FONT face=Arial size=2>If use API comands, it's work:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>//1. <FONT face=Arial size=2>A to 
musikOnHold.</FONT><BR>sendmsg<BR>call-command: execute<BR>execute-app-name: 
execute_extension<BR>execute-app-arg: hold_extension</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>//2. originate B and play rington<BR><FONT 
size=2><FONT size=2>api originate B_END_POINT 
&amp;playback(MUSIK_PATH)</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial color=#2a00ff size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>//3. bridge<BR>api uuid_bridge A_UUID 
B_UUID</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>////////////////////////////////////////////////////////////////////////////////////////</FONT></DIV>
<DIV><FONT face=Arial size=2>I wont joint point 2 and point 3 in dial 
plan.</FONT></DIV>
<DIV><FONT face=Arial size=2>Result API comands:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>//1. <FONT face=Arial 
size=2>A to musikOnHold.</FONT><BR>sendmsg<BR>call-command: 
execute<BR>execute-app-name: execute_extension<BR>execute-app-arg: 
hold_extension</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>//2. <FONT face=Arial 
size=2>originate B and play rington to B and bridge A with 
B</FONT><BR>sendmsg<BR>call-command: execute<BR>execute-app-name: 
execute_extension<BR>execute-app-arg: xxx_extension</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>dialplan.xml</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;extension 
name="xxx_extension"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;condition field="destination_number" 
expression="^xxx_extension$"&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>???????????????????????????????????&nbsp;&nbsp;&nbsp; //originate B</DIV>
<DIV>
<DIV>???????????????????????????????????&nbsp;&nbsp;&nbsp; //play to B</DIV>
<DIV>
<DIV>???????????????????????????????????&nbsp;&nbsp;&nbsp; //bridge with 
A</DIV></DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/condition&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/extension&gt;<BR></DIV></FONT></DIV></FONT>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=msc@freeswitch.org href="mailto:msc@freeswitch.org">Michael 
  Collins</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 28, 2009 8:07 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] originate 
  in dialplan</DIV>
  <DIV><BR></DIV>What exactly are you trying to accomplish with this dialplan 
  entry? That will help us answer your question. <BR>-MC<BR><BR>
  <DIV class=gmail_quote>2009/7/28 Kozak Vladimir <SPAN dir=ltr>&lt;<A 
  href="mailto:vkozak@abisoft.spb.ru">vkozak@abisoft.spb.ru</A>&gt;</SPAN><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV bgcolor="#ffffff">
    <DIV><FONT face=Arial size=2>
    <DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Please tell me, how&nbsp;can I&nbsp;execute originate new call and 
    uuid_bridge in dial plan.</DIV>
    <DIV>I tried to&nbsp;make like thise:</DIV>
    <DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action 
    application="originate" data="user/$${destination_end_point} 
    &amp;playback(${hold_music})"/&gt;<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
    &lt;action application="originate" data="user/$${destination_end_point}, 
    &amp;playback($${hold_music})"/&gt;</DIV>
    <DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;action 
    application="uuid_bridge" data="$${uuid} $${client_uuid}"/&gt;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>result:</DIV>
    <DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; [ERR] switch_core_session.c:1239 
    switch_core_session_execute_application() Invalid Application 
originate</DIV>
    <DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; [ERR] switch_core_session.c:1239 
    switch_core_session_execute_application() Invalid Application 
    uuid_bridge<BR></DIV>
    <DIV>
    <DIV><FONT face=Arial size=2>Best 
    regards.<BR>vkozak</FONT></DIV></DIV></FONT></DIV></DIV><BR>_______________________________________________<BR>FreeSWITCH-users 
    mailing list<BR><A 
    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
    href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
    href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>