<div dir="ltr"><div>Hello Iskren,<br><br></div>Even though i used it is showing me the same error as it is shown previously...I&#39;ve also changed the path from /tmp/ to my file path<br></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Mon, May 12, 2014 at 7:47 PM, Iskren Hadzhinedev <span dir="ltr">&lt;<a href="mailto:iskren.hadzhinedev@ikiji.com" target="_blank">iskren.hadzhinedev@ikiji.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>
<div style="font-family:&#39;Arimo&#39;;font-size:7pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hello again,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">This looks like you&#39;ve put the whole path to the file in the dialplan, perhaps something like</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-weight:600">&lt;action application=&quot;set&quot; data=&quot;${python(/usr/lib/python2.7/getplayfile.py ${uuid})}&quot;/&gt;.</span></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">If this is the case, it&#39;s incorrect. Python has internal paths for module loading and /usr/lib/python2.7 should be in them.</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">This should be sufficient:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> <span style="font-weight:600">&lt;action application=&quot;set&quot; data=&quot;${python(getplayfile ${uuid})}&quot;/&gt;</span></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">It should pickup the path and the extension on its own.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-style:italic">P.S. I seem to have an error in the example from the previous email, it&#39;s trying to open </span><span style="font-weight:600;font-style:italic">/tmp/</span><span style="font-style:italic"> and not </span><span style="font-weight:600;font-style:italic">/</span><span style="font-weight:600">/nfs/th/play</span>,</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-style:italic">you should edit it in case you copy-pasted 1:1</span></p><div class="">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Kind regards,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">-- </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:&#39;exo 2&#39;">Iskren Hadzhinedev</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
</div><div><div class="h5"><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">On Monday 12 May 2014 18:01:52 Nikhitha T wrote:<br></p>
<p style="margin-top:12px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">Hello Iskren<br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">           I have followed the instructions told by you and executing the pythoon file from the dial plan,but some issues are  arised in loading the files<br>
<br>2014-05-12 16:57:10.046636 [ERR] mod_python.c:231 Error importing module<br>2014-05-12 16:57:10.046636 [ERR] mod_python.c:164 Python Error by calling script &quot;usr.lib.python2.7.getplayfile&quot;: &lt;type &#39;exceptions.ImportError&#39;&gt;<br>
Message: No module named usr.lib.python2.7.getplayfile<br><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">On Mon, May 12, 2014 at 1:53 PM, Iskren Hadzhinedev &lt;<a href="mailto:iskren.hadzhinedev@ikiji.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">iskren.hadzhinedev@ikiji.com</span></a>&gt; wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">Hello Nikhitha,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">I have a similar scenario and I&#39;m using mod_python. It&#39;s a bit more complicated, but it is very fast and reliable. If you have that module, you can use the following as a solution: </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">1) Create a file getplayfile.py with the following contents:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-weight:600">-- Copy below --</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">import freeswitch</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">def handler(session, args):</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">pass</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">def fsapi(session, stream, env, args):</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">with open(&quot;/tmp/%s&quot; % args, &quot;r&quot;) as f:</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;cousine&#39;">stream.write(f.readline().rstrip(&#39;\n&#39;))</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;arimo&#39;;font-weight:600">-- End copy --</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">2) Place that file somewhere in the python path, for centos 6.5 that&#39;s /usr/lib/python2.6/site-packages, 64bit systems use /usr/lib64/python2.6/site-packages </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">3) Modify your dialplan:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">&lt;action application=&quot;set&quot; data=&quot;RESULT=${python(getplayfile ${uuid})}&quot;/&gt;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-style:italic">P.S. I&#39;m pretty sure the same can be done with mod_lua or mod_perl, but I&#39;m not using them so I can&#39;t provide a solution.</span> </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">Kind regards,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">-- </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="font-family:&#39;exo 2&#39;">Iskren Hadzhinedev</span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br>On Monday 12 May 2014 12:52:35 Nikhitha T wrote:<br></p>
<p style="margin-top:12px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px">Ian <br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">     As you told here the performances are unacceptable , I dont want the live caller to experience such issues.So how to overcome this issue and can you tell me what are the other approaches that solve the problem by increasing and not by increasing the complexity.<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px">On Fri, May 9, 2014 at 5:16 PM, Ian McMaster &lt;<a href="mailto:ian.mcmaster@gmail.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">ian.mcmaster@gmail.com</span></a>&gt; wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">Nikhitha,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">I doubt that the poor response time is caused by the script itself.  For example, from the shell, time your script using &quot;time &lt;script.sh&gt;&quot;.  You will probably get a time around 10ms.  This should not be a concern, and would be difficult to improve. </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">The problem most likely is the choice of using &#39;system&#39;.  A system() call is an expensive choice in terms of performance.  There is a lot of overhead going on in the operating system in the process. </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">You can perform a few quick tests to see where your issue lies:  Use the freeswitch logs to see what the total time of the system call is, and then use the &quot;time &lt;script.sh&gt;&quot; to see what the time is from the shell.  I think you will find that the issue is &quot;system&quot; and not the script itself. </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">Is the performance unacceptable because a live caller experiences an unacceptable pause?  If so, can you run the system command prior to the start of the script?  There are other approaches to solve your problem, but they increase in complexity.<span style="color:#888888"> </span></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="color:#888888"><br></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><span style="color:#888888">Ian.<br><br><br></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">On Fri, May 9, 2014 at 3:24 AM, Nikhitha T &lt;<a href="mailto:nikhitha.voxta@gmail.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">nikhitha.voxta@gmail.com</span></a>&gt; wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:98px;margin-right:80px;text-indent:0px">Ian <br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">Thank you for the reply that worked for me and I have one more doubt.<br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">While executing a shell script from the dial plan it is consuming much time to execute that script.How can i overcome this problem in reducing execution time of shell script when used in dial plan.<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:98px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:98px;margin-right:80px;text-indent:0px">On Thu, May 8, 2014 at 7:35 PM, Ian McMaster &lt;<a href="mailto:ian.mcmaster@gmail.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">ian.mcmaster@gmail.com</span></a>&gt; wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px">Nikhitha,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px">You are using &#39;sed&#39; to print the first line (head -1), which will include a line return. </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px">This will work:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px">Create a shell script &quot;getplayfile.sh&quot; and in your dialplan use:</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><span style="font-family:&#39;arial,sans-serif&#39;;font-size:13px;font-weight:600"> data=&quot;RESULT=${system getplayfile.sh}&quot;</span><br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><span style="font-family:&#39;arial,sans-serif&#39;;font-size:13px;font-weight:600"><br></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><span style="font-family:&#39;arial, sans-serif&#39;">The shell script can use tr to strip out the end of line as follows:</span> </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><span style="font-family:&#39;arial, sans-serif&#39;">sed -n 1p /nfs/th/play/${uuid} | tr &quot;\n&quot; &quot;\0&quot;</span> </p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:104px;margin-right:80px;text-indent:0px">On Thu, May 8, 2014 at 6:55 AM, Nikhitha T &lt;<a href="mailto:nikhitha.voxta@gmail.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">nikhitha.voxta@gmail.com</span></a>&gt; wrote:<br>
</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:110px;margin-right:80px;text-indent:0px">In freeswitch as I am setting the variable like this <br><br><span style="font-weight:600">&lt;action application=&quot;set&quot; data=&quot;RESULT=${system sed -n 1p /nfs/th/play/${uuid}}&quot; inline=&quot;true&quot;/&gt;</span><br>
<br> Here i am trying to assign the wav file path to the variable,but here the problem is it is getting assigned as <br><span style="font-weight:600"><br>2014-05-08 13:34:56.659049 [DEBUG] mod_dptools.c:1402 sofia/internal/</span><a href="mailto:1002@192.168.0.106" target="_blank"><span style="font-weight:600;text-decoration:underline;color:#2d76d0">1002@192.168.0.106</span></a><span style="font-weight:600"> SET [RESULT]=[/usr/local/freeswitch/sounds/en/us/callie/directory/8000/dir-for_prev.wav<br>
<br>]</span><br><br>The variable RESULT is not being set properly,The closing square bracket is coming to the new line as it should be in the same line immediately after the path.So while playing the wav file it is showing the error as<br>
<br><span style="font-weight:600">2014-05-08 13:34:56.679046 [ERR] switch_core_file.c:150 Invalid file format [wav<br><br>] for [/usr/local/freeswitch/sounds/en/us/callie/directory/8000/dir-for_prev.wav<br><br>]!<br></span><br>
</p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:110px;margin-right:80px;text-indent:0px">Can anyone help me in solving this issue.Thanks in advance <span style="color:#888888"><br><br><br>-- <br>Thanks &amp; Regards<br>
---------------------------------<br>Nikhitha<br></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px">_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">consulting@freeswitch.org</span></a><br><a href="http://www.freeswitchsolutions.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitchsolutions.com</span></a><br>
<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cudatel.com</span></a><br><br>Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><a href="http://wiki.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://wiki.freeswitch.org</span></a><br>
<a href="http://www.cluecon.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cluecon.com</span></a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">FreeSWITCH-users@lists.freeswitch.org</span></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/options/freeswitch-users</span></a><br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">consulting@freeswitch.org</span></a><br><a href="http://www.freeswitchsolutions.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitchsolutions.com</span></a><br>
<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cudatel.com</span></a><br><br>Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><a href="http://wiki.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://wiki.freeswitch.org</span></a><br>
<a href="http://www.cluecon.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cluecon.com</span></a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">FreeSWITCH-users@lists.freeswitch.org</span></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/options/freeswitch-users</span></a><br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br><br><br>-- <br>Thanks &amp; Regards<br>---------------------------------<br>Nikhitha<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">consulting@freeswitch.org</span></a><br><a href="http://www.freeswitchsolutions.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitchsolutions.com</span></a><br>
<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cudatel.com</span></a><br><br>Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><a href="http://wiki.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://wiki.freeswitch.org</span></a><br>
<a href="http://www.cluecon.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cluecon.com</span></a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">FreeSWITCH-users@lists.freeswitch.org</span></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/options/freeswitch-users</span></a><br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">consulting@freeswitch.org</span></a><br><a href="http://www.freeswitchsolutions.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitchsolutions.com</span></a><br>
<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cudatel.com</span></a><br><br>Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><a href="http://wiki.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://wiki.freeswitch.org</span></a><br>
<a href="http://www.cluecon.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cluecon.com</span></a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">FreeSWITCH-users@lists.freeswitch.org</span></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/options/freeswitch-users</span></a><br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:46px;margin-right:40px;text-indent:0px"><br><br><br>-- <br>Thanks &amp; Regards<br>---------------------------------<br>Nikhitha</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">consulting@freeswitch.org</span></a><br><a href="http://www.freeswitchsolutions.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitchsolutions.com</span></a><br>
<br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br><a href="http://www.cudatel.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cudatel.com</span></a><br><br>Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><a href="http://wiki.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://wiki.freeswitch.org</span></a><br>
<a href="http://www.cluecon.com" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.cluecon.com</span></a><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">FreeSWITCH-users@lists.freeswitch.org</span></a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://lists.freeswitch.org/mailman/options/freeswitch-users</span></a><br>
<a href="http://www.freeswitch.org" target="_blank"><span style="text-decoration:underline;color:#2d76d0">http://www.freeswitch.org</span></a><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br><br>-- <br>Thanks &amp; Regards<br>---------------------------------<br>Nikhitha<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br></p></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Thanks &amp; Regards<br>---------------------------------<br>Nikhitha<br>
</div>