Displaying 20 results from an estimated 3000 matches similar to: "Setting Account Code?"
2006 Mar 17
1
Asterilink?!?!
Hi,
Anyone know anything about asterlink? I've heard good things about
them. So I thought I'd give them a try. I went to sign-up....
however, I haven't heard from them, I've called them several times
between 9am and 5pm EST and no responce. Called today again after 9am
EST, no responce. Tried Sales, Billing, and CS, and got the same
person's voicemail! Is this a oneman
2011 Feb 02
2
Finding the maximum in a particular group in a dataframe
Hello
I am trying to find a way to find the max value, for only a subset of a
dataframe, depending on how the data is grouped for example,
How would I find the maxmium responce, for all the GPR119a condition below:
I've tried tapply
> tapply(GPR119data$responce, GPR119data$GPR119a, max)
Error in tapply(GPR119data$responce, GPR119data$GPR119a, max) :
arguments must have same length
2009 Dec 03
1
only the first ResetCDR works after upgrade to 1.6
Hello -
I am upgrading from asterisk v1.2 to v1.6 and I am seeing a problem with
recording CDRs using MySQL. Unlike all of the other postings and web
pages I have found on this issue, my installation successfully stores
the -first- CDR, but nothing after that.
As background info, I will note that I don't use CDRs for billing, but
more in a logging fashion, to record how a given call
2009 Jul 15
1
ResetCDR after GotoIf doesn't set dst correctly, Is this a bug?
(Both on Asterisk 1.2 and 1.4)
I was struggling to find out why my CDR was recording dst = h after a call
hangup. It was working fine until I added a GotoIf statement before ResetCDR
to calculate some value for userfield column. Today I tested and found out
that if ResetCDR is put after GotoIf (or after if in AEL), it doesn't record
correct value in dst column, and isntead puts 'h'
2013 Oct 04
1
multiple resetcdr calls have no effect
Hi All
My dial plan has the following context:
[sip-guest]
exten => _!.,1, Answer
exten => _!.,n, verbose(1,[${EXTEN}@${CONTEXT}])
exten => _!.,n, resetcdr(w)
exten => _!.,n, resetcdr(w)
exten => _!.,n, set(DNIS=${EXTEN})
exten => _!.,n, resetcdr(w)
exten => _!.,n,
2011 Feb 01
5
(no subject)
Hello
I am trying to find a way to find the max value, for only a subset of a
dataframe, depending on how the data is grouped for example,
How would I find the maxmium responce, for all the GPR119a condition below:
responce,mouce,condition
0.105902,KO,con
0.232018561,KO,con
0.335008375,KO,con
0.387025433,KO,GPR119a
0.576769897,KO,GPR119a
0.645120419,KO,GPR119a
0.2538608,KO,GPR119b
2008 May 05
2
ResetCDR() - v 1.4.19.1
Hello,I was using the ResetCDR() right after my IVR answered the calls
to set them unanswered until or if somebody pick up the callI just upgraded to version 1.4.19.1 and now ... when the
ResetCDR() function is called it seems to just erase the recordIs there another to set the status of the call unanswered ? is it a bug ?Thanks,
-------------- next part --------------
An HTML attachment was
2010 Dec 20
2
Unexpected dialplan match
I was wondering why *foo at default should match '_*[0-9a-zA-Z].*0.'
in 1.6.13. Who is making the parse error, * or me?
CLI> dialplan show *foo at default
'_*[0-9a-zA-Z].*0.' =>
1. NoOp(${EXTEN}) [pbx_config]
2. Set(accountcode=${CUT(EXTEN,*,2)}) [pbx_config]
3. Set(extension=${CUT(EXTEN,*,3)}) [pbx_config]
2009 Mar 12
4
log to cdr each dialpan action, not only one record for each call
Hi to all.
What can i do if a customer needs to log in the CDR all the dialpan
actions related to a call?
I mean, not only the lastapp e the lastdata but all the dialpan actions!
I know that the actual CDR system store one record for each call (and
for billing purposes this can be correct) but in some cases the
approach needed is something similar to the queue_log.
I know that exists ResetCDR
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi.
Since a customer requested us that feature, I wrote this
little patch for app_dial to allow to play an
announcement to the called party, as soon he answers.
you can define the file to play in the dial() option,
using A(filename).
for example:
exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt)
that doesn't break anything ...
feel free to blame me for anything bad this patch
2007 Dec 06
3
XenApi
I originally posted this to the xenapi mailing list but i dont think many
are on there... here''s my question.
My first attempt at this, trying to get php to interface with
/var/run/xend/xen-api.sock (or even 127.0.0.1:9363 for that matter). I can
make a connection to both the unix socket and the inet socket and write/read
data. The problem is i always get the same responce back, also
2009 Jul 14
3
Why CDR is recording dst value = h?
For a new project, I have written a dialplan and it is pretty straight
forward: The [dialout] context dials out a number, and h extension in this
context writes the CDR. But what is happening is that if the callee hangs up
first, all values in the CDR are fine, but if the caller hangs up first, the
'dst' column is always 'h'. I put a NoOp right in the begining of this macro
to
2007 Apr 27
2
CDR changes in 1.4.3?
Hello all:
I upgraded to 1.4.3 last night and use MySQL for CDR.
I have noticed that 1.4.3 seems to log a lot of "crap" to CDR that
1.4.2 did not. I use a few macros in my dialplan to handle outgoing
calls (lcr type stuff) and in addition to the proper CDR for the call
itself I also have records to 's' in the same dest-context and entries
to 's' in the default context.
2006 Jan 13
1
Send XML Document with SOAP
Hello,
yes it''s another ruby-nuby question but i cant find the right docs so I
hope either someone has an answer or can provide links to what i havent
been able to find.
I am trying to call a wsdl web service running on .net server with a
ruby client. I can make the request and with a wiredump I see the SOAP
request and responce XML files, the files are correct but I am not sure
2005 May 10
3
Packets going to default class iam having still the problem
Hi all
Its been long time i have sending this message to this news group
but i could not get proper responce from the authors or any experts that, is
that bug or only the problem with my ssytem
iam tryin this config with FC
iptable 1.3.0
and latest TC tc utility, iproute2-ss050330
htb 3.17
iam trying past 2 weeks and digging all googles but could not able to come
to conclusion whats wrong
2004 Jan 19
3
Getting correct CDR info
I'd like to know how everyone else is going about getting correct CDR
information for calls. Right now I notice that if a call come in and gets
parked the CDR info doesn't how the correct info on who picked that call up,
also when someone transfer a call there isn't a new record being made so the
duration of the call shows up for who received the call and transferred it.
I started
2003 Dec 14
1
Error loading modem driver
When I attempt to start asterisk with my modem setup listed it will not start
attached are the error messages i get and also the modem.conf that i am currently using. Any assistance would be greatly appreciated.
running CVS ver 12/7/03, modified only to allow the RxFax and TxFax to compile and run with it (from http://www.opencall.org)
just e-mail me privately if you need more info
Thanks in
2009 Mar 30
2
Newbie trying to make calls outside via digium card and POTS line
Hello,
This is my first asterisk installation, and having read up on the
documentation, and trying several tutorials i'm unable to get my
outbound route working. I'm certain it's an issue with my configuration
and my inexperience with asterisk. So i have my POTS phone connected to
my digium card, and when i make a call, I receive the "cannot be
completed as dialed" message.
2005 Sep 14
1
TE110P - Asterisk@Home Install Problems
I am having problems sending and receiving calls over the T1. They never seem to connect - outbound keeps ringing, inbound gets busy. The T1 looks ok - no errors on the line. Any ideas on what is wrong? I have tried a variety of fxsks and fxoks configurations without avail. This is a single asterisk@home system with a single T1 card. Robbed Bit T1 ami, d4.
------------------inbound call
2004 Jan 23
1
exten=>h and ResetCDR
Hi friends,
I have the entry exten => h,Hangup in my extensions.conf, and I am trying to
record the call details for billing. From the wiki i found out that the use
of "exten=>h,..." is not suggested for the CDRs. What impact will the use of
'h' make on CDRs? Also, what is the advantage of using ResetCDR with
exten=>h?
Regards...
Girish