similar to: Duplicate channel variables after transfer

Displaying 20 results from an estimated 500 matches similar to: "Duplicate channel variables after transfer"

2010 Aug 27
1
asterisk-users Digest, Vol 73, Issue 58
On 8/27/10, asterisk-users-request at lists.digium.com <asterisk-users-request at lists.digium.com> wrote: > Send asterisk-users mailing list submissions to > asterisk-users at lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message with subject or body
2018 Jul 13
2
Withholding Answer Supervision
Hi, Is there any way of telling Asteirsk to withhold answer subversion on a call till I call Answer. My DP looks like this: [incoming] Exten => 18005551212,1,Noop() same => n,Answer same => n,Mset(__uid=${SIPCALLID}) same => n,MixMonitor(/tmp/FROM_CALLER_${uid}-${START}.WAV) same => n,Dial(Local/1 at dial_call_center/n&Local/2 at dial_call_center /n&Local/3 at
2009 Jan 28
2
How to retrieve a phone number from call forwarding?
Hi, I'm very new to Asterisk and I have the following scenario. 1. Let's say I have a number of 1-222-222-2222 from my SIP service provider (VoicePulse). 2. I point my phone, Verizon wireless cellphone (1-111-111-1111), voicemail to the number provided by SIP service provider (1-222-222-2222). 3. I use another phone (1-333-333-333) to call 1-111-111-1111 and leave a voicemail message.
2017 Dec 27
3
Answered time on channel
It seems that what ever I set in my answer handler does not show up in the hangup handler. In order to do billing I can't rely on the g option where the caller hangs up the call. Looks like I can either use h or a hangup handler along with the shared function. On Tue, Dec 26, 2017 at 4:40 PM, Eric Wieling <ewieling at nyigc.com> wrote: > Don't use an 'h' extension, use
2006 Jun 06
1
Asterisk Realtime and SIP Registration
Hi! I use the following configuration to register my asterisk server to my SIP provider: register => 12345:passwd@sip.provider.com/12345 sip.conf: [sipout-test] type=peer username=12345 fromuser=12345 fromdomain=provider.com secret=passwd insecure=very host=sip.provider.com qualify=yes context=test-incoming extensions.conf: exten => 12345,1,Dial(SIP/10) exten =>
2008 Apr 03
0
About outdail SIPCALLID
Hi I sent this 3 hours ago, seems not go through, so sent again. I have an asterisk php-agi application. It answer's call , then outdial to another number: $agi->exec_dial("SIP", 12345 at test.com , "20", $options); How can I get a SIPCALLID for this out-dialed call? The SIPCALLID seems the incoming call's SIPCALLID. Thanks. Mike
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
2020 Mar 27
2
E-Mail notification for each received call
Hi Daniel, Am 27.03.20 um 09:24 schrieb Administrator: > Hangup is h extension. your macro will never be executed. Solution: > > same = n,Dial(whatever) > same = n,[...]) > same = n,Hangup > > exten  = h,1,1,DumpChan() >  same = n,System(/home/asterisk/bash_test) I don't really understand your code… I think I don't have to edit the first part of the conf file
2020 Mar 28
0
E-Mail notification for each received call
Le 27/03/2020 à 20:19, Kai Herlemann a écrit : > Hi Daniel, > > Am 27.03.20 um 09:24 schrieb Administrator: >> Hangup is h extension. your macro will never be executed. Solution: >> >> same = n,Dial(whatever) >> same = n,[...]) >> same = n,Hangup >> >> exten  = h,1,1,DumpChan() >>  same = n,System(/home/asterisk/bash_test) > I don't
2004 Jan 23
3
SIP Absolute Timeout
Hi All, I've been having a hard time getting the AbsoluteTimeout function to work. Is this Function working in for SIP? I've search all the messages in the news letters and tried what was suggested and still have not gotten it to work. Below is a portion of my extensions.conf. I've also been running these test on ver 0.5.0 exten => _X.,1,Absolutetimeout(20) exten =>
2009 Jul 20
0
No subject
-- SIP/ vaso -e26c answered Zap/14-1 -- Executing DumpChan("SIP/ vaso -e26c", "") in new stack -- Executing DumpChan("SIP/vaso-e26c", "") in new stack Dumping Info For Channel: SIP/vaso-e26c: ============================================================================ ==== Info: Name= SIP/vaso-e26c Type=
2008 May 01
1
ast_indicate_data: Unable to handle indication 3
Hi guys, When I try to get ring tones when dialing out with the command Dial(SIP/sipout/${PHONE},15,r), I get the error message indicated in the subject. I've checked my indications.conf file using the sample file provided with asterisk 1.4.10 (the version I'm using) and it's not better. Any idea ? Regards. -- Cyril SCETBON
2005 Sep 13
2
passing variables to h extension
Is there a way to pass variables/arguments to the h extension ? for example : [default] exten => _1098933X.,1,NoOp(CARRIER TWT->TIM, EXTEN: ${EXTEN}}, SIPCALLID: ${SIPCALLID}, SIPDOMAIN: ${SIPDOMAIN}) exten => _1098933X.,2,SetVar(_PROVA="bla") [lot of stuff, agi, goto, tricks and magic that happens] exten => _1098933X.,10,Dial(${CHAN_DEST},,L(3600000:3599900)) <-
2015 Jul 06
0
Unisteam not showing callerid
hi list can U help me caller id in USTM if now working -- Starting switch on '4211 at 4211-1' to 4203 -- Executing [4203 at office:1] DumpChan("USTM/4211 at 4211-0x7f7ba4228fd0", "") in new stack Dumping Info For Channel: USTM/4211 at 4211-0x7f7ba4228fd0: ================================================================================ Info: Name=
2016 May 31
2
How to set outgoing sip callid ?
Calling linphone from asterisk 13.9.1.: Dial(SIP/<user>@sip.linphone.org) And it works. But on the linphone side the caller is: <extno>@ipaddress or 2502 at 45.123.987.4 Is there any way to make it more descriptive, at least for the sip user name ? I tried setting SIPCALLID, which had no effect. Set(SIPCALLID=Office) Thanks, sean
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
2020 Mar 26
2
E-Mail notification for each received call
Hi everybody, we use Asterisk to route all calls to a inbound phone number to a specific outbund mobile phone number, depending on time and date. I'd like to send a notification email to a specific email address, each time we receive a call. For this I used the tip of "dicko" here [1]. I'm a Asterisk newbie. Unfortunately it doesn't work. The System() command is not
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
2005 May 10
2
DISA
We are using DISA with local SIP users. The user enters in a 2 digit code then they get a dialtone and the phone dials out. The problem is that the calls waits 10 seconds after the outgoing number is dialed, no matter what I put for the timeout values. Anyone else using DISA that has run into this? exten => _2X,1,Answer exten => _2X,2,DigitTimeout(2) exten =>
2012 Feb 17
0
Calling SIP extension through Local/XXXX negotiates slin codec instead of gsm
I am configuring a test Asterisk server (1.8.9.2) to practice setting a single codec globally, to avoid transcoding as much as possible. Since all of my recordings are in gsm format, I am trying to make the SIP clients use gsm everywhere. I am using Ekiga on Fedora 16 x86_64 for my tests. [root at elx2 asterisk]# cat /etc/asterisk/sip_general_additional.conf