search for: disposit

Displaying 20 results from an estimated 1199 matches for "disposit".

2007 Nov 07
2
Setting headers in sent_file response
I''m having trouble playing a video from my site on the iphone using send_file. It seems that I''m missing the Accept-Ranges header in my response. How can I set the Accept-Ranges header in my send_file response? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2011 Aug 14
1
1.6.2.20 ${DIALSTATUS} disagrees with CDR(answered)
I am having a problem with ${DIALSTATUS} and )=CDR(disposition) disagreeing. Below is a dialplan snippet and the resulting CLI output. This is running in an 'h' extension. Noop(DIALSTATUS=${DIALSTATUS}) Noop(CDR(disposition)=${CDR(disposition)}) -- Executing [h at pbxmax-dial-simple:1] NoOp("SIP/msx_01-0000005b", &q...
2007 Apr 12
1
CDR(disposition)
Hello to everybody, I have a problem with the disposition filed that asterisk write in mysql table. What I notice is that for every outbound calls (for example to a mobile phone) I see in disposition field the string "ANSWERED" when I reject the call and also when I really answer the call, while in the variable DIALSTAUS I have the correct s...
2008 Mar 10
2
dialstatus and cancelled calls
According to http://www.voip-info.org/wiki-Asterisk+variable+DIALSTATUS when a caller hangs up before the callee has time to pick the phone up then DIALSTATUS should be CANCEL. And it is. However, the disposition field in the CDR table is "NO ANSWER". So if I analyze the CDR data I won't be able to discriminate calls cancelled by the caller and calls not answered by the callee (timeout). I get the same disposition value whether I use cdr-csv or MySQL via asterisk-addons. I'm using * 1...
2006 Jan 22
2
Disposition codes in CDR
Is there any way to have more specific disposition codes in the CDR? Currently there are only 3 values: ANSWER, NO ANSWER, BUSY. In this way, when i call a cell phone that is switched off i get "NO ANSWER", while i would like to be able to log that the call is not answered because "The customer you have dialed is unavailable at...
2008 Nov 19
1
Asterisk 1.6 call files Disposition=NO ANSWER
Hi Guys, Since moving to Asterisk 1.6, whenever I am using call files the call is always logged with a disposition of NO ANSWER even though the call is connected and answered. The duration displays the correct time. Can anyone explain as to why when using call files the disposition is not correct? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium...
2004 Dec 02
0
ForkCDR app call disposition ALWAYS says ANSWERED??????
Hi Guys, The ForkCDR is doing pretty well, except for the call disposition. The time stamps are great, but the disposition always reads answered, even when the call is busy or not answered at all. It should read BUSY and NO ANSWER. I can send a snippet of the CDR record with forked calls for an example if needed. I think the record is not forking properly, but is m...
2004 Sep 29
0
CDR Disposition for call queue's
Hi All, Does anyone know how to discriminate between CDR disposition info for a call that has been answered from a call queue, by a call queue, to one that has hung up, or dropped prior to being routed to an agent? I've set-up cdr_mysql, but all the disposition data states "Answered", despite any combination of events I throw at it. Any advice app...
2014 Sep 15
2
Record ANSWERED call
...,n,Set(MONITOR_FILE=${RECDIR}/${UNIQUEID}) exten => 3331122,n,MixMonitor(${MONITOR_FILE}.wav,b) exten => 3331122,n,GoSub(stdexten(${Ext1007})) exten => 3331122,n,Voicemail(1007 at default,) exten => 3331122,n,Hangup() The problem is it records all incoming calls include those with the disposition of "NO ANSWER, FAILED, BUSY, UNKNOWN.". For example the "NO ANSWER" call will leave a 44byte wav file in my ${RECDIR} How can I record only the calls with the disposition of "ANSWERED"? May be I should run a cronjob to clean up the 44byte file after it's bee...
2009 Jul 27
1
disposition "answered" after authenticate??????????
Hi, I have the following dialplan. Problem is, if the user authenticates, * starts counting as billable seconds even if i hangup the phone before the called party answers..And also as disposition.. it accepts all calls authenticated as 'answered' If i commentout the authentication line everything works as it should be. How should i use authentication that, it should accept it as aswered by default. Here is my dialplan: [CallingRule_testcall] exten = _0XXXXXXXXXX,1,Authenticate(/e...
2007 Mar 16
7
how to send mp3 inline?
hey all, I''m trying to do a: send_file @file, :type => ''audio/mp3'', :disposition => ''inline'' ,:stream=>true I tried with all browsers and it always asks me to download the file or open it with a player. Is there a way to make it open in the embeded player (QT,Windows media player,Mplayer etc)? Only with konqueror if I open in new tab then I get the e...
2004 Feb 10
22
Re: [Shorewall-newbies] specific log-prefix ... patch
Let''s move this to the Shorewall Development list.... On Tuesday 10 February 2004 03:14 pm, xavier wrote: > here is a patch to allow this : > |ACCEPT<10/sec:20>:debug fw lan:$ntp_servers udp 123 - - - - ntp > > a problem with the patch is that now the logprefix is mandatory. > i''m trying to debug it, but i can''t find the flaw. Also, with
2007 Aug 19
1
CDR Disposition Value with ODBC
It looks like when you use odbc for CDR storage, rather than getting a Dispositon string like ANSWERED, CONGESTION etc, you'll get an integer (1,2,4,8). Does anyone know where I can find what strings (ANSWERED etc) these integers map to? Doug.
2009 Mar 04
0
Master.csv - disposition value (based on?)
I need to get the effective time for a call and therefore I wonder if the disposition field in the Master.csv are based on the effective call time with an agent or does this value also including the callers holdtime in queue? Many thanks! Regards Tobias Ste?n _____________________________________________________ Please consider the environment before printing this e-mail -----...
2009 May 19
0
cdr record disposition always FAILED
Hi All, I know this was a bug a while back. I am using Asterisk 1.6.0.8 and logging cdr's to MySQL. All records show FAILED for the disposition regardless of what really happens. Please let me know if there is something more I could post to help figure this out. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090519/310bba9e/attach...
2013 Apr 08
0
[Asterisk 1.6] Mysql cdr addon doen't write full channel infomation when disposition is Failed
...all was failed but in mysl-cdr (cdr-csv also) records. Here are 2 samples +---------------------+------+-----+-----+----------+---------------------+------------+----------+-------------+-----------+ | calldate | clid | src | dst | dcontext | channel | dstchannel | duration | disposition | userfield | +---------------------+------+-----+-----+----------+---------------------+------------+----------+-------------+-----------+ | 2013-03-30 11:01:20 | | | s | default | | | 0 | FAILED | | | 2013-03-22 08:45:00 | |...
2008 Oct 27
1
CDR Records are not working
Hello Asterisk-Users, For some reason my CDR records for disposition and billsec are not working correctly. I always receive a 0 for billsec and the disposition is always at "NO ANSWER', even when I grab the calls. I experience this with Asterisk 1.6.0.1 and Asterisk 1.4.22. Here is information on how I do the call: --------------------------------...
2010 Jan 22
0
Asterisk 1.6 mysql 'NO ANSWER' disposition problem
Hi all! I have installed a quite old Asterisk 1.6.2.0-rc2 with latest DAHDI on Ubuntu 9.10 from repository. It is working now but mysql logging is very strange. All calls have logged in mysql cdr table, which is fine, but disposition is 'NO ANSWER' even if I had talked on phone. Duration is correct but billsec is zero. Any idea why? Unfortunately I cannot upgrade to newer version because repository only have this one. Console log with verbose 9: [Jan 22 12:52:19] -- Attempting call on dahdi/g1/xxx for yyy at def...
2005 Feb 13
2
dovecot-stable: NIL from in envelope request
...;from" header in my e-mails. This doesn't happen with 1.0.59-test, nor did it happen with the first dovecot-stable (20050131). A partial connection log is below: 1.0-test59: IMAP DEBUG 15:23:32 2/13: 00000007 FETCH 1:41 (UID ENVELOPE BODY.PEEK[HEADER.FIELDS (Newsgroups Content-MD5 Content-Disposition Content-Language Content-Location resent-to resent-date resent-from resent-cc resent-subject List-Help List-Unsubscribe List-Subscribe List-Post List-Owner List-Archive Followup-To References)] INTERNALDATE RFC822.SIZE FLAGS) IMAP DEBUG 15:23:32 2/13: * 1 FETCH (ENVELOPE ("Wed, 03 Mar 2004...
2011 Sep 29
0
Long attachment encoded filenames (for non-ASCII characters etc) in MIME headers & corresponding Dovecot behaviour
...enames I'm raising breaks RFC2047 (details below), but unfortunately this method is used by some large email generators like gmail - also details below. Key bits from RFC2047 section 5 part (3) re. only a single encoded-word ('phrase') being allowed for a MIME Content-Type / Content-Disposition: phrase = 1*( encoded-word / word ) An 'encoded-word' MUST NOT be used in parameter of a MIME Content-Type or Content-Disposition field, or in any structured field body except within a 'comment' or 'phrase'. Here are the mail clients I noted this issue with (origin...