Displaying 20 results from an estimated 9000 matches similar to: "Unexpected dialplan match"
2009 Jul 14
3
Why CDR is recording dst value = h?
For a new project, I have written a dialplan and it is pretty straight
forward: The [dialout] context dials out a number, and h extension in this
context writes the CDR. But what is happening is that if the callee hangs up
first, all values in the CDR are fine, but if the caller hangs up first, the
'dst' column is always 'h'. I put a NoOp right in the begining of this macro
to
2010 Oct 06
2
AMI getting related channels in Ringing state
Issuing the AMI Status command results in a list of active channels. But
how to figure out which channels are related before the call is
answered? 2 channels below are somehow associated, but how can I be 100%
sure they are related in order to implement a redirect of the incoming
call to another phone ("attended" call pickup respecting
call/pickupgroups).
Uniqueid seems to be a
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'
==
2009 Sep 23
1
1.6.0.5: I need a really simple analog SendFax dialplan
Using Digium fax I've tried a simple dialplan:
'8447' => 1. Answer() [pbx_config]
2. Set(CALLERID(num)=xxxyyyzzzz) [pbx_config]
3. Dial(DAHDI/g0/1bbbcccdddd,,G(send)) [pbx_config]
[send] 4. SendFax(/var/spool/asterisk/fax/20090922_1301.tif) [pbx_config]
5. HangUp()
But I doesn't work. It executes
2009 Sep 22
2
Problem with dialplan -> gotoif ?
Hi
This is the output from show dialplan dial-sipmnf-sippt-pstn
[ Context 'dial-sipmnf-sippt-pstn' created by 'pbx_config' ]
's' => 1. Verbose(1,Dialing ${ARG1} on mnf pt pstn) [pbx_config]
2. Dial(SIP/${ARG1}@${SIPMNF},${ARG2},${OUTBDIAL}) [pbx_config]
3. Set(GLOBAL(FOUNDME)=${DIALSTATUS}) [pbx_config]
2011 Apr 04
4
dialplan is not finding my number asterisk 1.8.3
I am calling from a polycom phone into asterisk ( 1105 ) on a PC with a
speaker attached.
When asterisk first starts this works. In fact it works for some time.
Then it just stops with this error on the CLI.
[Apr 4 15:10:21] NOTICE[4357]: chan_sip.c:21358 handle_request_invite:
Call from 'mndemo_to_mediaport105' to extension '1105' rejected because
extension not found in
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)
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for
installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc
and got the following output with several errors and notices. Do I need to
do more or are these ok? I expected to have some conf files in
/etc/asterisk but there is nothing there.
Thanks!
Created by Mark Spencer <markster@digium.com>
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
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
Hi,
I have done my best and tired of searching the net about the problem. If anybody could help
would be a great favour.
Description of Problem
------------------------
I am trying to install two Netpci cards(Traverse Technology Netjet ISDN-s) on Trixbox 2 and aim
is to use in Asterisk as dailin and dialout. I compliled the driver as directed in the manufacture
manual. After installation dmesg
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
2005 Sep 09
1
Setting Account Code?
5264 0 9/9/2005 2:36:00 PM """CALLERIDNAMEHERE""
<570xxxxxxx>" 570xxxxxxx 570xxxxxxx from-internal Local/570xxxxxxx@from-internal-1343,2 Zap/2-1 ResetCDR w 10 3 4 3
1126290965.326
When forwarding a call (via a SIP forward responce) This is my call
data record ^^^^^
My question is.. how can I get this to link to the original account
that
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
[
2007 Mar 29
2
L options in Dial() dont seem to work....
Hello Asterisk users,
Can someone thwack me with a clue stick please?
I am following the Asterisk TFOT book Dial() example trying to get the limit
and announcements to work as per below.
These settings seem to have no effect.
There are no warning messages after 4 minutes or every 30 secs thereafter
and the call lasts longer than 5 minutes.
gunner*CLI> show dialplan
[ Context
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