similar to: identify caller hangup or callee hangup?

Displaying 20 results from an estimated 3000 matches similar to: "identify caller hangup or callee hangup?"

2009 Jan 14
8
evaluate SIP response codes in dialplan
Hi! Is it somehow possible to evaluate the SIP response code inside the dialplan? I have an Asterisk server which forwards requests to various PSTN gateways with SIP. If the Dial() attempt is not successful I want to differ at least these 3 options: - called destination is busy (486): e.g. activate auto-redial - called destination does not exist, unassigned number (404) - gateway is broken,
2010 Dec 20
5
DIALSTATUS on CANCEL
Hello, We have a strange situation (asterisk 1.6.2.14), where we get a result for DIALSTATUS for BUSY and No-ANSWER, but nothing for CANCEL. This is the (relevant) test dialplan: -------------------------------- [incoming-private] exten => _X., n, Dial(SIP/1001,30) exten => _X., n, NoOp(${DIALSTATUS}) exten => _X., n, Gosub(incoming-status,s-${DIALSTATUS},1) [incoming-status] exten
2006 Jun 03
2
Busy Signals after hangup
I've not seen an answer to this in any forum. I make a call through Asterisk, with a VOIP phone, doesn't matter which. The call gets made, I leave a voicemail, or complete the call in some manner, and the other side hangs up. I hear a busy signal on the phone on my end. If I have an extension that looks like this, after the hangup() is executed, my phone gives busy signals until I
2011 Apr 15
5
Possible bug in Hangup() (Asterisk 1.4.x)
Hello, On an Asterisk 1.4.33.1 in a simple scenario: [test] exten => _X.,1,Dial(SIP/12345 at peer01,,,) exten => i,1,Hangup(${HANGUPCAUSE}) exten => t,1,Hangup(${HANGUPCAUSE}) exten => h,1,Hangup(${HANGUPCAUSE}) I have noticed that no matter what value we set in the Hangup(<cause code>) commands, if the call is not answered by peer01 for any reason, the actual cause code
2009 Jan 20
2
Why does Asterisk not hangup?
Hi! I have the following scenario: Asterisk INVITE-----> | <--200,ACK-- | Playback(Foo) | Dial(..) | ---------INVITE-----> | <-----404. ACK------> | As my extension configuration stops after the Dial command I expect Asterisk to hang up the call. Instead I see on the console: |
2010 Aug 10
4
How to determine which party hangup the call? cause of Hang-up needed.‏
Hi Everyone Asterisk 1.4.33 is running with Sangoma/Dahdi for analogue lines to Bell Canada. User claims that call hangup without any interferance to the phone set. Is there ANYWAY to find out which party hang-up the call or if the call was cut-off due to other reasons? I checked the *"asteriskcdrb"* table and it's pretty much useless in this case as it only logs the duration and
2009 Aug 18
1
Get SS7 Hangup Code as Asterisk variable.
I'm making outbound calls by placing call files in the asterisk outgoing directory. At times, the call would be hung by SS7 without even attempting (due to error in the outgoing number). I get the following on console: -- Attempting call on ss7/9297210213 for s at croom:1 (Retry 1) -- Sent IAM CIC=22 ANI=9134904821 DNI=9297210213 RNI= -- SS7 hangup 'SS7/callserver/22'
2010 Feb 21
2
add Reason header on hangup
Hello, I have asterisk 1.6.0.20 and Is it possible to add Reason header on Hangup: Reason: q.850;cause=17 Thanks -- Best Regards, Giedrius -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100221/d29c02b8/attachment.htm
2010 May 12
2
asterisk-users Digest, Vol 70, Issue 25
Hi Vardan I did same as you told and deleted the SIP information in Astdb and restarted asterisk. but the result was same. as you said there might be mistake in sip.conf so i am pasting both servers configuration here.. 1- nasir.server.com [abc] username=abc type=friend secret=mysecret nat=yes mailbox=12234568 incominglimit=2 outgoinglimit=2 host=dynamic dtmfmode=rfc2833 context=payasyougo
2010 May 11
1
asterisk-users Digest, Vol 70, Issue 23
Thanks Vardan, I will like to know if this scenario can work when peer is not having fixed ip and we use host = nasir.server.com ? also I have set insecure=invite,port what if i use insecure=no thanks again. Message: 24 Date: Tue, 11 May 2010 10:52:14 +0500 From: Vardan <hvardan71 at gmail.com> Subject: Re: [asterisk-users] Dialing a SIP Peer without using register strin To:
2010 May 18
3
About option U in Dial Ast version 1.6.2
Has any one used this? U(x[^arg[^...]]): x - Name of the subroutine to execute via Gosub arg - Arguments for the Gosub routine Execute via Gosub the routine <x> for the *called* channel before connecting to the calling channel. Arguments can be specified to the Gosub using '^' as a delimiter. The Gosub routine can set the variable ${GO
2006 Oct 18
3
identifying Eicon Diva Server V-4BRI-8M vs 4BRI-8M
Hi (Armin)! Does someone knows how to identify the type of the card? The delivery note says it is a V-4BRI-8M, whereas lspci reports a 4BRI-8M. What is it really? Are there any Eicon tools to identify the card type? thanks klaus 0000:0a:03.0 Network controller: Eicon Networks Corporation Diva Server 4BRI-8M Rev 2 (rev 01) Subsystem: Eicon Networks Corporation Diva Server 4BRI-8M Rev
2010 Jun 29
5
What‘s the best operating system suggest for Asterisk 1.6.2.9
hi, list i want to know what is the best OS for install Asterisk 1.6.2.9, which should work properly on working system. i want to use CentOS5.2 or CentOS 5.4. Which is better and stable? Thanks for your help. -- Thanks for your supporting, have a nice day. Sucan
2009 May 21
1
FW: Writing Hangup causes to CDR record
Hi guys, I'm trying to write hangup causes from asterisk into the CDR record. Using version 1.4.24.1 at the moment, but no joy so far. Has anyone implemented this?
2009 Oct 22
2
hangup from which side
When Asterisk establish a call through an outbound trunk, Is there any way I can know who hang up the call first? The caller or the party called? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091022/c8beaabb/attachment.htm
2009 Aug 27
6
Measuring voice quality with Asterisk
Hi! I want to use Asterisk as load generator to test quality degradation with increased load (e.g. testing other SIP equipment or IP-links). Is anybody aware of such a setup with Asterisk - is it possible to get RTP statistics out of Asterisk (e.g. jitter, packet loss, reordering ...)? Thanks Klaus
2009 Mar 06
5
work around the 64 pickupgroups limit
Hi! What are the typical ways to work around the 64 groups limit? thanks klaus
2018 Jun 09
2
getting real sip status after dial
I think HANGUPCAUSE is channel agnostic. See: core show function HANGUPCAUSE Some thing like this IIRC: Set(my_cause=${HANGUPCAUSE(${CHANNEL(name)},tech)}) Remember the incoming leg of the call and the outgoing leg of the call are different channels. Make sure you are giving HANGUPCAUSE the correct channel. On 06/09/2018 02:01 PM, Khalil Khamlichi wrote: > It seems very weird to me
2008 Nov 13
5
database queries from extensions.conf
Hi! What is the preferred way to make database lookups from within the dialplan? I only know the MYSQL function from asterisk-addons. Are the other methods too? (e.g. for postgresql, unixodbc) thanks klaus
2010 May 11
1
asterisk-users Digest, Vol 70, Issue 24
Yes this scenario works on my 2 systems which are at LAN. I made one system as server (192.168.0.20) and registered from other system... it is fine but now there is a different scene. actually there is a registered user named abc at system1 (192.168.0.20) having context [payasyougo] which is used to do outbound calls. we want to use this user's context and account so that when we register