similar to: Macro DialPlan

Displaying 20 results from an estimated 2000 matches similar to: "Macro DialPlan"

2004 Jun 22
1
Call forwarding and voicemail
I am configuring call forwarding in our * setup, but I am having trouble triggering the correct voicemail call. When I have an extension, e.g. 201, forwarded to another, e.g. 202, my macro will call: Dial(Local/${fwNum}@internal/n,30) and once into the internal context, the macro is called again but with MACRO_EXTEN set to 202 rather than 201. So the context flow of control will "do
2006 Nov 07
2
Mapping CLI'S in Dialplan
Hi All I am not sure what I wish to do it possible but I would like to see if you guys know any better. I have a site who has the extensions: 1231, 1232. 1233, 1234 Each of these users can dial each other on the extension number an also has an external CLI mapped to them. On all internal calls or calls to services such as call forwarding their Caller ID is: Name <XXXX> What
2006 May 09
1
A@H Memory Limits
Hi I have the latest a@h installed and everything is working perfectly. I have been told by a collegue that a@h doesn't use the full potential of the machine it is installed on i.e. the CPU & Memory, unless the kernel has modified. He is unsure where he heard this from and I wonderd if anyone had any other information about this or knew where I could find some? Many Thanks Scott
2006 Nov 01
8
${CALLERIDNUM}
Hi Does anyone know how I can check if a callerID is more than 2 digits. I am setting up my phones so that if the callerID is 3 digits the phones ring one way if it is more than 3 digits it rings another i.e. internal calls and external calls. exten => 2222,1,GotoIf($["${CALLERIDNUM}" = "1111"]?5) This will tell it to jump to 5 if callerID if 1111 but how do i
2003 Jun 24
1
Distinctive Ring Macro Example
I use the following macro for my extensions. It only works with Zap channels and assumes that any Caller*ID number that is 4 digits is an internal call and all other calls are external calls. Use like this: exten => 1234,1,Macro(std-exten,Zap/4,20) [macro-std-exten] ; ; Caller*ID is 4 digits (internal call) ; exten => s/_XXXX,1,Dial(${ARG1}r2,${ARG2}) exten =>
2013 Feb 24
2
AEL Macro are evil :-)
I just discover an "hidden" problem with AEL macro I want to have your feedback. If you use a macro to dial out, like &dialout(${EXTEN}), the leg extension will became ~~~~s~~~~ and if it happens you transfer the call, that will be the callerid appearing on the other phone display. I am just rewriting all the dialplan getting rid of the macro and using gosub, even if asterisk is
2006 Dec 08
2
Management GUI
Hi All Can anyone suggest a comprehensive GUI manager for Asterisk. It doesn't matter if it is open source or commercial. We currently have 100's of users currently managed via the real time database. Groups of users belong to their own contexts. We would like a system that is able to integrate with our current real time setup and then allow us the ability to customise every
2007 Jul 13
3
Macro: s-NOANSWER, _s-.
Hi List; I have this example for Macro and I am not able to understand some line, if any one can help me plz :)- [macro-voicemail] exten => s,1,Dial(${ARG1},20) exten => s,2,Goto(s-${DIALSTATUS},1) exten => s-NOANSWER,1,Voicemail(u${MACRO_EXTEN}) exten => s-NOANSWER,2,Goto(incoming,s,1) exten => s-BUSY,1,Voicemail(b${MACRO_EXTEN}) exten => s-BUSY,2,Goto(incoming,s,1) exten
2010 Aug 30
2
help with dialplan
Todd How do you have the context in the phones sip configs set? Bryant From: "Todd Reese" treese65 at gmail.com Hi all, I've been have problems with getting this system on line and would like to acquire some help with the extensions.conf. My current problem is that the phones won't dialout.on the VOIP lines listed as dialout1, dialout2, dialout3. This version of asterisk
2005 Aug 02
3
priority "a" in macro to access voicemail
I have added the following to a macro that is used for all extensions so a user can access voicemailmain by pressing * during the voicemail prompt ; check voicemail exten => a,1,voicemailmain(${macro_exten}) exten => a,2,hangup The behavior is a little weird, the * key is not recognized during the portion of the greeting where the extension number is being played back, after it is
2004 Oct 05
1
loggedoff extension - why does * say "is on the phone"
Hi, I have following one-line macro extension: ------------------------ [macro-oneline] ; ; Standard extension macro (with call forwarding): ; ${ARG1} - Device(s) to ring ; #exten => s,1,AGI(misterhouse.agi,"CallerID") exten => s,1,NoOp exten => s,2,DBget(temp=CFIM/${MACRO_EXTEN}) ; Get CFIM key, if not existing, goto 103 exten => s,3,Dial(Local/${temp}@default/n) ;
2007 Jan 23
1
DB_DELETE Function in 1.4
Does anyone know what application I should place this function in? For example with the DB function I currently do something like this to add an entry to the asterisk database: exten => s,n,Set(DB(AGENT/${MACRO_EXTEN:1})=${CALLERID(num)}) To delete the entries I do something like this: exten => s,n,DBDel(AGENT/${MACRO_EXTEN:1}) DBDel is marked as deprecated in favor of the DB_DELETE
2010 Apr 30
2
Continuing after a TIMEOUT(absolute)
Greetings, I'm trying to continue to do some processing after a TIMEOUT (absolute). In my dialplan below, when a call comes in to [default], I call macro-phonenum and pass it a timeout of 20 seconds. macro- phonenum sets TIMEOUT(absolute), then loops saying the phone number that was called (in MACRO_EXTEN). When the timeout expires I want to call my macro-hangup (so it can say
2004 Nov 24
1
Find extension from Dial(,M()) macro
Hi, How do I find out the extension that answered an incoming call from inside a Dial(number,M()) macro? I've tried MACRO_EXTEN but it seems to be empty. exten => s,100,Dial(${EXTENSIONS},40,M(support)) [macro-support] exten => s,1,NoOp(${MACRO_EXTEN}) etc... Thanks in Advance, Adam.
2006 Jan 26
4
extension to extension dialing
Sorry for all the newbie questions. I really appreciate everyone's help today. Okay I've got outgoing and incoming calls working with no echo. yay! Now I'm having an issue with SIP extension to extension calling. Any time I dial another extension it goes right into voice mail. My extensions.conf is pretty small and rough but, here's what I have right now. Most of it was taken
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000. Currently what I have is extensions.conf: [globals] polycom430=SIP/101 [internal] exten => 101,1,Macro(voicemail,${polycom430}) [macro-voicemail] exten => s,1,Dial(${ARG1},10,tT) exten => s,2,VoiceMail(u${MACRO_EXTEN}@default ) exten => s,102,VoiceMail(b${MACRO_EXTEN}@default) [ext-local-custom] exten => 101,hint,${polycom430}
2003 Nov 20
2
Voicemail just hanging up...
Has anyone had any problems with the voicemail app in the last weeks cvs? I was using a checkout from 10-31 and everything worked fine, but the last few days I get a hangup right after it calls the voicemail app. No sound, just an immediate disconnect. Nothing has changed in my extensions.conf, etc. Here is what I have in extensions.conf: [macro-oneline] exten => s,1,Dial(${ARG1},20,tr)
2003 Jul 03
3
Using switch =>
hello, I have a test setup with 2 asterisk servers, each having a one snom 100 via sip using it. I`m experimenting on how trunking between them would work. I have them setup for RSA authentication which I plan to use in the future. So I`ve setup the keys and servers seem authenticate to each other. One is named phila and other hurricane. Here is what I see on phila: -- Registered
2009 Nov 11
1
Unable to execute
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091111/2b828eff/attachment.htm -------------- next part -------------- Hello. I am trying to execute an fax reception script and i am getting the following: [Nov 11 08:40:52] WARNING[12800]: app_system.c:88 system_exec_helper: Unable to execute '/var/lib/asterisk/scripts/mailfax ""
2010 Dec 30
4
call is not going to Voicemail with "1,n"
I've tried to simplified the dial plan and use "n" instead of numbers but I've noticed it is not executing my voicemail if I substitute number with "n" In the example below when the call is not answered, it does not go to voicemail; call just hangup. exten => 1,1,Playback(transfer) exten => 1,n,Dial(${sales_support}&IAX2/iaxy-322,20,jrw) exten =>