Archives : March-2017
I found a page that assisted in running asterisk as non-root.My question is why is the default install not more friendly in this manner???I mean basically the instructions changed the permissions to allow GROUPwrite, so 775 instead of 755 and chan..
AllWhat happens if I, inside of a while/endwhile loop, call recursively a macro that itself has another while/endwhile loop and calls exitwhile() inside the recursive call?[macro-recursive]instance=$ARG1if instance>3 macroexit X=1_var1=; recursive l..
I have seen the following scenario that may lead to a corrupted and possibly invalid configuration file after using UpdateConfig through AMI, at least with Asterisk 11.25:There is a configuration file a.conf that contains several sections and also conta..
https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+ManagerAction_UpdateConfigAccording to the link above, the NewCat action allows for options that specify whether the newly created category is a template, and whether it should inherit from an exist..
everyone. Did anybody ever tried to connect asterisk to t-mobile network using their wifi calling feature? From what I was able to find its just SIP over TLS using phone number, IMEI (not sure why) and IMSI to authenticate. Trying to make this work..
Tools for covering the documentation of Asterisk Dialplan, including contexts, variables, etc. Including having a proper flow..
I have a problem for received calls form my Grandstream HT-503. I have a FXO connect to my PABX, and I can make a call from PABX to VOIP, but I didnt received calls to my VOIP, t..
Im facing strange issue while establishing inbound calls from SIP trunks. Provider A is sending (G729, Alaw, uLaw) offer and asterisk dial the peer with its preferred codec order(G729, aLaw, uLaw). The peers phone send the codec list as (uLaw, spe..
Some background information.I have used Debian with Asterisk for several years. Have encountered zero problems. I am now trying to setup an Asterisk on a CentOS7 box using VMWare Workstation. I am brand new to CentOS and RHEL so I may be missing someth..
After all these years installing from source, Im giving Dahdi package installation a try on a recent Stretch box.Note: Sangoma’s USBfxo is a low-cost development tool kit, ideal for those just getting started with Asterisk® or those who just w..