Asterisk is a PBX software whose main aim is to route audio/video calls. It is released under a dual license: the GNU General Public License (GPL) and a commercial license.
0
votes
0answers
9 views
Asterisk REGEX not working correly
I work with asterisk-11.2.1 I want to use REGEX and wrote this code
${REGEX("^foo$","foo")}
and return 0. Please help me , why 0?
-1
votes
0answers
5 views
no audio / weird crackling both ways on calls
i know there are dozens of posts on one way audio using asterisk but i can't seem to get any solution to work...i'm trying to get sip calls to work between different cell phone providers using 3g. ...
0
votes
0answers
8 views
asterisk outbound called answers while ringing
I'm placing an outbound SIP call from asterisk (v 10.9) with music on hold set. It seems the call is answered straight away, but it's still ringing? So the MOH plays for a second, then it goes to ...
-1
votes
1answer
11 views
asterisk 1.8 not working? [closed]
I've installed asterisk 1.8 on ubuntu server 12.01
Everything worked ok till a few days ago. I can't register any client to the server.
I've checked the sip messaged with wireshark and from what ...
0
votes
1answer
24 views
Speech Recognition in Asterisk
I have created an Interactive voice response system in AsteriskNow3.0. I have obtained Text to Speech with Flite.
How a speech enabled Interactive voice response system can be created using open ...
1
vote
2answers
34 views
Can I create a new conference room (Asterisk ConfBridge) through AMI?
Can I create a new conference room (Asterisk ConfBridge) through Asterisk Manager Interface (AMI)? Help me please!
-3
votes
1answer
17 views
Recorded files are recorded with noise using Asterisk [closed]
I have installed asterisk-1.8, dahdi-2.6.2, libpri-1.4. I can able to do pstn calls too. but the problem I am facing is, if we record the call files, those recorded files are recorded with noise.
...
0
votes
1answer
21 views
PHPAGI keeps the channel live
I have a PHP script on extension h. I think extension h should be executed after call is finished, however when one of the parties hangup and AGI script is being executed - another party still can see ...
0
votes
1answer
19 views
Installation of unimcrp on Asterisk
As per the instructions given in url below:
https://code.google.com/p/unimrcp/wiki/asteriskUniMRCP
[root@localhost uni-ast-package-1.0.0]# ls
asterisk get-answer.sh modules-install.sh
...
-1
votes
1answer
32 views
DTMF digits get from asterisk dialplan [closed]
I am using asterisk 11.2.1 and I want to get DTMF digits from dialplan.
The scenario is :
A call to B
B typing DTMF digits and execute call features
My questions is, how to get this DTMF digits ...
0
votes
1answer
36 views
AWS EC2 + Asterisk + My landline/Mobile number
I have some vague idea about how to play around with Asterisk. Once we installed Asterisk on a server running Linux in our company premises. On the same box we installed a Digium card - which we ...
-3
votes
0answers
25 views
Asterisk voicemail demo [closed]
I'm rather experienced developer but a total newbie when it comes to Asterisk PBX.
I'd like to learn about it, my task is to make a really simple demo that deals with voicemails:
Record voicemails ...
0
votes
2answers
34 views
AsteriskNOW-3.0.0-i386 'system admin' Module is not updating
AsteriskNOW-3.0.0-i386
While updating 'system admin' module i am getting the following error:
System Admin cannot be installed:
PHP Component Zend Guard Loader is required but missing from you PHP ...
0
votes
0answers
13 views
fax installation in asterisk in centos 32 bit [closed]
I have installed asterisk1.8.4 and i am installing fax.I have follow the step of README file of res_fax_digium.There is no error shown but in asterisk fax is not shown.I have check like in #CLI> fax ...
0
votes
0answers
33 views
Asterisk - Variable number of users in sip.conf [closed]
I set up my first asterisk server and things are working great. I have sip users set up like so in my sip.conf:
[1001]
type=friend
callerid=1001
secret=1001
host=dynamic
nat=yes
allow=gsm
[1002]
...
0
votes
1answer
28 views
Call duration during the call via AMI
How can I get call duration during the call via AMI?
something like Status() or CoreShowChannels() but seconds needs to be after Answering call
0
votes
0answers
25 views
Wildcard TDM400P REV H digium card configuration
I am using the Wildcard TDM400P REV H digium card for making the outbound calls. I have installed the dahdi 2.3.0 and Asterisk 1.6.0.1.
When I am making outbound call I am getting the following ...
0
votes
0answers
18 views
mg2 Vs kb1 echocanceller in system.conf
Hi I'm using soft echo cancellation. In my /etc/dahdi/system.conf configuration echocanceller value is mg2, from google I came to know that we can use kb1,mg2,sec2 and sec.
What is the difference ...
-2
votes
0answers
11 views
How to bind a port and url in pystrix? Which server we have to use for it
How to bind a port and map url in pystrix library of python? Which server we have to use for it
0
votes
1answer
28 views
Asterisk 11 active calls event over AMI
Data I would like to have:
Num From , Num To , Duration, Codec, Context, Hold status
ofc in realtime update
I using node.js + nami
what the best way to get this information?
tried use an action ...
0
votes
0answers
21 views
Asterisk AMI - UpdateConfig not working
We are using Asterisk (8.1.11)/FreePBX (2.10.1.9). I am trying to modify voicemail.conf using AMI.
The line in voicemail.conf I'm trying to modify looks like:
2999 => ...
0
votes
3answers
37 views
CSS Rule, Never seen before [duplicate]
Ok, looking at some code in a CSS Stylesheet assigned to a project, I noticed this:
* {
margin: 0px;
padding: 0px;
text-decoration: none;
}
What does this bit do?? What elements does ...
0
votes
2answers
41 views
Asterisk after recording save to .wav file automatic email e.g gmail [closed]
first i already done with recording and save to '.wav' file and also im done with the script that email the '.wav' using 'postfix', my problem is when the recording is done automatically email the ...
0
votes
1answer
41 views
timing source auto card 1 in Digium
I'm using the 4 port + 2 port digium card. Today I'm getting an error message in dmesg.
I saw in google , its like "timing source" value error . then I have change the span second argument
...
0
votes
1answer
48 views
How to capture Asterisk's AMI and AGI traffic using WireShark in a textual format?
I'm developing a telephony solution based on Asterisk (the most popular open-source PBX solution), and I inject my logic into its dial-plans using AMI protocol and I listen to Asterisk's events using ...
0
votes
0answers
61 views
How to recieve call in C# from Xlite sip phone?
How I can receive call from sip phone in c# using asterisk.net library?
(how create an extension in c# and how listener event trigger using asterisk.net DLL )
Simple is that I want listen a call ...
0
votes
1answer
49 views
Installation of asterisk server in ubuntu [closed]
am very new to linux and asterisk server. In which linux version i have to install asterisk server? Should I install it in a server machine? Right now I have ubuntu 12.04. Shall I proceed my ...
0
votes
1answer
34 views
Asterisk 11 not transcoding
I have defined an ip address / domain in sip.conf and defined it in a way that I forced the call to come on g729
Now I reloaded the asterisk after exiting sip.conf by saving it
and called the ...
1
vote
1answer
29 views
Shell script run in web browser shows empty results
I've written a shell script in CentOS. It basically connects to a database and displays certain information.
i have put at the beginning the following instructions:
#!/bin/bash
echo "Content-type: ...
0
votes
2answers
123 views
Call hangup right after dial in asterisk
I am using asterisk 11 and my call hangup right after dial command and shows bellow error
Retransmission timeout reached on transmission
Mydial command is
AGI Script Executing Application: ...
3
votes
0answers
58 views
Leading zero for outbound asterisk call
Hy all,
I am a newbie in asterisk so don't know much about it. I am currently tangled in an application which makes an outbound call. Previously it wasn't working due to some provisioning issues and ...
0
votes
0answers
39 views
Android built-in SIP library doesn't end a call correctly?
I used the Android built-in sip library to write an app that makes calls via my own Asterisk server. The calls are being made correctly, but most of the time, the calls aren't ended correctly.
This ...
-1
votes
0answers
43 views
Which IP PBX/SIP server support H.264 High profile?
currently I'm using the PortSIP SDK to built a SIP client for android which requires support H.264 high profile. I also need setup a IP PBX/SIP server in our Lab for test purpose, which of the ...
0
votes
1answer
31 views
Asterisk Phpagi DTMF
I have been searching around but I can't seem to find the answer. I want to see if what I want to do is possible:
I want to playback music on hold to my caller when my phpagi script is executed. Is ...
0
votes
1answer
56 views
i want to use sipp tool with asterisk server (need to integrate)
i m implementing failover for asterisk server , so i have two server (active and passive)
initially asterisk service is running on active but if active fails the passive server should start the ...
-2
votes
0answers
41 views
Android app that talks to another android app via asterisk server [closed]
I want to create a proof of concept android app that can be installed on two phones. When you open up the android app on one phone, you get a button that says "call friend". When you press "call ...
0
votes
3answers
72 views
SIP users can't call each other thorugh extension number in asterisk
I have two sip clients registered in sip.conf file. They can call each other from XLite client. But when I want to call them using an extension number, it shows user not found error. Following is the ...
0
votes
2answers
40 views
Collect Asterisk cdr records by http post
I'm using Asterisk and want to collect cdr records. I searched for a while, and found that there are already modules which we can use to collect cdr records into CSV files or MySQL.
I'm wondering ...
0
votes
2answers
80 views
Iptables to modify source ip. Nothing in POSTROUTING chain log
Here is a little picture
Asterisk eth1 10.254.254.2/28------------- Many Good Guys
eth1:1 192.168.83.5/32----------- 192.168.59.3 Bad Guy Peer
I have an Asterisk which is connected with several ...
0
votes
1answer
70 views
Asterisk record a .wav file and save a same file name of call file
I make a script that automatic create a .call file and auto-move to /var/spool/asterisk/outgoing/, im done with that but in recording
i want to save a .wav file same as .call file
FILE
...
-1
votes
2answers
33 views
Dedicated Server with 2 IP addresses. 1 for asterisk only, the other for www [closed]
I have a dedicated server running asterisk. I have 2 IP addresses. I want to use one of the ips only for www access and the other only for asterisk connectivity by sip clients. So if someone tries to ...
0
votes
1answer
45 views
asterisk extensions.conf random number
I want to generate a random number from 1 to 10 inside the extensions.conf with asterisk. Using the infamous rand(1,10) is just not working. I know I'm not using the proper language for extensions to ...
0
votes
1answer
23 views
asterisk incomming call CID rewrite
i have the following rules set for my german based SIP account (the idea is to have on ALL numbers comming trough this Trunk to add 0049 and strip the first 0 so i can callback using the 0049 calling ...
0
votes
1answer
27 views
Some outbound calls are recorded others are not on Asterisk
I am using FreePBX with Asterisk (1.8.15-cert1) and I am making calls through Adhearsion application. Now the scenario is that recording files are generated for every call, but only some contain ...
0
votes
1answer
43 views
how to delay sip 183 in asterisk
my calls did not receive ringback tones but went to the IVR system in less than 4 seconds. When reviewed the SIP captures on my end and noticed that the SIP 180 Ringing message is followed instantly ...
0
votes
1answer
104 views
MjSIP/AsteriskNOW 403 Forbidden - Wrong Password
I am struggling with MjSip and right now I have a problem registring a sip client to a sip registrar (AsteriskNOW distro : FreePBX + Asterisk + CentOS).
To perform the REGISTER transaction I used the ...
1
vote
3answers
91 views
Why 'Dial' application is not executed in this asterisk dial plans' context?
I have this dial plan in the Asterisk config files:
[voicemenu-custom-1]
exten = s,1,NoOp(VM_Main)
exten = s,n,Answer()
exten = s,n,Goto(ringgroup,s,1)
exten = s,n,Dial(DAHDI/g1/009396464991)
exten = ...
-1
votes
1answer
127 views
asterisk sip account [closed]
I have to create two asterisk sip account in locally and i set up this account into my android emulators.
It's displays the online status.
But My problem is when i try call from one emulator to ...
0
votes
1answer
101 views
Asterisk callback with IVR survey
I´m pretty now to all this Asterisk-thingy and I wonder, is there a way how to call a user back from asterisk after he ended (hangup) call and give him a IVR survey, then save results somewhere (in ...
0
votes
1answer
46 views
Asterisk No Audio in Extension
I have an inbound number that I want to connect to my cell. The problem I'm having is that unless I use the music on hold flag, I don't get any audio.
For example:
exten => ...



