Displaying 20 results from an estimated 100 matches similar to: "NOT WANTED - SAMBA digest 1508"
1997 Nov 29
1
Workgroup popups with samba
Hello,
I'd like to know if there's a way to receive Workgroup's winpopup messages
with samba under linux.
If it's impossible, what are the technical problems caused by such a request ?
Thank you
--
,,,
o +
+-----------------------ooO---(_)---Ooo---------------------------+
| "Xylo", a.k.a
2004 Dec 22
1
Link an Asterisk Box with a PBX (E1 connection)
Hi,
I have to link an Asterisk Box with a PBX Matra 6501.
System look like this :
E1------Te110P Asterisk Te110P-----E1----Matra 6501-----Phones
|
|
Ip Phones
Incoming call from E1 will enter on asterisk, if incoming number is
_800n then go to IP phones. In this case no problem.
But if it's an another call i want to return call to my
2004 Aug 04
0
Astetrisk connectet to PBX
I have got the change to set op an Asterisk PBX for one department in a
large organisation.
This means that in instead of connecting the Asterisk direct to the
PSTN
thought E1 interface (ISDN) I have to connect thought the big PBX
central
(IS3000).(http://pbcextra.net/commonnet/marcom/pdf/001_06221.pdf)
Is there any body who has experience with this?
The right size of connection between the
2006 Oct 11
0
Digium TE405 card and Matra PBX
Hello asterisk-users,
I have problem with E1 line between Asterisk computer and our PBX
Matra:
asta*CLI> pri show span 1
Primary D-channel: 16
Status: Provisioned, Down, Active
Switchtype: EuroISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 10000
T305 Timer: 30000
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3
My
2006 Nov 22
0
SOLVED: Digium TE405 card and Matra PBX
Hello asterisk-users,
I have solved interconnection between Digium TE405 and Matra PBX.
I plug this card to another computer and with the same
configuration parameters card now works without problem.
First server has 2xPIII/1GHz and 256MB of RAM, Adaptec SCSI
adapter and SCSI system disk. I don't know now, what chipset it
was, but mainboard was from Supermicro, then I pretend Intel
chipset.
2006 Apr 22
0
Pinouts for T1/E1 crossover cable WAS "RE: whatcable to connect a legacy PBX to a TE410P ?"
I for one think it is a great idea to buy a book with hard earned money and wait a few days to a week just to get an answer to a question that is freely available on the internet immediately.
Hard pressed to think of anything in the "book" that is not on with wiki with more up to date and useful information.
-----Original Message-----
From: Alexander Lopez
2006 Apr 22
4
Pinouts for T1/E1 crossover cable WAS "RE: what cable to connect a legacy PBX to a TE410P ?"
Can't anyone stop self-promotion and tell the poor guy what he needs.
A T1/E1 X-over cable using an RJ-45 (8-cond.) is pinned out as follows:
1 - 4
2 - 5
3 - NU
4 - 1
5 - 2
6 - NU
7 - NU
8 - NU
NU = Not Used
I have not in my experience seen any problems with using a Good Quality
Cat5 vs. Cat 3 (telco standard) cable for X-connects. YMMV, but you
should be fine. As far as the shielding
2005 Aug 02
1
Best way to connect asterisk to an traditional PBX
Hi list,
we want to connect asterisk to an traditionnal PBX (EADS 6550/Matra).
People from telco told that they can't connect two PBX's using E1/T1 or
only with QSig signaling.
I wanted to use EuroISDN. In this case, it was me told that VN6-VN7
would be used. The PBX has a spare ADQ card installed on which we would
connect. Has someone a such working setup? Is it working well?
More
2007 Jan 29
1
Fwd: Re: LSD multiple comparison test
I am returning this to the R-help list. Please keep followups on the list.
Yes, it can be done. It is not currently easy because multcomp doesn't
have the syntax yet. Making this easy is on Torsten's to-do list for the
multcomp package.
See the MMC.WoodEnergy example in the HH package. The current version on CRAN
is HH_1.17. Please see the discussion of this example in R-help:
2006 May 22
0
Asterisk Nortel Legacy Integration
Hi Srs.
we have to integrate a Nortel MATRA M6501-L with Asterisk with a TE410P.
All call from outside get into asterisk and asterisk send to Nortel in a
correct way. My problem is when a call is made from Nortel to Asterisk. If
we digit a national Number in Spain([98]ZXXXXXXX or 6XXXXXXXX) all work
find. But if we digit an international number call doesn't progress. I Have
seen in
2007 Jan 16
2
problems with for loop
Hello,
With this program I try to repeat analysis for different years. The
results of the analysis are not printed when in the loop, except for the
year sequence. What is wrong?
Thanks a lot.
for (i in 92:99){
cat("\n",
"=============================================================\n",
"YEAR =",i,"\n",
2019 Jul 09
3
Standalone server and POSIX ACL issue
Hi,
First, thanks for all people that continuously giving great advice on
this list!
I am setting up a standalone server (Debian 10, Samba 4.9.5+dfsg-5 from
Debian). The following directory is shared and contains two directories:
/home/eleve/partage/
??? Documents
??? Travail
I want user "eleve" to be able to modify everything, and guest users to
have read access on
2007 Jan 29
3
Multiple comparisons when interacction
In the model:
lm.1 <- lm(variable ~ BLOC + TIL * YEAR , data=selvanera)
I found TIL*YEAR interaction significant. Then I am trying to compare
means of the different levels of TIL inside every YEAR using:
mc.2 <- glht(lm.1, linfct = mcp(TIL*YEAR="Tukey"))
summary(mc.2, test = univariate())
but it does not work.
There is any way of doing this, like the SLICE option in
2000 Jun 28
2
SSH-2.2.0 (for Windows) and OpenSSH-2.1.1p1
I just upgraded my Windows SSH client from the 2.1.x version (whatever it
was) to 2.2.0 and am now experiencing difficulties connecting to my
OpenSSH-2.1.1p1 Linux servers.
I'm not as up-to-speed as I should be on the inner workings of the
handshakes that go on, but from the debug logs and from trying different
connection methods, it seems to be isolated to using publickeys. This
2011 Jun 24
0
Wine release 1.3.23
The Wine development release 1.3.23 is now available.
What's new in this release (see below for details):
- Support for stubless COM proxies on x86-64.
- Builtin dxdiag now outputs real information.
- Monochrome bitmap format in the DIB engine.
- Beginnings of a true shell Explorer builtin.
- A number of new D3DX9 functions.
- More support for Indic text shaping.
- Various bug
2019 Jul 10
0
Standalone server and POSIX ACL issue
On 09/07/2019 22:49, Yvan Masson wrote:
> Le 09/07/2019 ? 21:16, Rowland penny via samba a ?crit?:
>> On 09/07/2019 20:06, Yvan Masson via samba wrote:
>>> Hi,
>>>
>>> First, thanks for all people that continuously giving great advice
>>> on this list!
>>>
>>> I am setting up a standalone server (Debian 10, Samba 4.9.5+dfsg-5
2019 Jul 10
2
Standalone server and POSIX ACL issue
Le 10/07/2019 ? 08:46, Rowland penny via samba a ?crit?:
> On 09/07/2019 22:49, Yvan Masson wrote:
>> Le 09/07/2019 ? 21:16, Rowland penny via samba a ?crit?:
>>> On 09/07/2019 20:06, Yvan Masson via samba wrote:
>>>> Hi,
>>>>
>>>> First, thanks for all people that continuously giving great advice
>>>> on this list!
2006 Oct 08
1
Multisceen Support WAS : Re: [Fwd: Re: compiz coding style]
Hi list !
A quick reaction to :
> Dual-/multi-head support? After lots of inquiries you rudely brushed
> that subject aside because "xinerama isn't really useful" and made it
> pretty clear how much you valued the community:
> ,----
> DR> I wont accept any xinerama patches, if you like to use xinerama
> DR> until proper multi-screen support is implemented,
1999 Oct 17
0
sharing port with nmdb
Hi,
I'm a french student from Ecole des Mines of Nantes. Students of my
engineering school live in a residence with its own local network,
access to sun workstation at school for working and a Internet access
througth a firewall.
In each room of the residence, we have a RJ25 plug. We just need a
network card and a computer to go on this network. As you can expected,
our network is a jungle
2023 Feb 28
0
Quedo atenta a su respuesta
Hola muy buenas tardes.
Reciba un c?lido saludo y esta cordial invitaci?n a participar a nuestro Seminario Online: ?Las 7 Reglas de Oro del control de Inventarios? con 8 horas de capacitaci?n efectiva que ser? celebrado el d?a Lunes 20 de Marzo, en horario de 9:00 am a 6:30 pm.
?Por qu? Inscribirse?
Convierta su departamento en un factor de crecimiento y desarrollo para lograr el ?xito de la