Open Source Software Asterisk “Hello World” Initial Demo Mode.

Slides:



Advertisements
Similar presentations
© Exordium Networks All Rights Reserved. Agenda 1. Our Understanding of your needs 2. Our Recommended Solution 3. Who we are 4. Solution Pricing.
Advertisements

Outline of the Nine Key Elements of ACD Automatic Call Distribution Agent Agent Groups ACD Routing Queue Announcements Supervisor Positions Flexible.
Aspire Release 3.0 Software Michael Pataky. Aspire Software Release 3.00 This presentation summarizes the new features and the major software corrections.
October 10-13, 2006 San Diego Convention Center, San Diego California Asterisk: Thinking Out of the Box Carl Davis.
MILLS HALL 110 EXTENSION 1219 Technology Services.
KX-HGT100 SIP-Phone. KX-HGT100 Configuration (1) User name: KX-HGT100 Password: kx-hgt100 1.Connect the HGT100 to the LAN via a suitable switch port 2.Power.
UCB & 3C integration Written and Presented by Andy Loffman.
Lab7: Introduction to Arduino
Cisco IP Phone 7911, 7941, 7961 Series Full-feature telephone that provides voice communication over the same data network that your computer uses, allowing.
Acceptance Tests For Asterisk on the MCF54451
Basic Features Voic message indicator
Nortel Meridian M3903 Telephone Training San Diego County Office of Education.
ESI Phone System Training Adcom/Valentine Systems
1 Hosted Voice Product Training Panasonic Cordless Phone.
Cisco 8851 and 8861 Telephone Training Presenter Troy Andersen
INSIGHT TOTAL TECHNOLOGY SOLUTIONS Cisco 7900 Series Phone and Voic Training Dole Fresh Vegetables.
Introduction to Asterisk with
Soft Skills for a Digital Workplace: Verbal Communication Unit C: Developing Professional Telephone Skills.
On the Phone Unit 2. Telling Tales Listening Practice Word Tips Language Focus Role-Play Assignment Warming-up.
Voice over Internet Protocol (VoIP) and Asterisk HOUNGUE Pélagie Contact:
Lawrence Technological University Office of University Housing Voice Mail System Guide.
Real-time multimedia and communication in packet networks Asterisk The open source IP PBX.
Asterisk Jargon Alex Vishnev Chief Technical Office, VoIP ACN.
Autodial System BY: KATPALLY AMRUSHA ALIGAPALLY ANUSHA.
ClearPath Hosted MVP Web Portal 1. Log In Page Users are able to access the Web Portal by using their assigned user name and password. Access Web Browser.
9000U Quick Guide Marketing & RMA Department XELTEK 8/28/2015.
VoIP Study and Implementation Asterisk Installation and Configuration Part 2 Version 1.0 – Author : Marc PYBOURDIN / Julien BERTON Last Update : 15/05/2012.
Should be on Up to hear patient button presses Down to mute. In either case the #1 and #2 lights should light with each button press. Leave the 5 to the.
PROJECT TITLE Setting up an autodial system that auto dials numbers and plays a recorded message when receiver picks up. GROUP MEMBERS Anusha Aligapally.
Asterisk The Open Source PBX & Telephony Platform.
9/8/20151 Voice Mail Training for State Employees Presented by: Stacy Knickerbocker Telecommunications Specialist DOA/ITSD/NTSB
Asterisk Database (AstDB)
Asterisk & ENUM Extending the Open Source PBX Michael Haberler, IPA Otmar Lendl, nic.at.
VoIP Study and Implementation Asterisk Installation and Configuration Part 1 Version 1.0 – Author : Marc PYBOURDIN / Julien BERTON Last Update : 15/05/2012.
AUTO-DIAL SYSTEM Presented by, AKASH ANANTHANARAYANAN SANJEEVAKUMAR DEVARAJA.
A gentle introduction to Asterisk Anthony Critelli.
The Telecom Worlds All Under Your Control. Tri Three Networks Land lineCellular Voip N et.
Using MMU Telephones Using the MMU telephones To learn more about each feature, click on the diagram labels. When you have read each pop-up box, click.
NMU Voic Welcome to. This presentation will walk you through the setup and use of the NMU Voic system. Follow the step by step instructions.
Office Serv The Samsung Mobex Feature 1. Mobex Feature With the release of the 7030 comes the new Mobex Feature from Samsung. The Mobex Feature comes.
Helpdesk Basic Procedures. The Queue The queue is the waiting line for incoming calls You get “into” the queue by logging into the phone While at your.
How to Make a friend By Alexa. Introduction If you want to learn how to make friends Follow these instructions. And, make sure you read my how to.
Real-time multimedia and communication in packet networks Asterisk AGI and Manager Interface.
Real-time multimedia and communication in packet networks iLanga.
Asterisk ACD Routes calls in a call center environment to appropriate agents, based on skill-sets, time available and priority level To configure ACD we.
Simple Example. sip.conf [101] username=101 type = friend secret = mypassword qualify = yes nat = no host = dynamic context = internal [102] username=102.
Overview of the Project TARGET OF THE PROJECT IMPLEMENTATION DESIGN USER INTERFACE TOOLS TESTING REFERENCES DEMONSTRATION QUESTIONS.
56 th VFW Open Falcon 4.5 Tech Support: BSOD. Black Screen Of Death Background: On BMS/OF installs of all flavors a small percentage of users experienced.
LOGO Yeastar Technology Co., Ltd. Enterprise Communication.
1 Agenda  Phone Layout  Features & Functionality  Voic  FAQs  Q&A AGENDA...
電話 & 電子郵件英語 教職員英語講座系列 1 Fall 2011 Andrea S.W. Lin.
Using your ENA Connect Phone Polycom IP 321/331/335.
EVOIP 7 Cisco IP 8841 Training Created for:.
Using your ENA Connect Phone Polycom IP 650/ Getting to know your IP 650/670 Soft Keys Shortcut to call logs Menu navigation arrows = select X =
Daily Phone Usage This Presentation Will Outline the Retail Store Phone Operation & Inter-Office Communications Press or click the slide to advance.
© 2007 IBM Corporation ® Netcool Impact 7.x Clustering Setup Pedro Guerra - IBM Tivoli Support Engineer This call is being recorded, You may hang up if.
Fast VoIP Build your own Asterisk server in less than an
1.Display 2.Ring / Message Indicator 3.Volume, Speaker, Mute Controls 4.Fixed Function Keys 5.Dial Pad 6.Navigation Page Keys 7.Programmable Feature Keys.
 Step 1: Enabling the keyboard in window Skip this step if the computer does not enter sleep mode or if the computer.
