Displaying 20 results from an estimated 11000 matches similar to: "Dial-App / Feature Disconnect"
2010 Nov 12
1
Asterisk 1.6.20 / CDR issue with app-dial / bug or feature?
Hi,
it's me again with a cdr-issue. I have the following example
extensions.conf:
# dial in
exten => 100,1,Playback(hello)
exten => 100,n,Dial(local/200,20,rtg)
exten => 100,n,Playback(pleasewait)
exten => 100,n,wait(10)
exten => 100,n,Playback(goodbye)
exten => 100,n,Hangup
# for local dial
exten => 200,1,Playback(hello)
exten => 200,n,wait(10)
exten =>
2010 Nov 11
3
Limit Call Duration with L-option of Dial : announcement
Hello,
Limiting the call duration with the L-option of the Dial()-command is
working fine, however the announcement is not played.
Dialplan :
exten => _367,n,Set(LIMIT_PLAYAUDIO_CALLER=yes)
exten => _367,n,Dial(SIP/test6,,L(11000,5000,5000))
The call lasts for 11 seconds, but 5 minutes before time runs out an
announcement should come. I hear no announcement, not on caller-side nor
on
2011 Mar 02
1
GSM-Card for Asterisk / recommendation needed
Hi,
I am trying to setup a GSM-Card for Asterisk. I currently use a "vgsm I"
from voismart (http://www.voismart.it/) but the driver is very bad
(compile-problems and no echo cancellation).
Is there anybody out there who can recommend me another piece of
hardware (pci card)? I need 1 or better 4 gsm-ports. Should be stable
and have an echo cancelltaion feature. And of course it
2014 Nov 27
2
Strange Issue: asterisk deleted
Hi
Thank you for your support.
The server is actually compromised, I discovered that after making a deep trace using the audit daemon and looking for the kill signal (SIGKILL) that terminates asterisk.
I discovered that there is an executable with a random name in the /boot folder that is killing and deleting asterisk !!!
This executable is launched by a service in /etc/rc.d/ with the same
2013 Sep 03
1
Sip-Client / type=peer / Why can this client place calls?
Hi,
I am using Asterisk 11.5.1. As far as I understood, the following
configuration allows a sip client only to receive calls (type=peer) but
not to place calls
(http://www.voip-info.org/wiki/view/Asterisk+sip+type). Why can I place
calls though with this config?
sip.conf
...
[thorsten]
type=peer
host=dynamic
context=my_context
nat=force_rport,comedia
secret=...
dtmfmode=rfc2833
disallow=all
2014 Nov 26
5
Strange Issue: asterisk deleted
Hi,
I looked for asterisk in /usr/sbin using the commands ls and find and whereis and it was not there.
I know that the process is killed because when I start asterisk using the command asterisk -vvvvc it starts and then it exits and the word killed is wrote on the console.
Ever time I copy a new executable to /usr/sbin either using cp command or make install it gets deleted too.
Now I used
2011 Nov 21
2
Continue AGI after Dial() following caller hang up?
Hello,
We would like to continue a Perl AGI after a Dial() it has done completes
following caller hangup. We would like to do this in the same AGI, and not
using a new AGI from the 'h' extension. It works fine when the called party
hangs up and the 'g' option is used, but not for caller hangup.
Is this possible?
If not a confirmation that this is the case would be very helpful.
2014 Nov 27
0
Strange Issue: asterisk deleted
Did you take a look at /var/log/syslog?
Am 26.11.2014 21:08, schrieb Antoine Megalla:
> Hi,
>
> I looked for asterisk in /usr/sbin using the commands ls and find and
> whereis and it was not there.
>
> I know that the process is killed because when I start asterisk using
> the command asterisk -vvvvc it starts and then it exits and the word
> killed is wrote on the
2014 Sep 18
1
Voice-Recognition / ASR / with barge in
Hi there,
I am using Asterisk 11.9 (with Sangoma-E1-Card/DAHDI) and it works fine
:-) But I am wondering if there is a solution/application which will
enable me to implement voice recognition while playing a voice file
(barge in). So that the caller hears a voice file and can interrupt it
with his voice.
Currently (on our platform) the caller has to wait for the end of the
voicefie. Then we play
2011 Dec 08
1
libpri / ISDN feature ECT (explicit call transfer)
Hi,
since version 1.4.12 the libpri package supports ETSI Explicit Call
Transfer feature:
http://downloads.asterisk.org/pub/telephony/libpri/ChangeLog-1.4.12
Does anyone know, how to use this feature in the dialplan? I can not
find any hints in the asterisk doc.
Best regards,
-Thorsten-
2013 Sep 03
1
Asterisk 11.5.1 / TLS and Media Encryption / Blink as Client / no audio
Hi,
I use Asterisk 11.5.1 and it works fine. :)
Now I want to use TLS and media encryption. I followed this guide:
https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial
When I place a call via Blink-Client (0.5.0) I get connected and Blink
shows 2 locks. The blue lock shows "Signaling is encrypted using TLS"
and the orange lock shows "Media is encrypted using
2012 Jun 18
4
Asterisk 1.8.13.0 / problem with cdr logging (mysql, odbc)
Hi,
I am trying now for over 4 hours setting up cdr-logging via odbc into a
mysql database. But with no success. Do you have any hint for me?
cat /etc/odbc.ini
------------------
[MySQL-asterisk]
Description = MySQL ODBC Driver
Driver = MySQL
Socket = /var/run/mysqld/mysqld.sock
Server = localhost
User = xxx
Password = xxx
Database = asterisk
Option = 3
Port =
and
/etc/odbcinst.ini
2013 Feb 18
3
Dialplan / check / tool
Hi,
I am wondering, if there is any tool available, which performs a check
for suspicious entries in the dialplan. For example a non existing
AGI-Script or a double assigned extension ike that:
[context]
exten => *100*,1,AGI(test_app.pl)
...
exten => 190,1,Answer()
...
exten => *100*,1,AGI(never_reached.pl)
...
A "normal dialplan reload command" would echo no warning or
2003 Jul 11
0
More voice prompts available now
Thanks to a generous donation by VoicePulse
(http://www.voicepulse.com/) there are now a wide selection of useful
(and not-so-useful) voice prompts available on my website, recorded
by Allison Smith (http://www.theivrvoice.com/) There were some apps
and dialplan tricks that people were waiting on release because of a
lack of voice prompts; hopefully I received and remembered your
requests.
2012 Oct 01
0
[klibc:master] arm: unbreak armhf shared binaries ( those with thumb)
Commit-ID: 62d84fb8793fdf21c5267688de231cc1a111e070
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=62d84fb8793fdf21c5267688de231cc1a111e070
Author: Thorsten Glaser <tg at mirbsd.org>
AuthorDate: Sat, 29 Sep 2012 20:18:48 +0000
Committer: maximilian attems <max at stro.at>
CommitDate: Mon, 1 Oct 2012 14:55:24 +0200
[klibc] arm: unbreak armhf shared binaries
2011 Jan 28
2
klibc 1.5.21-1 and mksh
tags 516774 = patch
tags 516294 = upstream
thanks
Hi!
Please find attached a diff closing #516774 by adding mkstemp(3),
again with a minimalistic pseudo-arc4random(3) behind it. I?ve
revisited the code. An mkstemp testsuite from the ?net shows it
works, except for not caring how many ?X?en are in the template.
Addressing #516294, it allows compiling and linking an mksh from
today?s CVS against
2012 May 29
0
[klibc:master] alpha: fix signal handler setup on DEC Alpha
Commit-ID: 49419d2df2018fff5ae6250cf55b16fa65bdc490
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=49419d2df2018fff5ae6250cf55b16fa65bdc490
Author: Thorsten Glaser <tg at mirbsd.org>
AuthorDate: Sun, 27 May 2012 17:16:48 +0000
Committer: maximilian attems <max at stro.at>
CommitDate: Tue, 29 May 2012 19:07:09 +0200
[klibc] alpha: fix signal handler setup on
2011 Feb 27
4
[PATCH] Add minimal mkstemp(3) implementation.
This uses time, ASLR and pid for randomisation. (Closes: #516774)
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
---
usr/include/stdlib.h | 2 +
usr/klibc/Kbuild | 2 +-
usr/klibc/mkstemp.c | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 96 insertions(+), 1 deletions(-)
create mode 100644 usr/klibc/mkstemp.c
diff --git a/usr/include/stdlib.h
2012 Jun 07
1
[PATCH] klcc --version is -V because -v is --verbose already (unbreak -v)
Signed-off-by: Thorsten Glaser <tg at mirbsd.org>
---
klcc/klcc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/klcc/klcc.in b/klcc/klcc.in
index 43d0984..e03bf3c 100644
--- a/klcc/klcc.in
+++ b/klcc/klcc.in
@@ -136,7 +136,7 @@ while ( defined($a = shift(@ARGV)) ) {
} else {
die "$0: unknown option: $a\n";
}
- } elsif ( $a =~
2014 Jul 09
0
[klibc:master] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does
Commit-ID: 7763dd33e5b8eed4b9e3c583c02c10176fd550d3
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7763dd33e5b8eed4b9e3c583c02c10176fd550d3
Author: Thorsten Glaser <tg at mirbsd.org>
AuthorDate: Wed, 11 Jun 2014 10:02:14 +0200
Committer: H. Peter Anvin <hpa at zytor.com>
CommitDate: Wed, 9 Jul 2014 08:21:02 -0700
[klibc] isatty(): use TCGETS instead of