On 2018-12-13 4:27 p.m., Kevin Harwell wrote:
> I'm looking into adding the ability for an ARI application to
> dynamically control which event types it would like sent to it[1]
> (i.e. server side event type filtering). I'm currently leaning
> toward implementing this as a blacklist. I believe doi
On 2019-01-21 10:42 a.m., George Joseph wrote:
> and what do you use it for?
I assume that you're talking about the /sounds resource available in ARI
[1].
At Wazo [2], we use the /sounds resource to list the sound files that
are register in Asterisk.
It allows us to implement a REST API that giv
Hello list,
I would like your input on a STUN-related issue. The issue is not about
the STUN response, but rather about contacting the STUN server. Here is
the scenario:
Given Asterisk is configured with a STUN server
* rtp.conf has icesupport=yes, stunaddr=stun.example.com
Given there are (PJS
On 3/22/21 3:14 PM, Ben Ford wrote:
More information on the protocol used for this and the overall
project can be found here:
https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=45482453
After reading the wiki page, if there is anything you feel could be
improved, we’d love to hear ab