1 msgzap transfer
4 msgapplication not load
6 msgGrandtream Conference issue
9 msgPerformance Issues Degradation After 6 Calls
2 msgSIP Channel jitter buffer issue
1 msgGetting MOH after Attended Transfer
1 msgFwd: Gotoif Time
3 msgsmsq, Zaptel in UK
5 msgNo cdr_csv after upgrade from 1.2.x to 1.4.x

Gotoiftime help
\ troxlinux (26 Dec 2007)
. \ Doug Lytle (26 Dec 2007)
. . \ troxlinux (27 Dec 2007)
. . . \ Doug Lytle (28 Dec 2007)
. \ Doug Lytle (29 Dec 2007)
. . \ troxlinux (2 Jan 2008)
. . . \ Tilghman Lesher (2 Jan 2008)

12 msgISDN BRI support with HFC-PCI cards?
5 msgUnified Messaging On Thin Client / Terminal Server
7 msgTwo lines for outgoing calls
1 msgautoservice.c
2 msgRe: Softphone to be installed on the Mobile
7 msgcdr_adaptive_odbc and custom rdms fields
16 msgX100P Woes
7 msgMarry Christmas and Happy New Year!!!
5 msgSIP Conference phones
4 msgsip.conf for internetcalls.com
Subject:Gotoiftime help
Group:Asterisk-users
From:troxlinux
Date:26 Dec 2007


 
hello list, I am trying to arm an ivr for schedule of office and
outside of office

[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no

[in]
include =>scheduleofservice|08:00-18:00|mon-fri|*|*


include =>outsideofschedule|18:00-23:59|*|*|*
include =>outsideofschedule|00:00-07:59|*|*|*
include =>outsideofschedule|*|sat-sun|*|*

[scheduleofservice]
exten =>110,1,Goto(cyber,110,1)

[outsideofschedule]
exten =>110,1,Dial(SIP/111,16,Tt)
exten =>110,2,hangup()
include => cyber

[cyber]
exten => 110,1,Answer()
exten => 110,2,Background(introm)
exten => 110,3,DigitTimeout,6
exten => 110,4,Dial(SIP/111,16,Tt)
exten => 110,5,hangup
exten => 0,1,playback(recepcion)
exten => 0,2,Dial(SIP/111,13,Tt)
exten => 0,3,Dial(SIP/112,12,Tt)
exten => 0,4,voicemail(u111)
exten => 0,5,hangup
exten => 1,1,Dial(IAX2/115)
exten => 1,2,hangup
exten => 2,1,playback(consultoria)
exten => 2,2,Dial(SIP/113,12,Tt)
exten => 2,3,voicemail(u113)
exten => 2,4,hangup
exten => 3,1,playback(gerencia)
exten => 3,2,Dial(SIP/112,12,Tt)
exten => 3,3,voicemail(u112)
exten => 3,4,hangup


[cyber]
include => internacionales
include => internas
include => locales
include => parkedcalls


I am trying that when they call me after the 6 pm, single ring the
secretary operator's extension, and that when they call me AM of 8:00
o'clock - 5:59 PM plays my main ivr "cyber"


but it doesn't work me!!

greetingss ricky

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


© 2004-2008 readlist.com