Displaying 20 results from an estimated 200 matches similar to: "Set language in Asterisk auto-dial out"
2007 Sep 17
1
Problem with asterisk-perl-0.08 and Asterisk >= 1.2.20
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've been using for a long time asterisk-perl-0.08 for prepaid card
applications, and I've identified a problem with the last releases of
asterisk-1.2, installed with Trixbox.
The command get_variable() raises a signal SIGPIPE when it is called
(whatever the variable to get).
I made tests with Asterisk 1.2.20, 1.2.21 and 1.2.22, and I
2007 Dec 05
0
Bad behaviour between X-Lite 3.0 and Asterisk
Hello,
There is something wrong when using the version 3.0 of X-Lite.
When X-Lite sends INVITE, Asterisk replies OK. And it seems, at first
sight, that Asterisk ignores the ACK signal sent by X-Lite. There's
after a series of "Retransmitting" of the OK signal, the ACK signals
are well received on the Asterisk, but with no effect. And after 6
retransmission, Asterisk hangs up the
2006 Jun 20
0
Provisional problem with SIP channel
Hi,
I'm using the Perl AGI interface for a prepaid card platform. And
sometimes (almost twice an hour), asterisk doesn't detect a call has
been hung up. The call is so hung up when the time limit for the call is
reached (the corresponding prepaid card is then emptied ...).
I've tried to look in the asterisk log files to find anything suspect
with these calls, and I've found a
2006 Mar 23
4
Which Mac OSX softphone with IAX2 support?
Hi,
which OSX softphone do you use that supports IAX2 protocol with Asterisk?
thanks
Mike
2006 Mar 20
4
simple perl-agi - where's the error?
Hello!
I'm trying to setup a perl-deadagi, but my perl skills lack. can
someone tell me why the following code doesn't work:
#!/usr/bin/perl
use Asterisk::AGI;
$AGI = new Asterisk::AGI;
$dialstring = $AGI->get_variable("DIALSTRING");
$res = $AGI->exec("DIAL $dialstring");
the asterisk output says:
AGI Rx << GET VARIABLE DIALSTRING
AGI Tx >> 200
2006 Feb 06
12
Asterisk native sounds now available!
Hello everyone,
As I promised at eTel last week, I have finished up work on my
"Asterisk Native Sounds" project. Here's a little diddy from astlinux.org:
-----------------------------------
Asterisk Native Sounds are a collection of audio prompts for Asterisk.
They will improve quality, reduce CPU usage, reduce latency, and (in
some cases) eliminate the need for G729
2014 May 07
4
[Bug 926] New: icmp: ICMPv6 types are not supported
https://bugzilla.netfilter.org/show_bug.cgi?id=926
Summary: icmp: ICMPv6 types are not supported
Product: nftables
Version: unspecified
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy:
2020 May 04
4
Dovecot LDAP/AD with exim as mta
Hi,
I have done configuration dovecot/exim/samba4ad.
I use dovecot-lda not exim to deliver mail.
And dovecot to authentify users.
I have users with mail address on AD. When i sent mail to user mail
address, its working.
I have distribution group or group with mail address on AD and users as
member of this groups. But when i send mail to group mail address, its
not working
Dovecot-lda can
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hi Joshua
thank you for the quick reply
> Have you checked the Asterisk console when PJSIP is loaded to see if
> the endpoint did not load for some reason? Does it show up in "pjsip
> show endpoints"?
Yes, the endpoint shows up.
Endpoint: 11/(scrubbed from mail) Not in use 0 of inf
InAuth: 11/11
Aor: 11
2017 Jun 30
4
[PATCH v2 0/4] Allow cross-building of syslinux
Hi together,
this is the second version of my cross-compilation patch serie. I'm sending it in the hope to get an honest review, and possibly see the patches integrated upstream.
Those patches allow to build syslinux using a toolchain different from the host one by explicitely using the host toolchain for the utilities that are required at build-time / on the build machine.
I am using the
2009 Nov 05
4
MySQL installation problem
Hi;
It's been a while since I controlled my own server and I'm rusty. Trying to
install mysql
yum install mysql
All looks well. Here's what happens:
[root at 13gems www]# mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2)
[root at 13gems www]# mysql -u root -p
Enter password:
ERROR 2002 (HY000): Can't connect to
2005 Oct 10
11
Samba creating multiple isntances of the deamon
(2005.10.10, 14:25)
I am running Samba 3.0.14a-2 on Fedora 4. I have no problem seeing the
Linux file system from any of the Windows (2000, SP4) computers
attached to the network.
The problem is that smbd processes are created for no apparent reason
and never die. I noticed this when the computer had been up for about
three days and there were some 600 active smbd processes!
What could be the
2015 Jun 02
2
Bug#787229: Bug#787229: xen-hypervisor-4.4-amd64: xl command hangs on Dell R720
Hi,
Thanks for your answer.
During the Debian jessie installation, I had a problem at grub step.
The os-prober part was stuck : grub was at 66 % (os-prober tried to browse
all the VM on LVM partitions)
After more than 15 minutes, os-prober seems to be stuck, so I rebooted the
server.
I had to boot in rescue mode, then, reinstalled grub and modified it to add
2017 Jun 29
3
Help : glm p-values for a factor predictor
Hello,
i am a newby on R and i am trying to make a backward selection on a
binomial-logit glm on a large dataset (69000 lines for 145 predictors).
After 3 days working, the stepAIC function did not terminate. I do not
know if that is normal but i would like to try computing a "homemade"
backward with a repeated glm ; at each step, the predictor with the max
pvalue would be
2017 Apr 05
5
[PATCH 0/2] Cross-compilation patches
Hi there,
I've had issue with the integration of syslinux into the buildroot project
[0]. After some research, it turned out that we were wrongly using the host
toolchain instead of the target toolchain to build syslinux. This gave us
bigger issues (for instance) when trying to link syslinux with gnu-efi, that
was built using the target toolchain.
The first one forces ld to output i386
2017 Jun 09
2
[PATCH 1/3] The VPrint definition is now part of the exports of gnu-efi
Signed-off-by: Beno?t Allard <benoit.allard at greenbone.net>
---
efi/fio.h | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/efi/fio.h b/efi/fio.h
index 65fff8d..a1bfe68 100644
--- a/efi/fio.h
+++ b/efi/fio.h
@@ -11,15 +11,6 @@
#define MAX_EFI_ARGS 64
#define WS(c16) (c16 == L' ' || c16 == CHAR_TAB)
-/* VPrint is not in export declarations in gnu-efi lib yet
2010 Feb 24
2
tcpserver on port 25
Hi;
[root at 13gems beno]# netstat -ltnup
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State PID/Program name
tcp 0 0 0.0.0.0:3306 0.0.0.0:*
LISTEN 24560/mysqld
tcp 0 0 0.0.0.0:110 0.0.0.0:*
LISTEN 27762/tcpserver
tcp 0 0 0.0.0.0:25
2020 May 12
1
Ms Exchange vs dovecot
i use SOGo, with samba4AD and exim/dovecot/sieve and i have the same
fonctionality than exchange server ...
Beno?t
Le 12/05/2020 ? 18:18, Benny Pedersen a ?crit?:
> On 2020-05-12 17:54, Robert Schetterer wrote:
>
>> At the end the subject question makes no sense...
>
> lets play football then :)
>
> i just wish that dovecot could be next generation exchange server, no
2015 May 30
4
Bug#787229: xen-hypervisor-4.4-amd64: xl command hangs on Dell R720
Package: xen-hypervisor-4.4-amd64
Version: 4.4.1-9
Severity: grave
Justification: renders package unusable
Hi,
I was running Debian Wheezy (amd64) and xen-hypervisor 4.1 on a Dell
PowerEdge
R720.
Xen was working fine.
Xen was configured with LVM
Now, I'm trying Debian Jessie (amd64) and I have a strange problem.
After booting, Xen seems to be working : /etc/init.d/xen status
? xen.service
2001 Nov 19
2
evaluate a variable in smb.conf
Hello
I want to use a variable in the global section of smb.conf
If the variable is %u (or %g), it concerns the current user (root at
this moment) and not the veritable user. while ?
does somebody can help me ?
thanks
------------------------------------------------------------------------------
| Beno?t Marchal | Tel : (33) 03.83.59.55.75 |
| E.N.S.E.M.