Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Unable to detect beep with mod_avmd


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
aqsyounas at gmail.com
Guest





PostPosted: Tue Feb 23, 2016 8:36 am    Post subject: [Freeswitch-users] Unable to detect beep with mod_avmd Reply with quote

Hi, I am using avmd to detect beep over a channel. Beep is generated by below script. 

<extension name="10014">
       <condition field="destination_number" expression="^1001$">
        <action application="playback" data="tone_stream://L=5;%(500,6850,850)"/>
         <action application="hangup"/>
       </condition>
  </extension>



and starts avmd on fs_cli as.


freeswitch@debian>avmd 30d99731-4ff3-4f02-ad4b-85a3a8b9d600 start




I could proper hear beeps over the phone but does not see avmd detecting this. Does not see anything like "beep detected" in logs.


I am made several attempts but unable to detect beep even a single time. 


Is there something wrong that i am doing?



Thanks in advance. 
 
Back to top
msc at freeswitch.org
Guest





PostPosted: Tue Feb 23, 2016 8:28 pm    Post subject: [Freeswitch-users] Unable to detect beep with mod_avmd Reply with quote

It definitely works, I just don't think it works on a one-legged call. From fs_cli try this:

originate loopback/1001 &playback(silence_stream://60000)



You'll have two uuids. Try the avmd app on each one. It will detect it on the "outbound" leg but not the "inbound" leg.


-MSC


On Tue, Feb 23, 2016 at 5:34 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:
Quote:
Hi, I am using avmd to detect beep over a channel. Beep is generated by below script. 

<extension name="10014">
       <condition field="destination_number" expression="^1001$">
        <action application="playback" data="tone_stream://L=5;%(500,6850,850)"/>
         <action application="hangup"/>
       </condition>
  </extension>



and starts avmd on fs_cli as.


freeswitch@debian>avmd 30d99731-4ff3-4f02-ad4b-85a3a8b9d600 start




I could proper hear beeps over the phone but does not see avmd detecting this. Does not see anything like "beep detected" in logs.


I am made several attempts but unable to detect beep even a single time. 


Is there something wrong that i am doing?



Thanks in advance. 
 









_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (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 (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
Back to top
aqsyounas at gmail.com
Guest





PostPosted: Thu Feb 25, 2016 11:38 am    Post subject: [Freeswitch-users] Unable to detect beep with mod_avmd Reply with quote

Thank You Much. I was testing it on single leg call. Starting avmd on outbound leg(of two leg call) perfectly detected the beep. 



This email has been sent from a virus-free computer protected by Avast.
www.avast.com [url=#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2][/url]

On 24 February 2016 at 06:27, Michael Collins <msc@freeswitch.org (msc@freeswitch.org)> wrote:
Quote:
It definitely works, I just don't think it works on a one-legged call. From fs_cli try this:

originate loopback/1001 &playback(silence_stream://60000)



You'll have two uuids. Try the avmd app on each one. It will detect it on the "outbound" leg but not the "inbound" leg.


-MSC


On Tue, Feb 23, 2016 at 5:34 AM, Aqs Younas <aqsyounas@gmail.com (aqsyounas@gmail.com)> wrote:


Quote:
Hi, I am using avmd to detect beep over a channel. Beep is generated by below script. 

<extension name="10014">
       <condition field="destination_number" expression="^1001$">
        <action application="playback" data="tone_stream://L=5;%(500,6850,850)"/>
         <action application="hangup"/>
       </condition>
  </extension>



and starts avmd on fs_cli as.


freeswitch@debian>avmd 30d99731-4ff3-4f02-ad4b-85a3a8b9d600 start




I could proper hear beeps over the phone but does not see avmd detecting this. Does not see anything like "beep detected" in logs.


I am made several attempts but unable to detect beep even a single time. 


Is there something wrong that i am doing?



Thanks in advance. 
 











_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (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 (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




_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org (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 (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
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services