Top "Asteriskami" questions

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

Originate a call with Asterisk - without the originating extension ringing

I have a completely standard installation of Trixbox with 2 SIP extensions set up on it. Both extensions are Snom 370 SIP …

asterisk telephony asteriskami
Asterisk Server Pass Variable from Dialplan to AGI Script

My Dialplan is like this [dial-plan] exten => s,1,Answer() exten => s,n,Noop(exten = ${EXTEN} exten => s,…

php asterisk asteriskami agi
How to get all dialer events from Asterisk REST API (ARI)?

I'm making a web application which should be able to monitor calls on my Asterisk server. I can connect to …

asterisk voip asteriskami
How to log call (SIP) requests in asterisk?

Is it possible to log SIP requests to a database in asterisk? I am interested in these details: timestamp SIP …

sip asterisk asteriskami
Asterisk : automatically answer call after originate

I have an asterisk 1.8.13 running quite well, and thanks to stackoverflow's questions, I am now able to originate a call …

asterisk asteriskami
How to use Cookies in HttpURLConnection for ANDROID?

I am trying to create an Application for Asterisk Interface, the configuration setup has been done properly as I have …

android session-cookies httpurlconnection httpcookie asteriskami
How to get a specific peer status in asterisk

Asterisk Call Manager/1.3 .After login I am able to retrieve all peer detail as a string. fwrite($socket, "Action: Command\…

php asterisk asteriskami
Call recordings in Asterisk using MixMonitor

I'm just starting out with Asterisk and following the O'Reilly Guide to set up a test Asterisk server. I have …

asterisk telephony freeswitch pbx asteriskami
Asterisk AMI - pickup call

I want to pickup call in Asterisk using AMI. I can originate call, but totally don't know, how to answer …

asterisk pbx asteriskami trixbox