asterisk Questions
5
Solved
I am using asterisk with normal PHP AGI following this link the problem is that my PHP AGI takes 5 seconds to execute .I just want to set some waiting tone for the user to wait until the AGI is bee...
5
Solved
I have created a sip trunk from One Asterisk(version 11.2.1) say 'A' server to another Asterisk server(11.7.0) say 'B', and I am getting sip response 200 ok.
But when I start calling on a DID...
3
Solved
I need to measure the MOS and quality of the VOIP service in a network. I want to create a script that simulates calls and then measure the networks metrics.
I'm using asterisk.
Do you have any s...
2
Solved
Does asterisk support instant messages? I have tried to configure asterisk for IM (from this example), but when I'm trying to send IM to another sip account asterisk returns warning:
WARNING[20128...
Brooksbrookshire asked 16/4, 2014 at 11:54
2
I have been building a WinForms desktop application using C# that interfaces with Asterisk using Aster.NET (formerly/forked from Asterisk.NET). We're having real trouble reliably identifying ...
Ayeaye asked 30/1, 2014 at 14:43
2
Solved
I am using WebRTC with Asterisk, and getting an error about 5% of the time where there is no audio due to an error with signaling. The simple fix is if there is no audio coming through, then stop t...
Yukikoyukio asked 1/2, 2019 at 23:12
2
Solved
I have created a linux service that runs as a deamon (and gets started from /etc/init.d/X). I need to set some environment variables that can be accessed by the application.
Here's the scena...
1
My goal
Pass an incoming call directly to Stasis and allow the app to decide whether to play a ringing or busy tone to the caller.
The problem
With my ARI app, if I omit the same => n,Ringing...
Jell asked 12/6, 2018 at 15:33
3
I've been experimenting with WebRTC with an Asterisk server (v13.18) on the same LAN as my computer. I configured the Asterisk extension 6003 to automatically answer and play a certain notorious so...
Exposure asked 5/4, 2018 at 22:56
1
Solved
I am writing a Bash script for installing Asterisk. Instead of running the make menuselect command, which provides an interactive UI to select different options, I want to use the command menuselec...
3
I have an edit text inside a textinputlayout. I am trying to set the mandatory field symbol (red color asterisk) to the edittext. I have set the hint to the edit text. My code is as below.
<Li...
Eisenstein asked 29/10, 2015 at 12:19
3
Solved
I am pretty new to Asterisk and this is my first attempt to connect to database (MySQL). But I keep getting this error [unixODBC][Driver Manager]Data source name not found, and no default driver sp...
Ditty asked 1/8, 2015 at 8:48
1
Background
My client uses a Asterisk 1.6 based PBX telephone system as their call center solution. They use a soft phone application to pick up all calls from the inbound queue.
To reduce their...
1
Solved
so i am writing a soft phone client with PJSUA using C. So first i tried out an example given from pjsip-homepage. Now i faced an error on registration to my asterisk-server, but i couldn't figure ...
Shikari asked 24/11, 2015 at 10:48
4
Solved
Unit and integration testing is usually performed as part of a development process, of course. I'm looking for ways to use this methodology in configuration of an existing system, in this case the ...
Viticulture asked 31/1, 2010 at 21:41
2
I am using sagoma 8 port card My chan_dahdi.conf to configure the ports are
;autogenerated by /usr/sbin/wancfg_dahdi do not hand edit
;autogenrated on 2015-06-12
;Dahdi Channels Configurations
;F...
Suffragan asked 2/7, 2015 at 6:33
2
Solved
I have a Twilio account which has a number (let's say 8881231234), and I have Asterisk box. I'd like to use Twilio as an Asterisk trunk to be able to make calls at their rates and receive cal...
3
Solved
Is there a way to find out on which port my asterisk software is running using command line interface or by any other way?
4
I wrote simple dial plan in asterisk. This dial-plan target is to check caller-id of incoming call and hangup for specific numbers
but this dial-plan hangup all incoming call with diffrent caller-i...
Clang asked 2/9, 2010 at 7:1
3
I have been going back and forth trying out wanting to find a way for a way to communicate via LAN / WiFi easily, and making a call via LAN network would be great, so i tried asterisk a few times a...
Flamenco asked 18/6, 2013 at 12:32
3
Solved
Here is the dial plan
[testInComingCalls]
exten => s,1,Answer
exten => 30953025,1,Dial(SIP/20000,20)
I would like to play an audio file as soon as somebody answered the call..
Please gi...
1
Solved
I have an asterisk server and I want to know is this possible to make a sip call with twisted sip protocol? if yes how can I do this?
unfortunatly I can't find any document about how to use t...
2
Solved
I have written a hello world Asterisk AGI script using Java. The script runs as expected and plays the hello world sound file, but the asterisk console is giving an error though:
ERROR[31058]: u...
2
Solved
As someone who is very new to the opensource PBX projects like Asterisk and FreeSWITCH, I am grappling with some information overload. Have read the basic FreeSWITCH docs on Wiki, but still have fe...
Eleventh asked 21/8, 2013 at 5:55
1
Solved
With asterisk I can set the volume of TX and RX. But what are those options? I've already googled this but can't find anything.
Whats is the difference between TX and RX?
1 Next >
© 2022 - 2024 — McMap. All rights reserved.