<div dir="ltr">Hi,<div><br></div><div> 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> Any help will be appreciated. </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 => v=-7;%(1000,0,375,425) </span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-dial => 375,425</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-ring => v=-7;%(2000,4000,440,480)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-ring => 440,480</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-busy => v=-7;%(500,500,480,620)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-busy => 480,620</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-attn => v=0;%(100,100,1400,2060,2450,2600)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-attn => 1400,2060,2450,2600</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-callwaiting-sas => v=0;%(300,0,440)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-callwaiting-sas => 440</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">generate-callwaiting-cas => v=0;%(80,0,2750,2130)</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-callwaiting-cas => 2750,2130</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">detect-fail1 => 913.8</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-fail2 => 1370.6</span></div><div><span class="Apple-style-span" style="font-weight: normal;">detect-fail3 => 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 with regards,<br>Gopal,<br><br>
</div></div>