[Freeswitch-users] Socket outbound: How to bridge two calls?

Anthony Minessale anthony.minessale at gmail.com
Thu Nov 6 09:36:29 PST 2008


you are missing execute-app-arg

sendmsg <the uuid of the channel you want to control (inbound leg) >
call-command: execute
execute-app-name: intercept
execute-app-arg: <the uuid of the call you want to bridge to (outbound leg)
>


On Thu, Nov 6, 2008 at 11:18 AM, Dennis <odermann at googlemail.com> wrote:

> but what could be the cause, that there is no uuid in the intercept?
> we are sending the uuid of the outbound with the intercept.
>
> as you can see under  http://pastebin.freeswitch.org/6019 in the "test
> intercept" part, we send the message with the uuid and get the answer
> below (with intercept, outbound and the uuid of the outbound ->
> in_uuid is the inbound uuid).
> so i can not understand, why the uuid of the intercept is empty.
>
> i was testing with two softphones, which are connected to the standard
> 1000 and 1001. this might be the reason, why there were 4 calls in the
> cli.
>
>
> i now tested over our carrier, so that there are only two uuid's. the
> result is the same with only two possible uuid's (see log in
> http://pastebin.freeswitch.org/6019).
>
> i really have no clue, what i am doing wrong.
>
> thanks a lot
> dennis
>
>
>
> 2008/11/6 Anthony Minessale <anthony.minessale at gmail.com>:
> > in your intercept example there is no uuid  (note the empty () where the
> > uuid should be and the syntax error)
> >
> > 2008-11-06 16:17:26 [DEBUG] switch_ivr.c:391 switch_ivr_parse_event()
> > sofia/internal/1001 at 192.168.2.2 Command Execute intercept()
> >  2008-11-06 16:17:26 [ERR] mod_dptools.c:256 intercept_function() Usage:
> > [-bleg] <uuid>
> >
> > in the cli example you specified one of the uuids from the wrong call it
> > should have been.
> >
> > b05f58aa-ac16-11dd-9f4b-f1b593b2c0b8
>  b0714c7c-ac16-11dd-9f4b-f1b593b2c0b8
> >
> > you had an existing bridged call and you used one of the uuid from that
> call
> > instead of your parked calls.
> >
> > the one you specified was in a bridge already.
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081106/35dff137/attachment-0002.html 


More information about the FreeSWITCH-users mailing list