Displaying 20 results from an estimated 10000 matches similar to: "Pause or Wait character in Dial command?"
2004 Sep 06
1
Wait for Dialtone syntax in Dial cmd?
I've been searching the archives for the proper "Wait for Dial tone"
command in the "Dial(Zap/g1/18005551212)" dial sting. Does anyone have
an example of it's use?
Arick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040906/6f8b21a6/attachment.htm
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 =>
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
2003 Nov 12
1
pause after dialed option
Hi guys
I've set up a layered menu system on one of my asterisk servers where
there is a main menu and several submenus; one for each department. Each
menu plays a background intro message giving its various options. My
problem is when I'm in the main menu and press the option to go to one of
the submenus there seems to be a 5-8 second pause before it plays the
background of the
2004 Oct 20
2
does R provides a wait or pause function?
Hello,
I'd like to insert a "wait" function in my code.
The reason is that I output timestamped files and I want to ensure that at least 1 second separes 2 files to avoid overwriting the previous file.
Thanks,
Marc Mamin
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 18
3
long pause on dialing..
I have an Asterisk setup with AMP installed. I have phone extensions
from 7000 to 7010.
I experience long delays when dialing a 9 digit number as opposed to a
10-digit number. How do you get around not having to press the # key to
speed up the dialing process? For any length phone number for that
matter-- like dialing another extension.
If I dial 7005, I'll have to wait a while.. but
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
Thanks very much Eric! This is exactly what I guessed, I just wondering
where I could find this piece of code and control the the pause time of
guest, while the snapshot being taken? thanks !
Best,
Yuanzhen
On Tue, Aug 5, 2014 at 6:30 PM, Eric Blake <eblake@redhat.com> wrote:
> On 08/05/2014 03:54 PM, Yuanzhen Gu wrote:
> > Hello folks,
> >
> > If I give command to
2008 Jan 16
3
Pause on graphics
My R script needs to pause or wait for a key or mouse on each graph. I used the following statement after each plot
par(ask=TRUE)
This works on Windows but not on MacOS.
Is there any way to pause on graph in MacOS?
Thanks,
Vu
[[alternative HTML version deleted]]
2004 Nov 27
1
how to pause between plots running scripts?
I used pause() from library(DAAG) to pasue between plots. This works
when I source a script, but seems don't work when I run (ctrl + R) the
script in R.
Did I do something wrong? Thanks.
2004 Nov 27
1
how to pause between plots running scripts?
I used pause() from library(DAAG) to pasue between plots. This works
when I source a script, but seems don't work when I run (ctrl + R) the
script in R.
Did I do something wrong? Thanks.
2002 Sep 21
2
Cannot pause printer
Hi
When I try to pause a printer it spits out an error that I don't have permission to pause the printer. It is pretty weird
because I'm the administrator. I've tried to add the write list=ntadmin option but that doesn't work.
Does anyone have a clue?
TIA Maxor
-------------- next part --------------
HTML attachment scrubbed and removed
2011 Mar 21
7
Queue pause vs logged out ?
Hey Guys,
I knew this is stupid question but i just want to know what is the difference between Queue member logged out vs Pause ?
-Satish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110321/7646a66b/attachment.htm>
2014 Aug 05
2
libvirt external disk-only snapshot will pause the VM?
Hello folks,
If I give command to take external disk-only live snapshot, such as
# virsh snapshot-create-as vm1 snapshot_vm1 --disk-only
will the guest OS be paused or suspend while the snapshot being taken?
Thanks very much!
Best,
Yuanzhen
2011 Apr 27
4
Pause the execution of a function
Dear all,
I am trying to write a script to pause the execution of a function and
provide some additional commands to the function and then continue execution
of the function. For example, when my function detects a wrong number in a
dataset, the function pauses automatically and returns information on the
screen:
?There is a wrong number in the dataset. Would you like to correct it? ?
If I
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
yes, I got your point, thanks very much Eric.
If I want to take a distributed snapshot, which need pause all the VMs and
then take snapshot, how can I control the pause for all the VMs?
Is there only way that I turn to freeze/thaw functions?
and freeze/thaw only for file systems, not for the whole guest, am I right?
Thanks a lot!
Best,
Yuanzhen
On Wed, Aug 6, 2014 at 11:35 AM, Eric Blake
2015 Feb 26
2
C7, igb and DCB support for pause frame ?
Hi there,
I?m working on deploying our new cluster.
Masters have 5?1gbps (i210 and i350, thus using igb.ko), configured
with mtu 9000, 802.3ad. Works fine *but* I can?t get DCB working
(pause frame, aka flow control, which is supported by and enabled on
our switches).
[root at master2 ~]# dcbtool gc eno1 dcb
Command: Get Config
Feature: DCB State
Port: eno1
Status:
2006 May 23
2
Queues - Can I PAUSE an agent instead of LOGGING OUT?
Hi,
If an agent doesn't take a call.. is there some way I can PAUSE them
instead of logging them out?
2010 Apr 19
2
Pause time
i want to pause my cent os time and date in a spesific date :D is it
possible ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100419/6f4b5018/attachment-0002.html>
2006 Jan 09
3
Users can't pause or cancel print jobs
Hello all,
I am running Samba 3.0.9 with CUPS 1.1.17. When my windows user try to
pause print jobs it does not work and gives them an error "Error Processing
Command" in Windows. If they try to cancel a print job it doesn't give any
error. It just disappears from the print queue and print anyway.
Could someone point me in the right direction?
Thanks all
Dominic Iadicicco