dahdi-linux-complete-2.4.0+2.4.0/tools/UPGRADE.txt Upgrade Notes ————- Information for upgrading from Zaptel 1.2 or 1.4 to DAHDI 2.0 Upgrading from Zaptel to DAHDI is fairly straightforward; install this package using the installation instructions, and then reconfigure and rebuild Asterisk; Asterisk 1.4 releases later than 1.4.21, and all releases of Asterisk 1.6, will automatically use DAHDI in preference to […]
Category Archives: Asterisk
Here is a quick trick on centos/redhat or any yum powered platform to install all packages that you may need to install asterisk. It will even install mysql for you as well as odbc connecto yum -y install gcc gcc-c++ kernel-devel bison openssl-devel libtermcap-devel ncurses-devel doxygen curl-devel newt-devel mlocate lynx tar wget nmap bzip2 mod_ssl […]
A demonstration of “sipautohack” scanning an internal network that has 3 SIP devices. For each SIP device that acts as a PBX (registrar) it then identifies the extensions by trying to guess commonly used extension names. For example 1234,2345, 5000,6000 etc. Once it identifies a valid extension such as 6001, it will try to identify […]
Asterisk Voicemail commands voicemail show users – List defined voicemail boxes voicemail show users for – List defined voicemail boxes for target context voicemail show zones – List zone message formats
Watch this new video from Digium to learn how you can get started with Asterisk! During this Steve Sokol presentation you will learn: What is Asterisk? What can I do with Asterisk? Which version should I use? How do I get started? Enjoy it! More Information HERE
Today i try to make script for installing the asterisk .facing bit errors on Issues .I searched Google i came to know need to install kernal-devel for my system If you are running the standard kernel (for example), you can install the kernel-devel package by: [root@kartook]# yum install kernel-devel You can use this command […]
Allowing the root user to login directly is a major security issue, we’ll show you how to disable it so you can still login as root but just not directly, reducing the security issue. This will force a hacker to have to guess 2 seperate passwords to gain root access. (you do have 2 seperate […]
The main focus of this Zimlet is dial-on-click for Phone numbers inside Contacts and Emails. If the phone number is recognized you will see a popup. Just click the phone number to dial. There is also a context menu with more options. Features * Uses Asterisk Manager Interface (AMI) * Dial on-click in Contacts and […]
The following queue works as following: star all calls are monitored, i.e. saved to disk star if after 60 seconds on the queue the call is unanswered, the call is routed to voicemail star there are two levels of agents: agents 4000 and 4001 will answer the queue (level 1); only if none of them […]