|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBSCO_ocn708564768 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
110222s2010 enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d OCLCQ
|d N$T
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d OCLCF
|d OCLCQ
|d AZK
|d AGLDB
|d CNNOR
|d MOR
|d PIFAG
|d OCLCQ
|d TEFOD
|d OCLCQ
|d U3W
|d BRL
|d STF
|d WRM
|d JBG
|d VTS
|d INT
|d AU@
|d OCLCQ
|d CUF
|d OCLCQ
|d A6Q
|d HS0
|d UKCRE
|d VLY
|d AJS
|d OCLCO
|d OCLCA
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 961501264
|a 962660563
|a 988498327
|a 992026434
|a 1037503584
|a 1038661147
|a 1058778228
|a 1083565352
|a 1153494451
|a 1162428474
|
020 |
|
|
|a 9781847199973
|q (electronic bk.)
|
020 |
|
|
|a 1847199976
|q (electronic bk.)
|
020 |
|
|
|a 9781847199966
|q (electronic bk.)
|
020 |
|
|
|a 1847199968
|q (electronic bk.)
|
020 |
|
|
|a 1282712462
|
020 |
|
|
|a 9781282712461
|
020 |
|
|
|a 9786612712463
|
020 |
|
|
|a 6612712465
|
029 |
1 |
|
|a AU@
|b 000053272673
|
029 |
1 |
|
|a AU@
|b 000062538374
|
029 |
1 |
|
|a DEBBG
|b BV043130983
|
029 |
1 |
|
|a DEBSZ
|b 372694128
|
029 |
1 |
|
|a DEBSZ
|b 421460946
|
029 |
1 |
|
|a NZ1
|b 14169609
|
035 |
|
|
|a (OCoLC)708564768
|z (OCoLC)961501264
|z (OCoLC)962660563
|z (OCoLC)988498327
|z (OCoLC)992026434
|z (OCoLC)1037503584
|z (OCoLC)1038661147
|z (OCoLC)1058778228
|z (OCoLC)1083565352
|z (OCoLC)1153494451
|z (OCoLC)1162428474
|
037 |
|
|
|a 27CEF58F-21BC-4410-A463-49D0AEE98606
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a TK5105.8865
|b .M56 2010eb
|
072 |
|
7 |
|a COM
|x 020020
|2 bisacsh
|
082 |
0 |
4 |
|a 004.695
|2 22
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Minessale, Anthony.
|
245 |
1 |
0 |
|a FreeSWITCH 1.0.6 :
|b build robust high performance telephony systems using FreeSWITCH /
|c Anthony Minessale, Michael S. Collins, Darren Schreiber.
|
260 |
|
|
|a Birmingham, U.K. :
|b Packt Open Source,
|c 2010.
|
300 |
|
|
|a 1 online resource (viii, 302 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a data file
|2 rda
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Authors; About the Reviewer; Table of Contents; Preface; Chapter 1: Architecture of FreeSWITCH; A revolution has begun and secrets have been revealed; The FreeSWITCH design: modular, scalable, stable; Important modules: Endpoint and Dialplan; Complex applications made simple; Voicemail; Multi-party conferencing; The FreeSWITCH API (FSAPI); The XML registry; Language modules; The default configuration; Summary; Chapter 2: Building and Installation; Setting up the FreeSWITCH environment; Operating system; Operating system prerequisites; Linux/Unix; Mac OS X
|
505 |
8 |
|
|a WindowsText editors and XML; Downloading the source; Building from the latest code; Compiling FreeSWITCH for Linux/Unix/Mac OS X; Compiling FreeSWITCH; Step 1: Edit modules.conf; Step 2: Run configure script; Step 3: Run make and make install; Step 4: Edit modules.conf.xml; Step 5: Install sound and music files; Compiling FreeSWITCH for Windows; Building the solution with MSVC/MSVCEE; Starting FreeSWITCH; Running FreeSWITCH in the background; Summary; Chapter 3: Test Driving the Default Configuration; Important concepts to understand; Putting FreeSWITCH to work
|
505 |
8 |
|
|a Controlling FreeSWITCH with the CLIConfiguring a SIP phone to work with FreeSWITCH; SIP settings; Testing the default Dialplan; Test calls for a single phone; Test calls for two or more phones; Summary; Chapter 4: SIP and the User Directory; Understanding the FreeSWITCH user directory; Working with the FreeSWITCH user directory; User features; Adding a user; Testing voicemail; Groups of users; Connecting to the world with gateways; Setting up a new gateway; Making calls; Receiving calls; Making calls without a gateway; SIP profiles and user agents; Summary
|
505 |
8 |
|
|a Chapter 5: Understanding the XML DialplanFreeSWITCH XML Dialplan elements; Call legs and channel variables; Accessing channel variables; Regular expressions; Contexts; Default; Public; Features; Extensions; Conditions; Actions and anti-actions; How Dialplan processing works; Creating a new extension; Important Dialplan applications; bridge; playback; say; play_and_get_digits; ivr; sleep; answer; hangup; Set; Dialstring formats; Summary; Chapter 6: Using the Built-in XML IVR Engine; IVR engine overview; IVR XML configuration file; IVR menu definitions; greet-long; greet-short; invalid-sound
|
505 |
8 |
|
|a Exit-soundtimeout; inter-digit-timeout; max-failures; max-timeouts; digit-len; tts-voice; tts-engine; confirm-key; IVR menu destinations; menu-exec-app; menu-exec-api; menu-play-sound; menu-back; menu-top; Routing calls to your IVR; Nesting IVRs; Using phrases with IVRs; Calling Phrase Macros; Phrase Macro examples: voicemail; Advanced routing; Summary; Chapter 7: Building IVR Applications with Lua; Getting started with Lua; Running Lua scripts from the Dialplan; Basic Lua syntax; Building voice applications; Simple IVR-interacting with the caller; Conditions and looping
|
520 |
|
|
|a Build robust high-performance telephony systems using FreeSWITCH.
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Internet telephony.
|
650 |
|
0 |
|a Computer network protocols.
|
650 |
|
6 |
|a Téléphonie Internet.
|
650 |
|
6 |
|a Protocoles de réseaux d'ordinateurs.
|
650 |
|
7 |
|a COMPUTERS
|x System Administration
|x Email Administration.
|2 bisacsh
|
650 |
|
7 |
|a Computer network protocols
|2 fast
|
650 |
|
7 |
|a Internet telephony
|2 fast
|
700 |
1 |
|
|a Collins, Michael
|q (Michael Patrick)
|
700 |
1 |
|
|a Schreiber, Darren.
|
776 |
|
|
|z 1-84719-996-8
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421787
|z Texto completo
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10442975
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 421787
|
994 |
|
|
|a 92
|b IZTAP
|