Antony King <[email protected]> wrote:
> so I've put this in dialplan/public.xml:
> 
>     <extension name="public_conferences">
>       <condition field="destination_number" expression="^(3[0-9][0-9][0-9])$">
>         <action application="transfer" data="$1 XML default"/>
>       </condition>
>     </extension>

Wouldn't it be better to put it in dialplan/public/3xxx-conference.xml (or a
similar file name of your choice)? That way, you could leave public.xml
unmodified, and more easily manage the configuration.


_______________________________________________
Freeswitch-users mailing list
[email protected]
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