Displaying 20 results from an estimated 3000 matches similar to: "can the dialtone be changed after pressing 9?"
2005 Sep 23
2
Continue dialtone after pressing 9
Hello,
Sorry, I know I read this somewhere but now I can't find it when I need it.
I'd like to force a call to go out one line if we dial '9' first and then
the number. Same for '8' only I will force it out a different line. There is
a parameter or a method to allow the dialtone to come back after pressing
the first 9... but I can't remember how to do it.
Anyone know?
2006 Mar 22
3
Remote dialtone
Hi,
I have two asterisks connected via IAX2 trunk. The first * use dial
prefix 2XX, the second one 3XX.
Calls routing works OK.
But I don't know how to get dialtone of remote asterisk pbx.
I'd like to get dialtone of asterisk #2 after dialing 3 and dialtone of
asterisk #1 after dialing 2.
I know something about DISA but I'm not sure if it is a right way.
Can you give me advice?
2007 Oct 03
4
Secondary Dialtone and selecting a specific line from Zap/g
I need to select a line from the Zap group channel
using the SIP Phone (not FXO and not FXS ports).
ignorepat does not work?
Also, what is the method to let the second dial tone
has another tone frequency?
Regards
Bilal
----------------
No, ignorepat is for FXS ports (FXS ports use FXO
signaling). Also,
ignorepat does not apply to SIP phones, because SIP
phones provide
their
own dialtone,
2005 Feb 20
8
Simulated dialtone like in other PBX
Guys..
Im new to asterisk but is it possible to simulate a dialtone for example, in
other PBX when you pick up the phone you can hear a certain dialup, which is
the PBX dialtone, and when you hit 9, you can hear the PSTN dialtone, is
this possible?
__________________________________________________________________
Anton Krall
2004 Sep 17
2
dial '0' for outside line and get a dialtone...
Hi everyone!
I'd like to create the following: a user picks up the phone (gets a dial
tone), dials '0' for an 'outside' line, gets a second (different?)
dialtone, and is able to enter an external phone number.
How do I implement this in extensions.conf...?
Regards,
Evert
2003 May 23
12
Unable to create channel of type 'Zap'
I've just installed an X100P, built the kernel module, and tried to use it
to make an outgoing call (via a phone connected to an ATA-186). However, I
just get a reorder tone and see this on the console:
-- Executing Dial("SIP/ata1-4409", "Zap/1/5551212") in new stack
NOTICE[1200825920]: File app_dial.c, Line 481 (dial_exec): Unable to
create channel of type
2005 Feb 04
3
No ring tone on Outgoing calls
Hi there i have some problems with some clients of my asterisk box, i
have some cases when a client tried to make a call and there is no
ring back only a silence and then the call hung up. I dont know why
this is happening. I have the following stable asterisk version:
CVS-v1-0-01/18/05-19:49:31
I did the an update a few days ago, the version that i had installed
before was:
2004 May 31
1
Where is my normal dialtone? With DLINK DG-104S (MGCP)
I once (for a brief period) had dialtone, but I do know why :)
Otherwise I get a boooop-booop-booop sequence.
I cannot tell if this is the D-Link doing this, or asterisk...
Who should be giving solid US dialtone?
My indication.conf says:
[general]
country=us
...
[us]
description = United States / North America
ringcadance = 2000,4000
2003 Dec 14
3
ignorepat
Hi
I have the following configuration at home one ZAPTEL interface connecting
to an FXO card and two SIP UAs connecting to asterisk locally. I have
configured extensions.conf such that dialing 9 on the SIP phones allows me to
dial an outbound number via the FXO interface . Works fine.
What's not working is that pressing 9 should causes either GS BT-100 phone
to reacquire a dialtone
2004 Sep 14
1
Openswitch12
I have 2 problems with openswitch12:
1)
I can not make work "ignorepat => 9" i do not get dialtone after the
number is dialed, the system ignore the number and i can go on dialing
the rest of the number.... but when i want to take the line teh dialtone
do not stay.
2)
when i tray to leave a message on the voicemail of an user i get the
following error
Sep 3 17:04:55
2003 Apr 21
4
netmeeting dial
HI, I'm using netmeeting to connect to an asterisk server and dial out.
my extension looks like this
exten => s,1,Dial,Zap/1/
Unfortunatelly the number that I have dialed in Netmeeting is lost ;-(
If I hardcode the number on the line above, like ...
exten => s,1,Dial,Zap/1/6642794
... everything works fine
What am I missing?
2004 Sep 21
2
ISDN problem: lacking dialtone
Hi all,
this is a rather "newbie-oriented" question, so please bear with me...
The system running Asterisk has been provided with an AVM FRITZ!Card
PnP. SuSE Linux 9.0 recognizes it right after booting the system and it
seems to be configured (MSN) correctly...
The hwinfo looks like this:
---
pbx:/etc/asterisk # hwinfo --isapnp
11: ISA(PnP) 01.0: 10300 ISDN Adapter
[Created at
2003 Jun 03
1
ata186 and 9 for outgoing line type dialplans
I tried putting this as the ata's dailplan:
*St4-|#St4-|9|^9t4>$.-
this is sip.conf
[ata2001]
type=friend
username=ata2001
secret=SoMeSeCrEt
host=dynamic
context=fromata
canreinvite=no
and this in extensions.conf
[fromata]
ignorepat => 9
exten => _91700NXXXXXX,1,Dial(IAX2/${IAXINFO}@iaxtel.com/${EXTEN:1}@iaxtel)
exten =>
2008 Jun 06
1
Asterisk not picking up incoming calls from TDM400P
Hi,
I am having some issues with a new server install in Singapore.
Outbound calls work fine.
Inbound calls are not picked up by Asterisk.
Zaptel 1.2.25 and Asterisk 1.2.28 both built from source.
libpri installed
wctdm and zaptel load without error
Jun 6 23:34:03 fs01 kernel: [211138.372933] Zapata Telephony Interface
Registered on major 196
Jun 6 23:34:03 fs01 kernel: [211138.372937]
2004 May 27
3
generate dial tone
The way I have my dialplan configured, an internal extension is routed
to a different context (with Goto()) on pretty much the first button
press.
2 -> internal extensions
0 -> operator
5 -> VM
9 -> outside line
etc.
So a "201" will go to the internal extensions context, s,1, do some
setup and then match on "01".
The thing is that when the 9 is entered, I
2003 Dec 18
1
Different Dial tones for internal and external.
On systems even key systems it is customary to have an 'internal' dial
tone.
Since Asterisk simply ignores the 9 and keeps the tone going it is hard
to tell for some 'new users' if they can make a call.
My first idea was to change the generated dial tone via source. Then if
the user presses 9 go to a different context where I would record about
30 seconds of the normal dial
2005 Jun 30
3
Trying to do very simple Zaptel Config. NO LUCK!
Hi,
I am trying to do the world's most simple install.
I have a Wildcard TDM400P with 3 ports: 1 FXS on port
1 and 2 FXOs on ports 3 and 4. (i'm not using port 3
for now, put want it for expansion purposes)
I simply (to start with) am looking to have the FXS
phone ring when an FX0 port is dialed. I would also
like to be able to place outgoing calls on the FXS
through the FXO. Right
2006 Dec 06
1
0002475: [patch] Allow app_directory to work with REALTIME
Hi All,
I'm running 1.2.9.1 stable. I'm wondering has this patch been applied to
stable release or is it still only in CVS. Will this file patch apply
correctly to 1.2.9.1 stable? Which file do I patch? I'm guessing
app_directory_realtime_1.6.1.patch
<http://bugs.digium.com/file_download.php?file_id=4915&type=bug> and
config.h.patch
2005 Mar 24
2
Fun with CAPI
Hullo :) Can someone help me untangle a bit of a mess?
I'm trying to set up a demo * server to show off how useful it can be to our
business (as an IVR system and VoIP backup if our ISDN30s fail). I've not
been able to get NT mode working with our InterTel Axxess PBX, so I've
resorted to using normal TE mode and working on the basis the people dial one
of the ISDN BRI extension
2003 Jun 04
1
new application Dialtone()
Hello,
I created a new application for myself called Dialtone() by modifing
res/res_indications.c file. It can be used as such:
exten => s,4,Dialtone(30|${CALLERIDNUM})
exten => s,5,Playback(time-exceeded)
exten => s,6,Goto(s|1)
It will stutter if you have new voicemail and you have passed the mailbox
number as I did above. It will stop dialtone the moment you press a key