[Freeswitch-users] Routing DID to a PSTN Number

Steven Ayre steveayre at gmail.com
Tue Sep 21 00:19:25 PDT 2010


Then that's a problem with the gateway.

You could try placing
<action application="set" data="ignore_early_media=true"/>
before the bridge.

That'll stop any early media being sent. It does mean you won't hear any
ringing though, although FS can generate ringback for you if that's a
problem.

The bridge links signalling of the legs together. Leg A will be answered
when leg B is answered, there's no need for the answer app.

-Steve



On 20 September 2010 14:58, Aloysius Lloyd <lloyd.aloysius at sunteltech.ca>wrote:

> if I remove the answer , early media problems , lots of noices
>
> Thanks
> Lloyd
>
>
>
>
> On Mon, Sep 20, 2010 at 9:45 AM, Sergey Okhapkin <sos at sokhapkin.dyndns.org
> > wrote:
>
>> What happens if you remove "answer"?
>>
>> On Monday 20 September 2010, Aloysius Lloyd wrote:
>> > Hello,
>> >
>> > I have the following Dial plan for Routing DID to a PSTN Number and it
>> is
>> > working.
>> >
>> > <extension name="voipms_6471231234">
>> >     <condition field="destination_number" expression="^6471231234$">
>> >   <action application="answer"/>
>> >          <action application="bridge"
>> > data="sofia/gateway/voipms/14161231234"/>
>> >          <action application="hangup"/>
>> >     </condition>
>> > </extension>
>> >
>> > Is there anyway to route the call without answer ( <action
>> > application="answer"/>)
>> >
>> > Any help is appreciated.
>> >
>> > Thanks
>> > Lloyd
>> >
>>
>>
>> _______________________________________________
>> 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
>>
>
>
> _______________________________________________
> 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/20100921/01558262/attachment-0001.html 


More information about the FreeSWITCH-users mailing list