[Freeswitch-users] Equivalent of "s" extension in Asterisk
Kristian Kielhofner
kris at kriskinc.com
Fri Jan 27 18:21:47 MSK 2012
IIRC Asterisk uses the "s" extension when a call enters a context
without any specific destination information (i.e. a phone on an FXS
port going off-hook).
I'm not sure about the OpenZAP/Sangoma/etc stuff in FreeSWITCH but the
dialplan equivalent of Asterisk "s" would be an extension with no
condition:
<extension name="playback">
<condition>
<action application="whatever" data="example"/>
</condition>
</extension>
On Thu, Jan 26, 2012 at 5:15 PM, Brian <brian at neotiq.com> wrote:
> Hi List,
>
>
>
> I’m quite new to FreeSwitch and I’m trying to replace an old asterisk
> installation with a new FreeSwitch. There is however one feature that is
> available with Asterisk and I haven’t managed to figure it out how to do it
> with FreeSwitch. That is about the “s” extension in Asterisk dial plan. In
> the old Asterisk installation, when I pick up an analogic phone (plugged
> into an FXS slot of a Digium card) the “s” extension gets run and I can
> play early media to the phone. Does anyone know if it is possible to achieve
> the same thing with FreeSwitch/FreeTDM?
>
>
>
> Best regards,
>
>
>
> Brian
>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.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
>
--
Kristian Kielhofner
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list