[Freeswitch-users] Speed Dial Emulation

Michael S Collins msc at freeswitch.org
Tue Dec 16 08:04:32 PST 2008


Do you need something just for one extension? Or system wide?

If it's system wide then all you need is an extension that matches a  
condition like this:

<condition field="destination_number" expression="^1$">

Anyone who dials just a single digit 1 will go to this Dialplan entry.  
 From there you can have it bridge to whatever endpoint you like.

-MC

Sent from my iPhone

On Dec 15, 2008, at 7:45 AM, jflowers <jflowers at ezo.net> wrote:

>
> How do I emulate a speed dial setup.  That is, from extension 1003 I  
> dial
> just a 1 ( or 2, or 3 etc.) and nothing else and freeswitch dials a  
> PSTN
> number.  Is there software to do this?
>
>
> -- 
> View this message in context: http://www.nabble.com/Speed-Dial-Emulation-tp21016167p21016167.html
> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> 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





More information about the FreeSWITCH-users mailing list