Displaying 20 results from an estimated 6000 matches similar to: "Parallel Dial: Busy detection - stop when any is busy?"
2006 Apr 05
2
Unable to connect to remote asterisk (does /var/run/asterisk/asterisk.ctl exist?)
HI all,
My asterisk for all my users, everything was fine for 3 days, but now
i can't access it.
But it is running...
Could any one help me on this?
Best regards,
Marco Mouta
2006 Jun 08
1
MeetMe - Annouce user join/leave without recording the name
Hi all,
I an using MeetMe and I would like to use the -i function to annouce the
join/leave of the user.
However, this require that users record their names. Is there anyway to
remove this?
I just want MeetMe to annouce somethig like "A new user has joined the
conference" and that need not to record user's name. Is there a way to
do this??
Pim
2006 Apr 21
1
How to select Ceptral's Voice in Asterisk's Swift application??
Hi,
I'm using Cepstral as a TTS Engine for Asterisk with Swift application.
It works fine when I have just 1 voice installed. Now I have 2 voices in
the same language installed but I can't seem to find the way to select
which voice to use in Swift's application in Asterisk. Does anyone know??
Thank you,
Pim
2006 Apr 11
2
Dial out on Zap: Can't fix up channel from 31 to 30 because 30 is already in use??
Hi,
I still cant dial out on Zap and I really have no clue why.
I'm using Asterisk Asterisk 1.2.6 and Zaptel 1.2.5 with Digium card 4
ports, 31 channels each and able to receive incoming calls and fax
perfectly.
I've done this in my dial plan.
exten => 111,1,Answer()
exten => 111,n,Ringing()
exten => 111,n,Wait(2)
exten => 111,n,AbsoluteTimeout(30)
exten =>
2006 Apr 19
2
Asterisk 1.2.7.1 and IAX modem / channel
Hi,
I was using Asterisk with Hylafax via IAX Modem. It works fine until I
upgraded to Asterisk 1.2.7.1
I didn't change any configuration but it seems that Asterisk does not
get the call from IAXModem anymore.
I'm doing something like this
Asterisk <--> IAXModem <--> Hylafax
Usually when I use
sendfax -n -d 260XXX somefile
I'll see Asterisk receiving the call in
2006 Apr 03
1
Anybody success using Asterisk 1.2.6 and Spa nDSP 0.0.3 pre 6?
>recieve fax successfully. Today I tried to change to SpanDSP 0.0.3 pre 6
>but I just couldn't complie the app_rxfax and txfax application. The
>SpanDSP 0.0.3 was successfully complied though.
.3 is for developers only it is not intended for enduser use.
2006 Apr 24
3
MeetMe Call Out to invite
hi all,
is there a kind of application can let asterisk call out
fellows, and invite them to come to join the meetme.
these fellows do not need to call in asterisk , just wait for a call.
3x
welemon
2006 May 15
1
View Agent Status on the Web
Hi all,
I want to be able to see the status of my Agents on a web interface. I
have no idea how to do so.
I have found a few sample script to communicate with queues manager to
view queues.But I couldn't find any on viewing the agent status. Could
anybody give me a clue?
Regards,
Pim
2006 Apr 21
0
How to select Ceptral's Voice in Asterisk's Swiftapplication??
Type "swift" at the command line so you can see the -options. Then modify the line to use the correct switch and specify the name of the voice you want to use.
Thanks,
Steve
-----Original Message-----
From: Pimjai Wesnarat [mailto:pw@nummerndirekt.de]
Sent: Fri 4/21/2006 6:59 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc:
Subject: [Asterisk-Users] How
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
I'm able to recieve fax with pure SpanDSP 0.0.2 + Asterisk successfully
but I have problems with some fax machine so I wanted to try using
HylaFax to recieve Fax instead of SpanDSP hoping that it'll solve my
problem. I'm trying to connect Asterisk with SpanDSP using iaxmodem. My
system looks like this:
ISDN <---> Asterisk <---> IAXModem <---> Hylafax
Asterisk and
2018 Feb 21
1
Finding and replacing instruction patterns
Hi all -- first time poster, hoping that this is going to the right list.
Also a complete LLVM newbie, so please correct any glaring errors in my
understanding.
I am an architecture researcher at Penn State working on Processing in
Memory (PIM) architectures. Currently, I plan to use LLVM to detect and
replace groups of instructions which can be accelerated in memory. Once a
group of
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
hello,
i need to use v32i32 and v32f32 in store instructions.
I defined my register as;
def VRR128 : RegisterClass<"X86", [v32i32, v32f32],
1024, (add R_0_V_0, R_1_V_0, R_2_V_0)>;
def STORE_DWORD : I<0x70, MRMDestMem, (outs), (ins i2048mem:$dst,
VRR128:$src),
"STORE_DWORD\t{$src, $dst|$dst, $src}",
2008 Aug 26
4
syncml with server push email
Any recommendations for server push email using syncml and dovecot?
I am familiar with Funambol for syncing pim info, but not used it for email.
Are there any recommended opensource or commercial syncml servers that are
known to integrate nicely with Dovecot 1.x? Googling hasn't really turned up
much in the way of useful info.
To mix it up a little, I was using Funambol for the Pim
2003 Sep 26
1
how set samba use mysql
i see source that samba 3.0 support mysql , how to make it happen i have
been complie with mysql support but how use make plugin i try like this :
[root@pim pdb]# make
libtool gcc -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -Wall -g -c pdb_test.c
mkdir .libs
gcc -I../../source -I../../source/include -I../../source/ubiqx
-I../../source/smbwrapper -Wall -g
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
Thank You.
How to do the same for add please see the following; it gives duplication
error.
def VADD : I<0x0E, MRMDestReg, (outs VRR128:$dst), (ins VRR128:$src1,
VRR128:$src2),"VADD\t{$src1, $src2, $dst|$dst, $src1, $src2}", [(set
VRR128:$dst, (add VRR128:$src1, VRR128:$src2))]>, TA;
def : Pat<(add VRR128:$src1, VRR128:$src2), (VADD VRPIM128:$src1,
VRPIM128:$src2)>;
2009 Nov 04
2
samba 3.4 ADS support broken on ipv6 networks ?
Our Windows 2003 domain controllers and Samba member servers
support both ipv4 and ipv6. Our DNS server resolves hostnames
both to ipv4 and ipv6 addresses.
Recently, this turned out to be a problem when within a regular
Fedora 11 update, samba 3.2 was replaced with samba 3.4.
samba-3.4.2-0.42.fc11.i586 to be exact.
Everything Active Directory related stopped working and I had
to stop winbind
2002 Sep 16
1
Multicasting routing in SUSE
hi all,
This is my first message to the group.My name is Anirban Chakraborti and I am with new mexico state university.
I have recently built a router using suse linux.I need to turn on IGMP and PIM to allow it do multicasting.How to do that? Secondly I also want to control the rate of the datatransfer from the router''s ethernet interface to the ppp interface.
Thanks for the
2017 Jul 11
2
error: In anonymous_4820: Unrecognized node 'VRR128'!
Thank You.
But can we use same register class for fadd as well,
is this instruction correct?
def VFADD : I<0x0E, MRMDestReg, (outs VRR128:$dst), (ins VRR128:$src1,
VRR128:$src2),"VFADD\t{$src1, $src2, $dst|$dst, $src1, $src2}", [(set
VRR128:$dst, (fadd VRR128:$src1, VRR128:$src2))]>, TA;
On Tue, Jul 11, 2017 at 9:00 PM, Craig Topper <craig.topper at gmail.com>
wrote:
>
2006 Apr 11
1
AW: Dial out on Zap: Can't fix up channel from 31 to 30 because 30 is already in use??
I'm not sure if it's the same problem but your error message likely the same.
after i additing pridialplan=local in the zapata.conf i'm able to make outboundcalls (located in germany)
marcus
-----Urspr?ngliche Nachricht-----
Von: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]
Gesendet: Dienstag, 11. April 2006 16:33
An:
2007 May 15
2
_really_ disable netbios
I have disabled NetBIOS over TCP/IP on our network, both for
Windows and for Samba hosts.
Samba hosts have these directives in their smb.conf
disable netbios = yes
smb ports = 445
But I still see NetBIOS broadcasts and responses coming from Samba hosts,
probably because they are still running nmbd.
Can I just shut nmbd down or does it still have use?
Thanks,
Pim