<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#3366ff">
<tt>Hello, i have a little problem, could you help&nbsp; me please?<br>
<br>
I trying to bridge using uuid_bridge API, but doesn't work , and I cant
figure out why, I'll explain you:<br>
<br>
I make a Inboud call and run a lua script code, the lua code has this<br>
<br>
local UUID&nbsp; = session:getVariable("uuid");&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <br>
local api = freeswitch.API()<br>
local uuid = api:executeString('create_uuid')<br>
api:executeString(string.format("originate
{ignore_early_media=true,origination_uuid='%s',api_on_answer='uuid_bridge
%s
%s'}sofia/internal/189@192.168.1.203
&amp;park",
uuid, UUID, uuid))<br>
<br>
The outbpund call is to Xlite phone, and this is ringing but when a
answer the call, the first one is hangup and the second (@203) is still
alive, What happed??????<br>
<br>
The uuid_bridge return +OK but inmediatly the first is over<br>
<br>
<font color="#009900">2010-06-21 12:51:45.725585 [INFO]
switch_channel.c:2535 <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated"
 href="mailto:sofia/internal/189@192.168.1.203">sofia/internal/189@192.168.1.203</a>
api on answer:
uuid_bridge(7a9ab23d-4ea5-4597-84e2-992ee88c2c79
3456ef2d-ec79-43a7-bf72-a1b2e88fc725)<br>
+OK 3456ef2d-ec79-43a7-bf72-a1b2e88fc725 **********Line 765<br>
<br>
2010-06-21 12:51:45.725585 [DEBUG] switch_core_state_machine.c:344
(<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:sofia/internal/189@192.168.1.203">sofia/internal/189@192.168.1.203</a>)
State
RESET
going to sleep<br>
2010-06-21 12:51:45.725585 [DEBUG] switch_ivr_originate.c:3341
Originate Resulted in Error Cause: 487 [ORIGINATOR_CANCEL] *********
Line 780</font><br>
<br>
<br>
Please help me, thank you</tt><br>
<pre class="moz-signature" cols="72">-- 

Saludos

Arturo Monroy</pre>
</body>
</html>