[Freeswitch-users] Problem getting TALK and NOTALK events

Dan freeswitch-users at digitaldan.com
Fri Mar 16 16:25:36 MSK 2012


Thanks for the response, 

I went ahead and subscribed to all events, but am still not getting these events. I have also enabled <param name="vad" value="both"/> in my sip profile, not sure if this is redundant or not with the dial plan directives. If VAD is indeed enabled but not working, is there something else I should try? Thanks. 
----- Original Message -----

From: "Michael Collins" <msc at freeswitch.org> 
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org> 
Sent: Thursday, March 15, 2012 5:29:21 PM 
Subject: Re: [Freeswitch-users] Problem getting TALK and NOTALK events 

Can you confirm if the TALK/NOTALK events are even firing? Try listening to all events and then sifting through the barrage of data to see if those events are present. If they are then you know you just have a filtering issue. If they are not present then you know there's an issue with VAD or something like that. 

-MC 


On Thu, Mar 15, 2012 at 8:59 AM, Dan < freeswitch-users at digitaldan.com > wrote: 


Hi, I'm having some issues getting TALK / NOTALK events to fire on an incoming stream to Freeswitch. In my ESL application I am subscribing to RECORD_START RECORD_STOP TALK NOTALK, Below is the dial plan I am using: 

<extension name="teliax-in"> 
<condition field="destination_number" expression="^(5555551212)$"> 
<action application="set" data="rtp_enable_vad_in=true"/> 
<action application="set" data="rtp_enable_vad_out=true"/> 
<action application="set" data="fire_talk_events=true"/> 
<action application="set" data="fire_not_talk_events=true"/> 
<action application="playback" data="ivr/ivr-hello.wav"/> 
<action application="record" data="/tmp/data.wav"/> 
</condition> 
</extension> 

I can see that VAD is enabled: 

2012-03-15 09:49:25.523832 [DEBUG] switch_rtp.c:4130 Activate VAD codec PCMU 20ms 
2012-03-15 09:49:25.523832 [DEBUG] sofia_glue.c:3353 AUDIO RTP Engage VAD for sofia/external/ 3035551212 at 10.10.10.1 ( in out ) 


In my ESL app I get the RECORD_START and RECORD_STOP but not the talk events. I'm on git version "2c52f23 2012-02-18 08:37:47 -0600", Any ideas? Thanks. 


_________________________________________________________________________ 
Professional FreeSWITCH Consulting Services: 
consulting at freeswitch.org 
http://www.freeswitchsolutions.com 

 
 

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

FreeSWITCH-users mailing list 
FreeSWITCH-users at 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 at freeswitch.org 
http://www.freeswitchsolutions.com 

 
 

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

FreeSWITCH-users mailing list 
FreeSWITCH-users at lists.freeswitch.org 
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users 
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users 
http://www.freeswitch.org 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120316/47e4caa5/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list