search for: dials

Displaying 20 results from an estimated 14466 matches for "dials".

Did you mean: deals
2004 Aug 17
6
dialplan woes
I am making some changes to the dial plan at the request of the company president and have run into some problems. I have a couple of layers of menu's and I am not sure how to handle them. Here is how it should work (sorry for the crappy diagram) main menu --------Dial 1 for support | Dial 2 for special | Dial 3 sales
2008 Nov 06
0
Asterisk trunking
...popravek 0 ;exten => _0.,1,Set(CALLERID(num)=018109${CALLERID(num)}) exten => _0.,1,Set(CALLERID(num)=0158631${CALLERID(num)}) exten => _0.,n,DIAL(SIP/softnet/5555${EXTEN}) exten => _0.,n,Hangup() ; voicemail ; exten => 700,1,VoiceMailMain() ;exten => _018109.,1,GotoIf($["${DIALSTATUS}" = "BUSY"]?busy:unavail) ;exten => _018109.,n(unavail),Voicemail(300 at default,su) ;exten => _018109.,n,Hangup() ;exten => _018109.,n(busy),VoiceMail(300 at default,sb) ;exten => _018109.,n,Hangup() exten => _018109.,1,Answer() exten => _018109.,n,Playback(p...
2004 Apr 01
5
Zap Channels Hang
Hi, i have an asterisk box running with E100P (E1) line as PSTN gw. Sometimes zap channels hang and i couldn't make any PSTN calls but SIP calls are still fine. When this happens I also couldn't restart/reload asterisk from the CLI. I have to kill the asterisk process and run safe_asterisk again. any ideas? asterisk*CLI> show channels Channel (Context
2004 Aug 24
2
call queue help
Guys I am having some serious issues with my call queue and Management is breathing down my neck pretty bad, and I am running out of ideas. I have a single queue for my tech support department. I originally was using the AgentCallbackLogin for them and it tested out great on our testing weekends, but it hasn't worked out since. It would only let one of them take calls at a time, no matter
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
2015 Apr 08
2
dial out with channel variable; sub-string usage
I want to do something like: exten => _NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _Nxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _1NXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _011.,1,Dial(Dial({TOLL}/${EXTEN}) exten => _9NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _9Nxxxxxx,1,Dial(${BABY}/${EXTEN}) exten => _91NXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) exten =>
2007 Feb 10
3
Dial out from AGI
I'm writing an AGI script and want it to dial a number on a channel connected to the PSTN. It would look something like this (pseudo-code follows): if ($a){ dial("8005551212"); }else{ dial("8665550000"); } The part I can't seem to get right is the "dial" function. I tried to mimic the dial plan like so sub dial($number){ print
2005 Jul 31
1
Questions on Asterisk and CallerID
Hello, I have few questions about Asterisk. I installed Asterisk from CVS on FreeBSD and I made cvsup 2 days ago. 1.I couldn't find Asterisk version using "asterisk -V" command. How can I to find version information? 2.I am using Wildcard X101P (FXO) and Wildcard TDM400P REV E/F (FXS)on it. I tried Asterisk CallerID feature, but unable to get it. I tried callerid signaling V23,
2003 Jun 11
3
Dialing out through a Hardware PBX
<DIV><FONT face=Arial size=2>hello All,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>our Asterisk pbx is sitting behind a normal analog hardware pbx, we have to dial 9</FONT></DIV> <DIV><FONT face=Arial size=2>to take an outside call through the hardware pbx, our
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to now, I have assumed that the extensions in the dial plan were tested in the order that they appear in extensions.conf. In other words, I have the following fragment which was designed to dial toll free on the PSTN and all other long distance on VoIP: [longdistance] include => local
2005 Aug 02
0
Few questions about Asterisk
Hello, I have few questions about Asterisk. I installed Asterisk from CVS on FreeBSD and I made cvsup 2 days ago. 1.I couldn't find Asterisk version using "asterisk -V" command. How can I to find version information? 2.I am using Wildcard X101P (FXO) and Wildcard TDM400P REV E/F (FXS)on it. I tried Asterisk CallerID feature, but unable to get it. I tried callerid signaling V23,
2008 Oct 08
1
Update (IAX Trunking Help)
I posted earlier in the day about needed help with IAX trunking. I did some more reading and made some more changes. Here is what I have thus far: Iax.conf on one server [general] bindport = 4569 bindaddr = 0.0.0.0 disallow=all allow=ulaw allow=alaw allow=gsm mailboxdetail=yes [vvfarm] type=friend username=colo secret=testpassword auth=plaintext host=64.194.211.170 context=iax-incoming
2005 Mar 28
2
problem with 1 dialing (recording says must dial 1 when I thought I did)
TRUNKMSD1=1 ; MSD digits to strip (usually 1 or 0) TRUNKMSD2=2 ; MSD digits to strip (usually 1 or 0) ; logn distance calls exten => _91NXXNXXXXXX,1,NoOp("Dialing: "${TRUNK}/${EXTEN:${TRUNKMSD1}}) exten => _91NXXNXXXXXX,2,Dial(${TRUNK}/${EXTEN:${TRUNKMSD1}}) exten => _91NXXNXXXXXX,3,Congestion When I dial
2005 Sep 27
2
Sipura 2000 Dial Plan
...l not work with the S0 option to immediately connect? My Dial plan reads (*xx|[3469]11S0|0|00|[2-9]xxxxxxS0|1xxx[2-9]xxxxxxS0) and I can dial ONLY then numbers in the dial plan so I know that it works. For some reason when I dial 5551212 1212121212 It does not dial for a while and then it dials 555 1212 Anyone have any ideas? Thanks Michael Blood -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050927/b1001571/attachment.htm
2005 Mar 17
3
extension.conf dialplan
hi any one tell me how to make a dialplan my extensions.conf exten => _40XXXXXXXXXXXX,1,Dial(OH323/${EXTEN}) i want to dial to 40XXXXXXXXXXXX number. XXXXXXXXXXXX could be any number like 923335224005 or 92512213248 at the moment when i am trying to dial 40923335224005 asterisk is dialing Executing Dial("OH323/R11429", "OH323/40923335224005") but i want him to dial
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?
2016 Nov 08
2
What could be stopping "Disconnect Call" feature from working (set in features.txt)
Asterisk 14.1 Here's a bit of test dialplan, which works as expected and simulates exactly what I'm doing at the top of my large dialplan... [dial-pre-test] exten => s,1,NoOp() same => n,Set(LIMIT_PLAYAUDIO_CALLER=yes) same => n,Set(LIMIT_WARNING_FILE=time_limit_reached) same => n,Dial(Local/s at dial-test,3,L(3540000:60000)) same => n,Hangup() [dial-test]
2015 Apr 09
0
dial out with channel variable; sub-string usage
On Wed, 08 Apr 2015 16:10:30 -0700 thufir <hawat.thufir at gmail.com> wrote: > I want to do something like: > > > exten => _NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _Nxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _1NXXNxxxxxx,1,Dial(${BABY}/${EXTEN}) > exten => _011.,1,Dial(Dial({TOLL}/${EXTEN}) > exten => _9NXXXNxxxxxx,1,Dial(${BABY}/${EXTEN})
2005 Mar 23
1
prevent non-free calls
Dear Asterisk-Users, does anyone know how to prevent non-free calls to Broadvoice Unlimited World ? This first thing I did is I accept only that coutry prefixes (in extensions.conf) that are in the Unlimited World dialplan. I was also able to filter out german cell phones (cause they begin with 1 and no landline is beginning with 1). US is also no problem as cell phone calls are unlimited
2005 Feb 01
3
Zap channel occasionally misses dialing the first digit
....I THINK. When dialing 1+10 digits, I occasionally get a telco message "You must first dial a 1....". When I look at the console, the number is being sent to the ZAP channel properly. We're talking about a couple of POTS lines on a TDM400P. I'm thinking that it may be starting the dial too early after coming off-hook because I can just redial and have it work (or not)