The DIDforSale Blog
How to limit the number of calls in asterisk
Learn how you can limit number of simultaneous calls on Asterisk based SIP Trunk. If you want to limit the number calls for your SIP peer or friend in Asterisk use call-limit in your trunk configuration.
Asterisk time based routing
This is a very common requirement that route the calls to Voice-mail after office hours. Or you can transfer the calls to your cell phone after certain time say 6:00pm. In Asterisk you can also control the call location based on time and date.
Originating calls from a webpage using asterisk
Asterisk can be used to originate calls from a web page. Asterisk Manager Interface (AMI) allows you to manage call origination. AMI also allows external programs to control Asterisk.
Count Calls From Asterisk Dialplan
We have put together a list of dialplan functions that you can use to count calls from Asterisk Dialplan.
Asterisk Most frequently used commands
Find most frequently used asterisk commands. This is simple cheat sheet to view what’s happening inside your asterisk server. You can see how many calls, how many users who is communicating with your system.
How to disable icesupport in asterisk
This is for customer using Asterisk flavored PBX. icesupport is enabled by default that causes the call to hangup right after 200 OK. As of writing of this document, DIDForSale registered sip trunk with asterisk does not support icesupport.