Displaying 20 results from an estimated 2000 matches similar to: "Help with Dialplan Rules Please!"
2005 Jun 18
2
Unable to make outbound calls
Hi All,
I am a new bee to *. I just installed Asterisk@home on
FC3. I hv a FXO card. I hv configured two extensions
one x-lite and other iaxComm. I configured * using
AMP. The following setup works
- x-lite (x 200) to iaxComm (x 201)
- PSTN to x-lite
- PSTN to iaxComm
Voice mail, weather etc work fine.
When i try to make an external call i am getting
message "All routes are busy". In
2008 Dec 15
3
Variables for dial plan
I want to have a arbitary named variable within the client's user details in
sip.conf
[client1]
dialplan=NZ
..........
In extensions.conf (Logic expressed using PHP style)
if ($dialplan == NZ) {
$NAT = 0;
$INT = 00;
};
and in the [outgoing] section
; Australia
exten => _${INT}61[278]NXXXXXX.,1,Set(CDR(UserField)=AUSTRALIA)
exten =>
2006 Oct 12
4
How do you like TrixBox?
So I'm sure many of you are using or have tried to use TrixBox. Thus far,
I'm in love with it. I haven't had a single snag. Then again, I don't need
to get into anything overly nitty gritty with my Asterisk box.
What are your views?
--
Want a free copy of "TrixBox Made Easy"?
Read the contest rules
2004 May 18
5
want to set a var in sip.conf
i have extensions in locations across a number of telco area codes.
when someone in seattle picks up and dials 91234567, it would be
nice to transform it to 92061234567. i would prefer not to have
an extension context per area code. it would be cool to be able
to set a variable in the sip.conf bit for each phone with it's
geographic default area code.
or other folk may have a better hack.
2010 May 05
2
Hash Dial Pattern Problems
I have two Asterisk boxe. One is running 1.6 and the other 1.2
The users on the 1.2 system press # plus a local 7 digit number to place
local calls through the trunk to the 1.6 box.
For some reason this dial pattern fails right away with "unavailable". There
is no activity in the CLI. Other patterns for the trunk work just fine.
Dial pattern:
#|. or #|NXXXXXX
exten =>
2008 Feb 21
3
Pattern matching....
Will this work to match any number from the 770,404, or 678 area codes?
_[404|770|678]NXXXXXX
If this won't work, is there a pattern that will do this?
Yours,
Michael Munger, dCAP
404-438-2128
michael at highpoweredhelp.com <mailto:michael at highpoweredhelp.com>
Attachment encrypted? click here
<http://www.highpoweredhelp.com/tutorials/wincrypt/> .
2005 Jan 26
1
Inbound analog Telco line not answered
I have an X100P clone hocked up to an analog line of my PRI. I can use it
to dial out.
but when I call the extension it answers and says "GOODBY"
I have a Livevoip DID which successfuly rings to ext 202
I am using asterisk@home and through the AMP inface the line should ring to
ext 202
Below are Asterisk Messages, Extensions.conf and Extensions_additional.conf
Extensions.conf
2015 Apr 28
1
adding area code
On Tue, 28 Apr 2015 07:21:12 -0700
Motty Cruz <motty.cruz at gmail.com> wrote:
> here is what I did and worked for me:
>
> exten => 1381+NXXXXXX,1,Set(CALLERID(number)=3817383444)
>
> exten => 1+NXXNXXXXXX,2,Dial(SIP/SIP-Provider/${EXTEN:1},80)
I find it hard to believe this is working.
First, you don't have a leading underscore on your patterns. Your
users
2009 Apr 30
1
Asterisk or Zaptel Issues
Hello All,
Hope you all are fine and good ...
I m facing an odd problem. I am able to dial some local and Mobile Number
and some are not working.
I also try to remove and re create dial plans , but it's not working.
I live in New Delhi and Area Code is {011} but i am bale to call the number
without adding {0} by just {11}, Previously i was thinking it was PRI
problem, so i called the
2006 Oct 10
1
Free copy of "TrixBox Made Easy"
Hey guys, just thought I'd let you know that I'm giving away a copy of
"TrixBox Made Easy" on The Asterisk Blog <http://www.asteriskblog.com>.
Check it out.
--
www.AsteriskBlog.com
Your home for easy to learn Asterisk stuff.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Oct 14
0
New and Improved
Well, this is mostly just new. I thought this would be a good place to
announce the opening of the forums on The Asterisk Blog. Check it out and
leave a few messages to help get it's feet wet. Thanks guys!
http://www.AsteriskBlog.com/forum
--
www.AsteriskBlog.com
Your home for easy to learn Asterisk stuff.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Dec 30
0
Re: +AFs-Asterisk-Users+AF0- RE: +AFs-Asterisk-Users+AF0- Multi-line, multi-registration phones
Here is an example of a couple of macros that help me where I have a SOHO with a
home phone line and a work phone line. If I pick up line 2 my work line I would
prefer the call I make to go out my office phone line same with if I pick up
line 1 my home phone line I would prefer it go out my home line but want it to
roll if needed. So with this little macro it is possible for that to happen.
2005 Jun 28
1
HOW TO WRITE ROUTE PATTERNS DIALPLAN
in routes pattern i tried to write pattern to usa
destination and that was 1* it worked well but when i
wanted to specify the number of digits then i tried
1NXXNXXXXXX but i didnt work.so i dont know what to
write please help.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2006 Nov 17
5
Freepbx changes dont reflect in asterisk
Hello,
>From some days ago, when i made changes in web interface to asterisk
that comes with trixbox (freepbx), this dont reflect the changes in
asterisk configuration.
I has reviewed the file permissions in /etc/asterisk and all files are
writable to asterisk user.
In freepbx all appears to be ok (i dont see any errors...).
Anyone can help me with this problem?
Thanks in advance,
PS.
2006 May 01
1
Music on Hold from Soundcard
Hey all,
I've been trying to get MoH to work from the line-in on my soundcard, but as
of yet have had no success. I found this script that should allow for it to
happen:
http://www.sineapps.com/news.php?rssid=722
The script, when run as the asterisk user, works properly and streams sound
to stdin. But when Asterisk starts MoH it stops it immediately afterwards
with no explanation. Has anyone
2006 Jun 22
4
Don't use CDRTool From AG-projescts
hello to all,
I advice you to not use CDRtool from ag-projects :
Fisrt ag-projects talk about is product like a gpl
software however they don't provide at least some
documentation for non commercial users .
try to call them !!
i'll offer you some money .
You can not Call them for some advices ...
It's really a bad product don't waste your time to
setup it.
this enterprise must
2006 Jun 08
2
Turning off a temporary message in voicemail
Can a temporary message in Asterisk voicemail be de-activated so that the "regular" unavailable and busy messages are played. I have several users who are stuck with the temporary message.
Thanks
Mark
2006 Dec 20
13
Need quality toll free 800 number over IAX?
Hi List
I need a quality US 800 DID over IAX for my Asterisk server, preferably one
that doesn't cost the earth.
Any suggestions please?
Thanks
--
Chris Blunt
Entropy IT Ltd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061220/4919f3cb/attachment.htm
2015 Apr 27
2
adding area code
> On 27Apr, 2015, at 16:39, Motty Cruz <motty.cruz at gmail.com> wrote:
>
> forgot to mentioned I am running Asterisk 1.8.22.0 on CentOS.
>
> Thanks,
>
>
> On 04/27/2015 02:38 PM, Motty Cruz wrote:
>> here is what I have:
>> exten => _9XXXXXXX,1,Set(l_HomeAreaCode=381)
>>
>> exten =>
2007 Mar 06
2
Manager.conf '127.0.0.1 unable to authenticate'
Every few seconds I get the following message:
== Parsing '/etc/asterisk/manager.conf': Found
== Connect attempt from '127.0.0.1' unable to authenticate
I'm trying to track down where it's coming from.
I've used TCPDUMP & NGREP to monitor 127.0.0.1, no data's flowing.
I've tried loading Asterisk with no modules, tried loading with a naked