AskoziaPBX – Business Hours (step1)

How to configure Askozia for Business Hours:
Prerequisites
The information in this document is based on these software and hardware versions:
·         AskoziaPBX v.1.03
·         Recordings packages already installed http://www.zrnet.it (Roberto Zilli);
·         Recorded Message already registered in the path /storage/recordings.pkg/data/recordings (for example “it-Businness-hours.sln”);
·         Alix23x Embedded Appliance
Setup a Custom Application with the following logic:
From AskoziaPBX GUI, Dialplan>Applications, create a new Custom Application as follow:

BusinessHours_Snapshot

Extension:
(this is the number for reach the application):
000BH01
Name:
(this is the name for application):
 
BusinessHours
Logic:
(this is the script for BusinessHours Application):
 
1,NoOp(Application start)
2,Set(DATAPATH=/storage/recordings.pkg/data/recordings)
3,GotoIfTime(09:00-13:00,mon-fri,*,*?8)
4,GotoIfTime(14:00-18:00,mon-fri,*,*?8)
5,Wait(2)
6,Playback(${DATAPATH}/it-business-hours)
7,Hangup()
8,Dial(Local/210@internal/n,,m)
9,Hangup();
Description of Logic Application:
 
1,NoOp (Application Start)
(do nothing, only a description for understand what application is doing)
2,Set(DATAPATH=/storage/recordings.pkg/data/recordings)
(datapath of custom play file)
3,GotoIfTime(09:00-13:00,mon-fri,*,*?8)
(Conditional Goto Based the AskoziaPBX appliance local time, if time is from 09:00 t0 13:00 from monday to friday, go to application number 8)
4,GotoIfTime(14:00-18:00,mon-fri,*,*?8)
(Conditional Goto Based the AskoziaPBX appliance local time, if time is from 14:00 t0 18:00 from monday to friday, go to application number 8)
5,Wait(2)
(Wait for some time… 2 seconds! so we are able to listen custom play file correctly).
6,Playback(${DATAPATH}/it-business-hours)
(Play it-business-hours.lsn file from DATAPATH variable, see application number 2). ATTENTION, no file extension required.
7,Hangup()
(Put down the call).
8,Dial(Local/210@internal/n,,m)
(Dial an extension, the “m” parameter is for music on hold; this could be a call group with 3 internal extension for example).
9,Hangup()
(Put down the call).
Click save

Application01_BusinessHours

In the next step, we will see how associate the BusinessHours Application with a External extension.

Tags: , , , , , , , , ,

Monday, June 29th, 2009 AskoziaPBX 1 Comment

AskoziaPBX – SoftPhone Video Tutorial

Setup SJPhone for Askozia PBXIP

Setup 3CXPhone for Askozia PBXIP

Tags: , , , , , , , , ,

Thursday, June 18th, 2009 AskoziaPBX 1 Comment

CISCO – Test dial-peer on a Cisco Voice Gateway (hidden command)

Documentation of “CSIM START” hidden command!

Please notice that the telephone number is not a valid E.164 number.

Thursday, November 6th, 2008 voice 1 Comment

CISCO – Connecting a New Switch to the Network

When connecting a new switch to your network you can accidentally change your current VLAN database if the new switch has a higher VLAN Trunking Protocol (VTP) revision number. To avoid this, you must clear the VTP revision number on the new switch. The easiest way is to delete the vlan database in flash memory e reload the switch. This sets the VTP revision number to 0 and you can connect the switch to the network without any problem.

Example:
cisco.switch#show vtp status
VTP Version : 2
Configuration Revision : 17
Maximum VLANs supported locally : 254
Number of existing VLANs : 10
VTP Operating Mode : Server
VTP Domain Name : doamin.com
VTP Pruning Mode : Disabled
VTP V2 Mode : Enabled
VTP Traps Generation : Disabled
MD5 digest : 0×01 0×1F 0×11 0×2B 0xF4 0×36 0×3E 0×41
Configuration last modified by 10.x.y.z at 5-4-07 08:39:05
cisco.switch#
cisco.switch#dir
Directory of flash:/

17 -rwx 109 Dec 04 2002 13:28:36 info.ver
3 -rwx 94680 Jul 18 2000 03:47:40 c3500XL-diag-mz-120.5.2-XU
4 drwx 704 Dec 04 2002 13:28:36 html
6 -rwx 109 Dec 04 2002 13:26:23 info
112 -rwx 1839 Apr 06 1993 09:14:55 config,text
20 -rwx 6091 Oct 23 2008 18:23:56 config.text
19 -rwx 312 Mar 01 1993 01:02:10 env_vars
7 -rwx 1799001 Dec 04 2002 13:27:30 c3500xl-c3h2s-mz.120-5.WC5a.bin
18 -rwx 876 May 04 2007 10:39:05 vlan.dat

3612672 bytes total (287232 bytes free)
cisco.switch#delete vlan.dat
Delete filename [vlan.dat]?
Delete flash:vlan.dat? [confirm]
cisco.switch#reload

Job finished!

Tags: , ,

Thursday, November 6th, 2008 switching No Comments
 

Categories

AskoziaPBX

Create your full features PBX IP with voicemail and Automated Attendant with alix2d3 or alix2d2 system board.

You can find the PBX IP preconfigured image here:


And obtain all support information "how to" here: