Displaying 20 results from an estimated 1200 matches similar to: "Total number of listeners"
2006 Jan 24
1
Total number of listeners
You mean something like getTotalListeners() in
http://svn.xiph.org/websites/dir.xiph.org/index.php ?
Since all our relays are known and authenticated, I think I could query
them all in a regular basis to check how many are connected and build a
nice graph on-the-fly. I think the small change in the internal
mechanism you proposed is better, though.
BTW, the code for dir.xiph.org is not all
2006 Jan 25
2
Video fallback
Hello!
Using 2.3-kh2 I wasn't able to make fallback work. This is what I am
using:
...
<mount>
<max-listeners>2</max-listeners>
<mount-name>/black.ogg</mount-name>
</mount>
<mount>
<max-listeners>2</max-listeners>
<mount-name>/live.ogg</mount-name>
2006 Feb 16
0
Re: Icecast Digest, Vol 20, Issue 23
aight than thanks Geoff i'll just use version 2.2 for right now.. thanks
for the update (u might say)
73's and 88's DE TODD KC?CCB DN84FK
ICQ #: 71473037
MYSPACE : http://www.myspace.com/kc0ccb
NET: http://www.webspawner.com/users/hamradio/index.html
TEMP WEB SERVER: http://209.159.208.18:8000/stream.m3u
----- Original Message -----
From: <icecast-request@xiph.org>
To:
2008 Apr 12
2
X100M never goes on-hook state
Hi guys,
I've been experiencing a very strange issue with my Digium Card TDM400
as of this week. It has two FXS and two FXO.
The FXO modules (both of them) never goes on-hook after hanging up in
Asterisk. It had worked perfectly well for over four years.
I put an ammeter in series with the line and the card, and immediately
after plugging the connector to the card, I got 26mA in the circuit
2009 Oct 28
1
pdbedit error (using LDAP)
Hi.
I'm using pdbedit to edit users accounts and everything works fine.
But when I'm trying to use pdbedit to edit domain account policies I'm
receiving the following error:
pdbedit -P "password history" -C 4
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=MYDOMAIN))]
StartTLS issued: using a TLS connection
2009 Aug 31
1
Problems with groups using samba + ldap
Hi,
I'm using Ubuntu 8.04 with samba 3.028a (ubuntu package) +LDAP and I'm
getting an odd problem.
I have a user and this user had 4 groups (1 principal and 3 complementary)
if I run id <user> in the console of samba server the command returns 4
groups (so LDAP is working fine).
But when I'm trying to access a samba share (with log level 5), I noticed
that samba returns that
2012 Aug 27
2
EROR connection/wait_for_serversock signalfd descriptor became invalid
hello,
I am tying to get to the bottom of why my icecast server crashed and
failed to restart.
The last entry in the error log is this:
[2012-08-26 05:46:38] INFO source/source_read listener count on
/stream now 7
[2012-08-26 05:48:02] INFO connection/wait_for_serversock HUP
received, reread scheduled
[2012-08-26 05:48:02] INFO connection/connection_thread connection
thread
2011 Oct 17
1
plotting issues with PCA
Hi Listers,
This has a simple answer but it has been eluding me nonetheless.
I have been building a PCA plot from scratch with the ability to plot
predefined groups in different colors. This has worked fine but when I try
to get a polygon drawn around each of the groups it is not recognising my
colour file correctly and is only printing the first colour in the
file....code is below
2007 Aug 27
2
Is it possible to register without sending the password
Dear Philipp;
Kindly find the part of the configuration as below:
[general]
allow=all
disallow is comment by ( ; ).
[bilal_sip]
type=friend
context=internal
host=dynamic
canreinvite=no
dtmfmode=rfc2833
So where is the problem? The endpoint does not
register and nothing appear on trace level 3. And the
amazing thing that if the endpoint send wrong username
(for example: bilal_sip100) then it
2006 Nov 22
1
Agent Channel SIP transfer
Hi, we are using asterisk 1.2.13. When callbacklogin agent transfer
call using SIP phone's transfer feature, he is always in busy status
and cannot answer any more incoming call from queue until the
transferee hang up the call.
--
Regards!
Liangliang
2007 Dec 06
0
GRE tunnel stops traffic when idle
Hello,
I''ve set up a GRE tunnel between two Linux boxes and it''s working well,
with or without IPSEC (under GRE). The problem is that when I have no
traffic for some minutes, side A cannot communicate to side B any more,
unless side B tries to communidate to side A. The same thing happens in
the other direction.
For example, side A pings side B. No reply. Keep pinging.
Side B
2010 Feb 18
2
Your password expires today problem
Hi.
I enabled policies with pdbedit. Password must be changed every 90 days and
must contain at least 8 characters. I enabled password history too.
After that (I tried it in samba 3.4.3 and 3.0.25 with same behaviour) every
time a user try to log in the domain using Windows receives a "Your password
expires today. Do you want to change it now ?" message box. If the password
is changed,
2007 Aug 24
3
Keeping queue counters after restarting
Hello,
Every queue has some status counters (completed, abandoned, hold
time...) that are very useful for statistics. The problem is that those
counters are reset every time Asterisk restarts.
Is there a way to keep those counters, maybe in astdb? Also, is there a
way to reset the counters through a cli command?
Thanks.
--
MARLON DUTRA
Propus
GnuPG ID: 0x3E2060AC pgp.mit.edu
2007 Aug 26
1
Is it possible to register without sending the password?
Hi List;
I noticed that if I disabled secret in the context by
placing ( ; ) before it, then at the asterisk the log
will be:
-- Registered SIP 'bilal_sip' at 0.0.0.0 port 5060
expired
The IP address of the endpoint was not captured!!!
Why?
If secret enabled, then some endpoints can not
register (maybe due to compatibility in reading the
negotiation packets), so what is the solution?
2007 Jul 24
2
SIP IP Trunk, between Asterisk and Softswitch
Dear List;
I am trying to create a link between Asterisk and My
softswitch, the link to be SIP Trunk.
I did the below configuration and I do not know if any
one can help me and advise me to have better
configuration to be sure that link is fine. But I do
not know how to determine the SIP username to be sent
for my softswitch as sometimes the softswitch need to
check it.
Also, does asterisk
2007 Sep 09
3
nat=yes
Hi List;
If I set nat=yes, then asterisk will send the packets
to the public IP address or to the private IP address
(which will be for the endpoint that is behind the
nating)?
And by setting the nat=yes, then what exactly will be
ignored at asterisk side when reading the
registeration messages from the endpoint?
Any help.
Regards
Bilal
2009 Jul 05
1
SIP IP-Trunk to be authenticated based on username and password, not IP address
Hi List;
How can one Asterisk Box A to send a SIP call for another Asterisk Box B, and that call to be authorized based on the username and password, and not on the IP (as the IP address of the source is not known because it keep changing)? I think the trick in the Dial command, how to write it properly in a way that other Asterisk Box can recognize the sip username and password which are existed
2013 Aug 09
0
DTMF over IAX trunk ignoring last digit
Hello.
Scenario: 9 servers connectec to each other over IAX trunks. Users
used to call to remote extensions and remote conferences (meetme) via
IAX.
Problem: all extensions from one server (just one) when try to attend
remote conferences had problems with PIN validation. If they use their
local conferences the problem doesn't occur.
All servers use same OS (Ubuntu 10.04 64 bits), same
2016 May 27
3
CLDAP support in Samba4
Hello.
Just one doubt: Samba4 already supports CLDAP requests?
Thanks.
Marcelo Hartmann Terres
Fones: +55 51 3024-3568 | +55 11 4063-8864 | +55 92 3090-0115
Propus - TI alinhada a negócios
Service | Telecom | Tech | Data Science
www.propus.com.br
2016 May 30
2
CLDAP support in Samba4
Hello Andrew.
On Fri, May 27, 2016 at 5:20 PM, Andrew Bartlett <abartlet at samba.org> wrote:
> On Fri, 2016-05-27 at 12:18 -0300, Marcelo Terres wrote:
>> Hello.
>>
>> Just one doubt: Samba4 already supports CLDAP requests?
>
> Yes, we support CLDAP. What made you have this doubt?
>
I'm using Sophos UTM and I'm trying to add the machine in Domain. I