similar to: FW: Writing Hangup causes to CDR record

Displaying 20 results from an estimated 3000 matches similar to: "FW: Writing Hangup causes to CDR record"

2009 Apr 23
2
CDR issue
Hello! I?ve an issue whit CDR using asterisk 1.4.23.1. I?ve configured mysql to store cdr information, but, while I put into cdr_mysql.conf the field ?userfield=1? and doing a query I found that this field is empty in the cdr table. On the other hand I can?t find records in the cdr table that show me calls generated through AMI using Originate Action, that?s calls are not stored in the CDR, but I
2009 May 18
2
From 1.4 to 1.6.0
Hi everyone, I was just wondering, does anyone managing production asterisk servers migrated successfully from 1.4.2X to 1.6.0.X? I would like to see if there are some successful cases. Is your 1.6.0.X behaving well, with acceptable stability? Please share your experiences. Thanks, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center PBX: (+57 1)6500800 ext. 1201 Fax: (+57
2009 Mar 26
3
Know who's logged in
Hi all, For those of you people that use Agents (with Agentlogin, not AgentCallbackLogin) on a call center, I have this need: when the agent logs in, a channel keeps running all the time that the agent is logged in to receive the incoming calls. How do I know which agent logged in (code)? Right now, if I query the login channel, there is no information about which agent is logged on: #
2009 Mar 25
1
DISA
After passing authentication, Then with this line, extent => 3616739999,5,DISA(no-password calls-outbound) As soon as the first digit of the intended number to be called is entered, the system does a Hungup 'DAHDI/1-1' It has done that no matter what I have tried. I am missing the boat somewhere. Anyone have tips? Cary Fitch
2009 Apr 02
3
Asterisk G729 codec...
Humm... should the list would be magic again? I have just intsalled, using the register, benchmark and downloared the correct codec to my asterisk installation, but I don't have the g729 command at my CLI... Any advice... Do I reboot? ;D
2009 May 20
2
play with varibles
Hello, I have a var like ?blabla? with the ? I need to suppr the ? Is it possible with the ${var:x:y} ? Thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 05
3
CDR to MS-SQL via ODBC issue
Hi guys, Having issue with getting CDR to write to MS-SQL via ODBC. > cdr_odbc: Connected to freetds-connector > cdr_odbc: Error in PREPARE -1 > cdr_odbc: Query FAILED Call not logged! == Spawn extension (cisco, ##########, 2) exited non-zero on 'IAX2/astYYYY-507 Isql test: [xxx at YYYY asterisk]# isql freetds-connector XXXXXXX YYYYYYYYY
2009 Apr 16
2
Simultaneous Calls at a time
Double , Triple and sometime 5 calls<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vdmlld3RvcGljLnBocD90PTc1MzQmc3RhcnQ9MCZwb3N0ZGF5cz0wJnBvc3RvcmRlcj1hc2MmaGlnaGxpZ2h0PQ%3D%3D&b=2> Many time we face an issue where even if an agent is on Call, another call comes in. Sometimes, even if agent hang up the call, call stays back and another come sin and
2009 Mar 19
2
Script to softly restart Asterisk each midnight to clean locked channels
As Asterisk has inner problems and channels very often locks we have such script to restart Asterisk each midnight. We (our clients) mostly use v1.4.18.1. We can't upgrade to newer versions because there are too much changes which would brake our system (realtime/sip/iax2/cdr/etc/etc). Script soft hangups all alive channels in dirty way then kills Asterisk and starts it up. Hope
2009 Feb 26
3
HP DL380 G5 with TE420
Hi I'm having problems getting the TE420 working in HP DL380G5 servers. The cards don't seem to be detected 100% by the BIOS. With two cards in the server they are never detected. things I've tried: 1 Update firmware to latest (P56) for the server 2 change irq settings 3 disable all onboard devices on server and remove raid controller 4 different cards in different slots What I
2009 Apr 14
4
Ignoring time spent waiting in queue in CDR
Hello, I'm working on an Asterisk configuration for a call center, and they bill based on the time spent talking to an agent, but not for any time spent waiting in a queue. The CDR information contains the entire duration of the call as billable seconds, including time spent waiting in the queue. I would like the billable seconds to only include the time spent actually talking to an agent.
2009 Jul 16
3
T38 negotiation, the last step !
Hi, I've managed to get HYLAFAX---->T38MODEM----->ASTERISK---->CISCOAS5400 working, but when they are negotiating asterisk drops a message telling "Unknown RTP codec 96 received from gateway" Do somebody know how to fix it ? Thank you ! << [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [SIP/GWCISCO5400O-600bfcc8] << [ TYPE: Control (4) SUBCLASS: Answer (4) ]
2009 Nov 06
2
odbc to ms-sql server
Hi all, I'm trying to set up an odbc connection to a ms-sql server from an asterisk 1.6.1 install My problem is that I cannot get asterisk to build func_odbc & res_odbc.so I installed yum -y install unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel And then went on to reconfigure / recompile asterisk after a ./configure --with-odbc=/usr/lib/ I get
2009 Sep 17
1
Custom auto-install asterisk using ks.cfg
Hi guys, Anyone done this with CentOS and asterisk 1.4? thanks
2011 Mar 21
2
record individual callers in confbridge
> I'd suggest try recording in ulaw first and then convert all to wav after. > It may have something to do with timing since you're using iax, what are you using as a timing source? Hardware or software? > Sent from my iPhone -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Sep 26
2
Asterisk ODBC Insert issue
Hi guys, Having issues with doing an insert statement using ast 1.4.24: [START] dsn=mssql-asterisk write=INSERT INTO testdb (callarrival,callerid) VALUES ('${VAL1}','${VAL2}') SET(ODBC_START()${TIMESTAMP},${CALLERID(num)}) No errors pop up on execute, but nothing gets inserted. Read and update work fine, Wondering where I'm going off track with this, Thanks,
2009 Dec 18
2
FAX for Asterisk
Just finished with the instructions from digium website/ net on how to compile FFA: After restart, modules did not get loaded so tried to load manually: [Dec 18 14:31:26] WARNING[11002]: loader.c:359 load_dynamic_module: Error loadin ile: No such file or directory [Dec 18 14:31:26] WARNING[11002]: loader.c:653 load_resource: Module 'res_fax.so Verified the files exist: astbh00*CLI>
2009 Sep 15
3
dCAP Exam
Hi folks, Is there anywhere I can possibly get a model of the exam itself, maybe possible scenarios for the prac, etc? To people who have done the exam....any helpful hints ? Thanks,
2016 Mar 02
4
Dial your phone and contact phone from within outlook?
I am wondering what the best solution is for initiating a call from Outlook Contacts. I imagine something that would start the call from the outlook card (or similar) and then dial the user's extension and the contact's phone number and place them in a bridge. Anyone use something like this? Travis Ryan Director of Information Technologies Oscar Winski Company 2407 North Ninth Street
2009 Sep 16
3
[asterisk-dev] MeetMe in Macro
Hi, I didn't notice on my first answer, but we are on the -dev list and this is not related to asterisk code developing. I will answer you on the -users list, so we can continue the discussion there. Cheers, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center Anahi Ludue?a escribi?: > Hi, thanks Miguel. > I have another question: if I want to call the GoSub