Hi Folks,

so far i could understand how to bridge calls with Javascript. I'm trying to do 
the same with Java via the Socket Interface. My first trials weren't 
successful. maybe you can help me understand what is goin on. 

What i want to do is to bridge an existing leg (Unique-ID is known) to a party 
that wasn't yet dialed (Unique-ID unknown). With javascript it is something 
like:

session.bridge("sofia/internal/1002");

How do i do this using the event socket interface? what application/command 
would i use with which arguments?


One way i tried to do this is to orginate a call to 'sofia/internal/1002' and 
bridge the two existing legs using uuid_bridge. Unfortunately, it wasn't 
successful. The only message i had on the FS console is: 

2008-12-02 16:57:34 [DEBUG] switch_core_session.c:693 
switch_core_session_queue_private_event() Send signal sofia/internal/[EMAIL 
PROTECTED] [BREAK]

Any idea what i'm missing?

Thanks,

Klaus.





-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to