Archives : January-2018

Home » 2018 » January (paged 3)

All,this seems to be a really neat module, that could really help us.https://github.com/drivefast/asterisk-res_jsonAny opinions about if we should use it in a production system?Maybe from official asterisk side?than..

Read more

Hi. i am running asterisk 11 and i would like to have features access codes in my system such as call waiting(all types) (enable/disable), call forward(enable/disable) and DND. my dialplan is pretty simple and it is the following[DefaultPlan]exten =>_XXXXXXXXXX,1,Dial(SIP/VoipGate/${EXTEN},120,Tt)ex..

Read more

all,I have a problem Ive not seen before.My Asterisk server stores CDRs via mysql, and Im getting duplicate records.For example:mysql> select uniqueid,count(*) from cdrgroup by uniqueid having count(*)>1;+————————–+———-+| uniqu..

Read more