Hosted Voice Product Training Panasonic Cordless TPG-600 Phone
How To Setup Asterisk On the MCF54451
Business and Technical details Mark Spencer
VoIP with asterisk © Mathias Weyland.
Asterisk Configuration files
AGENDA... Agenda Phone Layout Features & Functionality Voic FAQs
Intuit has launched QuickBooks File Doctor tool (QBFD) in QuickBooks File Doctor is a tool that has been designed to recover the damaged company.
User Training for Polycom VVX desksets
User Training for Yealink T4 desksets
Presentation transcript:

Open Source Software Asterisk “Hello World” Initial Demo Mode

Agenda What we will accomplish sip.conf extensions.conf iax.conf Extra’s enum.conf enum lookup routing Questions

sip.conf [1234] type=friend username=1234 secret=XXXX context=incoming callerid=John Doe host=dynamic nat=yes canreinvite=no dtmfmode=rfc2833 call-limit=1 disallow=all allow=ulaw Qualify=5000

extensions.conf [demo] ; ; We start with what to do when a call first comes in. ; exten => s,1,Wait,1; Wait a second, just for fun exten => s,n,Answer; Answer the line exten => s,n,Set(TIMEOUT(digit)=5); Set Digit Timeout to 5 seconds exten => s,n,Set(TIMEOUT(response)=10); Set Response Timeout to 10 seconds exten => s,n(restart),BackGround(demo-congrats); Play a congratulatory message exten => s,n(instruct),BackGround(demo-instruct); Play some instructions exten => s,n,WaitExten; Wait for an extension to be dialed. exten => 2,1,BackGround(demo-moreinfo); Give some more information. exten => 2,n,Goto(s,instruct) exten => 3,1,Set(LANGUAGE()=en); Set language to english exten => 3,n,Goto(s,restart); Start with the congratulations exten => 1000,1,Goto(default,s,1)

extensions.conf - 2 ; We also create an example user, 1234, who is on the console and has ; voic , etc. ; exten => 1234,1,Playback(transfer,skip); "Please hold while..." ; (but skip if channel is not up) exten => 1234,n,Macro(stdexten,1234,${CONSOLE}) exten => 1235,1,Voic (u1234); Right to voic exten => 1236,1,Dial(Console/dsp); Ring forever exten => 1236,n,Voic (u1234); Unless busy ; ; # for when they're done with the demo ; exten => #,1,Playback(demo-thanks); "Thanks for trying the demo" exten => #,n,Hangup; Hang them up.

extensions.conf - 3 ; Create an extension, 500, for dialing the ; Asterisk demo. ; exten => 500,1,Playback(demo-abouttotry); Let them know what's going on exten => ; Call the Asterisk demo exten => 500,n,Playback(demo-nogo); Couldn't connect to the demo site exten => 500,n,Goto(s,6); Return to the start over message.

iax.conf [demo] type=peer username=asterisk secret=supersecret host= ;sendani=no ;host=asterisk.linux-support.net ;port=5036 ;mask= ;qualify=yes; Make sure this peer is alive ;qualifysmoothing = yes; use an average of the last two PONG ; results to reduce falsely detected LAGGED hosts ; Default: Off ;qualifyfreqok = 60000; how frequently to ping the peer when ; everything seems to be ok, in milliseconds ;qualifyfreqnotok = 10000; how frequently to ping the peer when it's ; either LAGGED or UNAVAILABLE, in milliseconds ;jitterbuffer=no; Turn off jitter buffer for this peer

Command Line asterisk –vvvr sip show peers iax2 show peers

Extras enum.conf Peering and dialing Enum and Dundi

enum.conf [general] search => e164.thevpf.com search => e164.org search => sipbroker.com

enum lookup – extensions.conf [company-default] ; ; Primary +1 Dialing with enum support ; exten => _1NXXN.,1,SetCallerID(${CALLERID}) exten => _1NXXN.,2,EnumLookup(${EXTEN}) exten => _1NXXN.,3,BackGround(enum-lookup-successful) exten => _1NXXN.,4,Dial(${ENUM},30,r) exten => _1NXXN.,5,Goto(204) exten => _1NXXN.,103,Dial(Zap/g1/${EXTEN},40,r) exten => exten => exten => _1NXXN.,106,Congestion

Make a Demo Call Congratulations Questions