[Freeswitch-users] Call Forwarding

Tony Tin tony.tin at noahmedia.com.hk
Wed May 12 19:11:57 PDT 2010


for PSTN number, below lines are working for me

<!-- the outbond caller id show on the called party's phone -->
<action application="set" data="effective_caller_id_number=29876543"/>
<!-- add this line to avoid missing dtmf tone -->
<action application="start_dtmf_generate" data="true"/>
<!-- make outbound call on second span 1st channel -->
<action application="bridge" data="OpenZAP/2/1/31234567"/>


Tony



On Thu, May 13, 2010 at 1:28 AM, Aloysius Lloyd <lloyd.aloysius at gmail.com>wrote:

> Hi All,
>
> How to Call Forward a Extension to another Extension or to a PSTN Number
>  in FreeSWITCH?
>
>
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100513/446dbfdd/attachment-0001.html 


More information about the FreeSWITCH-users mailing list