Displaying 8 results from an estimated 8 matches for "cambridgebroadband".
2014 Oct 17
1
Samba 4 to replicate my samba3.6 config
...group to read and write to the shares and not any of the Unix groups.
Any Suggestions?
My samba 4 config
[Global]
netbios name = newvsbuild
workgroup = mydomain
realm = mydomain.local
server string = %h ArchLinux Host
security = ads
encrypt passwords = yes
#password server = dc1.cambridgebroadband.com
idmap config * : backend = rid
idmap config * : range = 10000-20000
winbind use default domain = Yes
winbind enum users = Yes
winbind enum groups = Yes
winbind nested groups = Yes
winbind separator = @
winbind refresh tickets = yes
template shell = /bin/bash
template home...
2014 Oct 16
0
Samba4 to replicate my samba3.6 config
...e "Domain users" group to write to the shares and not any of the linux groups.
My samba 4 config
[Global]
netbios name = newvsbuild
workgroup = mydomain
realm = mydomain.local
server string = %h ArchLinux Host
security = ads
encrypt passwords = yes
#password server = dc1.cambridgebroadband.com
idmap config * : backend = rid
idmap config * : range = 10000-20000
winbind use default domain = Yes
winbind enum users = Yes
winbind enum groups = Yes
winbind nested groups = Yes
winbind separator = @
winbind refresh tickets = yes
template shell = /bin/bash
template home...
2004 Sep 24
0
SIP - how does * decide codec order of preference
...ied in sip.conf). In this case it respects what's in
sip.conf - overriding the order in the INVITE - and doesn't try to
minimise its workload by offering the codec used on the E1 first!
Any ideas gratefully received.
-- Alex Zeffertt
Software Engineer
Cambridge Broadband Ltd.
http://www.cambridgebroadband.com
2004 Sep 17
4
SS7 E1 cards
Hi,
I'm looking into support for SS7 and I found an article
(http://www.openss7.com/news13022002.html) which says that OpenSS7
supports Linux Support Inc's T400P-SS7 Quad T1 and E400P-SS7 Quad E1 PCI
interface cards. It also says that Linux Support Inc is the primary
sponsor of Asterisk. However I cannot find these cards on the Asterisk
hardware page
2007 Apr 18
2
[Bridge] bridge_list orphans in linux-2.4
Hi all,
We use linux-2.4.20 in one of our products and we've found what looks
to be a problem in the bridge module. (I know this is old code but we
don't send our customers kernel upgrades unless we really have to!)
The problem is that some of our bridges have become orphaned from the
bridge module. Specifically
ifconfig ourbridgename
shows that the device "ourbridgename"
2004 Sep 23
12
Asterisk 1.0 released
Hi,
Reporting from Astricon, Mark uploaded the 1.0 release while giving
his speech a few mintues ago..
Bring out the champagne :)
Lethol
2004 Oct 01
1
DTMF relay
Hi,
I've noticed that asterisk seems to stop relaying DTMFs after a call has
been up for a while (~10 mins). I was just wondering whether this was
intentional, or a bug.
In detail here's my setup
SIP Gateway --> Asterisk --> E1 --> Asterisk --> SIP Gateway
The LHS gateway sends RFC2833 DTMF messages to the first Asterisk which
bridges them onto the E1. They then get
2003 Jun 03
1
tc usage
Dear List,
I am a tc newbie, and I''ve been working through the LARTC HOWTO to try
to understand how qdiscs, classes, and filters fit together.
I was confused by the example in section 9.5.5.1 (see excerpt below). I
thought that classes were could only be attached to qdiscs (classful
ones). In the example, however, classes are being attached to other
classes. Can anybody explain to me