SPA-841
Sipura SPA-841 (Discontinued) Medium cost SIP phone MSRP $100 Features Two (or four) independently configurable line appearances / extensions. High resolution pixel-based display (no backlit). Speakerphone. Headset jack and message waiting indicator with a dedicated message retrieval button….
Read More »Asterisk RealTime Voicemail
Voicemail.conf Setup ::(Move voicemail.conf to some other directory. Create an empty voicemail.conf in its place.) Attention: Doesn’t seem to work with asterisk 1.2.10, had to add at least the following in voicemail.conf: [general] searchcontexts=yes Extconfig.conf Setup Add the…
Read More »Asterisk config files
Page Contents Asterisk Configuration Alternative Methods of Configuration Configuration Reference Add on modules, not in standard source distribution General hints about configuration files Configuration Examples Version notes See also Asterisk Configuration Guide You’ve Asterisk installation tips and verified…
Read More »Asterisk config extconfig.conf
Here’s the sample file from CVS-HEAD 2005-08-24. At least this is a start: [settings] ; ; Static configuration files: ; ; file.conf => driver,database[,table] ; ; maps a particular configuration file to the given ; database driver, database…
Read More »Asterisk phone door
Asterisk and door phones An FAQ on the Asterisk mailing list is how to setup a door phone with Asterisk. The best current solution seems to be using an SIP based VoIP door phone. You can also use…
Read More »OSS VoIP Users Group SiliconValley USA
Informal Meeting the Second Wednesday of every month at Dana Street Coffee Shop in Mountain View California at 6PM. Just started a yahoo group for this temporarily until I get a web page up: Yahoo Group Info: Description:…
Read More »Asterisk H323 Channels
Existing implementations h323 The Asterisk H.323 channel is included in the Asterisk source distribution in the channels/h323 directory in the source tree. The chan_h323 only acts like a H.323 Gateway not a gatekeeper, although it appears that the…
Read More »Tweaks to make the SNOMs happier with Asterisk
Snom phones, in general, are easy to configure for Asterisk, if both are on the same network. If the phone is behind a NAT, then some care is needed to get the best results. Make sure your Snom…
Read More »Asterisk auto-dial out
Asterisk Call Files Asterisk Call Files are structured files that, when moved to the appropriate directory, are able to automatically place calls using Asterisk. Call files are a great way to place calls automatically without using more complex…
Read More »OpenWengo
The QuteCom is the new name WengoPhone product and is maintained by MBDSYS and by the community QuteCom. The initial project developer was Wengo, a subsidiary of the second heaviest PSTN/ADSL network in France who transferred the sponsorship…
Read More »Asterisk config sip_notify.conf
sip_notify.conf Typically used to remotely reboot SIP phones (like Aastra, Polycom or Snom) Introduced with Asterisk 1.1, not in Asterisk 1.0.x Example Aastra reboot [aastra-check-cfg] Event=>check-sync Content-Length=>0 Then from the asterisk console you can type “sip notify aastra-check-cfg…
Read More »Asterisk Manager Examples
Command Examples Command – Execute an Asterisk CLI command in an Asterisk manager session Login – Establish a new Asterisk manager session. Originate – Place a call from a device to an extension. Redirect – with ExtraChannel Transfer…
Read More »Asterisk debugging
Page Contents Different Levels for Different Purposes Telephony Hardware ZAP Hardware SIP Hardware Console Configuration Call Log Message Log Core Software Debugging An Important Note on Submitting Backtraces Tips for Asterisk 1.4 Backtracing a core dump file in…
Read More »Asterisk Linux Fedora
Fedora 9 Fedora 9 provides asterisk packages that may be installed using yum. Fedora Core 6 Tutorial https://www.voip-info.org/installing-asterisk-1217-on-fedora-core-6-zod/ Fedora Core 5 Asterisk If you get an error while compiling saying that ld cannot find -lssl, install openssl-devel. Zaptel…
Read More »Asterisk AGI php
Using PHP with the Asterisk Gateway Interface (AGI) PHP Tips and Examples Script Location Asterisk expects to find scripts in the /var/lib/asterisk/agi-bin/ directory for AGI execution. Page Contents File Permissions The Shebang Read AGI Inputs Sending commands and…
Read More »