Displaying 6 results from an estimated 6 matches for "forceafthours".
2006 Feb 22
0
debugging asterisk configuration
...is this:
[from-pstn-nofax]
include => from-pstn-custominclude customizations
include => ext-did
exten => _.,1,Goto(s,1)
exten => s,1,SetVar(INCOMING=GRP-1)
exten => s,2,GotoIf($[${IN_OVERRIDE} =
forcereghours]?from-pstn-reghours-nofax,s,1:2)
exten => s,3,GotoIf($[${IN_OVERRIDE} =
forceafthours]?from-pstn-afthours-nofax,s,1:3)
exten => s,4,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?from-pstn-reghours-nofax,s,1:2)
exten => s,5,Goto(from-pstn-afthours-nofax,s,1)
ext-did context is this (made by amp):
[ext-did]
include => ext-did-custom
exten => s/7045,1,SetVar(FROM_DID=s/7045)
exte...
2005 Jan 18
0
AMP and Asterisk PSTN extension config
...m/asterisk/sounds/)
; mpg123 (http://voip-info.org/wiki-Asterisk+config+musiconhold.conf)
; include part generated from AMP
#include extensions_additional.conf
[from-pstn]
exten => s,1,GotoIf($[${IN_OVERRIDE} = forcereghours]?from-pstn-reghours,s,1:)
exten => s,2,GotoIf($[${IN_OVERRIDE} = forceafthours]?from-pstn-afthours,s,1:)
exten => s,3,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?from-pstn-reghours,s,1:)
exten => s,4,Goto(from-pstn-afthours,s,1)
[from-pstn-reghours]
exten => s,1,GotoIf($[${FAX_RX} = disabled]?from-pstn-reghours-nofax,s,1:2) ; if fax detection is disabled, then jump to...
2006 Jan 10
1
busydetect
Hi,
I'm struggling to get busydetect to work.
I'm using asterisk 1.2.1 and a digium TDM04B (4 port FXO) card.
I've set busydetect=yes, busycount=6 and busypattern=300,200 in zapata.conf
and i've modified zondata.c with a busy setting of 620+480, 300/200 which is
the busysignal received from Korea Telecom.
Asterisk isn't detecting the busy signal and doesn't hangup.
2005 Jan 26
1
Inbound analog Telco line not answered
...d non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
; include part generated from AMP
#include extensions_additional.conf
[from-pstn]
include => ext-did
exten => s,1,GotoIf($[${IN_OVERRIDE} =
forcereghours]?from-pstn-reghours,s,1:)
exten => s,2,GotoIf($[${IN_OVERRIDE} =
forceafthours]?from-pstn-afthours,s,1:)
exten => s,3,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?from-pstn-reghours,s,1:)
exten => s,4,Goto(from-pstn-afthours,s,1)
[from-pstn-reghours]
exten => s,1,GotoIf($[${FAX_RX} = disabled]?from-pstn-reghours-nofax,s,1:2)
; if fax detection is disabled, then jump to from...
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...cluded otherwise it overrides
ext-did
[from-pstn-timecheck]
exten => .,1,Goto(s,1) ; catch-all matching for calls that have DID info (if a
DID route hasn't matched them)
exten => s,1,GotoIf($[${IN_OVERRIDE} = forcereghours]?from-pstn-reghours,s,1
exten => s,2,GotoIf($[${IN_OVERRIDE} = forceafthours]?from-pstn-afthours,s,1
exten => s,3,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?from-pstn-reghours,s,1
exten => s,4,Goto(from-pstn-afthours,s,1)
[from-pstn-reghours]
exten => s,1,GotoIf($[${FAX_RX} = disabled]?from-pstn-reghours-nofax,s,1:2) ; if
fax detection is disabled, then jump to from-pst...
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every
single thing I do No matter what I get busy extensions. I am willing to pay
someone to help here. Anybody got a clue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm