similar to: Anyone have a method of keeping an incremental tally of calls?

Displaying 20 results from an estimated 2000 matches similar to: "Anyone have a method of keeping an incremental tally of calls?"

2009 Oct 16
3
Linux/Asterisk on game consoles?
Hello I don't know much about game consoles, and I was wondering if someone had successfully ported Linux and Asterisk to the current hardware, ie. Nintendo Wii, Sony PS3, or Microsoft XBox360? Thank you.
2007 Dec 03
3
Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?
Hi, I'm very new to asterisk and managed to set one up in debian, I installed via apt-get the asterisk and asterisk-bristuff packages. I downloaded the bristuff source as well. I managed to get as far as loading the following modules: zaptel 199144 4 cwain,zaphfc,zttranscode,ztdummy But the problem now is that all channels that I try to configure gives me an error that
2008 Mar 29
2
Finding iaxy's (iaxies?)
According to http://kb.digium.com/entry/12/ The Iaxy will respond to pings on port 9999. You can ping your broadcast IP on your network and listen with tcpdump on your network on port 9999 which will show the Iaxy responding and what IP address it is coming from. Ex. ping 192.168.1.255 tcpdump -i eth0 udp port 9999" Before I get my karma whacked again, does this work for
2010 Mar 01
3
User on PC?
I'm looking for a way for linux to query a pc if user X is on, and has used the pc recently or the screensaver is not active. If so, I'll route a call for user X to the phone near that PC. Ideas, anyone? Leif
2008 Jun 11
2
time on asterisk
Hi, I'm using gotoiftime on asterisk, but it seems  there is a difference between the asterisk time and the system time. could it be because i adjusted the system timezone on my linux? do asterisk not detect the change of timezone on the system? How can I fix this prob? Regards, nhadie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 27
4
Unable to find a codec translation path from ilbc to ulaw
Hi! As the upstream of my DSL-connection is very slow, I'd like my sip-phones to use iLBC to connect to my *. My gateway provider only allows ulaw. Hence, I'd like to use the follwing setup: SIP-phone <--iLBC--> Asterisk <---ulaw----> PSTN-Gateway I get the following error: "Unable to find a codec translation path from ilbc to ulaw" Setup SIP-phone: disallow=all
2009 Jan 26
5
Start asterisk on boot
Hi We runs asterisk 1.6 on a ubuntu 8.04 server. How can I get asterisk to start at boot? I have created an file named asterisk in /etc/event.d and put in this # This service maintains Asterisk from the point the system is # started until it is shut down again. description "Asterisk daemon" start on runlevel-2 stop on shutdown respawn exec
2007 Sep 11
5
Flash IDE
Hi We have a number offices accommodating 4-6 people each hence it is very important for PBX to be fanless and silent. We have been looking at using IDE flash disks also called DOM. The performance tests we have done so far satisfy our requirements, however we are concerned with DOM durability. We have installed debian and vanilla asterisk on 1GB DOM. All seems to work fine at the moment however
2008 Sep 15
4
PBX appliances
Hi List, Does anyone have experiences to relate on the various Asterisk-based PBX appliances out there? Like the Aastra 160, Digium S844i, etc. Do the Epygi Quadro and Grandstream GXE also use Asterisk? Thanks, Femi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 01
5
On Topic: Cheapest Asterisk USB Key? (was: Re: Off Topic: Open Source USB Softphone)
Here's a flipside of this subject: what is the absolute cheapest Linux device that can be connected to a PC's USB port? That has just enough power for a minimal Asterisk server running on it. The Asterisk just maintains a CDR database on its Flash memory, which it periodically submits over the PC's network connection with an HTTP hit on a remote full-service Asterisk server? No call
2013 Jan 11
3
How often to restart Asterisk...
Had my Asterisk instance stop responding to incoming/outgoing calls today. Had to kill -9 the asterisk process and restart it to get it back. Not really looking for help on that as the instance is version 1.6 and is due to be replaced with an upgraded version shortly. However, this does make me wonder, do you restart periodically to try to avoid issues or do you just let things run until
2004 Jun 17
7
TDMoE Question
Just a Question. I would like to know if TDMoE follows specifiaciones of TDMoIP RAD protocol that says that there is a compression of 16/1 when you do TDMoIP. Manuel Marin Garcia TRANSTELCO S.A. DE C.V. Campos Eliseos 9050 B4 – Cd. Juárez, Chih. 32452 - México Oficina: +52 656 692 11 09 – Fax: +52 656 692 1112 - Celular: 915 727 6141 http://www.transtelco.com.mx
2013 Feb 03
2
RTP timeout if the asterisk box behind NAT
Dears; I am facing a problem in disconnecting the calls, it is related to the rtptimeout (disconnecting if there is no RTP packets from both sides). My Asterisk Box is behind NAT but there is a static real IP address at the ADSL router. We call from the Mobile to the PSTN analogue numbers which are connected to Asterisk Analogue card (the telephone lines are analoge), and then we dial the
2015 Jan 28
2
Investigating international calls fraud
On 29 Jan 2015, at 11:07, Administrator TOOTAI wrote: > Le 28/01/2015 22:03, Steven McCann a ?crit : >> Hello, > > Hi > >> >> I'm investigating a situation where there was a hundreds of minutes >> of >> calls from an internal SIP extension to an 855 number in Cambodia, >> resulting in a crazy ($25,000+) bill from the phone company. I'm
1999 Oct 12
1
(no subject)
Dear All, I try to be a new user of R. I try to install the R ver 0.65.0 in my UNIX machine. The installation untill one point goes fine but when I run the make comand the program can find the X11 enviroment. Could you help me with this kind of problem? I would appreciate if you have any suggestions about any other process or programms that I need to use. Many thanks for your time.
2002 Nov 19
1
mem.tally.* in R
I'd like to use the resources() function described on p. 151-152 of S Programming by Venables and Ripley (2000), but I don't have access to S and don't know whether R's memory functions (e.g., gc()) can be used instead of mem.tally.reset() and mem.tally.report(). In order to implement the resources() function in R, should I look for the C source for these S functions and wrap them
2017 Aug 24
0
Pull data from Tally 9.1 to R studio
> On Aug 22, 2017, at 11:31 PM, jagan krishnan via R-help <r-help at r-project.org> wrote: > > Hi all, > This is Jagan.i have been provided a task of analyzing sales data of a company in R programming...Just wanted to know,how can I pull Tally 9.1 software data into R programming dataframe. > Waiting eagerly for your inputs. > With Regards,Jagannathan Krishnan > Sent
2009 Jun 21
3
problems installing tally
u m facing some problems installing tally erp 9.0 it shows some installation error
2006 Nov 13
3
Load balance Asterisk servers?
We are looking to be able to put a device in front of an array of Asterisk systems which would do the job of load balancing them. We would store all the particulars on one or more MySQL servers. What want to accomplish is to have all calls sent to/from a single IP, then push the calls off to another Asterisk server in the array. If one server goes out, we are hoping there will be no effect other
2006 Dec 12
5
Input on Dundi
Ok, I am looking for some input on using dundi. Is anyone using dundi? And how is it working out? -- Best regards, Al Bochter Bochter Services http://www.BochterServices.com/?t=Email (VOIP PBX) 1-866-638-1254 (Voip PBX) Free World DialUp: 780-217 WebSite: http://www.freeworlddialup.com/ We have Toll Free DID's instock http://www.bochterservices.com/?t=TFdid For Information on PBX