Archives : March-2018
Ive been having an issue with Asterisk 13 (multiple versions, 13.18.2 is one of them) logging CDRs in mysql. I am using app_cdr, and it generally works fine, but when I run occasional maintenance that require Mysql to be rebooted (generally during downti..
list, Hope all doing well!Ive been checking some cases when a Dial fails and dialplan execution continues to handle this. I am finding it a little confusing how we should handle the DIALSTATUS and the HANGUPCAUSE in this situation…. More specifical..
Does anyone know if its possible to get the non-terminating DTMF keys that may have been pressed while using the Record command in Asterisk?The intended purpose is that a caller can say a name or enter it using DTMFkeys. If we can get the keys in a varia..
Hi. in my home office i operate my asterisk and have an IVR that has the business hours 9-5 and everytime i edit it to load the bank holidays (New Years eve, christmas, easter, whatever else). I would like to be able to load in the Asterisks DB or..
Im having a strange issue with Asterisk 13.17.2 and pjproject-2.7. I have one extension that will occasionally end up in a Zombie channel and stop receiving calls. (Note that the console never says Zombie it just shows a channel that cant be hung ..
I had a problem inserting CDR records into my PostgreSQL database. According to the log it failed to open the database at startup.Isearched and found the following report.https://issues.asterisk.org/jira/browse/ASTERISK-15820However, it looks like..
Im running load testing sessions. My System Under Test is an asterisk 13 with 16GB, configured with maxfiles set to 400 000. This system is supposed do produce simple SIP trunking services without transcoding.The box sending call to my System Under T..
Im currently trying to configure a passive Asterisk instance that must backup an active Asterisk instance. Each instance is connected this way:PSTNGatewayAsteriskendpoints or IPBXsMost endpoints connect through registration.With chan_sip, Asterisk sa..
Group,were just wondering, in German we call the different types of phone-numbers (Geographic,mobile,national,VoIP…)Rufnummerngassen (phone number alleys 😉 )Is there an english word..
Hi. I have an Asterisk Server (A) where it acts as the main gateway to offer services. There are different asterisk servers (B -D) that connect as extensions to the Server A. I would like to implement TLS and SRTP for these extensions, but have the ..