Archive for the ‘Voice / Voice over IP’ Category
Pro Tip: Keep Asterisk Configuration Files in Version Control
Categories: Voice / Voice over IP
Factory Reset Broken OnePlus One
Categories: Voice / Voice over IP
Asterisk 1.2 Variable Length Limit
It seems the maximum length for variables (at least those in extensions.conf) in Asterisk 1.2 is 255 characters. Running into this problem has to be uncommon, but it can really bite you if aren't aware. Although I am only aware of this limitation in Asterisk 1.2, it might exist in other version as well.
Categories: Voice / Voice over IP
Cisco IP Phone: Rewrite Dialed 10 Digits to 7
If your carrier doesn't allow 10 digit dialing for local numbers, you are probably pretty annoyed that you can't just hit the redial button on those missed calls. It's possible to rewrite these dialed numbers in your phone system, but I wanted to do this on my Cisco 7961 IP Phone instead.
Categories: Voice / Voice over IP
Adding & Removing Dynamic Queue Members (Asterisk 1.4+)
In Asterisk 1.4 and above, you can dynamically add and remove queue members from an extension or the command-line interface (CLI). Although you will most likely do most of your adding and removing via extensions, you might also find it helpful to remove a queue member by hand on occasion. Extension Commands These commands can […]
Categories: Voice / Voice over IP