[Freeswitch-users] Bridging from Event Socket API

Michael Collins msc at freeswitch.org
Tue Dec 2 20:39:08 PST 2008


You probably have several options depending upon your needs. Could you
elaborate a bit on what the big picture is? Also, what exactly were you
doing when you established the second call leg? Did the second call let get
created and a valid uuid assigned, etc.? Just checking.

Let us know,
MC

On Tue, Dec 2, 2008 at 7:15 PM, Klaus Teller <klaus.teller at gmx.net> wrote:

> 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/
> 1001 at 192.168.1.121 [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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081202/e2112716/attachment-0002.html 


More information about the FreeSWITCH-users mailing list