similar to: long pause on dialing..

Displaying 20 results from an estimated 20000 matches similar to: "long pause on dialing.."

2005 Jul 18
2
Mail Notification
Hi all!, i search for some information about to setup my asterisk box with e-mail notification when a I call the voicemail application. Voicemail application works fine in the Dial Plan but nothing happens with email notification ...so what i need to know about this?...wiki pages did not help me ....thanks! G. ----- Original Message ----- From: <asterisk-users-request@lists.digium.com>
2009 Oct 31
1
Long pause during dialing to IVR
To insert long pause during dialing and submitting multiple DTMF tones, is there better solution then below: exten => _51,1,Dial(SIP/18778794590 at pstn-5665,300,D(wwwwwwwwwww1www),D(wwwwwwww005893884053811#)) I think submitting multiple DTMF tones is not allow from one command line. The first part D(wwwwwwwwwww1www) worked, but not the second one D(wwwwwwww005893884053811#) I'm trying
2005 Jul 08
2
Dial 9 to PBX to PSTN pattern question
My question: How do I configure AAH via AMP to make a connection through our legacy PBX to the PSTN? Details: We're trying out Asterisk through Asterisk @ Home. Our legacy PBX has a modem type dial tone port that we hooked a Digium FXO to. Now I can dial from the XTEN client on my computer to any legacy PBX extension. If I connect a regular phone to the modem dial tone port, I can dial
2005 Aug 12
3
TDM400P FXO channel hookstate always "Offhook" & outbound digits sent before provider dialtone
I have an Asterisk@Home 1.3 server (Asterisk 1.0.9) and recently added a TDM400P with (1) FXO card on port 4. Inbound calls are always successful but outbound calls fail 75% of the time with intercept messages from my dial tone provider that include "we're sorry, your call did not go through", and "we're sorry, when placing a local call it is now necessary to dial an area
2003 Jul 24
2
Voicemail() problems - Long pause after incoming message recording ended.
I'm having the following problem: I call into my Asterisk box (RedHat Linux 9.0, 1 Digium X100P card) to access voicemail. After dialing the appropriate extension I get voicemail, am presented with the user's unavailable message, and can leave a message normally. The problem comes when I press "#" to end the recording, at which point I am told "Your message has been
2003 Apr 23
5
Call Monitoring
Hi, Is it possible for a Manager/Supervisor to intercept and listen in on live calls for training and evaluation purposes? Thanks -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2005 Aug 22
2
Pause during dialing to enter another number
I need to execute account number, device number after dialing main number; what is the best solution? Is it possible to pause during dialing. Dial 1-800-number press 1 for English wait 5sec enter device number wait 5sec enter device ID What are my best options? -- #Joseph
2006 Oct 31
6
Asterisk web interface is not parsing the PHP pages
Hi All, I have installed Asterisk 1.2.10 on Fedora 5. I have installed Asterisk Management Portal (AMP) for web interface. After installing properly when opening in the webpage it is not parsing the index.php for the AMP. My Database is MySQL.and web server is Apache 2.2. Please let me know is this configuration problem or this is the problem with Apache (Apache 2.2) . Thanks
2008 Jul 21
1
queue members randomly become paused after upgrade to Asterisk 1.4
Hi all, I have upgraded my Asterisk box from 1.2.x to 1.4.x version: it seems that sometimes some phones become paused and cannot receive calls anymore. I tried to set autopause = no in every section of my queues.conf but nothing changes.... Anybody knows why a phone becomes paused? Is it an Asterisk 1.4 bug or there is a particular reason for this behaviour? Thank you. Giorgio.
2005 Aug 23
1
Wait before dialing ( was Pause during dialing to enter another number)
Started a new thread as my problem is somewhat different than the OP. Seems his somewhat different problem doesn't work as advertised either. Eric Wieling wrote: > I don't know what the problem is, but this is what I use and it works on my analog FXO port. > exten => _9NXXNXXXXXX,1,Dial(${PSTN}/w${EXTEN:1}) So, I modified slightly to fit my dialplan: exten =>
2004 Jul 21
1
Zaptel - delay before dialing last DTMF digit?
I have a TDM22B (TDM400 PCI + 2xFXO + 2xFXS). One FXO is connected to the PSTN. When Asterisk places a call, it dials using DTMF. If I listen in on the line during the dialing, there is a roughly one second pause between the penultimate and the final digit -- proportionally much longer than the pause between the preceeding digits. This accounts for about 25% of the time taken to dial. Anyone
2006 Jan 18
1
Dial Rules in localprefixes.conf
I want to set up a dial rule like this 9304752#w9#w+NXXXXXXXXX The point of this is. It will dial into a pbx with the account number 9304752, wait a second, dial 9 to get an outside line, wait a second for the outside line, and then dial the number to be called. When ever I save this in amp anything after the first # disappears. When I try to call out it doesn't do the adding of the
2005 Jul 22
1
Problem with Zaptel FXO..
Hi all, i've installed AMP and Asterisk following the INSTALL file and i have a problem with the TDM04B with 4 FXO: [root@srvoip ~]# ztcfg -vv Zaptel Configuration ====================== Channel map: Channel 01: FXO Kewlstart (Default) (Slaves: 01) Channel 02: FXO Kewlstart (Default) (Slaves: 02) Channel 03: FXO Kewlstart (Default) (Slaves: 03) Channel 04: FXO Kewlstart (Default)
2003 Jul 07
1
overlap dialing on a pri span
Hi, I am lost trying to figure out how to enable overlap dialing for calls coming in and coing out on a pri span. DISA looked promising at first, but does not seem to support overlap dialing. Just picking up a call by and trying to dial out does not seem the way to do it either. I tried: [dialincontext] exten => 12341234,1,Goto(dialoutcontext,s,1) [dialoutcontext] exten => s,1,Wait,1
2004 Jan 09
2
* dialing before line is open?
Hi guys, I've had a sporadic problem recently with one of my users on our POTS line. About 1/3 of the time he dials a number (usually from a speeddial on his phone, I think), he'll get some phone company message (from the outside) about how the call could not be completed as dialed or something like that. However, the logs (and the console) always show the correct dialed digits.
2004 Dec 06
3
PRI/Zap premature dialing problem
The originating PRI system passes the entire dialed number in the d-channel setup frame, thus the concept of a wait time for additional digits is meaningless. Progressive digit gathering implies that the signalling is occuring 'in-band' as would be the case with DTMF signalling on analog lines. You need to look in the Ascom and find the configuration table that lays out the dialplan for
2008 Oct 10
4
Polycom 330 not dialing 4 digit extensions beginning with 11xx
I have four Polycom 330 phones connected to an asterisk system. There are other VoIP phones connected too. All of the extensions are four digits beginning with 11. From any of the phones, except the Polycom, picking up the handset to call extension 1103 for example works fine. With the Polycom 330, as I press the second 1 of 1103 it stops taking input and gives me an error. I tried
2009 Jan 08
6
Not Dialing 9
When I set up my Asterisk box at home I didn't want to have to dial 9 to dial off premises, so I gave all my local phones three digit extensions with this format: 1[1,0]*. My thought is that there are no area codes that start with 0 or 1, so if I use those numbers, I can create 20 local extensions that can be dialed with 3 digits, and not have to use a timeout when dialing long distance. If
2004 Jan 29
3
How to delay dialing
Hi there, I am trying to delay sending out DTMF from Voicetronix OpenLine4 to the CO line. The reason being is that Voicetronix sends out the DTMF too fast even before the line is fully established with the carrier. Usually when dialing an 8 digit number, only 7 digits are actually successfully heard by the carrier. Currently, my dial plan is: exten => _9.,1,Dial(vpb/1-1/${EXTEN:1}) Daniel
2004 Jun 12
9
Prepending for 9NxxNxxx - adding the area code for 7 digit dialing
How do you prepend. I want to be able to dial 7 digits instead of of 11 for local calls. Can someone post there extensions.conf part that is relavent?