[Freeswitch-users] Loss of first second of media

Fraser Redmond fraserredmond at gmail.com
Thu Oct 21 10:00:17 PDT 2010


event_socket:
api originate {vars=values}user/$fromExtn at Domain'set:bLegVars=values,transfer:$toNum
xml outbound_call' inline

then

dialplan:
<action application="set" data="effective_caller_id_number=+1800number"/>
<action application="set" data="effective_caller_id_name="/>
(set and/or export a bunch of other vars too)
<action application="set" data="dial_string=sofia/gateway/
gatewayname.com/00${destination_number}"/>
<action application="bridge" data="${dial_string}"/>

Cheers,
Fraser




On Thu, Oct 21, 2010 at 5:35 PM, Anthony Minessale <
anthony.minessale at gmail.com> wrote:

> how are you accomplishing that? by which technique?
>
> On Thu, Oct 21, 2010 at 11:12 AM, Fraser Redmond
> <fraserredmond at gmail.com> wrote:
> > The call is originated from Freeswitch (via CLI) to a softphone, then
> when
> > that is connected it bridges out to the gateway.
> >
> > Cheers,
> > Fraser
> >
> >
> >
> >
> > On Thu, Oct 21, 2010 at 4:28 PM, Anthony Minessale
> > <anthony.minessale at gmail.com> wrote:
> >>
> >> Where is the other side of this call coming from?
> >>
> >> [ (   ) ] -> FS -> (PSTN via SIP)
> >>
> >> What goes in the empty space above?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101021/004b59e8/attachment.html 


More information about the FreeSWITCH-users mailing list