Displaying 4 results from an estimated 4 matches for "wingnut".
Did you mean:
wingnet
2003 Oct 10
0
Wierd failure when adding W2K to Samba3.0.0+LDAP Domain
...-g "%g"
delete user from group script = ldapsmb -j -u "%u" -g "%g"
set primary group script = ldapsmb -m -u "%u" -gid "%g"
idmap backend = ldap:ldap://localhost
idmap uid = 500-2000
idmap gid = 1000-2000
ldap admin dn = cn=ldapadmin,dc=wingnut,dc=no
ldap suffix = dc=wingnut,dc=no
ldap machine suffix = ou=computers
ldap group suffix = ou=groups
ldap idmap suffix = ou=idmap
ldap user suffix = ou=users
ldap passwd sync = yes
[netlogon]
comment = Network Logon Service
path = /var/lib/samba/netlogon
guest ok = yes
browsable...
2004 Jun 17
3
IAX Jitter Buffer
...times we would experience no audio in one direction for between 1
and 4 seconds and then things would seem to work fine;
(c) some times users reported a "clipped" and almost "half duplex" sound
quality as the flow of the conversation shifted back and forth.
We also noticed some wingnut values for Lag and Jitter such as:
Lag: -65476ms
Jitter: 12897799ms
PSTN gateway is "CVS-04/20/04-01:11:29 "
Client machine is "CVS-HEAD-06/02/04-07:56:41"
Searching the Asterisk bug lists shows some significant fixes (1696, 1643).
Q2: Is jitterbuf working well enough to try...
2005 Jul 26
0
Re: Asterisk-Users Digest, Vol 12, Issue 144
On Thursday 21 July 2005 17:42, asterisk-users-request@lists.digium.com wrote:
> > > Thanks Adam. This helps some, but I'm still not sure how you mean ?
> > > for me to acheive 1). I would have to perform a Dial-command no matter
> > > what, so I guess I would have to make an interruption from the
> > > manager API, but I don't manage to find a command
2005 Jul 20
3
Working with an ongoing call
Hi list
I plan to implement a prepaid solution where the system needs to check for
remaining credit periodically during a call. The reason for this is that this
is a system where the credit pool can be used simultaneously by more people,
and not only for calling.
I have a problem figuring how to be able to run logic while a call is in
progress. The L(x:y:z) option to Dial() is good, but not