Let us know if you have more questions or need more help :)

On Fri, Aug 21, 2009 at 1:35 AM, Diego Viola <diego.vi...@gmail.com> wrote:

> For dialplan apps take a look at.
>
> http://wiki.freeswitch.org/wiki/Mod_dptools
>
> For channel variables:
>
> http://wiki.freeswitch.org/wiki/Channel_Variables
>
> For FS commands:
>
> http://wiki.freeswitch.org/wiki/Mod_commands
>
> You could use transfer in order to send a call to another
> extension/context.
>
>
> On Fri, Aug 21, 2009 at 12:54 AM, Ahmed Munir <ahmedmunir...@gmail.com>wrote:
>
>> Hi,
>> I'm newbie in FreeSwitch, currently I'm replacing asterisk with
>> FreeSwitch. I need list of application variables so I can easily translate
>> my asterisk configuration in FreeSwitch. Like I don't know how I translate
>> my dial plan in FreeSwitch as I like to forward it to another context as
>> sample listed below;
>>
>> exten => _X.,1,Goto(origination_incoming,${EXTEN},1)
>> exten => _X.,n,Hangup()
>>
>> My another request is how can I change extensions.ael in asterisk to
>> FreeSwitch? Is there alternative way of doing this? Kindly do let me know.
>>
>> --
>> Regards,
>>
>> Ahmed Munir
>>
>>
>>
>> _______________________________________________
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users@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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to