[Freeswitch-users] Loss of first second of media

Anthony Minessale anthony.minessale at gmail.com
Thu Oct 21 10:13:28 PDT 2010


are you setting ignore_early_media=true in the first vars=values area?

This looks like you could be calling one leg who is still not answered
and then bridging it to another dest.  The bridge app will wait for
the first leg to answer before bridging.

Also if you have any NAT anywhere, look for an "auto-changing port"
type message which can also be attributed to this due to a detection
period for incorrect ports.



On Thu, Oct 21, 2010 at 12:00 PM, Fraser Redmond
<fraserredmond at gmail.com> wrote:
> 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?
>
>
> _______________________________________________
> 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/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list