login | register
Sat 05 of Jul, 2008 [23:14 UTC]

voip-info.org

Search with Google
Search this site with Google. Results may not include recent changes.
 
Google Ads
Shoutbox
  • Samuel, Thu 03 of Jul, 2008 [13:41 UTC]: ok thank you
  • Mats Karlsson, Thu 03 of Jul, 2008 [13:37 UTC]: Nice Samuel, will look forward to rad it.
  • bwl_fernstudent, Thu 03 of Jul, 2008 [09:08 UTC]: Your blog shows some usefull code
  • Samuel, Thu 03 of Jul, 2008 [08:04 UTC]: I'll translate it, for sure
  • Mats Karlsson, Wed 02 of Jul, 2008 [20:46 UTC]: LOL, in french! Translate it to English and I will read it.
  • Samuel, Wed 02 of Jul, 2008 [08:07 UTC]: Hello, i wrote a blog about Asterisk, speaking about installation,programming and more http://sambranche.blogspot.com/
  • Nick Barnes, Tue 01 of Jul, 2008 [17:46 UTC]: Steve - Asterisk doesn't 'fit into linux' - it's an application which runs on top of Linux.
  • Steve, Mon 30 of Jun, 2008 [18:07 UTC]: anyone know where I can find a block diagram of how asterisk fits into linux. my f'ing bosses want me to draw something up.. ugh.
  • akbar, Fri 27 of Jun, 2008 [10:37 UTC]: marley_boyz@yahoo.com how to configure call forward, call back, call pick up using TDM and asterisk 1.2.13... please help me.. thx...
  • Matthew Williams, Tue 24 of Jun, 2008 [22:37 UTC]: We are looking for Tier II VoIP Support Technicians in St Louis. Send resumes to mwilliams AT voxitas DOT com.
Server Stats
  • Execution time: 0.65s
  • Memory usage: 2.57MB
  • Database queries: 30
  • GZIP: Disabled
  • Server load: 1.17

Setting up paging using an answering machine

Some older AT&T answering machines such as 1715 and 1717 have a feature called "Room Monitor with Intercom" that can be used for paging and half duplex hands free conversations. These machines require you to enter a DTMF code to access the remote control mode, once you have entered this mode you need to enter additional DTMF codes to enter the intercom mode. This can however be automated using the 'D' parameter in the Dial command.

These machines are available on eBay from time to time and are very inexpensive.

The following settings illustrate using AT&T 1717 for paging and intercom

Prepare the answering machine

  • Record a 6-7 seconds long outgoing message, the message can be used for announcing that a page is about to commence
  • Set the machine to answer on 2 rings
  • Set the volume to the appropriate level for your environment
  • Make sure that your FXS device can play DTMF tones that are recognised by the machine, I had to change the DTMF settings on both PAP2 and asterisk to inband for DTMF to be recognised properly
  • Additionally you can wire an external speaker or amplifier to the speaker wires, but to do this you will need to open the box and take out your soldering iron


Asterisks settings

  • Create an extention for the FXS device to which the answering machine will be connected and set the dtmf mode to inband
  • Make the following entries in the extensions_custom.conf to dial the answering machine and play DTMF

       [from-internal-custom] 
       exten => *20,1,Dial(Local/220@ext-local,,D(wwwwwww9w9w9wwwwwwww9w8ww8))
       exten => *20,2,Hangup




In the above example *20 dials extention 220 and plays the DTMF codes to enter the paging mode. The remote access code for the machine in this example is 999, after dialing 999 we need wait a few more second before we can we dial 98 to enter the intercom mode. When you first enter the intercom mode, this machine is designed to go in the remote monitoring mode which allows you to listen to the sounds in the room, to broadcast we need to send it another '8'. Each 'w' provides a 0.5 second pause. Notice the 'w' between each number, this machine doesn't recognise DTMF if it is sent too quickly.

During the call you can switch back and forth between listening and speaking by pressing 8 on the handset.


Please note that I only have experience with Trixbox so please adjust the above according to your asterisk installation.


See Also



Created by K2Man, Last modification by Paul Gillman on Sun 05 of Aug, 2007 [15:38 UTC]

Please update this page with new information, just login and click on the "Edit" or "Add Comment" button above. Get a free login here: Register Thanks! - support@voip-info.org

Page Changes | Comments

Sponsored by:

Terms of Service Privacy Policy
© 2003-2008 VOIP-Info.org LLC

Powered by bitweaver