Displaying 20 results from an estimated 30000 matches similar to: "Hey"
2007 Mar 27
5
Park & No Announce?
We're using Grandstream GXP-2000 with programmed buttons to the first 5
parking lot extensions. When a call is parked, whichever parking lot
extension it's parked on lights up red. We've never used the "announce"
part and I'm wondering if there's an option I can't seem to find to
disable the announce so the transfer happens faster.
Thanks for any help,
Ken
2007 Oct 02
3
Zaptel slow dial out - TDM400P
Below is a copy of my log, zapata.conf & extensions.conf that relate to
the ZAP lines. Basically when we dial out it takes on 10-12 seconds
before the ZAP line actaully picks up. I'm hoping to find out what the
cause is for this as it's causing user grief with extremely long connect
times, and I believe it may be causing issues of cross lines (an
outgoing call gets mixed with an
2008 Apr 24
1
No CallerID Transfer Problem
Came upon a problem today that I thought I'd see if it's by design, if
I'm missing an option somewhere, or if my fix is the way to fix it.
We setup a remote location with a server, same as we've done with
others, but for some reason when they would transfer an outside call
anywhere it would pause for a few seconds and hang up the line.
Well, after spending most of the day on
2007 May 01
1
chan_sip seems to be hanging
I posted about this problem last week and thought it was a combination
of SIP/ZAP causing issues in Asterisk. Since then I've realized it's
only the SIP channel that's hanging. When this happens a call can still
come in and hit the IVR, but no one can connect to the server from a SIP
client.
I tried reloading chan_sip.so today when this occurred, and I tried
unloading chan_sip.so
2009 Mar 24
6
gpx 2000 Busy Lamp Field
Hello,
I configured both asterisk and grandstream 2000 accourding to howtos on
the web..
And everything seems working fin.
But if i reload asterisk grandstream stops working with BLF.
I need to restart the phone to enable BLF again.
Any clues??
2006 Nov 01
3
Re: Newbie Questions - Grandstorm phones?
Thanks everyone for the input. After pricing everything we need out,
it's not worth trying to get our old system to work, so I've pitched
ditching everything and starting over. I'm very excited and hoping
they'll go for it.
Regardless, I'm going to throw a box together for my house, we have no
home phone (just cell phones) so this'll be a great way of testing.
All
2006 Dec 17
5
BLF on GXP2000
I am trying to set up the BLF on a GXP2000.
Currently what I have is
extensions.conf:
[globals]
polycom430=SIP/101
[internal]
exten => 101,1,Macro(voicemail,${polycom430})
[macro-voicemail]
exten => s,1,Dial(${ARG1},10,tT)
exten => s,2,VoiceMail(u${MACRO_EXTEN}@default )
exten => s,102,VoiceMail(b${MACRO_EXTEN}@default)
[ext-local-custom]
exten => 101,hint,${polycom430}
2007 Mar 06
2
Manager.conf '127.0.0.1 unable to authenticate'
Every few seconds I get the following message:
== Parsing '/etc/asterisk/manager.conf': Found
== Connect attempt from '127.0.0.1' unable to authenticate
I'm trying to track down where it's coming from.
I've used TCPDUMP & NGREP to monitor 127.0.0.1, no data's flowing.
I've tried loading Asterisk with no modules, tried loading with a naked
2007 Jul 12
5
Compute rank within factor groups
Hi,
I have a data.frame which is ordered by score, and has a factor column:
Browse[1]> wc[c("report","score")]
report score
9 ADEA 0.96
8 ADEA 0.90
11 Asylum_FED9 0.86
3 ADEA 0.75
14 Asylum_FED9 0.60
5 ADEA 0.56
13 Asylum_FED9 0.51
16 Asylum_FED9 0.51
2 ADEA 0.42
7 ADEA 0.31
17
2007 May 09
10
SIP Problems continue...
SIP channel hang ups are progressively getting worse and I'm really
grasping at straws here trying to find out what the cause is. The
problem start, once a week or so the SIP phones couldn't communicate
with the server, though there was no error message on the server and
everything appeared fine on the server. It's now doing it multiple
times a day and I fear having to go back to our
2009 Jul 01
6
* as VM for legacy PBX?
Hi, all. I've got an old Telrad PBX with an Emagen(?) voicemail box. The
VM box, itself, is beginning to show its age. Big-time. We're thinking it
might be time to look for a replacement. I'd love to install Asterisk
with an FXO card or something, but I don't think it supports whatever
protocol legacy PBX's used to speak to VM systems. If someone can tell me
I'm
2006 Nov 08
1
I LOVE IT
After about one weeks time I've gone from no VoIP to a completely
configured system for two of our offices to be able to page/communicate
interoffice as well as handle existing PSTN communications (okay,
waiting onf hardware for the PSTN side and I've likely jinxed myself
now).
I was sweating getting the two boxes talking to each other and I knocked
that out in no time without even
2007 Apr 20
2
Asterisk stops responding to SIP/ZAP
About once a week or so my Asterisk box stops responding to all phones.
I can pull up the console, do whatever I want at the CLI but the only
way to get things working again is to restart Asterisk altogether.
I finally cranked verbose & debugging way up (and watched my log files
go from 1mb/day to 100mb/day), but below I believe contains my problem.
The next line is 1.5 minutes later where I
2010 Aug 05
4
A %nin% operator?
Sometimes I write code like this:
> qf.a <- subset(qf, pubid %in% c(104, 106, 107, 108))
> qf.b <- subset(qf, !pubid %in% c(104, 106, 107, 108))
and I get a little worried that maybe I've remembered the precedence rules
wrong, so I change it to
> qf.a <- subset(qf, pubid %in% c(104, 106, 107, 108))
> qf.b <- subset(qf, !(pubid %in% c(104, 106, 107, 108)))
and pretty
2006 Oct 31
2
Newbie Questions
I've been doing a lot of reading over the last few weeks on Asterisk,
and will be implementing a test system this week to play with.
I've got two questions in regards to the ideal implementation for our
company. First, has anyone written any drivers to interface with
proprietary phones? Specifically we have a comdial system and if we
could use our existing 35 phones instead of having to
2012 Dec 27
1
Doc patch for Sys.time and system.time
Here?s a patch that adds ?seealso? entries to Sys.time and system.time
docs, to help people who forget what the distinction is between them.
Patch was made against https://svn.r-project.org/R/trunk at 61454 .
-Ken
2012 Apr 11
3
[patch] giving library() a 'version' argument
I've made a small enhancement to R that would help developers better control what versions of code we're using where. Basically, to load a package in R, one currently does:
library(whateverPackage)
and with the enhancement, you can ensure that you're getting at least version X of the package:
library(whateverPackage, version=3.14)
Reasons one might
2007 May 28
5
Blindside Web Conferencing
Hello,
We are creating a web-based conferencing application using Asterisk as the
voice conferencing server.
This as an open source project. We are trying to determine if there
is interest of the community and perhaps work together to improve the
application.
Using the web application, you can upload your powerpoint presentation,
manage the participants in the conference thru the web interface
2010 Oct 04
1
Globbing inconsistencies, dir() vs. unlink()
I was trying to remove a directory and couldn't figure out why it was
failing:
> dir("~/p4/r-packages/IREval/Users", recursive=T)
[1] "u0048513/p4/r-packages/IREval/DESCRIPTION"
[2] "u0048513/p4/r-packages/IREval/R/IREval.R"
[3] "u0048513/p4/r-packages/IREval/Read-and-delete-me"
[4] "u0048513/p4/r-packages/IREval/tests/general.R"
>
2008 Jul 30
5
History pruning
Hi,
I find that a typical workflow for me looks something like this:
1) import some data from files
2) mess around with the data for a while
3) mess around with plotting for a while
4) get a plot or analysis that looks good
5) go back through my history to make a list of the shortest command
sequence to recreate the plot or analysis
6) send out that sequence to colleagues, along with the