Displaying 5 results from an estimated 5 matches for "on24".
Did you mean:
on2
2015 Sep 17
2
Asterisk AMI events filtering
Hi folks,
I have one server with multiple companies (multi-tenant).
>From AMI I get all events of all extensions so any one that connect can see
other extensions, from different company (context).
How can I limit specific user to get just specific context?
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Aug 31
0
webcast
...Join industry expert Drew Kraus, Gartner Research,
and Nuasis Corporation VP of Marketing, Joe McFadden, for a discussion
on the latest developments in the contact center.
Audience members may arrive 15 minutes in advance of this time.
Attend the TechWebCast at the link provided below:
http://w.on24.com/r.htm?e=14283&s=1&k=066425C6FE71B586C414E50CDED22890
Thank you.
Sincerely,
Lindi DeLorio
The TechWeb Network
Techwebevents@cmp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050...
2013 Oct 22
1
Asterisk AMI 1.3 Specification
Hi folks,
We are upgrading from AMI 1.0 to AMI 1.3 and looking for any documents or AMI 1.3 Specifications. I found AMI 1.4 Specification in wiki.asterisk.org but not for AMI 1.3. Can someone provide me the link for AMI 1.3 specification ?
Thanks in advance
Shishir
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Mar 27
0
[Asterisk-video] gstreamer integration
You could use RTMP protocol from asterisk to rtmpsrc in gstreamer. I used chan_rtmp long time back but it only supported audio back then.
From: asterisk-users <asterisk-users-bounces at lists.digium.com> On Behalf Of Jerry Geis
Sent: Friday, March 27, 2020 8:29 AM
To: Development discussion of video media support in Asterisk <asterisk-video at lists.digium.com>
Subject: Re:
2014 Jun 18
0
Start/Stop recording in confbridge
Hi guys
How can I record the confbridge only when after a marked user is logged in to conference ? Is there any option on the confbridge to start recording when marked user is logged in instead of when the first user logs in ? I tried setting up "same => n,Set(CONFBRIDGE(bridge,record_conference)=yes)" before sending marked user to the conference but it won't start the recording