Displaying 20 results from an estimated 6000 matches similar to: "Indication Busy to a ZAP ISDN channel"
2005 Jul 25
1
why zap call transfer fails?
Hi,
I am configuring Asterisk with TDM400 card with 1 FXS and 1 FXO
module. My first goal is to allow phones to be able to call out
through the asterisk PBX.
After channels and dial plans setup, Zap/1 connect to phone and Zap/4
connect to provider , when I dial the phone, the following message
shows in the asterisk console
------------------
Starting simple switch on 'Zap/1-1'
--
2009 Mar 18
0
AD and winbindd madness
Hello all
I tried for a couple of days now to get our samba domain hooked up with
an AD controller. I followed these instructions:
http://www.msadfaq.de/wiki/ActiveDirectory/trust_relationship_samba_ad
I've solved a couple of problems over the years but this is a hard nut
to crack.
The setup is as follows
AD runs the domain BAUMANN (realm: baumann.local)
samba runs the domain BAUMANN-GMBH
2003 Jul 22
2
enabling dtmf detection on zap channel?
Hi,
is there a way to enable dtmf detection on zap channels? I am trying to
pickup, play a ringtone and the dial out. I.e.
exten => s,1,Wait,1
exten => s,1,Answer
exten => s,2,Playtones(dial)
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
exten => _X,1,StopPlaytones
exten => _X,2,Dial,Zap/g8/BYEXTENSION|10
2004 Jan 14
4
Multiple phonenumbers on one E1 PRI with Digium TE410P ?
Hi,
one short question: Is it possible for the zaptel driver to deal with
multiple phone numbers on one single E1 PRI line?
I could make my carrier route +49 xxx aaaaa-zzz and +49 xxx bbbbb-zzz
and others down one single PRI trunk to our asterisk box terminating in
a Digium TE410P.
Does the driver handle this and can I put calls coming in all on the
same physical interface put into
2011 Jan 21
0
Polycom SoundPoint IP 650 freezes on boot after adding just one custom ringtone
Hi I'm new to this list, so please forgive me off-topic or RTFM-questions.
I have an asterisk/elastix driven phone-environment using Polycom
SoundPoint IP 650 as extensions. When adding just one custom ringtone
(~57KB) in a proper format (ML.wav: RIFF (little-endian) data, WAVE
audio, ITU G.711 mu-law, mono 8000 Hz) the phone boots well. But after I
have chosen the custom ringtone as my
2006 Nov 20
1
alert_info + Linksys 9xx + custom ringtone
Hello,
I have uploaded a custom ringtone to our SPA-922's for the purpose of
sounding like a door bell chime when the doorbell is pressed. I am using
__alert_info to set this ringtone. It appears that I can only set the
ringtone via alert_info for the ringtones that come from Linksys. Has anyone
else seen this issue?
I am doing the following:
exten => 100,1,SetVar(_ALERT_INFO=doorbell)
2013 Jul 22
2
Set ringtone by dialed number
Would it be possible to set the ringtone based on the number that was dialed?
Example of what the goal is:
Dial Denver number
Incoming calls ring with ringtone 1
Dial main number
Incoming calls ring with ringtone 2
We are currently using Digium D40, D50, D70 phones.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jun 05
0
PULL: Properly cast and avoid compiler warnings, fixes build on alpha and ia64.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
please apply the following patch to fix building btfs-progs on alpha and
ia64 from:
git://git.debian-maintainers.org/git/daniel/btrfs-tools.git
- ---snip---
commit 561e811286c52f141cf4944fe219e6b61fab0ac9
Author: Daniel Baumann <daniel@debian.org>
Date: Sat Jun 5 08:53:46 2010 +0200
Properly cast and avoid compiler warnings,
2009 Oct 19
2
Problems porting to an ARM platform
Hello,
currently I'm working on getting ssh and sshd running on an ARM
platform. The OS is Linux 2.6.10 with busybox.
I can run "ssh -v" to see the program version. But as soon as I try to
connect to a server I get a segmentation fault (SIGSEGV). The sshd seems
to work. Are there any known issues concerning ARM platforms? Or any
hints about compiler options (GCC)?
Regards,
2013 Sep 25
1
Generating a different countries ringtone on a per call basis
We can use the Dial() command with the 'r' option in order to generate
the UK ringtone (as we are UK based the default is UK).
How do we generate a USA ringtone for example?
I have tried setting the CHANNEL(language) and CHANNEL(tonezone) to 'us'
(and calling Progress() beforehand) and although this works for
Playtones() the Dial command still continues to play the UK ringtone.
2010 Sep 01
1
syslinux: Please provide -m and -a options on Linux
Hi,
this is a forward from the debian bug tracking system,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595170:
"syslinux for Windows provides the options -m (write an MBR) and -a (make
partition active). These options make it easy to provide instructions
for Windows users to make a bootable USB drive: just run "syslinux -m
-a" on the drive, then drop some files on the drive
2014 Oct 17
0
Syslinux 6.03 released
On 10/17/2014 09:19 AM, Ferenc Wagner wrote:
> you may want to release 6.04
> in less than ten days, so that Daniel has a chance to package it up for
> Debian jessie
i would need to upload it saturday next week at latest (2015-10-25),
anything after that will not make it.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: daniel.baumann at
2008 Feb 13
1
FTBFS btrfs-progs 0.12 on IA64
Hi,
since version 0.12, btrfs-progs fails to build from source (FTBFS) on
IA64. I've not looked into the issue yet, but though I'll just let you
know about it already.
The buildlog can be seen on:
http://buildd.debian.org/build.php?arch=ia64&pkg=btrfs-tools&ver=0.12-1
Regards,
Daniel
--
Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:
2010 Jan 03
1
tftp-hpa 5.0 fails to build on mips
Hi,
recently, tftp-hpa has started to fail to build on mips and mipsel with
the following error:
---snip---
[...]
make -C tftpd
[...]
gcc -g -O2 -W -Wall -Wpointer-arith -Wbad-function-cast
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow
-Wsign-compare -pipe -fno-strict-aliasing -I/build/buildd/tftp-hpa-5.0
-c
2013 Oct 31
0
Processed (with 2 errors): notfound 706747 in 3.2p1.4-28.1, tagging 706747, fixed 676134 in 3.8.5-2, found 725433 in 2.0.19-2 ...
Processing commands for control at bugs.debian.org:
> # bts housekeeping - fixing up versions to enable automatic bug archival
> notfound 706747 3.2p1.4-28.1
Bug #706747 {Done: Andreas Beckmann <anbe at debian.org>} [olvwm] olvwm: fails to install [i386]: update-alternatives: error: alternative path /usr/bin/X11/olvwm-x-window-manager doesn't exist.
There is no source info for the
2005 Mar 22
1
net utility (3.0.12) acting strange
Hi all
I am running a Suse-9.1 distribution on a server and have
been runnig samba from 3.0.4 up to 3.0.11 succesfully on the beast.
I have got openldap 2.2.11 running and the server works as a PDC
using the LDAP repository
I always downloaded the sources compiled the stuff and off it went without
any
problems.
Yesterday I compiled the 3.0.12 on the machine and when I fired it up I
realized
2012 Jan 03
2
dialplan -> dial command -> custom ringtone
i could add "r" option in dial command. this will generate a ringtone during connection. could i change this default ringtone?
i tried indications.conf but not success.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120103/77a4d48f/attachment.htm>
2010 Jul 05
0
HDT & Debian ?
On 07/05/2010 08:20 AM, Erwan Velu wrote:
> I just saw you get into the mailing list ;)
heh :)
> Does debian on the road to add HDT ?
well, since hdt is included in syslinux, debian has hdt already since a
log time (within the syslinux-common package that ships the com32 modules).
however, more interestingly, hdt needs to be integrated within the
syslinux menu on the installer and live
2010 Sep 06
2
Macro when calling cellphone (GSM) + silence when connecting
Hello list,
I'm using the following macro when calling an external callphone/GSM
number :
[macro-press1]
exten => s,1,NoOp()
exten => s,n,Playback(/var/lib/asterisk/sounds/prompts/press1)
exten => s,n,Read(INPUT,,1,1,1)
exten => s,n,NoOp(input : ${INPUT})
exten => s,n,GoToIf($["${INPUT}"=="1"]?exit:hangup)
exten => s,n(exit),NoOp(call accepted)
exten
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
Compiz 0.8.4 is released!
This is the second stable release of Compiz 0.8 series. This release brings two
new plugins, translation updates, many bug fixes, improved stability, and
better screen resolution change handling. Also included is additional
integration work for KDE 4. In particular, window thumbnails are now supported
in Plasma window tooltips with the new KDE compatibility plugin, the