similar to: AsyncAGI - How to jump in dial plan when no action initiated on channel or AMI user is disconnected

Displaying 20 results from an estimated 1000 matches similar to: "AsyncAGI - How to jump in dial plan when no action initiated on channel or AMI user is disconnected"

2016 Sep 21
3
AsyncAGI - How to jump in dial plan when no action initiated on channel or AMI user is disconnected
It means, AMI application is no more running or crashed or lost network connection with asterisk server. In such cases call is neither answered nor disconnected by Asterisk. I want to detect such state and jump to next dial plan to answer or reject the calls Regards Amit Patkar On September 20, 2016 8:07:23 PM GMT+05:30, Matthew Jordan <mjordan at digium.com> wrote: >On Sat, Sep 17,
2013 Jul 01
3
Asterisk 1.8.20 AGI function SAY DATETIME does not play anything when mode in say.conf is changed to "new"
Hi I am using following say.conf file. Its a default file, which comes with Asterisk installation. When I call SAY DATETIME AGI function, it simply returns without playing date & time. Where as if I use mode=old setting, it works. Is this a bug or mode=new is not implemented for SAY DATETIME AGI function? [general] mode=new ; method for playing numbers and dates ;
2017 Apr 30
3
softphone instead of desktop phones
Thirdlane Connect can be used as a softphone. It works in modern browsers (no installation is required), on Mac, Windows and Linux desktops, and on mobile phones. Besides basic softphone functionality, it provides instant messaging, group chat (channels), voice and video conferencing, and screen sharing. It integrates with a variety of applications and CRMs such as Salesforce, Zoho, Zendesk,
2010 Feb 15
3
Maximum call handling capacity on single server
Hi I have a server with Quad Core Xeon 2.4GHz and 4GB RAM. I want to use it for PSTN-IP gateway. What is the maximum call handling capacity I can achieve with this server? I want at least 480 concurrent PSTN-IP calls. That mean I will have to install minimum 4 x 4E1 cards and run 480 G.711 RTP sessions. No call recording. No IVR. Pure gateway functionality. Can I achieve this capacity with given
2009 Jun 05
5
How run AsyncAGI commands in background
Hi all, I have an external application commanding asterisk by AMI and AsyncAGI. I also have a dialplan like this: ; AsyncAGI extensions exten => _8.,1,Noop(entering in AGI loop at 8 ${EXTEN}); exten => _8.,n,AGI(agi:async); exten => _8.,n,Hangup(); ; Meetme extensions exten => _1.,1,Noop(Conference ${EXTEN} ${CONTEXT}); exten =>
2017 Apr 30
2
softphone instead of desktop phones
On 30 April 2017 at 16:54, Tech Support <asterisk at voipbusiness.us> wrote: > I thought this was a non-commercial list. > > Yeah, I wouldn't mind so much if it had actually answered the original poster's query. "Switch to our proprietary solution and we can offer you this proprietary solution" isn't a contribution, it's an ad. -Barry > >
2015 Dec 02
4
Issues with Twilio number incoming call and context matching
Hello, I am running Asterisk 13.6.0 in an AWS instance, and I set it up with Twilio SIP trunk using pjsip_wizard.conf (nice feature!). I see that the calls actually "reach" the PBX, but for some reason, they are not caught by any of my extensions context. Here's what I observe when I test this from a non-PBX connected E164 number (a landline), say 555-666-1212. My Twilio number is
2015 Mar 07
2
AWS/EC2 server selection
Hi Jeff Are you aware of any challenges of hosting it on AWS? It will help me to work out alternate plan. Is there any recommendation? Should I split it to multiple instances and balance traffic across multiple small server instances? I can use Kamailio to balance traffic. I see many posts referring to AWS deployment. Please help me to choose AWS server instance. *Thanks & Regards,*
2015 Mar 08
2
AWS/EC2 server selection
Digital ocean offers ssd on all the virtual machines. Uptime is good. Jai Rangi Www.didforsale.com www.cebodtelecom.com www.cebod.com > On Mar 8, 2015, at 8:11 AM, Jeff LaCoursiere <jeff at jeff.net> wrote: > > > Amazon instances are shared resources. I wouldn't want to count on timing or disk throughput, and you can't just ask them to do "ssd" - its a
2013 May 08
0
Transfer cmd via AsyncAGI
Hello, I am using Asterisk 11.0.1 and do not notice any changes regarding the Transfer on newer Asterisk 11.x versions. I am using AMI and controlling a channel via AsyncAGI. I send a Transfer cmd (such as the following) Action: AGI ActionID: C8 Channel: SIP/1004-00000002 CommandID: C8 Command: EXEC Transfer SIP/1003 Destination phone starts ringing. If it answers the
2013 Nov 12
1
Asterisk 1.8.20 crashing
Hi I am experiencing Asterisk Crash. Log got stopped when asterisk crashed. Please help me to identify the reason and fix this issue. Asterisk: 1.8.20 I am using AMI and fastAGI to control the call. Some part of dial plan is also defined in extensions.conf I am experiencing this crash when app_meetme conference functionality is used with more than 3 parties. I faced this issue with
2015 Mar 06
2
AWS/EC2 server selection
Hi I plan to host Asterisk instances on AWS/EC2 servers. Requirement is to run asterisk instance with transcoding (g.729 + g.711) and full recording. Number of concurrent calls expected are 500+. 2 instances will be configured for 100% redundancy. Heart beat will be used to determine active instance. How should I choose EC2 instance? How many vCPU, RAM should be selected? I am assuming that
2018 Mar 22
2
AMI potential memory leak
HI Matt, I am trying to replicate this particular problem. We are seeing more frequently where the Event: AsyncAGIExec is never being sent. The two scenarios I have seen in tests yesterday and today... We sendl an AMI action. For example, play a short file or hangup. AMI Events will indicate it did the work, but we never receive the Event: AsyncAGIExec with a result at all. Asterisk debug
2017 Apr 29
6
softphone instead of desktop phones
Hello, Iam lookong for an Softphone for iPhor oder Android smartphone using togehter with an headset. I tried Zoiper and CSipSimple but quality was bad compared to an desktop SIP phone. Is there an better softphone? Or are there softphone solutions for PC desktop MAC or Android with an headset? I want to save cost for desktop phones. thanks Thomas
2008 Dec 05
2
async agi question
Hi, I am developing asterisk support for our application using the Async AGI and Asterisk-Java. One thing I haven't been able to implement is how to stop playing a sound. Something similar to StopIO for Dialogic GlobalCall or DivaStopSending for Eicon. Is there any way to achieve this today which I have missed? Or could someone give me hints on how I could implement this in the res_agi.c The
2014 Jan 24
2
IOPS required by Asterisk for Call Recording
Hi What are the disk IOPS required for Asterisk call recording? I am trying to find out number of disks required in RAID array to record 500 calls. Is there any formula to calculate IOPS required by Asterisk call recording? This will help me to find IOPS for different scale. If I assume that Asterisk will write data on disk every second for each call, I will need disk array to support minimum
2019 Nov 01
2
Is it possible to record 2-4 party call audio in stereo quality as opposed to mono?
We have a customer who wants us to record anywhere from 2-4 participants on a call in stereo (as opposed to mono) quality audio. Some background.. We are using asterisk 16.6.1 We are also currently using AMI/AsyncAGI and ConfBridge to bring the parties together. I believe recording in the various file formats (based on extension), it's always recording in mono quality. My one thought is to
2009 Mar 30
1
The Redirect hangups the call while playing a file
Hi, I'm bringing this discussion here from http://www.moythreads.com/wordpress/2007/12/24/asterisk-asynchronous-agi/ about how to manage stopping a playback on a extension previously launched with AsyncAGI and redirecting the call to another exension. If I make the Redirect without a playback, the Redirect works: http://docs.google.com/Doc?id=ahfnfrcrh3rr_30f7fzq4hd But if I make the
2015 May 15
1
Re-INVITE and bridge breakage
Hello, as a variation of our issues with Adhearsion calls dropping when an INVITE comes in for a bridged call, I now have a new issue to contend with. Our call is in an AsyncAGI application, and has been bridged to another channel. The provider that supplies the DID sends a polling reINVITE every 15 minutes (it's a documented Metaswitch behavior amongst others). The reINVITE is seen as a new
2018 Mar 21
2
AMI potential memory leak
We are communicating with Asterisk via AMI. Running Asterisk version 13.18.5 on an Ubuntu box. If you look at the event response, the Result field is filled with random characters. I'm not sure what to do because that is a completely random result. It makes no sense. We send the following command to asterisk via AMI Action: AGI ActionID: C44415 Channel: SIP/192.168.40.105-00001338