similar to: Dial script

Displaying 20 results from an estimated 20000 matches similar to: "Dial script"

2010 Nov 14
8
dial plan and sip
Here is a very very basic config. But, not working (: I simply want to dial the DID that is registered with the SIP provider. then, as you can see the call should dial the 703111 number Hints please? sip.conf ;register => 908366554:396444 at carrier.jazzey.com register => 908366554:396444 at sip.jazzey.com [jazzey] type=friend host=sip.jazzey.com username=908366554 secret=396444
2009 Jan 12
1
u-law file header ?
QUESTION: Who's in the wrong: I recently saw an example of a u-law file with a metadata header on the file. The asterisk playback function 'PLAYED' the ascii header values as if they were audio data, creating an audible 'click'. After realizing the click was coming from metadata (and fixing it), I became curious: Which is 'correct? In other words: 1. Is it
2010 Sep 04
4
fast busy out?
why does this not work? i simply want to hear the recorded message exten => s,1,Answer() ;exten => s,n,Record(zipcodegutter1.gsm) ;zcg1 exten => s,n,Playback(zipcodegutter1) exten => s,n,Dial(SIP/c000001s/12222222259,120,A,(demo-thanks))
2010 Aug 11
1
Youmail RDNIS
Does anyone know the mechanism by which companies like YouMail (and MNO's using their own voicemail system) are able to redirect ALL calls from a ALL subscribers to *just one* voicemail DID, yet determine WHICH subscriber did the redirection? I had always assumed this was simply done using RDNIS. In other words, the original calling party's CallerID is passed with the redirected
2006 Oct 29
1
Multiple dial macros at the same time
I am setting up an after-hours on-call system. Someone calls in and requests service, and while they listen to music on hold, we dial out to several people's cell phones and home phones. We don't know if they will be answered by the employee, or by voicemail or a spouse/relative/child/pet. So we play a message that says "press 1 to accept the call" and ask employees to train
2009 Jan 01
5
Allison Smith, Music-on-Hold Parody--outstanding.
Allison Smith just created a hysterical parody music on hold Parody. Whatever you were doing, stop, and dial this number to listen to it: 360-519-5689. 2 minutes. I just gave her a few ideas, but she took it and ran with it--she chose the audio and did the mix-down and everything. Really funny!! -Karl -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Apr 09
1
Connect to an outbound channel and dial a phone number??
This seems basic but something is missing..... I dial from my cell phone to my DID and enter the context in extensions.conf I am hoping to cascade through the plan and successfully automatically dial the 1444 number listed. But it fails. And, I dpon't know why? Should I removed the Hangup application? Syntax issue somewhere? I have a good SIP registration with the vendor, voipvoip.
2011 Feb 11
2
dialplan announcements
Hey all, I tried to do some searching but I found snippets and I am having trouble putting it all together. I want to have an option off the IVR that plays back the announcement for the day. At the end of the message, I want the caller to get kicked back to the previous menu. The conditions are that I want the recorder to dial a feature code that prompts him to record the message. He
2009 Dec 26
2
pattern matching
I want to ensure that only this extension is executed. But, I have others that are similar. I want: exten => 34101,1,Answer() exten => 34101,n,Record(34101:gsm) ; 34101 test zip code exten => 34101,n,Playback(34101) exten => 34101,n,Hangup Is this correct or do I need to have each of the four statements lead with an underscore (_) to make an exact match? Other code looks similar
2008 Nov 11
3
Use the NEW ulaw/alaw codecs (slower, but cleaner)
In Asterisk 1.6, there is an option to use the 'new g.711 algorithm'. "Use the NEW ulaw/alaw codec's (slower, but cleaner)" By slower does this mean more 'expensive', or does it instead mean that there will be more algorithmic latency? Both? Can anyone speak to the relative increases? With regard to accuracy, can anyone speak to what kind of situation might
2009 Jan 27
1
Asterisk & Twitter - Release/Announce only 'channel' ?
Is there a digium twitter 'user' to follow that only tweets important announcements and release information? If there is not, I think there should be. It would be highly utilitarian to get an SMS when there is an update to Asterisk, Dahdi, ADA etc, but I don't want to be bothered real-time with asteriskpbx tweets like: "Anyone trying anything cool with Asterisk over the
2010 Jan 04
1
T.38 ITSP?
Has anyone found an ITSP that will relay T.38 fax to an asterisk 1.6.x instance AND do it reliably? If so, I can think of a number of locations with copper loops that could be scrapped. I'm actually quite surprised at what an underwhelming number of ITSP's that say they support T.38 (zero so far among my normal go-to companies). For locations that just want to be able to send
2008 Dec 08
2
'dialer' application to trigger call between hardphone and number
Does anyone know of a small lightweight windows 'dialer' application I can use to trigger a call (via call file or AMI) from any application? (The call would be placed between the target number, and the preconfigured DN of the hardphone at the user's desk) Ideally a phone number would be 'selected' from within any windows application and the call would be triggered via
2009 Nov 07
6
Location
Where is everyone located? I am in Washington DC. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091106/7c73847d/attachment.htm
2005 Jun 30
3
Resolving groupcalls
Hi, I'm trying to write a tool, which shows me the state of the current calls. For this purpose I'm reading from Pipe the Asterisk output and parse it... asterisk -vr | mytool However, the problem ist how to get the information about who got this call in the group. The Zap channels are assigned dynamical. Only thing I can see which channel is connect to the caller but not who is
2006 Mar 24
5
GSM/DECT handsets (was gsm picocells)
Now that I actually try and google for it, I can't find any dual mode GSM/DECT handsets, only pages telling me that they exist without any actual information!!! Does anyone know of any such handsets? (and even better, ones that are available in Australia) I've searched a few of the major gsm manufacturers (nokia, Panasonic, sonyericsson) but their web sites are absolutely pathetic to the
2010 Feb 08
2
IVR Demo / Create file / Move file / Demo all
Do you see any syntax errors? Positive comments welcomed. The short version of the logic is as follows: create a file based on the NUMBER create a an audio file move to a new extension (label) and play the results exten => 621,1,Answer() exten => 621,n,Read(NUMBER,enteryournumberstartingwithaone,12,,5) ; create a variable from a DTMF entry / 12 characters long exten =>
2004 Oct 13
4
incomplete function output
Dear R users, I have a function (below) which encompasses several tests. However, when I run it, only the output of the last test is displayed. How can I ensure that the function root(var) will run and display the output from all tests, and not just the last one? Thank you, b. root <- function(var) { #---Phillips-Perron PP.test(var, lshort = TRUE) PP.test(var, lshort = FALSE)
2010 Jan 30
8
MATH
I want to create a script for IVR that compiles responses, aggregates them to a total number. Then, run an equation based on the result. Press 1 for X (X is a positive number 500) Press 2 for Y (Y is a positive number 200) Press 3 for Z (Z is a positive number 300) Press 20 to calculate the results = 500+200+300 =1000 then, exten => s,n,Read(NUMBER,,1000) exten => s,n,SayDigits(${NUMBER})
2010 Jan 17
1
Dial String command after audio background
exten => s,1,Answer() exten => s,n,Background(astcc-please-enter-your) exten => s,n,Background(zip-code) exten => s,n,WaitExten(5) exten => s,n,Read(NUMBER,,5) exten => s,n,SayDigits(${NUMBER}) exten => 22042,n,Dial(SIP/sipvendor/11111111111,120,A(ginger3)) exten => 22601,n,Dial(SIP/sipvendor/11111111111,120,A(ginger3)) ; xxxxx/ winchester exten =>