[Freeswitch-users] Mod avmd

Piotr Gregor piotr at dataandsignal.com
Fri Apr 17 23:23:23 UTC 2020


Hi Vishal,

To have avmd running on a call leg, let's call that channel, i.e. RTP sent
and/or recvd to/from a given RTP endpoint you need to start avmd on that
channel:
https://freeswitch.org/confluence/display/FREESWITCH/mod_avmd#mod_avmd-APPinterface
You can select direction for that channel on which avmd should be running
by using inbound_channel/outbound_channel settings:
https://freeswitch.org/confluence/display/FREESWITCH/mod_avmd#mod_avmd-set

for example:
    <action application="avmd_start"
data="inbound_channel=0,outbound_channel=1"
/>
will start avmd on RTP sent and received to a given endpoint.

all the best,




Piotr Gregor
Software Engineer

M: (+44) 07483 866 525     L: (+44) 01256 597 470     www: dataandsignal.com






On Thu, Apr 16, 2020 at 7:14 PM Vishal Pai <vishalmpai at gmail.com> wrote:

> Hello All
>
> Hope you are well and safe.
>
> I am being playing around mod_avmd. I am originating calls by originate
> command both are External calls on DID's through gateway. Is it possible to
> detect the avmd on both the legs A and B using that above module. Currently
> only one leg A is being detected.
>
> Thank You
> Vishal P.
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200418/9e18368c/attachment.html>


More information about the FreeSWITCH-users mailing list