Hi Vitalie,<br><br>Thanks..It worked.<br><br>I want to know that, is python supported as an IVR scripting lanuguage with the stable release (current) of freeswitch. I can see on the mod_python wiki page that the documentation needs to be re-done as there are a lot of changes. Where can I find the latest documentation about mod_python?<br>
<br>Please guide.<br><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 12:32 PM, <span dir="ltr"><<a href="mailto:freeswitch-users-request@lists.freeswitch.org" target="_blank">freeswitch-users-request@lists.freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send FreeSWITCH-users mailing list submissions to<br>
<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:freeswitch-users-request@lists.freeswitch.org">freeswitch-users-request@lists.freeswitch.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:freeswitch-users-owner@lists.freeswitch.org">freeswitch-users-owner@lists.freeswitch.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of FreeSWITCH-users digest..."<br>
<br>Today's Topics:<br>
<br>
1. mod_python not working (ashish gautam)<br>
2. Interrupting the playback in the middle and start<br>
recording(Not interrupting by using playback terminators) (Nikhitha)<br>
3. Re: Interrupting the playback in the middle and start<br>
recording(Not interrupting by using playback terminators)<br>
(Peter Olsson)<br>
4. Re: mod_python not working (Vitalie Colosov)<br>
5. Re: Removing echo. (Valer Nur)<br>
<br><br>---------- Forwarded message ----------<br>From: ashish gautam <<a href="mailto:gautamashish09@gmail.com">gautamashish09@gmail.com</a>><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Cc: <br>Date: Mon, 18 Mar 2013 11:18:03 +0530<br>Subject: [Freeswitch-users] mod_python not working<br>Hi,<br><br>I want to create IVR applications using mod_python. When I load mod_python after uncommenting it in the modules.conf.xml it gives the follwing error:<br>
<br>2013-03-18 11:06:40.215447 [CRIT] switch_loadable_module.c:1332 Error Loading module /usr/local/freeswitch/mod/mod_python.so<br>
**/usr/local/freeswitch/mod/mod_python.so: cannot open shared object file: No such file or directory**<br><br clear="all"><br>-- <br>REGARDS<br><span style="color:rgb(153,153,153)">============================================</span><br>
<b style="color:rgb(102,102,102)">Ashish Gautam</b><br><div style="text-align:left"><span style="color:rgb(102,102,102)"><a href="tel:%28%2B918802865008" value="+918802865008" target="_blank">(+918802865008</a>)</span><br>
<br></div>
<br><br>---------- Forwarded message ----------<br>From: Nikhitha <<a href="mailto:nikhitha.voxta@gmail.com">nikhitha.voxta@gmail.com</a>><br>To: <a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a><br>
Cc: <br>Date: Sun, 17 Mar 2013 22:57:37 -0700 (PDT)<br>Subject: [Freeswitch-users] Interrupting the playback in the middle and start recording(Not interrupting by using playback terminators)<br> I want to do the following...<br>
<br>
1. Play a long music file from a dialplan.<br>
2. While the music is playing, If the user is not interested in listening to<br>
that wav file can start recording<br>
<br>
For example if it is playing "Do you want to continue the service then say<br>
yes or else say no,Please give some input" ,then user is not new to the<br>
service so without completion of playing it,can the user start recording<br>
like saying "yes/no"?<br>
<br>
Can we record it while the wav file is being played,is there any chance of<br>
interrupting it and proceed to recording the file(Not interrupting the<br>
playback /recording using anything like playback terminators)..<br>
<br>
How do i do this.??<br>
<br>
Thanks in advance..<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Interrupting-the-playback-in-the-middle-and-start-recording-Not-interrupting-by-using-playback-termi-tp7588718.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Interrupting-the-playback-in-the-middle-and-start-recording-Not-interrupting-by-using-playback-termi-tp7588718.html</a><br>
Sent from the freeswitch-users mailing list archive at Nabble.com.<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Peter Olsson <<a href="mailto:POlsson@enghouse.com">POlsson@enghouse.com</a>><br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Cc: <br>Date: Mon, 18 Mar 2013 06:54:41 +0000<br>Subject: Re: [Freeswitch-users] Interrupting the playback in the middle and start recording(Not interrupting by using playback terminators)<br>You need some kind of ASR to be able to detect speech, and you'll need to build som logic in a scripting language. Some basic example can be found here: <a href="http://wiki.freeswitch.org/wiki/Mod_pocketsphinx" target="_blank">http://wiki.freeswitch.org/wiki/Mod_pocketsphinx</a>.<br>
<br>
/Peter<br>
<br>
18 mar 2013 kl. 07:04 skrev "Nikhitha" <<a href="mailto:nikhitha.voxta@gmail.com">nikhitha.voxta@gmail.com</a><mailto:<a href="mailto:nikhitha.voxta@gmail.com">nikhitha.voxta@gmail.com</a>>>:<br>
<br>
I want to do the following...<br>
<br>
1. Play a long music file from a dialplan.<br>
2. While the music is playing, If the user is not interested in listening to<br>
that wav file can start recording<br>
<br>
For example if it is playing "Do you want to continue the service then say<br>
yes or else say no,Please give some input" ,then user is not new to the<br>
service so without completion of playing it,can the user start recording<br>
like saying "yes/no"?<br>
<br>
Can we record it while the wav file is being played,is there any chance of<br>
interrupting it and proceed to recording the file(Not interrupting the<br>
playback /recording using anything like playback terminators)..<br>
<br>
How do i do this.??<br>
<br>
Thanks in advance..<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://freeswitch-users.2379917.n2.nabble.com/Interrupting-the-playback-in-the-middle-and-start-recording-Not-interrupting-by-using-playback-termi-tp7588718.html" target="_blank">http://freeswitch-users.2379917.n2.nabble.com/Interrupting-the-playback-in-the-middle-and-start-recording-Not-interrupting-by-using-playback-termi-tp7588718.html</a><br>
Sent from the freeswitch-users mailing list archive at Nabble.com<<a href="http://Nabble.com" target="_blank">http://Nabble.com</a>>.<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><mailto:<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><mailto:<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><<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>
!DSPAM:5146a9a432761325813944!<br>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From: Vitalie Colosov <<a href="mailto:vetali100@gmail.com">vetali100@gmail.com</a>><br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Cc: <br>Date: Mon, 18 Mar 2013 00:01:32 -0700<br>Subject: Re: [Freeswitch-users] mod_python not working<br><div dir="ltr">You need to make sure it was compiled.<div>Can you check in your FS source directory if it is uncommented in the modules.conf </div>
<div><br></div><div>This line should be uncommented:</div>
<div>#languages/mod_python<br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/17 ashish gautam <span dir="ltr"><<a href="mailto:gautamashish09@gmail.com" target="_blank">gautamashish09@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br><br>I want to create IVR applications using mod_python. When I load mod_python after uncommenting it in the modules.conf.xml it gives the follwing error:<br>
<br>2013-03-18 11:06:40.215447 [CRIT] switch_loadable_module.c:1332 Error Loading module /usr/local/freeswitch/mod/mod_python.so<br>
**/usr/local/freeswitch/mod/mod_python.so: cannot open shared object file: No such file or directory**<span><font color="#888888"><br><br clear="all"><br>-- <br>REGARDS<br><span style="color:rgb(153,153,153)">============================================</span><br>
<b style="color:rgb(102,102,102)">Ashish Gautam</b><br><div style="text-align:left"><span style="color:rgb(102,102,102)"><a href="tel:%28%2B918802865008" value="+918802865008" target="_blank">(+918802865008</a>)</span><br>
<br></div>
</font></span><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">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" target="_blank">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></div>
<br><br>---------- Forwarded message ----------<br>From: Valer Nur <<a href="mailto:valernur@yahoo.com">valernur@yahoo.com</a>><br>To: FreeSWITCH Users Help <<a href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</a>><br>
Cc: <br>Date: Mon, 18 Mar 2013 00:02:19 -0700 (PDT)<br>Subject: Re: [Freeswitch-users] Removing echo.<br><div><div style="font-size:12pt;font-family:times new roman,new york,times,serif">Sean,<br><br>Since, as you said, the problem is usually due to equipment on the far-end, replacing this equipment is usually expensive and a non-practical solution. On the other hand, you can easily upgrade your VoIP infrastructure by installing a commercial solutions for network echo cancellation like the PBXMate.<br>
<div><br><span></span></div><div style="font-style:normal;font-size:16px;background-color:transparent;font-family:times new roman,new york,times,serif"><span><br></span></div><div><br></div> <div style="font-family:times new roman,new york,times,serif;font-size:12pt">
<div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div dir="ltr"> <font face="Arial"> <hr size="1"> <b><span style="font-weight:bold">From:</span></b> Sean Devoy
<<a href="mailto:sdevoy@bizfocused.com" target="_blank">sdevoy@bizfocused.com</a>><br> <b><span style="font-weight:bold">To:</span></b> 'FreeSWITCH Users Help' <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>> <br>
<b><span style="font-weight:bold">Sent:</span></b> Sunday, March 17, 2013 6:56 PM<br> <b><span style="font-weight:bold">Subject:</span></b> Re: [Freeswitch-users] Removing echo.<br> </font> </div> <br>
<div><div><div><div>I feel your pain. The number one complaint from my customers switching to VOIP is the frequent presence of echo. Many times the echo is quite quiet and is easily ignored. Other times it is neither soft nor a short delay increasing the annoyance level. (The number 2 complaint is delay in connecting to the number being called).</div>
<div> </div><div>I have read LOTS of articles and blogs and wikis on the subject. The prevailing wisdom seems to be:</div><div style="margin-left:.5in"><span>1.<span style="font:7.0pt "Times New Roman""> </span></span>The echo is always caused by the phone or equipment on the far end of your call! Presumably the phone or device on the far end of the call does
not have good echo cancellation. My question is “If so, why is it ALMOST exclusively a VOIP problem?” Also, for FS developers, “Why is it so much more prevalent than when I was on Vonage for years?”<br><br></div><div style="margin-left:.5in">
<span>2.<span style="font:7.0pt "Times New Roman""> </span></span>VOIP is clearer than analog. The times when nobody is speaking on VOIP can even cause “Are you still there?” questions. That exacerbates the echo problem. When the quite levels are SO quiet, a little echo goes a long way. <br>
<br></div><div style="margin-left:.5in"><span>3.<span style="font:7.0pt "Times New Roman""> </span></span>A significant number people have just adopted the idea that “Echo is part of life, get used to it. Also, tell the person you are talking to
they need a phone upgrade.” I will attest to having had my business partner switch from speaker to handset to headphone and noticed a perceivable difference in echo levels.</div><div> </div><div>So, Anthony et. al. is this something that COULD be addressed if we put a ransom on it or is it just beyond the scope of what can be done in FS? Analog providers and Vonage have addressed the issue to the point that people are content. My customers are far from content. I THINK we could raise some real money if this is fixable – I would start the pot with a couple of hundred bucks. On the other hand, I am ignorant of the underlying issues and those other folks may have very expensive hardware addressing the issue. Please educate me.</div>
<div> </div><div>As a follow up question, does my
VOIP topology affect this issue? I use a fairly large, fast, dedicated server collocated at my primary VOIP provider for fastest connect speeds. ALL of my users (and I) are remote connects. I get varying levels of echo calling from my Cisco SPA504G in Baltimore to my partner on his Cisco504G in Milwaukee on the same FS box. Granted it is usually quite low levels in that scenario, but it is sporadically quite annoying. The worst part is having NO ANSWER for (new) customers.</div>
<div> </div><div>Sean</div><div> </div><div>-----Original Message-----<br>From: <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] On Behalf Of Mimiko<br>
Sent: Sunday, March 17, 2013 8:49 AM<br>To: FreeSWITCH Users Help<br>Subject: Re: [Freeswitch-users]
Removing echo.</div><div> </div><div>Some one. Some thought about this?</div><div> </div><div>--</div><div>Mimiko desu.</div><div> </div><div>_________________________________________________________________________</div>
<div>Professional FreeSWITCH Consulting Services:</div><div><a rel="nofollow" href="mailto:consulting@freeswitch.org" target="_blank"><span style="color:windowtext;text-decoration:none">consulting@freeswitch.org</span></a></div>
<div><a rel="nofollow" href="http://www.freeswitchsolutions.com/" target="_blank"><span style="color:windowtext;text-decoration:none">http://www.freeswitchsolutions.com</span></a></div><div> </div><div>FreeSWITCH-powered IP PBX: The CudaTel Communication Server <a rel="nofollow" href="http://www.cudatel.com/" target="_blank"><span style="color:windowtext;text-decoration:none">http://www.cudatel.com</span></a></div>
<div> </div><div>Official FreeSWITCH Sites</div><div><a rel="nofollow" href="http://www.freeswitch.org/" target="_blank"><span style="color:windowtext;text-decoration:none">http://www.freeswitch.org</span></a></div><div>
<a rel="nofollow" href="http://wiki.freeswitch.org/" target="_blank"><span style="color:windowtext;text-decoration:none">http://wiki.freeswitch.org</span></a></div><div><a rel="nofollow" href="http://www.cluecon.com/" target="_blank"><span style="color:windowtext;text-decoration:none">http://www.cluecon.com</span></a></div>
<div> </div><div>FreeSWITCH-users mailing list</div><div><a rel="nofollow" href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank"><span style="color:windowtext;text-decoration:none">FreeSWITCH-users@lists.freeswitch.org</span></a></div>
<div><a rel="nofollow" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank"><span style="color:windowtext;text-decoration:none">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</span></a></div>
<div>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></div><div><a rel="nofollow" href="http://www.freeswitch.org/" target="_blank"><span style="color:windowtext;text-decoration:none">http://www.freeswitch.org</span></a></div>
</div></div></div><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org" target="_blank">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" target="_blank">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><br> </div> </div> </div></div><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>REGARDS<br><span style="color:rgb(153,153,153)">============================================</span><br><b style="color:rgb(102,102,102)">Ashish Gautam</b><br><div style="text-align:left">
<span style="color:rgb(102,102,102)">(+918802865008)</span><br><br></div>