Displaying 13 results from an estimated 13 matches for "regdays".
2006 May 26
1
Not able to make any calls
...E[2761]: pbx.c:1738 pbx_extension_helper: Cannot
find extension context 'from-internal'
May 26 07:35:23 NOTICE[2761]: pbx.c:1738 pbx_extension_helper: Cannot
find extension context 'from-internal'
my extension.conf is :-
[globals]
VM_PREFIX = *
RINGTIMER = 15
REGTIME = 7:55-17:05
REGDAYS = mon-fri
RECORDEXTEN = ""
PARKNOTIFY = SIP/200
OUT_2 = IAX2/fwd
OUT_1 = ZAP/g0
OUTPREFIX_2 =
OUTMAXCHANS_2 = 1
OUTCID_2 = mithunafila<672648>
OPERATOR =
NULL = ""
IN_OVERRIDE = forcereghours
INCOMING = GRP-1
FAX_RX_EMAIL = fax@mydomain.com
FAX_RX = system
FAX =
Eabhijit =...
2008 Aug 15
5
asterisk realtime and creating "new" contexts
2006 Feb 22
0
debugging asterisk configuration
...e => 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)
exten => s/7045,2,Goto(ext-local,211,1)
exten => s/987073366,1,SetVar(FROM_DID=...
2005 Jun 15
0
Re: Asterisk-Users Digest, Vol 11, Issue 100
...would just go to the next person in the
>>group. Any help would be appreciated, my current context is below for
>>reference:
>>
>>[ext-sales]
>>exten => 1,1,Answer() ;
>>exten => 1,2,SetCIDName(Sales) ;
>>exten => 1,3,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?ext-cs-vm,1,1)
>>exten => 1,4,Playback(custom/PleaseWait)
>>exten => 1,5,Macro(dial,${RINGTIMER},tm,717-6197585949#)
>>exten => 1,6,Macro(dial,${RINGTIMER},tm,707-6199208398#)
>>exten => 1,7,Macro(dial,${RINGTIMER},tm,8323686410#)
>>exten => 1,8,Mac...
2005 Jun 16
1
Newbie question about pressing a key to, be connected to the caller
...just go to the next person in the
>> group. Any help would be appreciated, my current context is below for
>> reference:
>>
>> [ext-sales]
>> exten => 1,1,Answer() ;
>> exten => 1,2,SetCIDName(Sales) ;
>> exten => 1,3,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?ext-cs-vm,1,1)
>> exten => 1,4,Playback(custom/PleaseWait)
>> exten => 1,5,Macro(dial,${RINGTIMER},tm,717-6197585949#)
>> exten => 1,6,Macro(dial,${RINGTIMER},tm,707-6199208398#)
>> exten => 1,7,Macro(dial,${RINGTIMER},tm,8323686410#)
>> exten => 1,...
2005 Aug 11
0
Re: 24. Privacy Manager (Andi Strain)
...ur-call)
exten => s,8,Wait(2)
exten => s,9,Hangup
And then to make it work in the dial subroutines, I use this (again from my
Asterisk@Home extensions.conf file.)
[macro-exten-vm]
include => blacklisted
exten => s,1,Setvar(FROMCONTEXT=exten-vm)
exten => s,2,GotoIfTime(${REGTIME}|${REGDAYS}|*|*?4)
exten => s,3,Goto(vm,_s-.,1)
exten => s,4,Macro(record-enable,${ARG2},IN)
exten => s,5,SetCIDName(${CALLERIDNAME})
exten => s,6,PrivacyManager ; <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>&g...
2005 Jan 18
0
AMP and Asterisk PSTN extension config
...old.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 from-pstn-nofax - else continue
exten => s,2,Answer
exten => s,3,Wai...
2005 May 15
2
SIP Gerenal settings conufsion
I have a little confusion about the general settings (other than the
register values) in the SIP
General area. I understand that for examle in a SIP context like [FWD]
or [BROADVOICE]
the entries in those areas are ths settings that take effect in any
communication woth FWD and/or BROADVOICE. However, I'm confused as to
the purpose of the
"general" settings -- to what or which
2006 Jan 27
7
AAH out bound routing problem
Hi all
I have installed AAH 2.2 in my P4 PC
following AAH handbook PDF and http://mundy.org/blog/index.php?p=62#amp
and made as per the guide says
and downloaded SJ Phone, and registered user
and when i try to dial the 19197543700
i get message that, all circuits are busy now, please try your call later
and when i see in the console i get this mesage
any help
Called easycall/19197543700
2005 Jan 26
1
Inbound analog Telco line not answered
...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-pstn-nofax - else continue
exten => s,2,Answer
exten => s,3,Wait(1)...
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 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
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
...oto(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-pstn-nofax - else continue
exten => s,2,Answer
exten => s,3,Wait(1)
e...