Questions tagged [asteriskami]

The Asterisk Manager Interface (AMI) is a socket-based protocol for controlling the Asterisk telephony engine.

The Asterisk Manager Interface (AMI) is a socket-based protocol for controlling the Asterisk telephony engine.

218 questions
-1
votes
1 answer

Asterisk interacting with Rails

I'm very new to Asterisk, but I need to build an app that would be able to do 3 things in interaction with it. Request and receive call history for a specific time period. Initiate an outgoing call to a specified number upon submitting a custom…
Almaron
  • 4,127
  • 6
  • 26
  • 48
-1
votes
1 answer

Asterisk 1.8 BLF Subscription for External Program

We're running Asterisk version 1.8.4.2 and I'm looking to create a server application that will allow several client programs to check on the "presence" of specific extensions, among other things. I understand that the AMI will allow me to poll…
Sector95
  • 641
  • 6
  • 12
-1
votes
3 answers

Asterisk - Detect answer via sip trunk

I have a SIp trunk and I want to make an outgoing call to a external analog number and play a message when the other side answers it. The problem is that the message be played as soon as it finish dialing the number, without waiting to answer.…
Gonzalo
  • 2,866
  • 7
  • 27
  • 42
-1
votes
1 answer

Getting the Source channel of a call from Asterisk

I am developing a CTI Client for Asterisk, and handling one extension at a time. When a call is coming, I can get all the details but the channel of source phone. I have seen the Dial event gives the Source Channel. But As I am not handling the…
Yesudass Moses
  • 1,841
  • 3
  • 27
  • 63
-1
votes
1 answer

Unable to request channel Iax2/3002 while calling to asterisk server

I am trying to make a call to asterisk server from my AGI. My AGI is basically a java code which uses Asterisk-java.jar library for communication with asterisk server. I opened up the connection with asterisk server and ran some commands on it and I…
Muhammad Salman Farooq
  • 1,325
  • 9
  • 26
  • 54
-2
votes
1 answer

detect call and show popup from asterisk in php

I want to detect asterisk call to php project. my asterisk server is linux and I am run php script on another windows server. Now what should I do?
paranoid
  • 6,799
  • 19
  • 49
  • 86
-3
votes
1 answer

looking for a way to determine if the phone number i'm calling is a cell phone or not

Im looking for a way to determine if the phone number I'm calling is a cell/mobile phone or not since it is not allowed to automatically dial those type of numbers.
Summers
  • 13
  • 2
-4
votes
1 answer

What steps are required to migrate Asterisk from PRI to SIP trunk?

We are planing to migrate our asterisk servers from PRi to SIP Trunk. First I need to configure on test AWS instance.
1 2 3
14
15