similar to: AMI getting related channels in Ringing state

Displaying 20 results from an estimated 300 matches similar to: "AMI getting related channels in Ringing state"

2010 Sep 24
2
Debug compile fails
Somehow I can't get 1.6.2.13 to compile with DEBUG_CHANNEL_LOCKS. Downloaded latest tgz and extracted $ ./configure $ make menuselect (select the needed options from compiler flags) $ grep DEBUG_CHANNEL_LOCKS menuselect.makeopts MENUSELECT_CFLAGS=DONT_OPTIMIZE LOADABLE_MODULES DEBUG_CHANNEL_LOCKS MALLOC_DEBUG $ make && make install $ asterisk && asterisk -rx "core show
2010 Dec 20
2
Unexpected dialplan match
I was wondering why *foo at default should match '_*[0-9a-zA-Z].*0.' in 1.6.13. Who is making the parse error, * or me? CLI> dialplan show *foo at default '_*[0-9a-zA-Z].*0.' => 1. NoOp(${EXTEN}) [pbx_config] 2. Set(accountcode=${CUT(EXTEN,*,2)}) [pbx_config] 3. Set(extension=${CUT(EXTEN,*,3)}) [pbx_config]
2017 May 31
2
OT: Want to capture all SIP messages
> On Wed, May 31, 2017 at 12:36:47PM -0700, Steve Edwards wrote: >> I want to capture all SIP messages. >> >> I have about 30 hosts in about 6 colos. >> >> My first thought was dumpcap, but the output file name format bugs me. >> >> What do you use for long term SIP capture? On Wed, 31 May 2017, Daniel Tryba wrote: > What bugs you about the output
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi, I posted an other problem with puppet and windows weeks ago. With the new Version 2.7.12 those problems were fixed. But now I don''t get puppet to work. I installed puppet as explained here: http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows It worked so far. But when I start puppet agent --test --waitforcert 10 I get the following error message:
2017 May 31
2
OT: Want to capture all SIP messages
On Wed, 31 May 2017, Daniel Tryba wrote: > On Wed, May 31, 2017 at 01:39:25PM -0700, Steve Edwards wrote: >>> What bugs you about the output format? >> >> It's been a while, but as I recollect, it included the date/timestamp in the >> file name of the 'ring buffer' which meant that each time the host was >> rebooted, dumpcap didn't know the
2009 Oct 21
1
ChannelStateDesc: Ring ?
Hello. I've experience a rather surprising behaviour of the AMI 1.1 > Event: Newstate^M > Privilege: call,all^M > Channel: SIP/XXXXXX-089c63b8^M > ChannelState: 4^M > ChannelStateDesc: Ring^M > CallerIDNum: XXXXXXXX^M > CallerIDName: YYYYYYYYY^M > Uniqueid: 1256089773.59^M Usually ChannelStateDesc gives me 'Ringing' but sometimes it only gives me
2014 Jan 30
2
how to get full channel name - AMI cuts off
Using Dahdi/PRI, I end up with channel names like 'DAHDI/i8/9995551212-4d6B', but when I do a 'core show channels' it cuts off those names to only 'DAHDI/i8/9995551212-'. This is the same for AMI. Is there a way to get the full channel name within AMI? I'm using asterisk 11.7.0 Thanks, -Justin -------------- next part -------------- An HTML attachment was
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 =>
2014 Aug 22
1
AMI CoreShowChannel missing Application field
Asterisk 12.5 The CoreShowChannel event (in response to the CoreShowChannels action) no longer returns the "Application" field as it did in Asterisk 11. Is this a bug or a feature? -- Mitch
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
2018 May 11
3
SIP Codec negotiation
> On Thu, May 10, 2018 at 11:44:14AM -0700, Steve Edwards wrote: >> I receive an INVITE/SDP containing: >> >> m=audio 11310 RTP/AVP 3 0 101 >> >> which I interpret as gsm, ulaw, rfc2833. >> >> and I reply with an OK/SDP containing: >> >> m=audio 15884 RTP/AVP 0 3 101 >> >> which I interpret as ulaw, gsm, rfc2833. >>
2018 Apr 11
2
Pass through registration / proxy
OK - I'll have to rethink how to solve this problem. Maybe I made some assumptions...here's what I'm trying to accomplish: I've been given a legacy PBX with SIP capabilities. I need to have SIP phones connect to Asterisk (for other features, part of the next step) which passes the calls through to the legacy PBX. And conversely, calls to that extension number on the legacy PBX
2010 May 20
0
Early injecting Jack between call parties
I use Jack for getting callee sound. Dial with option M(): JACK_HOOK(manipulate,i(rec_737219:input),o(rec_737219:output),c(rec_737219))=on This works fine, but I need to connect the sound channel to Jack *before* the actual answer. As you can see in the AMI log, between "Ringing" to JACK_HOOK there is a 6 second break. I don't want that. I need a way to launch Dialplan function
2010 Nov 10
0
Problem with AMI
Hi to all. I have a problem in the AMI. Sometimes the AMI don't generate the event NewState when the exten of destiny is Ringing and sometimes don't show me the callerid in this events. The event NewState what i refer: Event: Newstate Privilege: call,all Channel: SIP/17-00006fd6 ChannelState: 5 ChannelStateDesc: Ringing CallerIDNum: 4191920902 CallerIDName: 4191920902 Uniqueid:
2011 Feb 24
2
Carrying context from one server to another?
The relevant part of my setup is something like: SIP phones -> local server -> remote server -> SIP-to-PSTN provider I want _some_ of the SIP phones on the local server to be able to get access to SIP-to-PSTN, but not all of them. The local-to-remote connection is IAX2 over VPN. Do I need to set up two separate IAX2 connections, one "privileged" and the other not, or can I
2010 Sep 27
8
Problems compiling Asterisk on Debian
Hello, I'm trying to compile DAHDI on DEBIAN but i have the following error: root at Sangoma-Testing:/usr/src/dahdi-linux-2.1.0.4# make echo "You do not appear to have the sources for the 2.6.26-2-amd64 kernel installed." You do not appear to have the sources for the 2.6.26-2-amd64 kernel installed. exit 1 make: *** [modules] Error 1 What should i do? Thanks! -------------- next
2018 Oct 16
2
Is there any way to pass caller id to
Thanks all, I did contact Callcentric about it and their tech support helped meget those headers established. They even helped to troubleshoot Asterisk dialplan. A the end all works as it should. Thank you,Ivan Message: 2 Date: Mon, 15 Oct 2018 23:39:31 +0200 From: Daniel Tryba <daniel at tryba.nl> To: Asterisk Users Mailing List - Non-Commercial Discussion     <asterisk-users at
2010 Dec 02
4
DAHDI on VMWARE
Hi gang, We are moving our computers from a cluster of physical machines to a VMWARE server with virtual machines. We investigated and are looking to replace our TDM400P/TDM410P with AEX410P cards. Can we run asterisk with the DAHDI drivers from one of the Virtual machines or is DAHDI going to have to be a native process on the "REAL" machine? Thanks Danny Nicholas
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 Aug 02
3
PJSIP redirect_method=uri_core and header modifications
With chan_sip there is the variable SIP_MAX_FORWARDS to set Max-Forwards. This counter is persistant after a redirect. I can't find the equivalent for PJSIP, so I went the way of header manipulation. Only to find out that any headers added to the outbound leg are lost after a redirect (with redirect_method=uri_core (didn't try any other since in the past they didn't work for me)). Am