[Freeswitch-users] setting VAD & TALK / NOTALK Events on ongoing call

Gerald Weber gerald.weber at besharp.at
Mon Feb 3 19:41:07 MSK 2014


Hi,

is it possible to enable VAD to get TALK / NOTALK events for an ongoing call, i.e.

switch_channel_set_variable(channel, "rtp_enable_vad_in", "true");
switch_channel_set_variable(channel, "rtp_enable_vad_out", "true");
switch_channel_set_variable(channel, "fire_talk_events", "true");
switch_channel_set_variable(channel, "fire_not_talk_events", "true");

Should this work ? Is there another way instead of settings channel vars ?

Thanks in advance.
gw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140203/c014f267/attachment-0001.html 


Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list