Displaying 20 results from an estimated 100000 matches similar to: "PhoneControl integrations"
2009 Jan 19
0
Asterisk and PhoneControl
Hi,
Has anyone had any experience integrating Asterisk 1.4 with PhoneControl
call accounting software ( www.phonecontrol.com.au )
Apparently the s/w does SMDI on serial interface and IP collection. Looking
at SMDI in Asterisk I don't think that method will work for SIP calls.
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
2008 Sep 15
3
ssh to FreeBSD 4 systems: xmalloc: zero size
Hi,
With the latest FreeBSD 7.1 PRE-RELEASE, I am having trouble
ssh'ing to FreeBSD 4 systems.
I am getting this error:
OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007
debug1: Applying options for *
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connection established.
debug1: identity file /homes/rodrigc/.ssh/identity type -1
debug1: identity file
2007 Sep 17
4
Must be easy, but haven't found the function (numerical integration)
Hi,
I have a data frame of 2 columns with the following types :
data$day char
data$value num
And I plot my data with :
plot(strptime(donnees$day,format="%Y-%m-%d %H:%M:%S"),donnees$value,
type="l")
And I'd just like to get the numerical value of the integration of this
graph.
I looked at ?integrate but, as far as I understood (that is, not very much,
due to my poor
2007 Jul 12
0
No subject
this purpose. I have been reading the voip-info pages and have set up
AJAM and can get results from doing http requests to the asterisk
server, however, this is in the form of an action, such as login,
rather than subscribing to an event.
I have been looking here for information
http://www.voip-info.org/wiki/view/asterisk+manager+events
Does anyone know if subscriptions is possible with AJAM?
2004 Jul 14
1
SMDR/CDR - Asterisk integration - Clarification
Folks!
Let me clarify something to the Asterisk community about the CDR tool.
1) This is *not* my code to start with. I picked the original code from this forum here... http://www.voip-info.org/tiki-index.php?page=Asterisk%20CDR%20Areski%20GUI
2) The original code was not working (for most part, as the MySql portion has bugs) and I fixed this and added a few bells and whistles.
3) The
2007 Sep 18
1
best practices for robust workers
Hi folks,
I''ve got some BackgroundRB workers to handle a long running task
(triggered by a user) that work very well on my staging server, and I
just wanted to check to see if anyone had any advice before I put it
into production.
When I start the worker (which performs an import), I write a record
to my database for each import. The record gets updated by the worker
to
2015 Jun 23
0
Product CDR/Queue/Meetme
Please keep the ?me to? emails off the list.
Regards;
JV
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Magno Guimar?es
Sent: Monday, June 22, 2015 3:55 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Product CDR/Queue/Meetme
Hello,
I am interested, too.
Att,
2015 Jun 22
0
Product CDR/Queue/Meetme
Hey Helvio,
Would like to check it out as well.
Do email me,
Mitul
On 22-Jun-2015 9:05 AM, "Helvio Junior" <helvio.listas at gmail.com> wrote:
> Gentleman,
>
> Moderators, i don't know if this topic if OFF-Topic, if yes, please tell
> me.
>
> I had some difficult looking for a Asterisk software that provide me some
> functions (For exemple: CDR, Queue
2005 Mar 16
0
Realtime ODBC with cdr_odbc using the same database
I'm currently running a setup that's worked great with MySQL in the
past, but we're migrating to ODBC for when we actually integrate the
system into our current legacy/voip network. The database I'm trying to
use is PostgreSQL, and I've got it working great for Realtime, and if I
use cdr_pgsql for the cdr records. However, if I try to use cdr_odbc
against the same
2018 Feb 26
0
Parallel assignments and goto
Following up on this attempt of implementing the tail-recursion optimisation ? now that I?ve finally had the chance to look at it again ? I find that non-local return implemented with callCC doesn?t actually incur much overhead once I do it more sensibly. I haven?t found a good way to handle parallel assignments that isn?t vastly slower than simply introducing extra variables, so I am going with
2015 Jun 29
0
Product CDR/Queue/Meetme
1.8 or higher.
Att,
H?lvio Junior
SafeId - Gest?o de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior at safetrend.com.br
On 29/06/2015 14:43, Abdul Basit wrote:
> Hi Helviom
>
> I am interested to evaluate your product.
>
> What asterisk version you build this product around?
>
> --
> regards,
>
> abdul basit | p: +92 32 1416 4196 | o:
2006 Feb 26
2
auto_complete on steroids
I am trying to get more out of auto_complete than it apparently was
designed to deliver.
My problems seem to be two fold.
1 - I use aggregations on
names... :first_name, :middle_initial, :last_name and then aggregate
them using a composed_of :wholename thing
auto_complete_for seems to be wired to only use table columns directly
and gags on the aggregate form.
2 - foreign table columns -
2018 Feb 27
0
Parallel assignments and goto
No clue, but see ?assign perhaps if you have not done so already.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Tue, Feb 27, 2018 at 6:51 AM, Thomas Mailund <thomas.mailund at gmail.com>
wrote:
> Interestingly, the
2011 Jan 10
2
Integration in R
Dear all,
It has been ages since I studied integration in college. Right now I
try to recover all this kind of knowledge and then try to understand how
integration works.
Thus I am doing some first 'experiments' and I would like to request your help and comments.
I have the function:
p2<-function(x){0.5*(3*x^2-1)}
# I found the square of p2 by using some pencil and
2006 Feb 23
3
rake error
I installed at least one gem since I thought I actually once was able to
run ''rake appdoc'' command since there is an api for my models and the
ez_where plugin that I installed earlier. I wanted to see the api for
pdf-writer which is the gem that I installed most recently.
(no, I haven''t given up the issue of ''looping'' that Kevin and some
others replied
2010 Jun 23
2
Purpose of "Status" header in HTTP responses?
Hi folks
On line #63 of unicorn/http_response.rb a "Status" header is written to the
socket. A comment in the code explains that some broken clients require this
header and unicorn generously accommodates them.
We?re having the opposite problem. One of our clients using Microsoft Windows
and ASP haven?t been able to connect to our HTTP API since we moved it to
unicorn from passenger.
2013 Jul 16
2
Problem following an R bug fix to integrate()
I have been told by the CRAN administrators that the following code generated
an error on 64-bit Fedora Linux (gcc, clang) and on Solaris machines (sparc,
x86), but runs well on all other systems):
> fn <- function(x, y) ifelse(x^2 + y^2 <= 1, 1 - x^2 - y^2, 0)
> tol <- 1.5e-8
> fy <- function(x) integrate(function(y) fn(x, y), 0, 1,
2013 Mar 13
1
[LLVMdev] Help needed on debugging llvm
Can you send the binaries compiled with and without the integrated
assembler. Maybe I can figure out the encoding problem. I've been
unsuccessful figuring it out myself so far.
On Tue, Mar 12, 2013 at 12:34 AM, Anitha B Gollamudi <
anitha.boyapati at gmail.com> wrote:
> On 12 March 2013 09:51, Craig Topper <craig.topper at gmail.com> wrote:
> > I'm still slightly
2005 Oct 09
0
wiki.samba.org ? [was Re: Re: SAMBA/PDC + LDAP HELP please?=> For your profiles.]
Ok, ill see if i can setup a wiki which i will maintain, i'v got the servers etc, but i'm not so in to buildin a web site, i'll notify the samba list when ready.
I use only debian for my servers and setup,
i have lots of experience with login scrips etc.
atm on windows and novell platforms, i have running debian with samba, ldap, cups, acl,etc3, pnp print setup (raw printing), fax is