<div dir="ltr">Hi,<div><br></div><div>&nbsp;&nbsp; &nbsp;I am using event socket to originate calls. I need to originate the calls thru console and need to detect the tone. In Asterisk we used to detect thru BackgroundDetect and VMDetect. In freeswitch I found that the tones.conf which will detect the tones that we are dialing. I am not sure how to integrate with the event socket to detect the tone with console dialing.</div>
<div><br></div><div>&nbsp;&nbsp; Any help will be appreciated.&nbsp;</div><div><br></div><div><span class="Apple-style-span" style="font-weight: bold;">My tones.conf</span></div><div><span class="Apple-style-span" style="font-weight: bold;"><div>
<span class="Apple-style-span" style="font-weight: normal;">[in]</span></div><div><span class="Apple-style-span" style="font-weight: normal;">generate-dial =&gt; v=-7;%(1000,0,375,425)&nbsp;</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-dial =&gt; 375,425</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-ring =&gt; v=-7;%(2000,4000,440,480)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-ring =&gt; 440,480</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-busy =&gt; v=-7;%(500,500,480,620)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-busy =&gt; 480,620</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-attn =&gt; v=0;%(100,100,1400,2060,2450,2600)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-attn =&gt; 1400,2060,2450,2600</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-callwaiting-sas =&gt; v=0;%(300,0,440)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-callwaiting-sas =&gt; 440</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-callwaiting-cas =&gt; v=0;%(80,0,2750,2130)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-callwaiting-cas =&gt; 2750,2130</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">detect-fail1 =&gt; 913.8</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-fail2 =&gt; 1370.6</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-fail3 =&gt; 776.7</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;"><br></span></div><div><span class="Apple-style-span" style="font-weight: normal;">thanks</span></div></span>-- <br>Thank you &nbsp;with regards,<br>Gopal,<br><br>

</div></div>