similar to: To DB or not to DB?

Displaying 20 results from an estimated 6000 matches similar to: "To DB or not to DB?"

2008 Mar 07
3
Silencing VoiceMail() app in * 1.4.10
Hi there, Googling through the archives it looks like I'm the ferst person to want this... My aim is to set up a voicemail application with a custom greeting before *AND AFTER* the punter has left the message. Right now the relevant section of my dialplan is like this: exten => 2,1,Playback(/media/asterisk/answerphone-en) exten => 2,n,VoiceMail(2000,s) exten =>
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more
2008 Jun 27
2
How to pass variable between 2 Asterisk servers over IAX2
Hello, Anybody can advice how to pass variable between 2 Asterisk servers over IAX2? With SIP I can use SipAddHeader. How do to the same with IAX2? Thank you. Regards, Mindaugas Kezys http://www.kolmisoft.com
2007 Dec 19
3
Realtime logic in Asterisk 1.4.16.1
Hello, I have configured one provider in Asterisk Realtime DB without username and password, only host=<providers_IP> and ipaddress=<providers_IP> Now when I'm trying to send call using this provider I'm using following string: Dial(SIP/NUMBER at Provider) In Asterisk 1.4.15 debug I see that Realtime engine is using query: [Dec 20 00:02:15] DEBUG[14634]:
2009 Aug 20
8
mysql sip realtime
Hi I have some question about mysql realtime. 1) Anyone know exactly if there is a specific order to declare sip table column for realtime ? In which file can I find that order ? 2) In my extconfig.conf, [settings] are : sipusers => mysql,general,siptable sippeers => mysql,general,siptable so means that I use realtime dynamic exactly ? Is it normal if some parameters from sip.conf still
2006 Apr 02
1
morcdr v0.1 released
CDR Stats Analyzer and Report generator It's a rework of famous Asterisk Stats written by Areski. The main goal for this project is to concentrate more on PDF reports (managers love them!). Later more functions will be added. Please test it and send suggestions how to improve it. Licence: GPL Examples, demo and more info on homepage: http://www.paskambink.lt/mcc Regards,
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
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List; I need to use an prepaid billing system with Asterisk, and I do not know which one is more stable and integrated with Asterisk? A2Billing or AstBill or ASTCC? Also, from where I can download it and ready about its configuration? Regards ITS IP Telephony and Contact Center Engineer Eng. Bilal Ghayad Mobile: 009659849460
2009 Oct 17
3
OT - DECT SIP Phones
Hi, I have three Snom M3s at the moment but getting pretty fed up with the issues :( I am UK based and would be interested to hear of other peoples recommendations. Key features :- * VM Notification * Good Range * G729 codec support * Common/Private Address Books per Handset(s) TIA, Best Regards, -- This message has been scanned for viruses and dangerous content and is believed to be
2009 Apr 01
2
Extract a MOS value from Asterisk CDR
Hello all, I'm tring to retrieve a formula to calculate a MOS value from Asterisk RTCP stats... Have you got any idea how to do it? Thanks I'm reading all G.107 ITU docs to retrieve something... I'm saving the SIP RTCP stats with: [macro-hangupcall] exten => s,1,Set(CDR(userfield)=${CHANNEL(rtpqos|audio|all)}) exten => s,n,ResetCDR(vw) exten => s,n,NoCDR() So I retrieve
2009 Sep 22
3
RTPAUDIOQOS
hey all, can any body know what this parameter stands for i got RTPAUDIOQOS while i have SIP channels but could not understand then what this parameter tell * ssrc=254186206;themssrc=2024901615;lp=0;rxjitter=0.020917;rxcount=150;txjitter=0.000000;txcount=83;rlp=0;rtt=14818.715000 * if any one know plese help me to or give any documentation link regards Dhaval -------------- next part
2010 Feb 06
3
A2Billing and other prepaid Billing like ASTCC, who is better?
Hi All; I used A2Billing, basically it is nice and fine, but management possibilities is not that rich, so a lot of staff are need to be repeated that let the admin facing a problem of the needed time to do the task. Anyone advise for another open source prepaid billing that is rich by the management features? Also, I hope to find an open source Billing (prepaid and postpaid) that can work with
2008 Mar 25
1
How to obtain SIPCHANINFO variables within custom application?
Hello, How can I get peerip, recvip, from, uri, useragent, peername, t38passthrough variables in (within) my custom Asterisk application? I can't use chan_sip.c internal structures (such as sip_pvt) in my custom application, because there's no chan_sip.h and I can't include it into my application (maybe there's other way?). I can do like this: exten =>
2006 Jun 21
1
Calling same queue member all the time
Hello, I'm trying to setup a queue where call goes from agent to agent in strictly set order. I have queue (roundrobin): Agent1 penalty 1 Agent2 penalty 2 Agent3 penalty 3 When I call to this queue Agent1 rings. If this agent does not take the call, after set timeout same Agent1 is dialed again. The call never goes to Agent2 (only when Agent1
2008 Mar 17
1
Redundant Voicemail
Forgive me if this has been covered before. I did search but I was unable to find a reference. I am curious to know more about the possibility of using SQL to store voicemail as well as having more than one voicemail system accessing a central SQL database. Any information would be appreciated. Thank you all, in advance. -- Ein Bielaczyc <ebielaczyc at gmail.com> NOTICE: This E-mail
2006 Apr 12
2
billing with PostgreSQL
Hello to all Im looking for a billing tool for Asterisk, that works with PostgreSQL. All the tools I found in www.asteriskbilling.com just work with MySQL :( Do you know a nice billing tool for Asterisk with PostgreSQL? Thanks Joao Pereira
2007 May 16
3
voice recording on legacy PBX
Hi, Is it possible to use Asterisk to record or monitor all conversation on standard PSTN PBX ? ASLAY
2007 Aug 15
4
GUI for Asterisk realtime
Are there any nice GUIs out there for Asterisk Realtime? Google doesn't yield much. I spent a day trying to get VoiceOne to work without much success. Thanks, Mike Clark
2007 Nov 23
1
Best Prepaid Application?
Good evening, Have you got any idea which prepaid application will be the best to do simple prepaid calls with a MySQL storage...? PS: I have a compiled by hand Asterisk 1.4.13 on a Debian Etch Thanks
2007 Dec 02
1
Answer Machine/Fax/modem detection
Has anyone sucessfully implimented a fax or modem detection dial plan? I'm originating calls from asterisk using a list of numbers and dropping the destination into an IVR menu but need to do something different if a modem or fax answers. I tried to use the NVBackgroundDetect() application but i think that is for receiving faxes only. Any help would be appreciated. Thanks