<font face="Tahoma" color="#000000">Hello,</font><div><font color="#000000">In order to record a session, FreeSWITCH must also use the G729 codec and that is why it fails. You'll need a valid G729 license to record, or change codecs.<br></font><font face="Tahoma" color="#000000"><div><br></div><div>Kind regards,</div><div class="mb_sig"><font face="Calibri">--</font><div><font face="Calibri">Iskren Hadzhinedev</font></div><div><br></div><div><p class="MsoNormal"><o:p></o:p></p></div></div></font><blockquote class="history_container" type="cite" style="border-left-style:solid;border-width:1px; margin-top:20px; margin-left:0px;padding-left:10px;">
                                       <p style="color: #AAAAAA; margin-top: 10px;">On 22.9.2015 г. 11:19:00, bhavik patel &lt;bhavikpatel14388@gmail.com&gt; wrote:</p><div dir="ltr">Hi,<br><br>On server debug log is off.We are using G729 as Passthrough mode and trying to record a session in .wav format for that we are doing like.<br><br>&lt;action application="set" data="RECORD_STEREO=true"/&gt;<br>&lt;action application="export" data="execute_on_answer=record_session "usr/local/freeswitch/sounds/recoridng_files/${uuid}.wav"/&gt;<br><br><br>But after Answered the calls are failed and getting this.<br><br><b>2015-09-22 08:59:48.681062 [NOTICE] sofia.c:7442 Channel [sofia/default/XX7971313XX] has been answered</b><br>EXECUTE sofia/default/XX7971313XX record_session(/usr/local/freeswitch/sounds/recording_files/754a295a-60f7-11e5-8d79-e7671837ae74.wav)<br>2015-09-22 08:59:48.681062 [DEBUG] switch_core_media_bug.c:519 Attaching BUG to sofia/default/XX7971313XX<br>2015-09-22 08:59:48.681062 [DEBUG] switch_channel.c:3711 (sofia/default/XX7971313XX) Callstate Change RINGING -&gt; ACTIVE<br><span style="background-color:rgb(224,102,102)">2015-09-22 08:59:48.681062 [ERR] mod_g729.c:145 This codec is only usable in passthrough mode!<br>2015-09-22 08:59:48.681062 [ERR] switch_core_io.c:1323 Codec G.729 decoder error!</span><br>2015-09-22 08:59:48.681062 [DEBUG] switch_ivr_bridge.c:579 sofia/default/XX7971313XX ending bridge by request from write function<br>2015-09-22 08:59:48.701100 [DEBUG] switch_ivr_async.c:1303 Stop recording file /usr/local/freeswitch/sounds/recording_files/754a295a-60f7-11e5-8d79-e7671837ae74.wav<br>2015-09-22 08:59:48.701100 [DEBUG] switch_ivr_bridge.c:1566 sofia/default/XX7971313XX skip receive message [UNBRIDGE] (channel is hungup already)<br><br>I am using very high configuration server.<br>Which have.<br><br>RAM : 128GB <br>Harddisk : 6TB <br>OS : CentOS release 6.7<br><br>My calls pass using g729 Passthrough.<br>Should i need to purchase license for Call recording ? <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 7:54 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">What kind of hardware are you running on and what does the signaling say?&nbsp; The ultimate truth as to what is going on will be in the logs, FreeSWITCH is rather chatty when debug mode is on. :)<div><br></div><div>/b</div><div><br></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 4:08 AM, bhavik patel <span dir="ltr">&lt;<a href="mailto:bhavikpatel14388@gmail.com" target="_blank">bhavikpatel14388@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I did try to setup like ,<br><br>&lt;param name="max-sessions" value="2000"/&gt;<br>    &lt;param name="sessions-per-second" value="500"/&gt;<br><br></div><div>Here:<br><b>fs_cli -x"status"</b><br>UP 0 years, 0 days, 1 hour, 59 minutes, 10 seconds, 738 milliseconds, 807 microseconds<br>FreeSWITCH (Version 1.4.21 git a223dd0 2015-09-01 20:26:22Z 64bit) is ready<br>155177 session(s) since startup<br>375 session(s) - peak 473, last 5min 464 <br>30 session(s) per Sec out of max 500, peak 83, last 5min 66 <br>2000 session(s) max<br>min idle cpu 0.00/36.30<br>Current Stack Size/Max 240K/8192K<br></div><div><br></div>But getting same result.<br></div>Any help will be appreciated. <br><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Mon, Sep 21, 2015 at 9:34 AM, bhavik patel <span dir="ltr">&lt;<a href="mailto:bhavikpatel14388@gmail.com" target="_blank">bhavikpatel14388@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thank you for reply.<br><br>In my switch.conf.xml file have following setting.<br><br>&lt;param name="max-sessions" value="1000"/&gt;<br>    &lt;param name="sessions-per-second" value="30"/&gt;<br><br><br></div><div>What should be the proper value for this parameter for call recording.?<br><br></div><div>In my server i have 100+ CC.<br></div><div><br>&nbsp;Please suggest here.<br></div><div><br></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Sun, Sep 20, 2015 at 7:16 PM, Volodymyr Fedorov <span dir="ltr">&lt;<a href="mailto:lexxua@gmail.com" target="_blank">lexxua@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">In my setup Freeswitch handles up to simultaneous 210 recorded calls in OpenVZ container.As mentioned above just adjust in "/etc/freeswitch/autoload_configs/switch.conf.xml" values of variables: "max-sessions" and "sessions-per-second".<div><br></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Sun, Sep 20, 2015 at 8:46 AM, Kamil Nigmatullin <span dir="ltr">&lt;<a href="mailto:kamil.nigmatullin@gmail.com" target="_blank">kamil.nigmatullin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">30 calls limit is by default and can be configured according to your needs</p>
