<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Actually i copied the following text in a new text file and saved it as test1.xml file in /conf/dialplan/extensions, where 99999_enum.xml and 00_pizza_demo.xml exist, but it didnt worked.<br><pre>&lt;extension name="wavs"&gt;<br>    &lt;condition field="destination_number" expression="^2009$"&gt;<br>      &lt;action application="playback" data="/usr/local/freeswitch/sounds/en/us/callie/misc/8000/call_secured.wav"/&gt;<br>    &lt;/condition&gt;<br>  &lt;/extension&gt;<br></pre>Then i copied the same text and pasted in conf/dialplan/default.xml file below the line<br>&lt;context name="default"&gt; and above the line<br>&lt;extension name="unloop"&gt;<br>and it worked successfully. Hope i ve explained what i wanted
 to.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Faisal<br><br>--- On <b>Mon, 12/1/08, Hadley Rich <i>&lt;hads@nice.net.nz&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Hadley Rich &lt;hads@nice.net.nz&gt;<br>Subject: Re: [Freeswitch-users] How to specify Path for sound files<br>To: freeswitch-users@lists.freeswitch.org<br>Date: Monday, December 1, 2008, 9:54 PM<br><br><pre>On Tuesday 02 December 2008
 18:30:53 Faisal Maqsoodi wrote:<br>&gt; Yes its not working on my system. When i copy this in default.xml<br>dialplan,<br>&gt; it works but as a seperate extension in dialplan/extensions it<br>does'nt.<br>&gt; Faisal<br><br>It's a little hard to understand what you're saying but I'd hazard<br>a guess <br>that your extension is below the transfer to enum.<br><br>Are you creating a separate file in conf/dialplan/default/ ? What are you <br>naming the file? Does it show up below the enum file in a directory listing?<br><br>As Anthony said if you set debug logging then you will see what is going on.<br><br>hads<br>-- <br>http://nicegear.co.nz<br>VoIP, DVB and other Linux compatible hardware.<br><br>_______________________________________________<br>Freeswitch-users mailing
 list<br>Freeswitch-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></pre></blockquote></td></tr></table><br>