similar to: setting CDR values on failed calls

Displaying 20 results from an estimated 600 matches similar to: "setting CDR values on failed calls"

2009 May 27
1
Auto-congesting call due to slow response
Hello, I'm running several asterisks in a carrier environment. The asterisks do mainly gateway business between E1 cards and IAX with some routing logic. On one key server I see issues of "Auto-congesting call due to slow response" coming every number of calls. The IAX peer is in the same subnet, the servers are not really loaded. Versions in use are 1.2.2 and 1.4.23-rc3, with rsa
2009 Jun 26
1
Calls dropping
Hi, I am using a call file formated like this: Channel: local/12125557891 at outbound/n Callerid: 12125551212 Context: detect Extension: s Priority: 1 This sends the call into the dialplan at the [outbound] context. In [outbound], I have: [outbound] exten => _1.,1,Dial(SIP/${EXTEN}@flowroute,43) If the call is answered, it move on to the [detect] context. When using this method, it appears
2009 Jun 23
1
ADM v. homemade code
Hi, I am attempting to implement Answering Machine Detect and have also played with using BackgroundDetect instead. Does anyone recommend one over the other? Here is the code I am using for the BackgroundDetect method (from voip-info.org). Thanks. [detect] exten => s,1,Set(MACHINE=0) exten => s,2,Answer exten => s,3,BackgroundDetect(silence/5, 1000, 50) exten =>
2010 Feb 03
1
aastra 9480i dtmf ?
Hi, I just deployed new Aastra 9480i phones and when I attempt enter digits on other systems, like host pin in a GoToMeeting, the servers on the other end do not get my entries. I am assuming this is a DTMF issue but do not see anything in this phones config other than turning on the display of the digits. I have the DTMF method set to "SIP INFO". I am using AsteriskNow w/FreePBX.
2009 Jun 03
1
Using DIALSTATUS question
Hi all, I am trying to make decisions in my dialplan based on {DIALSTATUS}. I am creating calls using AMI (rawman with parameters via URL) with action:Originate. I am using SIP and an outside voip provider for the calls. If I define the number to call in the Channel parameter (e.g. SIP/15555555555 at myvoipprovider, the call gets placed before entering the context that I defined. I understand
2008 Aug 05
3
Time series, least squares line
Hello, I have a time-series of standards measured for Refractive index. They are daily standards, however, I didn't run one everyday so some days have no data. I can plot the values, but the x-axis does not represent the correct time series (i.e. it's just an evenly spaced 1,2,3 type axis). I want to plot the points with some form of representitive date line on the x-axis. I don't
2010 Jan 04
2
Outgoing Calls Only -- Firewall Rules
I'm trying to move my Asterisk deployments under a Virtual IP address and now remember why I dislike this. My primary Asterisk system is now behind a firewall in private address space. My question is what ports are needed to be opened just for the purpose of placing outgoing calls. I would have assumed none, but I can't even get replies on registration from any of my 3 VoIP providers.
2009 Aug 18
3
IAX2 ActiveX Control
hello, please any IAX2 ActiveX control that wrap libiax2 or libiaxclient? i want to develope my softphone in delphi thanks __________ Information from ESET NOD32 Antivirus, version of virus signature database 4345 (20090818) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
2004 Jun 29
1
* Busy-Redial ??
I was wondering if anyone knew of a way to create a busy-redial feature in the * dialplan? For example, you try to call 12125551212 but the number is busy, so you hang up and dial *XX12125551212 and hangup again, then * would continue to retry calling the number until either it rings or a timeout is reached, if it rings * then calls back the exten that made the *XX call and bridges the two
2009 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I have the impression I've seen this done via Flash web controls, but I'm trying to write something myself and I can't figure out what command would be used. ChanSpy looks great, but I don't see how to specify the channel. I have a channel identifier like "SIP/provider-08748db0" which is what I
2005 Jan 02
1
Call Queue Question
Hi, I've been fussing with this for a while now - and cannot seem to get it to work correctly - or rather as I desire it.. I'm trying to implement a 'find-me' feature in my voicemail. Basically - pressing 1 at the voicemail puts the caller into a queue. The members of the queue are my cell phone and my work DID.. I need the queue to call both numbers at the same time and wait
2006 Sep 25
5
HTTP Parser (Regal)
Hi I was interested to see how Mongrel uses Lex/Yacc to parse the HTTP requests using a Regal generated parser. I downloaded the source but do not see the lex and yacc files...
2012 Feb 29
3
Cannot use negative argument in function
Hi, today i wrote a function in R of the type: index.refraction <- function(Temp,Press, RH, CO2) When i try to plug a negative number in Temp, i got this type of error: " n <- index.refraction(Temp= -40,100,80,CO2) Messages d'avis : 1: In Ops.ordered(left, right) : '-' is not meaningful for ordered factors 2: In Ops.factor(left, right) : - not meaningful for factors 3:
2007 Dec 21
0
Incoming CID change
Quick and dirty too hungover to think/search... ;) Sorry list AsteriskBoxA -> SBC/PSTN voodoo -> world wide Interweb -> AsteriskBoxB Account on BoxA UsernameJohn<12125551212> Account on BoxB UsernameJohn<102> They're both the same users, had to do some funky trunking (managed firewall provider is playing not in my backyard games)... So anyway, I need to take specific
2010 Nov 05
3
Elementary question - accessing feature codes from cell phone
Hi, please forgive me for this (hopefully) simple question. I cannot seem to find an answer or solution while searching around. I want to be able to call in to my server using my cell phone and be able to set call forwarding for my extension and enter a phone number and also be able to call in to that extension and disable the call forwarding. I see I can do this through the ARI web interface
2009 Jun 12
2
Current possible values for DIALSTATUS?
Hi, As of v 1.6.1.1, can anyone tell me what the current possible values for DIALSTATUS could be? I found http://www.voip-info.org/wiki/view/Asterisk+variable+DIALSTATUS but believe it is outdated since there is no FAIL or FAILED in this list. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jan 09
2
Set CDR userfield in a realtime dialplan
Hello, I'm using Asterisk with Realtime extensions and ODBC CDR. And I'm have some trouble with the CDR userfield that is not changed when using the SET command in the realtime dialplan. In my dialplan (extensions.conf, the file) I'm setting the userfield like this : exten => s,n,Set(CDR(userfield)="X") Later, my dialplan switches to the realtime part and this is an
2009 Jun 30
1
Setting CDR(userfield) from Macro called from feature doesn't work with cdr_mysql
cdr_mysql doesn't set the userfield when it's set inside a macro called from a feature (1.4.25, addons 1.4.8). I have a feature code: autorecord => *1,self,Macro,apprecord The apprecord macro looks like: [macro-apprecord] exten => s,1,Playback(beep) exten =>
2010 Jan 22
5
Set CDR userfield for Queues
Hello, I am using Queue application with multiple agents in each queue. I want to set the CDR(userfield) for each cdr based on the agent answering the call. Is it possible to do this? Thanks
2007 Nov 05
2
Problem with CDR userfield not being set
I'm trying to use the MySQL CDR records. According to dialplan show, the line in the dialplan is: 11. Set(CDR(userfield)=${billing_code}) [pbx_ael] It looks like the value is being set when I watch the console during the call: -- Executing [s at restphone_event_loop:11] Set("SIP/icall-0075a2e0", "CDR(userfield)=boatmenu") in new stack But the record that's