Displaying 20 results from an estimated 11000 matches similar to: "Call didn't stop after losing one leg"
2009 Sep 14
1
Aastra - Alert-Info : how to stop auto-answer on call second leg ?
Hi,
When implementing click2dial feature, I can trigger an Aastra phone to
auto-answer using statement like :
SIPAddHeader(Alert-Info: info=alert-autoanswer);
This is very convenient when trying to reach a distant party (ie through
PSTN)
The trouble is when 2 Aastra are calling each other over the LAN, this
single statement is memorized somehow and both phones (caller and callee)
auto-answer.
2017 Aug 17
2
Pass CallerId/Privacy info from A Leg to B Leg
Hi,
I'm using Asterisk to bridge the incoming call to another destination using the Dial command.
However, when an anonymous call comes in then privacy information is not passed into the B Leg.
For instance, the Privacy header and P-Asserted-Identity aren't copied to the B Leg.
Is there an option to give to the Dial command, or another variable to set, to make Asterisk copy such
2007 Mar 04
2
When does local leg in call file start?
For a simple call file like
Channel: Zap/g1/XXXXXXX
RetryTime: 60
WaitTime: 30
Context: from-file
Extension: s
Priority: 1
I noticed that s@from-file started to execute regardless of the state of the
outgoing call. Is this supposed to be? So far I can only set a Wait() in
the local leg and hope the remote party picks up soon enough.
I thought call file extension will start execution only
2014 Feb 24
1
Add SIPCALLID of egress leg to CDR
Hey all,
I've been fighting with this all morning, and I feel like this should be a
relatively simple task, but I just can't get it to work. I currently have
a very basic asterisk v11.6 setup with a single extension (a Bria
softphone) and a single sip trunk to my carrier.
What I'm trying to accomplish is simply adding the asterisk generated
SIPCALLID of the leg between asterisk and
2004 Jan 08
4
2nd call leg status?
Hi,
okay heres what I want to do .. simple ivr, we take a call, answer it, play a
menu, dial out based on options. No problems so far.
The CDR always shows the call as answered as I answer the 1st leg to play the
prompts, I am actually more interested in if the 2nd leg - the outbound part -
has been answered or not before the call is hungup. How can I get this and
record the information in
2014 Jun 10
1
CDR custom variable on second call leg - via originate or .call file
Hi
We have the following test .call file and test dialplan:
I can't set a custom CDR var to a value on one channel leg, and another
value on the connected channel leg?
Is there a way I can woraround this issue?
## test call file
Channel: Local/queue at TiagoGeada
CallerID: teste-geada:0:210332450:
MaxRetries: 0
RetryTime: 1
WaitTime: 8640
Account: teste-geada
Context: TiagoGeada
2011 Feb 15
1
outbound call leg CALLID
Hello everyone
Is there a possibility to catch an outbound callleg ID for the follovong
scenario: some carrier -----> ------(asterisk1) --->-----asterisk2 ?
I can get inbound callid for asterisk1 with a ${SIPCALLID} in
extensions.conf or to look it up in cdrs field (are the same). But how about
outbound? I have all calls just forwarded through asterisk1, not answered
and for every call I
2008 Feb 07
5
Two Leg CDR
Hi all,
i am wondering if i can make two leg cdr in mysql cdr table.
1st Leg : Registrar the ATA which registered to the asterisk and it normally logging in cdr table.
2nd Leg : The CDR of carrier for the example if i send call like
exten => _x.,1,Dial(SIP/${EXTEN}@AT&TIP)
I this cause i can get the accrue duration of call because currently we are facing some call missing not coming
2005 Oct 05
4
dropped calls when g729 is used on sip leg
Hello - I have 8 polycom 501s all setup great using ulaw. We have put
them through a pretty rigorous torture over the last 4 months, and
they've performed famously. No dropped calls ever.
We invested in some g729 licenses. changed my ipmid.cfg so that g729 is
priority 1 and ulaw is priority 2. I added allow=g729 to my extension's
sip.conf entry, where existed before disallow=all
2012 Jul 26
2
Call ID of the second call leg
Hello friends,
I am trying to deeply integrate asterisk cdr with voipmonitor cdr. I can
access the caller Call ID (fbasename field in voipmonitor cdr) looking at
the SIPCALLID variable in asterisk, but how can I access from within
asterisk the Call ID of the second leg of the call (the one originating
from asterisk to the destination peer)? is there a variable holding this
value?
Thank you
2003 Apr 01
1
ATA186: "Call/Leg Transaction Doesn't Exist" on local call
I know I've seen this reported already, and I can't remember the fix.
I have two ATA186s talking to an asterisk server. When I call in on an
outside line, both ring, and I can pick up either and talk.
But if I try to call from one of them to the other, the remote end rings
just fine in both cases, but then as soon as asterisk bridges the two
channels, the remote end sends a
2005 May 30
1
Remote phone: Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from
One of our remote user's phone reports frequently:
Got SIP response 481 "Call Leg/Transaction Does Not Exist" back from <IP>
What can I do ???
bye
Ronald
2003 May 25
1
iconnecthere problem 481 "Call Leg/Transaction Does Not Exist"
Hi All,
I am trying to use iconnecthere to make outbound calls. I am behind a
linksys router. I keep getting this error
481 "Call Leg/Transaction Does Not Exist". Does anyone have any prior
experience with this problem. Any leads will be much appreciated. Attached
are the conf files and logs
#SIP.CONF
; SIP Configuration for Asterisk
[general]
port = 5060 ; Port
2007 Oct 29
5
A Leg Control on Asterisk Callback
I'm confused about something.
It's the way Asterisk handles the A leg (ie the first party dialed) on an originate command via the Manager Interface.
Lets say our originate commands looks like this:
ACTION: Originate
Async: yes
Timeout: 60000
Exten: callback
Channel: SIP/5551212 at provider
Variable: destination=SIP/8675309 at provider
Callerid: 5551212
Context: default
ActionID: 849120
2011 Jan 31
0
Issue with Asterisk not hanging up second leg when first leg hangs up
Hi,
Here is my confing:
[out]
Exten => _X.,1,Noop()
Exten => _X.,2,Dial(SIP/${EXTEN}@peer,60,gcU(do_dtmf_cc-take-call,s,1))
Exten => _X.,3,Playback(tt-monkeys)
Exten => _X.,4,Playback(tt-monkeys)
Exten => _X.,5,Playback(tt-monkeys)
Exten => h,1,Noop(ABCDEFGHIJKLMNOPQRSTUVWXYZ)
[do_dtmf_cc-take-call]
Exten => s,1,AGI(agi://127.0.0.1:4579/update_call_status?status=60)
Exten
2011 Dec 15
1
Wrong call information on B leg
Greetings.
I have next feature in features.conf :
send =>
*9,peer/both,AGI,/etc/asterisk/agi/map_mail.pl
What it does is parsing
CALLERID and DNID from AGI input, performing some actions in MySQL with
these values, and then running application for peer (for example,
PlayBack)
Sounds simple, and it really is. When my user is receiving a
call (we are the B leg) and presses *9, everything
2005 Sep 09
2
FW: Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am sending this problem for 2nd time. Please help.
Thanks
_____
From: Omar McKenzie [mailto:omckenzie@trenetinc.com]
Sent: Thursday, September 08, 2005 9:57 AM
To: 'asterisk-users@lists.digium.com'
Subject: Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am not able to get softphone registered (active) with * . new installation
, new user
2005 Sep 08
0
Problem: Got SIP response 481 "Call Leg/Transaction Does Not Exist"
I am not able to get softphone registered (active) with * . new installation
, new user
Able to get server started , and phone appears to register . gets the SIP
reponse 481 message
Register SIP '4009' at 192.168.200.10 port 2199 expires 120
Unregistered SIP '4009'
Register SIP '4009' at 192.168.200.10 port 9428 expires 120
Saved useragent
2005 Jun 03
1
How to use same h323-conf-id in incoming and outgoing legs?
Hello,
I am pretty new with Asterisk and I am using it as an H323 gateway.I
would like to keep the same h323-conf-id in the outgoing leg as in the
incoming leg.
So far I have only tried inaccessnetworks' oh323 module, but I think
this is a more generic issue. My extensions.conf is pretty simple:
[oh323_context]
exten => _XXXXXXXXXX,1,Dial(oh323/${EXTEN},30,tr)
So my question is the
2017 Jun 01
2
Forward error code beetwen legs
Hello asterisk users,
I have a strange behaviour with asterisk and error code forwarding in
asterisk 11.
Please find below my setup:
Phone -> ASTERISK -> SIP TRUNK PROVIDER
A phone start a call, asterisk start a leg to my SIP trunk provider.
I have a simple dialplan to handle it:
[gotoexternal]
exten => _X.,1,Dial(SIP/${EXTEN}@provider)
When my SIP provider return to asterisk a 404