similar to: Following call forwards

Displaying 20 results from an estimated 5000 matches similar to: "Following call forwards"

2012 Sep 12
1
SNPRelate package error
Dear all, I am using the R package SNPRelate but I found an error when I run the following command. Do you know what might be the problem? Thanks in advance. > vcf.fn <- system.file("extdata", "sequence.vcf", package="SNPRelate") > snpgdsVCF2GDS(vcf.fn, "test.gds") Start snpgdsVCF2GDS ... Open
2007 Mar 05
1
Setting Sip Headers From Dial App?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This might sound strange, but is there anyway for Asterisk to set extra sip headers based on a sip phone returning a 302 in a dialplan? Example: PSTN => Asterisk => SIP-Phone, SIP-Phone returns 302 Redirect, Asterisk sets X-Something: Some_Value & X-Somethingelse: Some_Other_Value, then sends the new invite with added headers. Stu Sheldon
2009 Apr 23
1
BLINDTRANSFER and SIP hardphones
Hi, When a SIP hardphone is transfering a call while ringing (caller and callee don't speak to each other) using phone's Transfer key, it seems BLINDTRANSFER remains empty. Though I can see a 302 MOVED TEMPORARILY message coming in. Is there a work around or something obvious I'm missing (it's the first time I'm playing with Dialplan transfert features. context mylocal {
2006 Mar 29
5
Asterisk Between PBX and FXS
Hi guys, I''m setting up asterisk to run with another pbx server. This pbx server support a feature that allows 2 extensions connect to the same FXS. No I put asterisk in the middle. Asterisk receives the call and dial to a SIP/peer. How the pbx installed support 2 extensions to one fxs... How can I figure out in asterisk which extension was dialed before the call came to asterisk?
2013 Jan 22
2
Blind transfer behavior - Asterisk 1.8 and 10
Hi, I want to check the status of a blind transfer (only sip endpoint) between various phones. Transfer is working perfectly, using ## from features.conf or using transfer key from phone, here SNOM320. My problem is that if party to transfer to is busy, the transfer fail and the call is ended. What I want to do is to return the call to the party who originate the transfer. I checked
2023 Apr 05
1
backup-begin
The reason given is shut off (crashed). So something virsh backup-begin does is causing he guest to crash? Den 2023-04-04 kl. 16:58, skrev Peter Krempa: > On Tue, Apr 04, 2023 at 16:28:18 +0200, Andr? Malm wrote: >> Hello, >> >> For some vms the virsh backup-begin sometimes shuts off the vm and returns >> "error: operation failed: domain is not running"
2009 Feb 25
1
Stuck Parked Calls?
I've lurked for a while, but I think this is one of my first "pleas" for help. I'm having issues where a parked call using the macro below is getting "stuck". Users park the call via a blfxfer key on an Aastra phone. If the call is a blind transfer, it tries to park the call. If it isn't a blind transfer, it tries to unpark the call. Only 2 extensions (2759 and
2016 Feb 25
2
11.21,2 : how to transfer to Jolly Roger ?
I'd like to transfer all my pesky telemarketing calls to Jolly Roger . http://www.nytimes.com/2016/02/25/fashion/a-robot-that-has-fun-at-telemarketers-expense.html In the middle of a call I'd hit some DTMF sequence, which would dial Jolly Roger and transfer the call after Jolly Roger answers. But blindtransfer requires an extension after you hear "transfer". And I don't
2005 Jun 27
1
announced transfer
While using Blindtransfer #Extension everything works fine. But how do i activate announced transfer with an Grandstream GPX2000 ? Greets Markus
2008 Feb 14
6
UK -999 dialing issue
Hi Amit OK, the majority of our calls go out via zaptel fxo and pstn lines. When these are all busy, calls are routed via a VOIP provider here in the UK. All activity is recorded in our logs, and I can find no trace of either 999 or 112 (if since been reminded that in the UK, you can now also use 112 which is consistent with continental Europe). I can't find a call placed at the relevant
2012 Jan 06
5
add data to a file while doing a loop
Hi, I would like to know how can I keep adding data to a file while doing a loop and without deleting the data of the previous iteration. Thanks.
2011 Mar 28
1
problems with blind transfer on GXP-2000 - Multi tenant asterisk !!
Hello Users, We have Thirdlane Multi tenant PBX system in production. Asterisk version is 1.6.2.15. Attendant transfer is working, but blind transfer is not working with Grandstream (gxp-2000) phone. We have read from google that it is a bug in Asterisk 1.6.2.15. We saw the below links: <http://www.odesk.com/leaving_odesk.php?ref=http%253A%252F%252Fwww.freepbx.o
2007 Aug 30
4
How to handle "+" prefix
Hi, How can I have A*k convert a call from +441793xxxxxx to Dial 00441793xxxxxx instead? With the "_+." Below I can "catch" the call, but EXTEN doesn't get set as expected.. and then I need to figure out how to pass the call onto the outgoing-pstn context. Not sure if a Goto would work here... [outgoing-pstn-international] exten => _+.,1,Set(EXTEN=00${EXTEN:+1}) exten
2020 Jul 22
1
module cel error with bridge events
On Wed, Jul 22, 2020 at 12:44 PM Administrator <admin at tootai.net> wrote: > No one on this ? > > Le 10/07/2020 à 18:06, Administrator a écrit : > > Hi, > > > > On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START > > and BRIDGE_END events > > > > zone-s*CLI> module reload cel > > The module 'cel' reported a
2005 Nov 22
1
spnego_gen_negTokenTarg failed: No credentials cache found
Hello everybody! I keep on trying to make my samba installation to work. I have tried a couple threads before but I have not been able to pinpoint the problem. So, yesterday I made a second last attempt to solve the problem before my boss forces me to install Windows2003 since it works out of the box. The scenario is that I'm trying to use Samba (Suse 10) as a fileserver that
2005 May 12
0
${BLINDTRANSFER} variable
I've found on wiki that there is a variable called ${BLINDTRANSFER} which should contain the channel (or a number) of user that made a blind transfer of a call to another extension. Also I've found a patch for chan_sip to add support for ${BLINDTRANSFER}, but it's not working at all (chan_sip crashing), so I guess it is intended for CVS-HEAD version. Has anyone tried to backport it
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2010 Sep 03
3
How to tell if there is a transfer from CDR?
Is there any way to know if a call was transferred from reading the CDR? Any relation in fields like UNIQUEID? Something that can be scripted to make a special report? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2005 May 04
1
Unstable connection to AD
Hi! We got a problem when authenticating our user on our samba-server. It seems like the connection to our ADS drops now and then. When being up it runs very nice. Running "getent passwd" works well and also seems to establish the contact again for a while, atleast winbind stops reporting that users doesn't exist. We have reasonally had reason to reboot our firewall because the
2009 Jul 22
0
Attended transfer and 'pbx-invalid' - 1.4.26
Hi, I've created a tiny dialplan to test the return of a call on transfers, like this: (I had to use the DEVSTATE backport here) [phones] exten => _12XX,1,Dial(SIP/${EXTEN},6,tT) exten => _12XX,n,GotoIf($[ "x${BLINDTRANSFER}" = "x" ]?noBT) exten => _12XX,n,Set(DIALRET=${CUT(BLINDTRANSFER,-,1)}); exten => _12XX,n,Goto(dRet) exten => _12XX,n(noBT),GotoIf($[