Re: [asterisk-users] simple dialplan question

2010-04-28 Thread Danny Nicholas
irect. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Vieri Sent: Wednesday, April 28, 2010 12:14 PM To: asterisk-users@lists.digium.com Subject: [asterisk-users] simple dialplan question Sorry for the simple q

[asterisk-users] simple dialplan question

2010-04-28 Thread Vieri
Sorry for the simple question. I'm trying to match "sipprovider.nocredit" but the following doesn't execute NoOp (it runs "context" but not "context-custom"). What am I doing wrong? [context] include => context-custom exten => _.,1,Set(GROUP()=1) exten => _.,n,Goto(destcontext,${EXTEN},1) [cont

Re: [asterisk-users] Simple(?) dialplan question.

2009-03-22 Thread Steve Murphy
On Sun, Mar 22, 2009 at 4:09 AM, Asterisk wrote: > Hi List, > > I have a nice simple dialplan question for you Currently, I have > definitions similar to the following in my extensions.conf file, to allow > me > to dial out using a variety of channels: > >; Direct dial (number starts w

Re: [asterisk-users] Simple(?) dialplan question.

2009-03-22 Thread Rob Hillis
Asterisk wrote: >> You can simply: >> >>exten => _0.,n,Goto(${DIALSTATUS}) >> >> (before the playback) >> >> Use the labels as the destinations - eg. >> >>exten => _0.,n(BUSY),Noop() >>exten => _0.,n(CONGESTION),Noop() >> > > I've never seen that before, does that definitely work i

Re: [asterisk-users] Simple(?) dialplan question.

2009-03-22 Thread Asterisk
Gordon Henderson wrote: > > It's easy to do in dialplan - you just need to know the status codes > returned by Dial (and hope that sipgate return the correct codes too) Not just Sipgate: I've got an account with CallCentric and a BT line to deal with too... > > You can simply: > >exten =

Re: [asterisk-users] Simple(?) dialplan question.

2009-03-22 Thread Gordon Henderson
On Sun, 22 Mar 2009, Asterisk wrote: Hi List, I have a nice simple dialplan question for you Currently, I have definitions similar to the following in my extensions.conf file, to allow me to dial out using a variety of channels: ; Direct dial (number starts with zero), use 0151 xxx

[asterisk-users] Simple(?) dialplan question.

2009-03-22 Thread Asterisk
Hi List, I have a nice simple dialplan question for you Currently, I have definitions similar to the following in my extensions.conf file, to allow me to dial out using a variety of channels: ; Direct dial (number starts with zero), use 0151 xxx : exten => _0.,1,Set(CALLER

[Asterisk-Users] Simple dialplan question for sip

2004-12-08 Thread chouck
How can you set sip accounts into groups? And also, when you dial a group such as Zap/g1 how can you change the behavior of the calling? Can you make it force all phones in that group to ring at once? Also if sip accounts cant be set in groups is there any other simple trick to force a ring o