Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
55 views

I have asterisk server and nodejs agi server (ding-dong npm lib). I want to enable speech to text so that i can NLP. One quick way is to record the file on asterisk and then do stt using google speech ...
0 votes
1 answer
55 views

We are using asterisk say data service for readback of date. We have integrated asterisk with bpmn-js, and use context to execute commands for say date in case of readback. Following is the code which ...
0 votes
1 answer
52 views

I built and installed Asterisk-Java 3.41.0 from source in /usr/src/asterisk-java/. Inside the target folder I created a directory "buildPackage", inside which I compiled the ExampleCallIn....
0 votes
2 answers
161 views

I am running some operations over Asterisk-Java AGI (Asterisk Gateway Interface) using MRCPRecog. There is a problem I am facing with the results from MRCPRecog. The result returned by MRCPRecog is as ...
-1 votes
1 answer
246 views

I have s simple code: exten => p111,1, NoOp(********** test unicode char ************); same => n,Answer(); same => n,Set(myVariable="امین رستمی") same => n,NoOp(******** #2 ${...
0 votes
1 answer
58 views

I'm trying to do the following: The script takes a line from the file, splits it, and then the phone number should be set as a variable for the asterisk dialplan. File line looks like: Doe,John,Adam,...
-1 votes
1 answer
298 views

I'm using Bicom PBXware. I have complex cURL with headers to send using -H which means I can not use Asterisk CURL app. So I created bash script which works properly: /opt/pbxware/pw/var/lib/...
Petar H's user avatar
1 vote
1 answer
176 views

I have a simple project create with c# (.Net Core 6.0) I create a AGIScript class with Asternet and recieve the data from asterisk server. it's working well, As long as both are in the same project (...
AminRostami's user avatar
  • 2,802
0 votes
1 answer
1k views

I am using python 2 in asterisk 2 there is a section where code listen to callers audio and process the audio. During the process there is a silence of 15 sec before the audio is played. I want to add ...
0 votes
1 answer
247 views

Php File(demo.php); #!/usr/bin/php -q <?php set_time_limit(0); ini_set('max_execution_time', 0); require('phpagi.php'); $agi = new AGI(); $timeParameter = $argv[1]; $agi-&...
sha's user avatar
  • 1
1 vote
0 answers
742 views

Is it possible to use "AMD" to detect silence in EAGI script and receive the audio on fd 3 at the same time? Is this scenario supported or I am doing something wrong? Simple demonstration ...
Marki555's user avatar
  • 6,980
0 votes
1 answer
1k views

I need to execute AGI scripts when following events occur: An incoming call (it is simple just call AGI() function). When a call is "Ringing" (I cannot figure it out!). <-- Problem, how ...
0 votes
1 answer
458 views

>>>from asterisk.agi import * >>>agi = AGI() #after execute this, below thing poped >>>ARGS: [''] ENV LINE: >>>class AGI: self.env = {} I just import pyst2's agi ...
LP83's user avatar
  • 11
0 votes
2 answers
4k views

I use python 3.6.9 and asterisk 16.16.0 in Ubuntu 18.04. If you know about AGI then you probably know about this line #!/usr/bin/python or this #!/usr/bin/env python if not then don't worry its tells ...
0 votes
1 answer
2k views

Log of asterisk after call is as follows: <SIP/AC_221-00000007>AGI Tx >> agi_channel: SIP/AC_221-00000007 <SIP/AC_221-00000007>AGI Tx >> agi_language: en <SIP/AC_221-...

15 30 50 per page
1
2 3 4 5
...
13

AltStyle によって変換されたページ (->オリジナル) /