<div class="gmail_quote">20 сент. 2015 г. 0:14 пользователь "Stanislav Sinyagin" &lt;<a href="mailto:ssinyagin@gmail.com" target="_blank">ssinyagin@gmail.com</a>&gt; написал:<div><div><br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Recording 100 simultaneous sessions shouldn't be a problem on a decent baremetal server. </p>
<p dir="ltr">Keep in mind that the default maximum is 30 calls per second, and you may easily hit that limit in your tests.</p>
<div class="gmail_quote">On Sep 19, 2015 3:05 PM, "bhavik patel" &lt;<a href="mailto:bhavikpatel14388@gmail.com" target="_blank">bhavikpatel14388@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi Guys,<br><br></div>I am using record_session applications on one of my live server, which have 100 concurrent calls are running.<br><br></div>When i enable using dialplan then calls are dropping and getting most of call "503 Service Unavilable", so it means record_session generating load on freeswitch.<br><br></div>I am using FreeSWITCH Version 1.4.21+git~20150901T202622Z~a223dd0236~64bit (git a223dd0 2015-09-01 20:26:22Z 64bit).<br><br></div>Can any one please suggest me is it bug of Freeswitch ?<br clear="all"><div><div><div><div><div><br>-- <br><div>Thanks,<br>Bhavik Patel<br><br></div>
</div></div></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br><div><div dir="ltr"><div><div style="font-size:small">Best regards,</div><div style="font-size:small">Volodymyr</div></div></div></div>
</font></span></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><br>-- <br></div></div><div>Thanks,<br>Bhavik Patel<br><br></div>
</div>
</blockquote></div><br><br clear="all"><br></div></div><span><font color="#888888">-- <br><div>Thanks,<br>Bhavik Patel<br><br></div>
</font></span></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">







<p><font face="courier new, monospace"><b><i><font size="4">Brian West</font></i></b><br><span style="font-size:x-small"><a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a></span></font></p>
<p><font face="courier new, monospace" size="1"><img src="http://billing.freeswitch.org/templates/default/img/whmcslogo.png"></img><br></font></p><p><font face="monospace, monospace"><b><i>Twitter: @FreeSWITCH , @briankwest</i></b><br><a href="http://www.freeswitchbook.com" target="_blank">http://www.freeswitchbook.com</a><br><a href="http://www.freeswitchcookbook.com" target="_blank">http://www.freeswitchcookbook.com</a></font></p><p><font face="monospace, monospace">Got Bugs? Report them <a href="https://freeswitch.org/jira" target="_blank">here</a>! | Reddit:&nbsp;<a href="https://www.reddit.com/r/freeswitch" target="_blank">/r/freeswitch</a></font></p>
<p><font face="monospace, monospace"><b>T:</b>+19184209001 | <b>F:</b>+19184209002 | <b>M:</b>+1918424WEST (9378)<br><b>iNUM:</b>+883 5100 1420 9001 |&nbsp;<b>ISN:</b>410*543 |&nbsp;<b>Skype:</b>briankwest</font></p></div></div></div></div></div></div></div></div></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" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Thanks,<br>Bhavik Patel<br><br></div>
</div>
_________________________________________________________________________
Professional FreeSWITCH Consulting Services: 
consulting@freeswitch.org
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
                                       </blockquote>
                                        
                                        </div>