Displaying 17 results from an estimated 17 matches for "jct".
Did you mean:
act
2010 Jul 05
7
How to Dialogic 240/JCT-T1 interface with Asterisk?
Hello all Asterisk Users,
This is my first post here.
We are in a process of moving Dialogic 240/JCT-T1 from old voicemail server
to Asterisk box.
Which card drivers do we need?
Please share experience if anyone have successfully configured Dialogic
JCT-T1 card with asterisk?
Only source proves that this card work with *
http://lists.digium.com/pipermail/asterisk-dev/2003-April/000244.html
There...
2005 Jan 18
5
rpm db
Hi All,
I wonder if someone can help. My rpm db was corrupted.
So I ran rm -f __db* followed rpm rebuild db which ran OK. But I keep
getting the following error.
error: cannot open Packages database in /var/lib/rpm
warning: kernel-source-2.4.21-20.0.1.EL.i386.rpm: V3 DSA signature: NOKEY, key
ID 025e513b
error: cannot open Packages database in /var/lib/rpm
--
Regards
JC
2003 Dec 29
5
Does Asterisk support legacy Dialogic products?
Hi all,
I just checked out that Asterisk which is a platform I am interested of. I would like to install it to the Linux box for a trial. I have some legacy Dialogic hardware on hand, don't know they will work with Asterisk or not. For analog loop start interface I have Dialogic D/41 E which is of ISA bus with four Telco interfaces. Will it work on Asterisk?
Best regards,
Patrick.
2004 Apr 22
3
D/41 ESC dialogic ISA CARD
Hello,
I just wanted to know if any of you has successfully (or know about)
installed the Dialogic 4xFXs ISA CARD D/41 ESC? Does it work with *?, if
so, how is the driver called?
Thanks a lot for your comments.
Alejandro Acosta,-
2016 Dec 22
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...optimization work fine)
After some investigation we discovered the problem, here's the relevant
part of our assembly generated by LVM 3.9:
load r0, r510, 24, 8
slr r0, r0, 1, 8
cmpimm r0, r0, 1, 0, 8, SNE
bitop1 r0, r0, 1<<0, AND, 64
jct .LBB0_2, r0, 0, N
jrel .LBB0_1
Notice the slr (shift logical right) instruction there is shifting to the
right 1 position in order to get flags.foo into bit 0 of r0. But the
problem is that the compare(cmpimm) is comparing not just the single bit
but the whole value in r0 (a...
2016 Dec 22
0
struct bitfield regression between 3.6 and 3.9 (using -O0)
...e investigation we discovered the problem, here's the
> relevant part of our assembly generated by LVM 3.9:
>
> load r0, r510, 24, 8
> slr r0, r0, 1, 8
> cmpimm r0, r0, 1, 0, 8, SNE
> bitop1 r0, r0, 1<<0, AND, 64
> jct .LBB0_2, r0, 0, N
> jrel .LBB0_1
>
> Notice the slr (shift logical right) instruction there is shifting to
> the right 1 position in order to get flags.foo into bit 0 of r0. But
> the problem is that the compare(cmpimm) is comparing not just the
> single b...
2019 Jan 31
0
Samba and UFW
...iptable_filter
x_tables 40960 15
ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_multiport,xt_tcpudp,xt
_addrtype,ip6t_rt,xt_comment,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,
ip6t_REJECT
martin at radio:~$
I have not added the lines iptables -t raw -A output --port 137 --JCT
--helper netbios-ns or the lines suggested be Reinld. I'll try them if you
all think it might help.
Maybe we should go back to the original error "Cannot mount location Failed
to retrieve share list from server no such file or directory". The
solution may be so simple that we are o...
2019 Jan 30
6
Samba and UFW
Rowland,
The computer name 'martin-RB042AV-ABA-a1410y' was set by Linux Mint when it
was installed. I'm not sure I can change it. I check it on the Mint forum.
I'll turn off the smb... feature and see what happens. Yes the ports listed
below are open and set to pass through the firewall. Should I unset the
netbios name". Going to try the modification to the ufw rules file as
Reviewing end-user ham/spam submissions before feeding them to sa-learn via Dovecot Antispam plug-in
2013 Jan 16
1
Reviewing end-user ham/spam submissions before feeding them to sa-learn via Dovecot Antispam plug-in
Currently, I'm using the Dovecot Antispam plug-in with great success.
Everything works as expected.
However, I would like to change the plug-in's behavior such that it
simply sends a copy of a message that is moved from Inbox -> Junk (or
Junk -> Inbox) to an administrator, instead of calling sa-learn (I'm
using SpamAssassin) automatically.
Basically, I would like to be able to
2019 Jan 31
0
Samba and UFW
...iptable_filter
x_tables 40960 15
ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_multiport,xt_tcpudp,xt
_addrtype,ip6t_rt,xt_comment,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,
ip6t_REJECT
martin at radio:~$
I have not added the lines iptables -t raw -A output --port 137 --JCT
--helper netbios-ns or the lines suggested be Reinld. I'll try them if you
all think
it might help.
Maybe we should go back to the original error "Cannot mount location Failed
to retrieve share list from server no such file or directory". The
solution may be so simple that we are o...
2005 Jan 13
1
Digital IO card and /proc/devices
Hi all,
I am having problems to get the SeaLevel IO card to work with CentOS distro.
Basically the card is being recognised and shown by lspci BUT /proc/devices
file is not updated with the new devices does anyone know why. ?
Could someone tell me what/where infos are needed to get /proc/devices to be
updated.
The reason I require the /proc/devices infos is because I want to run a mknod
2016 Dec 23
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...me investigation we discovered the problem, here's the relevant
> part of our assembly generated by LVM 3.9:
>
> load r0, r510, 24, 8
> slr r0, r0, 1, 8
> cmpimm r0, r0, 1, 0, 8, SNE
> bitop1 r0, r0, 1<<0, AND, 64
> jct .LBB0_2, r0, 0, N
> jrel .LBB0_1
>
> Notice the slr (shift logical right) instruction there is shifting to the
> right 1 position in order to get flags.foo into bit 0 of r0. But the
> problem is that the compare(cmpimm) is comparing not just the single bit
>...
2003 Jul 14
11
Getting started
Hi,
I am a total newbie to asterisk and can't find any useful documentation
for asterisk...how are people supposed to get started?
I'd like to know, how I create User Accounts, so that a SIP UA can login
into asterisk with a password, for example.
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...Q+#dm;8+ora(0Gw1wH@Hu9esRiHvn$^q);md7p<v1wlhxwe@kI#!cgI18&(3oj
zjkNnED69S~SXUEPWGlOqM-i^TnnE|ohAw9uUdXdPw}o2<ZZWS?Xwe2N*&{#uRzG68
zGdEF`R?po(c33N6ETA2S_Mnv@W<5(?l7!`4Ie#(l@x^vxp0rU;s*OFc1S)rz)}swM
z;oe3ICg`f6JDA^0jJd$b_)CEm81em(lQk|4y@nVG3EitWy8j7DV~TUL2r-h4JXVh(
zEHJQVm<fRxT<jCt@xxZY27l>dO<gmYYwMdrY)%vC2F_@veW@OULLlUdB%lY4%;SyF
zFT7mF_FX%(NOrG{QQnJGCsa4)X?YvO#3<(a{u-e}a>GGGub|5(F%OeCbR5*7a+5%&
z`o+I2z;?mI&Qy;23_^*QDBY4;#v^(}0Ls*8Puw%s)15g(S=p7B<g(=crO4equburZ
ztUSgTujSN9BQ14nnV#ly8hIFlX!t4V*-ZrKkB|6#M}ri1Z#L%yikmwx#h6@zLx__R
zM?NZAfK?h2?2Q0Xd@Wv!Ig&a...
2005 May 09
2
Very slow bufferring and delay on windows media player and icecast server (sourced by m3w)
I'm trying to broadcast a radio from a linux server that is coming from
a windows machine using m3w.
it's working very well for Winamp and linux mplayer as client - but
while using Windows Media Player it's buffering for about 8 minutes then
it start to work well w/ a delay of 8 minutes !!
I've this set up :
<burst-on-connect>1</burst-on-connect>
<!--
2004 Apr 20
0
configuring dovecot for NIS (w/ pam)
Hi,
I am trying to start using dovecot on a linux machine.
I config it to auth w/ my passwd/shadow and it worked perefectly.
I'm not getting to config it to work with my SUN NIS (not +)
As I understood I must use PAM for this, I tried to config it w/o any
success...
do someone has a config file/ pam config for this ?
thanks
--Yedidia
2004 Jun 03
1
inbox file read/write
Hi,
If I config my mta to write incoming mail to /var/mail/[username] and
dovecot (or any other imap/pop server) is serving email from this file,
can't the fie be corrupted while mta and dovecot read/write at the same
time ?
is there any mechanism to avoid it ?
thanks
--Y