Questions tagged [asterisk]

Asterisk is software that enables a server to act as an IP PBX system, VoIP gateway, conference server, and more.

see

http://www.asterisk.org/

and

http://en.wikipedia.org/wiki/Asterisk_(PBX)

593 questions
0
votes
0 answers

Audio issue in public network with Asterisk 17

I have just installed and configured Asterisk 17 in a desktop PC running Ubuntu 18.4 My Asterisk and one of the clients using Zoiper Softphone are behind NAT. Another Client is an iPhone running on 4G network. I have configured my router to forward…
0
votes
1 answer

asterisk -vvvvvrx 'core show channels verbose'

The output of the command asterisk -vvvvvrx 'core show channels verbose' shows total number of calls processed. That number is an indication of the calls processed since the service is running or last x hours or last x days?
Rahatur
  • 155
  • 1
  • 9
0
votes
1 answer

how to run multiple instances of asterisk on one server

hope everybody is safe during challenging time i have a task to automate our demo installation process. Our software is mainly a GUI that operates with asterisk via AGI and stores all data to MySQL / MariaDB storing all sip configuration , and CDR…
d3m0n
  • 85
  • 1
  • 6
0
votes
1 answer

FreePBX / Asterisk: use inbound routes to block spammers/hackers

My FreePBX / Asterisk configuration was recently forced into allowing both anonymous inbound calls and SIP guests. So of course we're now getting blasted with spam/hack attempts. They show up in the log as: [2020-05-02 11:09:53] WARNING[30801]:…
JimB
  • 187
  • 1
  • 2
  • 11
0
votes
1 answer

Asterisk: Using Queue() in the h extension

I'm trying to get users to be able to record a message, hangup and have the call continue and dial Queues and playback the recording. I've gotten most of the way there, but right now when I call Queue() in the h extension it hangs up immediately…
Mattisdada
  • 57
  • 1
  • 2
  • 16
0
votes
1 answer

Asterisk WebRTC outgoing call delay

I run an Asterisk 16 installation and a WebPhone based on SIP.js. Unfortunately, I often don't hear the first few seconds when I call someone. But everything is fine with incoming calls. The Asterisk is in a data center, the browser / client is…
Hativ
  • 111
  • 6
-1
votes
3 answers

Asterisk compilation issue

I've downloaded source code of Asterisk from http://downloads.asterisk.org/pub/telephony/asterisk/ I'm getting error while compiling this from source code in Ubuntu 16.04.1. Please suggest prerequisites for asterisk which needed for…
harshu9713
  • 25
  • 2
  • 6
-1
votes
1 answer

"channel allocation failed: refusing due to active shutdown" warning

Our phones are down with the warning above when I try to run command show channels. Is a core restart was done, how long before phones back up? Or is there something else that needs to be done to get phones back up?
-1
votes
3 answers

Setting up 2 NICs, 1 for Internet 1 for Phones

I have FreePBX setup and it has 2 NICs. I've been trying to configure it out so that: eth0 will continue to be the one used for all the office phones and internal calls; and eth1 is the new NIC that would be connected to the internet so that I…
Ourx
  • 1
-1
votes
3 answers

Centos server provides javascript for localhost but not local lan

I have a centos 6 server running an asterisk, freepbx, and apache 2.2.25. On this server, the apache server serves up a webpage called fop2. I've talked to the developer, and he says the files are all in line, and that the apache server isn't having…
-1
votes
2 answers

Asterisk: Join 2 inbound calls

I have a VoIP box setup with Asterisk and using chan_dongle to provide me with an inbound GSM trunk as well as a couple of DID SIP trunks with local numbers. I would like to be able to have the following call-flow: Person ring the GSM mobile…
justacodemonkey
  • 153
  • 1
  • 7
-1
votes
1 answer

An extension in use receive more than one call with leastrecent strategy

I have a queue with some members. The strategy is leastrecent. Example: Members: 101, 102, 103, 104 A call goes to 102, and 102 answer the call, and then, the ext. is in use. Another call go in... the call goes to 102 too, when other extensions are…
dkapa
  • 1
-1
votes
1 answer

Is a PBX responsible for routing calls, or is that handled by the provider?

I am setting up a PBX that external users will connect to and I was wondering how important PBX placement was. Are calls routed through the PBX itself, or do they go directly through the provider that provides the SIP address to the PBX, or is it…
Arthur
  • 279
  • 1
  • 3
  • 11
-1
votes
1 answer

Outbound Calling

I can't seem to get outbound calling for Asterisk working. ::Useful Info:: trixbox Version: 2.8.0.4Asterisk Version: 1.6 Pastebins: http://pastebin.com/6eH87Nri | http://pastebin.com/MU6F6dDC The calls are supposed to transit a trunk provided by IP…
Phill Fernandes
  • 103
  • 1
  • 1
  • 8
-1
votes
1 answer

voip / ip phone recommendations

We have an aging digital phone system at my office. We would like to replace it with something modern, such as an IP based phone system. I have read a bit here and there, even browsed through some voip beginners books. We have a few quotes with…
senorsmile
  • 713
  • 8
  • 20
1 2 3
39
40