Displaying 20 results from an estimated 2000 matches similar to: "Knowing incoming call technology and channel [SOLVED]"
2009 Feb 05
11
Crash Hard, Crash Often
I've been using asterisk for 3+ years now, I love it, but it doesnt love
me back. :-)
It was crashing frequently and seemingly randomly prior to this latest
upgrade. Not sure what version it was running prior to upgrade (it was
probably an old CVS HEAD from 2+ years go.) Anyway, currently running
1.4.21.2.
== Problem ==
Problem is that its crashing for seemingly no reason at all, no
2005 Apr 27
6
Redirect two channels to each other?
I've been scratching my head trying to think of a way to do this, but
without success yet.
I'm using the Manager API. If I have two channels linked to each other
(i.e. direct connection), or even if they are independent channels,
I can transfer them both to the same extension by using Action: Redirect
and using Channel: for one and ExtraChannel: for the other. This is most
useful for
2008 Oct 21
1
For Dial(), when calling party hangs up, redirect called party to another location in the dialplan?
Hi all,
I know when doing a Dial, when the called party hangs up, we have a few
different ways to redirect the calling party to other parts of the
dialplan.
In this case, I have someone who would like to do the opposite... When
the calling party hangs up after a Dial(), redirect the called party to
another location.
I'm not sure how else to describe what the user wants to do, but I'm
2005 May 10
2
Sipura 841 and headset
Hi folks !
I bought two sipura 841 phones. I used to have GN Netcom headset which
I connect instead of the handset. The problem is that I don't have any
sound coming out the headset and I can't speak neither !
I'am located in France and I was wondering if the cabling in the sipura
and in the headset is the same (I mean the order of the cables) or maybe
is there something else to
2005 May 10
3
Interconnecting two lans using Asterisk over a PSTN
Hello,
I am a newbie in Asterisk IP PBX but I am very impressed by its
functionalities.
I have read that It can work over IP network and across the PSTN.
I am not very sure how it works over the PSTN..
In case if people have not yet the Internet or SDL access, I would like just to
know if it is possible to interconnect two IP LANs using the traditionnal
analog Network and Asterisk PBX? In such I
2005 May 18
3
connecting a sipura sip device to asterisk before dialing any digits
I would like the ability for a sipura sip device to
instantly connect to an asterisk server as soon as
the sipura sip device goes offhook and before
any digits are pressed. This way asterisk can
provide the dialtone and the dialplan.
This also allows me to play a greeting to the phone
before giving them a dialtone.
Is there any way to do this, like possibly having the sipura
device dial a
2007 Sep 20
10
IAX Java Softphone?
Does anyone know of an IAX softphone in Java, whether applet or
application? Even the most minimum featureset, just voice and dialing,
or even embedded in some other app/let. Preferably GPL. Thanks.
--
(C) Matthew Rubenstein
2005 May 12
3
Giving user progress in an voice menu system
Hi all,
I have a voice menu system ( Outlined below ), and I'd like to give the
user some feedback when they dial an extension ( ringing, music,
SOMETHING ). As it stands, when a user enters an extension from the
menu system, they hear silence while the line rings. I even tried
including the Ringing application before calling my macro to dial the
phones, with no luck.
Any help is
2010 Feb 09
0
asterisk-users Digest, Vol 67, Issue 20 Re: Asterisk going down
>
> Thanks Josiah Bryan,
>
> I do not have any dns server running on my asterisk server, we do have an
> external DNS server working in the data center; the IP of this dns server is
> 10.4.1.5...
>
> Following you will see my main configuration:
>
> /etc/resolv.conf:
>
> domain localdomain
> search localdomain
> nameserver 10.4.1.5
> nameserver 10.4.1.2
2005 May 09
0
New script: /usr/bin/asteriskdial + Kontact
Hey all -
Attached is quick perl script i whipped together this morning to dial from
Kontact (well, KAddressBook). You'll need Net::Telnet (perl -MCPAN -e
'install Net::Telnet') for it to work. You'll also need to make sure you've
got a valid user/secret in /etc/asterisk/manager.conf on your * server for
this to work.
Usage:
/usr/bin/asteriskdial --from
2007 Aug 10
2
Dialplan loop
Folks,
I'm trying to implement a simple loop in a dialplan. The object is to
set a counter, run through some IVR options, increment the counter,
return to the start, then finally fall through to an operator or
voicemail.
Am using 1.4.10 and have reviewed doc/
exten => s,1,Set(TIMEOUT(digit)=5)
exten => s,n,Set(TIMEOUT(response)=20)
exten => s,n,Set(loop = 0)
exten =>
2007 Nov 26
3
Correct syntax for IF()?
Hello
I've tried a bunch of things, but still get errors/warnings
when using the IF() function:
============== TEST #1
exten => h,n,Set(WAV_FILE=${IF($[ ${STAT(e,/tmp/${CALLTIME}.wav)}
]?${CALLTIME}.wav)})
[Nov 26 21:52:34] WARNING[5074]: func_logic.c:107 acf_if: Syntax
IF(<expr>?[<true>][:<false>])
============== TEST #2
exten =>
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
2013 Aug 27
1
[plyr] Moving average filter with plyr
Dear all,
I'm stuck with a problem using plyr to process a rather large junk of data. What I'm trying to do is applying a moving average to all the subparts of the dataframe (the example data can be found here https://dl.dropboxusercontent.com/u/2414056/testData.Rdata).
require(plyr)
load("testData.Rdata")
applyfilter<-function(x){
return(filter(x,rep(1/5, times=5)))
}
2024 May 16
1
[Non-DoD Source] Re: R for the US Air Force
You described it well; I?m afraid that?s what it is. They want documents of an organization that doesn?t fit the description, and only then will they test it.
That sounds great. I?ll reach out to Jeremy and see if he can help me get the IDs the USAF wants. It sounds like Joshua predates my time here. That?s a really good idea.
Thanks very much!
Doug
From: Josiah Parry
2011 Jan 17
2
list mac or IP of all guests NICs?
I'm trying to figure out how to use virsh (or something else) to list all
the IP addresses (or MAC addresses if needed) for each virtual NIC,
preferably with it domain affiliation also listed.
Is this possible?
Thanks,
JSR/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2024 May 16
1
R for the US Air Force
Hey Doug,
R is not a product that is provided by a company or any vendor that can be
procured through a vendor e.g. something on a GSA schedule.
Seems like you're caught in the bureaucracy hell hole. I used to help the
USAF, and other DoD members use R when I was at RStudio (now Posit).
I recommend you find someone in your organization who is doing Data
Science. They'll likely have
2005 Feb 16
1
[patch] fix libpri problem in Q931_INFORMATION handling
Hi there,
I tried to use Voicemail from a PRI interface but it didn't work because
pressing a key on the ISDN phone just caused Q931_IE_KEYPAD_FACILITY
messages which are normally handled by a bri-stuffed libpri.
Unfortunately a wrong if condition stops keypad messages from being
passed to the channel driver. The patch attached to this mail removes
the 2 lines from the code.
Did I
2008 Jul 21
1
RODBC - problems using odbcDriverConnect without DSN
Hi,
I'm trying to use RODBC without having to set up a DSN, using hte
direct connection string in odbcDriverConnect. My connection attempt
looks something like:
> odbcDriverConnect(connection = "SERVER=localhost;DRIVER={/usr/lib/odbc/libmyodbc.so};DATABASE=myDB;UID=reader;PASSWORD=insecure;")
And this returns the message:
Warning messages:
1: In odbcDriverConnect(connection =
2024 Dec 13
1
Check R version dependency in R CMD Check
I?ve been guilty of this myself. I think a check would be good.
In my case I was using the new sort_by() function (I think also 4.1) and a
user was failing to install on R 4.0.
On Fri, Dec 13, 2024 at 11:30 Jan Net?k <netikja at gmail.com> wrote:
> Hello,
>
> I have a server with R 3.6.3 installed and I struggled a bit with
> updating several R packages that utilizes some new