Displaying 20 results from an estimated 20000 matches similar to: "Redirect failed, channel not up."
2007 Mar 26
1
SIP registration
When my SIP phones try to register with my asterisk box, this is what I
get my log file:
Mar 26 14:46:41 NOTICE[3896] chan_sip.c: Registration from
'<sip:201@192.168.2.13>' failed for '192.168.3.2' - Not a local SIP domain
In sip.conf I have this for my global settings:
[general]
context=from-sip ; Default context for incoming calls
2006 Nov 03
1
How do i redirect a call without answering it? SIP channel
Hi guys,
I've been looking on wiki, but i could find it only for chan_capi:
http://www.voip-info.org/wiki/view/Asterisk+PBX+functions
In the CAPI channel
See Asterisk CAPI channels
* Call Deflection (CD) (redirect without answering): Implemented
by chan_capi
How can i do it with my Softphone Xlite? Any one can help me?
I want to redirect a call without answering it.
Best regards,
2009 Mar 03
0
monitoring a channel and redirect to conf
I am monitoring a channel... I then redirect that channel to a conf with
lq as options.
When playing back the gsm file I have all recording upto the point of
redirect to
the conference.
How do I CONTINUE to record and not loose anything after redirecting to
the conference?
After redirecting I have dead air. asterisk 1.4.23.
Thanks,
Jerry
2008 Mar 25
0
Redirect and free the channel
Dear friends,
I have a question about Asterisk usage. Is there anyway to configure
Asterisk in such a way that once a call is forwarded out 1: to land line; or
2: to another SIP server, then the channel will be released and free up?
The senarior is let's say I have an incoming ISDN line with limited
channels, when all my lines are busy, I can leave one channel always open to
redirect calls.
2013 Apr 17
0
Caller ID is not persisted when using Channel Redirect
Is there a work around for Caller ID information not being persisted
when using the CLI or AMI Channel Redirect.
A calls B (caller id is displayed), B transfers call to C (no caller id
is displayed on phone c).
Jacob Miles
Software Engineer
jacob.e.miles at l-3com.com
903.457.4422
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 30
0
Redirect with ExtraChannel on Bridged call give AMI event with second channel name AsyncGoto/...<ZOMBIE>
Originally posted on asterisk-dev with no response for 5 days, so posting it
to the wider audience now.
Asterisk Release 1.6.1.1
Scenario:-
1. 2 SIP peers (Zoiper softphone, if it matters) registered as 901 and
902
2. Using AMI, 901 is Originated
3. When 901 answers, it is Redirected to an extension "exten =>
dial,1,Dial(SIP/902)"
4. 902 rings, then answers
5.
2011 Jan 26
0
Samba Shares access problems
Hi all,
This is my first mail to the mailing list.
I'm currently facing a problem on our samba installation, since the
package upgrade from last week (friday) the samba configuration has been
replaced with a news one. I had to put a backup in place.
But now there areaccess problem, on some clients but not all. Linux is
not impacted. Only Windows 7 clients are impacted, but only clients
2008 Sep 23
0
PRI incoming call forward / call redirect
Good morning,
I have a Bell Canada PRI here (switchtype=national) and I am trying to perform
a call-forward-unconditional on one of the DIDs.
The idea is that when DID 5551234 receives a call, Asterisk redirects it back
out the same PRI to some external number.
This is simple enough to do with something along these lines:
[PRI]
exten => 5551234,1,Set(CALLERID(RDNIS)=${EXTEN})
exten =>
2007 Oct 17
0
Send only Redirect or FWD calls out on specific channel
Does anyone know how I can send only calls that have been forwarded or
redirected out on a specific channel?
My PRI provider (BellSouth/AT&T) does not let me set the outgoing caller
ID to anything other than our DID numbers, so when a user FWD's his
Polycom phone to his mobile, it looks like his desk is calling his
mobile phone rather than the Caller ID of the actual caller. I am
2007 Mar 08
3
Sender phone ringing while recipient talking
I've had asterisk running for about a month now between our PBX and our
T1, and everything seems fine but for one simple nit-pick: When a call
to the outside workd is made, and if the recipient picks up while a the
sender's phone is still relaying the ring, the sender won't be heard
until after the ring stops. This often translates a simple "hello?" into
a
2006 Mar 29
3
Redirect Post for Hiding ID?
I have a situation where I want to show the user details about an
appointment they entered. They enter their name, phone number(s) and
other private data in a form. I save that data in the controller with
a POST from a "confirmation" page.
I could simply show the params when that page is rendered (the save
one), but if they use the browser refresh it''ll save the data again.
2009 Sep 24
6
Connecting home intercom to Asterisk?
Hello
I assume I'm not the first one to think about this: Is it possible to
connect an intercom and/or door bell to Asterisk, so that I can get an
e-mail that someone rang my place while I was out?
Even better: If used for a doctor's office, it'd be cool if patients
could type their Social Security Number on a keypad, which would open
the door and notify Asterisk which would then
2008 Jul 24
1
ggplot2 help
Hi yet again!
Thank you for being patient with me.
Is there a "how to" for ggplot2, please? I would like to look at it,
but have no idea where to start, please.
Thanks,
Edna Bell
2024 Jul 27
1
please help generate a square correlation matrix
Hi Richard,
Nice to know you had similar experience.
Yes, your understanding is right. all correlations are negative after removing double-zero rows.
It is consistent with a heatmap we generated.
1 is for a cancer patient with a specific mutation. 0 is no mutation for the same mutation type in a patient.
a pair of mutation type (two different mutations) are exclusive for most of patients in
2007 Jan 07
2
different points and lines on the same plot
Dear all,
I have following data called "paitent"
day patient1 patient4 patient5 patient6
0 -0.27842688 -0.04080808 -0.41948398 -0.04508318
56 -0.22275425 -0.01767067 -0.30977249 -0.03168185
112 -0.08217659 -0.26209243 -0.29141451 -0.09876170
252 0.08044537 -0.26701769 0.05727087 -0.09663701
where each patient have response values at four time
points. I want to
2009 Mar 04
2
Selecting one row or multiple rows per ID
Hi,
Could someone help with coding this in R?
I need to select one row per patient i in clinic j. The data is organized similar to that shown below.
Two columns - patient i in column j identify each unique patient. There are two columns on outcome. Some patients have multiple rows with each row representing one visit, coded for in the column, visit. Some patients have just one row indicating
2009 Nov 05
1
help with ols and contrast functions in Design library
Dear All,
I'm trying to use the ols function in the Design library (version
2.1.1) of R to estimate parameters of a linear model, and then use the
contrast function in the same library to test various contrasts.
As a simple example, suppose I have three factors: feature (3
levels), group (2 levels), and patient (3 levels). Patient is coded
as a non-unique identifier and is
2009 Feb 09
1
XML package- accessing nodes based on attributes
Hi,
I have a rather complex xml document that I am attempting to parse based on attributes:
<Manifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- eName : name of the element.
eValue : value of the element. -->
<OutputFilePath>D:\CN_data\Agilent\Results\</OutputFilePath>
<FilesList>
<File>
2002 Aug 22
1
Error: object is not a matrix
Hi,
I have encountered the following error, when using 'aov', which I think
has something to do with the length of my call to 'aov', and I cannot
understand why:
Error in model.frame.default(formula = Y2 ~ P2 + P2:AAAAAAAA +
P2:B2 + :
object is not a matrix
The error occurs when I run the first sequence below, but not the
second. The two sequences are based on the SAME
2002 Mar 12
1
Disconnecting: Corrupted check bytes on input.
Hi,
just "cvs update"'d to get the latest portable version, to start
rebuilding our AIX systems to get zlib-1.1.4 and the channel-bug fix.
SSH protocol 2 seems to work nicely, ssh protocol 1 doesn't work properly.
Environment: AIX 4.3.3, openssl 0.9.6c, openssh as of today (Mar 12, 11:20
GMT).
Client/blowfish, to openssh 3.0p1 or to 2.5.1p1:
debug1: Encryption type: blowfish