Posts Tagged ‘license’

asterisk channels

astercc daemons are licensed by asterisk simultaneous channels, so how could we know the channel’s number of the asterisk server? outbount: 1 call, 1 channel callback: 1 call, 2 channels queue: 1 call, 2 channels but if you select the ring strategy as “Ring All”, then u may get tons of channels when a call [...]

Comments (3)

how to update asterCC license for your asterisk

By default, astercc providers you 5 free simultaneous channels license, you can purchase more if need. First, edit /opt/asterisk/scripts/astercc/astercc.conf which is in same folder with astercc daemons, go to section [licence], you can find three parameters there [licence] licenceto = key = (no this parameter in current version now) channel = 5 change “channel” to [...]

Comments (11)