Displaying 20 results from an estimated 1000 matches similar to: "Strange NewCallerIDEvent after channel are linked"
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all,
I'm new in the list, and I have a problem upgrading from asterisk 1.2 to
asterisk 1.4:
There is a diference from asterisk1.2 to asterisk1.4 in AMI events.
When I do a call to a queue (with the same extensions.conf dial plan)
with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4
apper only 2.
It is normal? anyone knows it? what is the reason?
I
2005 Jan 21
0
Help DIALSTATUS gives ANSWER when line is BUSY?
I'm running Asterisk CVS-v1-0-12/20/04.
I'm using PHP with Manager API Here is the code:
####################################################################
# Make call
####################################################################
$socket = fsockopen($ask_db,"5038", $errno, $errstr, $timeout);
if (!$socket) {
echo "$errstr ($errno)<br /\n";
} else {
2007 Mar 30
1
call file vs. originate
I'm having trouble getting the manager interface to behave properly;
specifically the Originate event.
If I create an originate event as below, the calling phone will
auto-answer (as it's supposed to) but the receiving phone never rings.
It will timeout at 20 seconds.
Action: Originate
Channel: Local/201@from-sip2
Context: from-sip
Extension: 154
Priority: 1
CallerID: John Doe
2005 Jul 18
0
why $cdr{'CALLERID'} and $cdr{'DNID'} are empty in perl agi connected with asterisk manager
hello perl experts
i am working with "ast-rad-acc.pl" from
http://www.voip-info.org/tiki-index.php?page=PortaOne+Radius+auth
i dont know why $cdr{'DNID'} and $cdr{'CALLERID'}
under 'sub send_acc {' are empty. i m successfully
connected with asterisk manager and when call i hangup
my perl application is getting that all other thing
are ok but i dont know why only
2007 Aug 27
0
Bad hangup event cause
Hello, i have a problem with the hangup cause received from the AMI in the Hangup events. All calls that arent answered after ringing are returning hangup cause 16 (normal clearing) instead 19.
Im running asterisk 1.4.11, the calls are generated to a SIP peer using the AMI originate command.
This is the 'sip debug' output:
Reliably Transmitting (no NAT) to 192.168.0.70:5060:
INVITE sip:1
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
2004 Jul 14
0
Originate to IAXComm problem once again
I am sending this again since I haven't get it back for twelve hours:
When I originate call to IAXComm, more or less one of tree calls fails
for no aparent reason. Originating calls to SIP clients works as
expected. Anybody has similar problems? Is it asterisk or client problem?
Asterisk log:
Jul 15 00:00:04 DEBUG[1179663]: manager.c:1018 process_message: Manager
received command
2010 Jun 09
0
AMI Queue information about incoming call's channel before link
Hi,
I'm developing an application using AMI and I need to get information
about incoming call _before_ queue member answers it.
I'm using static members (queue is pretty simple) and don't want to use
chan_agent (I think AgentCalled event will do what I'm looking for).
Here is what I'm getting now:
1. Newchannel event for incoming call followed by Newstate and Join. All these
2005 May 25
2
Manager and Callerid problems
Guys.
Anybody knows why this is happening? Seems every time I make an internal
call, the manager shows this and I don't get the callerid on my identapop
but rather the calledid..
Event: Dial
Privilege: call,all
Source: SIP/intruder1-85f0
Destination: SIP/test-f037
CallerID: 201
CallerIDName: Anton Krall
SrcUniqueID: 1117038116.7
DestUniqueID: 1117038116.8
Event: Newchannel
Privilege:
2007 Oct 24
1
AMI ActionID.... Doesn't work
Is it well known that setting the ActionID when connecting to AMI has absolutely no effect?
Is this fixed in Asterisk 1.4?
If you add an ActionID to your Originate command for example, it looks like the only events that come back with an ActionID associated are the initial response, OriginateSuccess and OriginateFailure. That's it. No other events have an ActionID associated. This pretty much
2007 Sep 04
1
Asterisk Manager Interface, reliably monitor NewCall for an extension
Hi Everyone,
I am writing an open source application that brings desktops widgets
to OS X (http://sourceforge.net/projects/astrxtools4osx/), for which I
am trying to get my head around the Asterisk Manager Interface.
I had been using the Event: NewCallerid to detect a new call which my
Asterisk server doesn't seem to send to the socket anymore, because of
which I have reverted to using
2004 Aug 04
1
Identifying which call an event belongs to
Hi,
I guess I need some help with management interface. I would like to watch
calls through the management interface, but I don't know how to identify
which call an event belongs to or in other words how to associate a call
and uniqueid field of event.
Let's say I send the following manager command:
action: originate
channel: sip/12125551111@pbx1
callerid: 12125551111
MaxRetries: 1
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
> >
2009 Sep 03
1
Originate calls with AMI.
Hello.
I've been trying to use the AMI to originate phone calls.
I'm trying to call the SIP phone 'zoiper' with the SIP phone 'yziquel'.
So, the AMI interaction is:
> Action: originate
> Channel: SIP/zoiper
> Exten: yziquel
> Priority: 1
> Timeout: 30
> Context: internal
>
> Response: Error
> Message: Originate failed
>
> Event:
2003 May 19
1
CDR-Event on AstManager
Hi all,
what's your opinion about CDR-Event (like Hangup or Ring etc.) on AstManager
?
Or,
is something like this already implemented ?
Regards,
Thomas
2003 Sep 05
0
Manager / Windows Apps / Line Appearances
It just dawned on me as I was playing with the manager interface - it
can't be very difficult at all to write an Win32 app that serves as a
"lamp field". Between 'Newchannel', 'Newstate', and 'Hangup' events, all
of the information is there.
I've heard several requests for line appearances, but mgcp and sccp
channels don't currently include support.
2007 Aug 13
0
Originate and tracking
I am originating calls through the Manager Originate API command.
I can track failures (through the OriginateResponse event)
I can track answered calls through the OriginateResponse event)
There may be occasions where I need to cancel some outbound calls whilst
they are ringing.
Here's my problem:
How do I know what the channels are in order to cancel them ? I can get
a
2003 Nov 20
0
Missing Manager Events/Actions: Hold, Reconnect, Conference
This may be better off on the developer list, but I thought I would see
if I was way off-base before I went there. I am working on a manager
CTI client (currently for windows but with hopes of porting it elsewhere
later).
[Hold/Reconnect]
I have many of the features working. I can originate calls (using the
call-in/call-out originate that the manager provides) display
call-related information
2003 Oct 15
0
Manager Interface Needs a protocol
I was using the Asterisk::Manager perl module and had some troube with it
so I decided to make my own. I have a pretty good prototype after a few hours
(My main point about the protocol is at the bottom of this example.)
http://asterisk.650dialup.com is where you can download it.
my $man = init Asterisk::AstMan ({
-user => "asterisk",
2005 Mar 10
3
SetCallerID({$NEWCALLERID})
I am trying to SetCallerID to a variable I have defined. This obviously is
wrong. It actually sets the caller ID to $NEWCALLERID. I have search
through the examples on wiki but wasn't able to find something similar to
see what I was doing wrong. Could someone tell me the correct way to
SetCallerID to a defined variable?
exten => 2125551212,5,SetCallerID({$NEWCALLERID})
exten =>