Displaying 20 results from an estimated 500 matches similar to: "Asterisk 1.8.20 crashing"
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
2020 Aug 06
2
Is it possible to use Stasis to control both legs of a Local channel created using ARI?
I understand how to control the first local channel, but an having trouble getting the second local channel to enter stasis.
I setup have the following extensions.conf to handle 1000 (basically had it setup so if first stasis not there try second, but believe second channel never processes the dial plan so even if second line was hello-world2 it would not matter.
[mycontext]
exten =>
2016 Feb 10
2
Unexpected termination of the call when pick up (res_pjsip)
Please help find the cause of strange behavior res_pjsip.
Making outgoint call to other sip server (CommuniGatePro), my asterisk
suddenly sends BYE after picking up!
Partial log of an outgoing call with full debug is attached and on web:
http://pastebin.com/tLNCpx4d
No diagnostic messages why asterisk suddenly decided to hangup i don't
found :(
There are suggestions or strong belief
2013 Oct 25
2
Is this big of new modification in Asterisk Events Objects values ?
Hi Team,
Thanks for your great job an Asterisk new features developments. I
installed asterisk-12 Beta and found some changes as well which i notice to
put in-front of your knowledge, don't know that bug of new modification
into objects or old version (asterisk-11) mistake corrected that time,
anyway
*Asterisk-12:*
Array
(
[Event] => ConfbridgeMute
[Privilege] => call,all
[Conference]
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
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 19
0
Redirecting a channel to Meetme fails with Hangup.
Hello List,
Good day,
We have an application, where we redirect a channel to meet me. Sometimes the channel is getting hanged up by Asterisk, and we get an hang-up event.
Please reply back, if any one faced such issue.
Here is the hangup event info,
-HANGUP {calleridname=<unknown>, connectedlinename=<unknown>, uniqueid=1384413814.79523, cause=0,
2020 Jun 12
2
Send message to AMI from dialplan
Is it possible to simply send a message to appear as an AMI message/event,
from the dialplan? For example
exten =>123,1,ami(myEvent, param1, param2)
and in the AMI a message appears like:
Event: myEvent
Privilege: call,all
Channel: PJSIP/misspiggy-00000001
Uniqueid: 1368479157.3
ChannelState: 3
ChannelStateDesc: Up
CallerIDNum: 657-5309
CallerIDName: Miss Piggy
2011 Mar 04
2
Asterisk <-> Lync / Call Center Transfer / Refer
Hey all,
Alright. So we decided to not go with Avaya for our next PBX and we are now full on into an Asterisk/Lync 2010 implementation. Asterisk/FreePBX is our SIP gateway and call center and Lync is our internal UC and IP-PBX server. I've already got Asterisk tied with our Nortel/Merridian Option 11 with QSig and all is beautiful (except for the Opt11 not receiving names from * but
2007 Aug 09
1
plot table with sapply - labeling problems
Hi List,
I am trying to label a barplot group with variable names when using
sapply unsucessfully.
I can't seem to extract the names for the indiviual plots:
test<-as.data.frame(cbind(round(runif(50,0,5)),round(runif(50,0,3)),roun
d(runif(50,0,4))))
sapply(test, table)->vardist
sapply(test, function(x) round(table(x)/sum(table(x))*100,1) )->vardist1
par(mfrow=c(1,3))
2015 Aug 07
0
Asterisk 13.5.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 13.5.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 13.5.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
2020 Feb 07
0
[asterisk-dev] Need feedback on the use of AMI events generated by MESSAGE requests
On Thu, Feb 6, 2020 at 12:34 PM sduthil at wazo.io <sduthil at wazo.io> wrote:
> On 1/29/20 2:31 PM, George Joseph wrote:
> > For those of you who actually process SIP MESSAGE requests... Do you
> > use any of the AMI events generated by the "Message/ast_msg_queue"
> > channel? We want to change that channel to an "internal" channel that
> >
2005 Sep 10
1
False Zap answer problem (Again)
I've been monitoring this problem for almost a month now. I realized that it
is more extensive than what I described previously. I can very easily
replicate this problem on every Zap channel. Following is the senario:
1. Call Zap/5 via say SIP/15 ->
Zap/5-1 created and starts to ring
2. Call Zap/5 via say SIP/21 ->
Zap/5-2 created and starts to ring
3. Hangup SIP/15 ->
2011 Apr 20
2
No voice in MeetMe for SIP with
Thanks a lot Tony and Dhaval for your much appreciable suggestions.
Regards,
Rajib
Rajib Deka
SIEMENS Ltd.
Robert V Chandran Tower, First Floor, West Wing,
#149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA.
www.siemens.com
Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com
Date: Wed, 20 Apr 2011 13:55:25 +0530
From: DHAVAL INDRODIYA <dhaval.it01034 at gmail.com>
2014 Nov 10
0
Asterisk 12.7.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.7.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 12.7.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs
2014 Nov 10
0
Asterisk 12.7.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.7.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk
The release of Asterisk 12.7.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!
The following are the issues resolved in this release:
Bugs
2013 Jan 16
1
Issue after upgrade to 1.8.20 - Unable to connect to remote asterisk message on service asterisk start
I'm trying to decide if I need to open an issue for this or if it's just a
misconfiguration issue of some sort. Here's the situation - yesterday
morning, I downloaded asterisk 1.8.19.1 and installed it on a fresh CentOS
5.8 installation and got a shell of a basic asterisk install setup (minimum
required configuration files, etc, with no dialplan or sip peers setup
yet). In the
2011 Oct 27
2
help with paste
Hello gurus,
I have some variables, and i am creating combinations for analysis in the
end i need these variables to be displayed like "LEPTIN+SAA+PTH". currently
i am using loop to perform this. I would appreciate any pointers to do it
without the loop.
> mols=c("LEPTIN","SAA","PTH","sEGFR")
> samples=mols[1:3]
> samples
[1]
2008 Jun 26
5
Can not run DVDSubEdit (Help!)
It is not first application which i'm trying to run with wine, but first one failed to do so. If somebody can suggest what to do then please!
Download available here: http://download.videohelp.com/DVDSubEdit/
Also, you need mfc42.dll and register it (or winetricks vcrun6).
The problems after:
Code:
Beast:/# wine /home/user/.wine/drive_c/Program\ Files/DVDSubEdit/DVDSubEdit.exe
wine:
2011 Oct 17
0
Party package: varimp(..., conditional=TRUE) error: term 1 would require 9e+12 columns (fwd)
>
> I would like to build a forest of regression trees to see how well some
> covariates predict a response variable and to examine the importance of
> the
> covariates. I have a small number of covariates (8) and large number of
> records (27368). The response and all of the covariates are continuous
> variables.
>
> A cursory examination of the covariates does not