similar to: L options in Dial() dont seem to work....

Displaying 20 results from an estimated 1000 matches similar to: "L options in Dial() dont seem to work...."

2007 Mar 29
2
help - UNSUBSCRIBE
Please remove this email from your mailing list. UNSUBSCRIBE Thank you. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com Sent: Thursday, March 29, 2007 9:14 AM To: asterisk-users@lists.digium.com Subject: asterisk-users Digest, Vol 32, Issue 118 Send asterisk-users
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
I have a dial plan that includes a company phone directory as a main menu option. If they just sit at the main menu, after 20 seconds, they are transferred to the operator. If the user picks an extension from the directory, they are transferred to the proper extension. If the called number is not available, they are transferred into VoiceMailMain. They leave a message, and hang up. The hang
2007 May 17
2
Blacklist
Hello All, I was wondering where does Asterisk stores the blacklist numbers? I looked into the dialplan and it shows that it *"Set(DB(blacklist/${blacknr})=1)"* the number... Does it save in MySQL DB? hyperion*CLI> show dialplan app-blacklist-add [ Context 'app-blacklist-add' created by 'pbx_config' ] '1' => 1.
2005 Mar 21
2
Ext matching problems
Hello everyone... I'm trying to get up a testing pbx installation. Following instructions of what've read from the handbook and from asterisk's wiki, I wrote the dial plan as follows: [general] ; ; static = yes ;[globals] ; [default] ; exten => 0,1,Answer() exten => 0,2,Playback(fcopba1) exten => 0,3,Hangup() exten => *0,1,Answer() exten => *0,2,Record(fcopba1:gsm)
2003 Jul 07
1
Dial plan doesn't seem to save properly
When I first to the "add extension" the "show dialplan" has the lines that say "SIP/" but after I do a "save dialplan" and a "stop gracfully" and restart the lines with "SIP/" are gone. ************************ "Show dialplan" before: ************************ asterisk01*CLI> [ Context 'default' created by
2008 Jun 25
1
included context not being prioritized properly
I have an "outbound-ld" context as follows: [ Context 'outbound-ld' created by 'pbx_config' ] '_1NXXNXXXXXX' => 1. Macro(enumdial|${EXTEN}) [pbx_config] 102. Wait(1) [pbx_config] 103. Set(LINE=${IF($[${LINE}=pots]?link2voip:${LINE})}) [pbx_config]
2005 Feb 24
2
Delay after entering digits with IVR
I have a [start] context that all my inbound and '0' calls are routed into. Because of the way I want to set my system up, I want to prompt the user to enter a 1 if they know the extension, or a 2 for a directory and nothing else. It works, however there is a 5 to 10 second delay after enter the 1 or 2 before the system responds. I have read over the wiki on how asterisk handles digit
2005 Aug 18
1
Newbie Trying to make 'catch all extension' but is catching voicemail exit!
Greetings, Running CVS HEAD about 3 weeks old, I have been beating my head trying to get this to work properly.. Or at least figure out what's going on. Maybe I have done things wrong... I have created a 'catch all' extension at the end of our last context where all phones & voicemail extension exist. This catch all is included in all and works quite nicely except when voicemail
2007 Oct 15
2
Voicemail issues in 1.4.11
Asterisk isn't playing my voicemail greetings even though they are defined. Below are the relevant configs(from show dialplan) as well as the level 3 verbose messages asterisk is giving. Also a listing of the directory. Asterisk just plays the "The person at extension..." message, not the greetings I have recorded. Thanks -- asterisk*CLI> show dialplan macro-stdexten [
2010 Aug 05
1
Incoming SIP Calls dumped to non-existent VM no matter what extensions.conf setup is used
Hello. I have been beating my head over this problem for about 6 hours now. I have a SIP peer, who I register to (successfully), who should be directing all incoming calls at my [default] stanza in my extensions.conf: [ Context 'default' created by 'pbx_config' ] 's' => 1. Wait(1) [pbx_config] 2.
2015 Dec 02
2
Issues with Twilio number incoming call and context matching
Yes, I have tried that too (i.e, exten => +17775551212,1,Log(WARNING, TWILIO)). It does not work and NO error message in CLI. I have also tried http://orourketech.com/elastix-plus-sign-caller-id-messing-things/ since I first emailed this group, but that does not seem to work either. Here is my log: [Dec 2 15:09:28] NOTICE[26464]: res_pjsip_session.c:1920 new_invite: Call from
2010 Dec 20
2
Unexpected dialplan match
I was wondering why *foo at default should match '_*[0-9a-zA-Z].*0.' in 1.6.13. Who is making the parse error, * or me? CLI> dialplan show *foo at default '_*[0-9a-zA-Z].*0.' => 1. NoOp(${EXTEN}) [pbx_config] 2. Set(accountcode=${CUT(EXTEN,*,2)}) [pbx_config] 3. Set(extension=${CUT(EXTEN,*,3)}) [pbx_config]
2005 Sep 08
1
Hangup problem
i have a box running debian sarge with asterisk installed from distribution packages: CLI> show version Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k built by kk@nyx on a x86_64 running Linux I have managed to configure a simple dialplan (the PBX task is quite simple as this is a small office with just a few phones) I have one Zap (PSTN) line connected to it and one SIP to a local provider. After
2006 Jun 09
2
shutting down a mysql server renders cdr_mysql dead and asterisk nolonger makes or receives calls
At approximately 3:15pm I shut down the office MySQL server to change out some hardware. Shortly after I received a call from one of two customers whose asterisk servers output CDR data to that server. They could not place or receive calls. Shortly after that I received a call from the other customer. I'm below providing output from the message log (At debug level). I don't see much
2010 Jan 10
1
Problem with my dialplan
Hi! I have an T1 line for using with IVR AGI. I receive the calls in my T1 but my dialplan has an error but my extensions doesnt have the error that show me asterisk. I dont know from where asterisk take extension 8 and how is playing ss-noservice because in my dialplan is not exist. Any help or any cluees? Verbosity was 5 and is now 7 -- Starting simple switch on 'Zap/1-1' ==
2006 Nov 30
4
Trouble with regexten
Can anyone help with the use of regexten? (* 1.4.3) I've got Asterisk creating extensions for my SIP phones using regexten but I can't seem to figure out how to make use of them once they're registered. Here's my dialplan for from-sip (the SIP's default context): asterisk*CLI> dialplan show from-sip [ Context 'from-sip' created by 'pbx_config' ]
2011 Mar 15
1
call being rejected
I am using asterisk 1.8.3. I am getting this error: [Mar 15 09:49:12] NOTICE[1049]: chan_sip.c:21358 handle_request_invite: Call from 'mndemo_to_vizioconfrm104' to extension '1104' rejected because extension not found in context 'smvoice-mediaport'. "dialplan show" gives me that the context is present: [ Context 'smvoice-mediaport' created by
2009 Sep 27
1
digium fax: failed to queue document
In my quest to actually send a fax, I'm now stuck trying to send the confirm. First I send the fax: -- Executing [send at outbound-fax:2] System("Console/dsp", "env echo -e "Channel:DAHDI/g0/12036378447\\nContext:fax-tx\\nExtension: s\\nPriority: 1\\n" >/var/spool/asterisk/outgoing/call-1254012878.0") in new stack -- Auto fallthrough, channel
2006 May 11
4
'extensions reload' clears Regextens
I hope I have this wrong, but when I have a bunch of priority 1 NoOp's created from regexten in sip.conf, and I do an 'extensions reload', I lose all the priority 1 NoOps! This can't be right... this means that in a production environment, if you make a change to your dialplan and do an 'extensions reload', you lose your ability to terminate calls to phones on this system.
2010 Dec 22
1
How to list used extensions + assign extension to a roaming phone
Hi list, I have searched through asterisk command lines but haven't found how to do this: - can I list the phones (callerid or IMSIs?) currently registered ? If I do "dialplan show" that lists the configuration I loaded, e.g [ Context 'sip-local' created by 'pbx_config' ] '2102' => 1. Macro(dialSIP|IMSI1) [pbx_config] '2103'