similar to: How often to restart Asterisk...

Displaying 20 results from an estimated 3000 matches similar to: "How often to restart Asterisk..."

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.
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
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
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
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 Apr 08
1
Anyone have a method of keeping an incremental tally of calls?
Hi All, I thought I read a post a while back of a system call or something in the dialplan whereby a call count can be incremented and spit out to a text file. Not like a group count of active channels. What I would like to accomplish is have an incremental count of a specific dialplan routine that gets called, so after a week or month, I can see how many times a specific dilaplan action has
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:
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
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
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
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
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.
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
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
2015 Jun 08
5
Am I cracked?
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > Make sure you have solved the problem. You don't want to get hit with a > phone bill for calls from your location to Israel. Basically, they are > hoping that you are running the equivalent of a mail server open relay. > They are trying to use you to dial out to another number. You don't want > to pay
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:
2015 Jun 08
4
Am I cracked?
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb: > Based on SIP packets coming in from IP addresses you don't recognize, > while you may not be hacked, you would seem to have people probing your I think, too, it's someone probing my IP... > system. One thing you can do at the firewall level is restrict inbound sip > communications to only those from your
2013 Feb 19
1
Asterisk SMS()
All, I'm trying to send an SMS directly from asterisk but it doesn't seem to be working. The SMS() function does create an outgoing file but doesn't deliver the SMS. Can anyone help me to understand how SMS() works. Thanks. extensions.conf example: same => n,SMS(hello,a,17654307001,"hello nick") - nick
2015 May 27
3
Asterisk as "Proxy" and more device for a number
Hi list! I'm very new in Asterisk and VoIP, and of course I have a problem... :) Well, my problem is, that Deutsche Telekom wants me to change my ISDN to VoIP... :( I must do that, since I have no alternative. Well, I have now two VoIP-phones (Thomson ST2022 and KE1020A). I can configure my two numbers by Deutsche Telekom and I got now an extra number from Messagenet.it. Now the
2003 May 19
2
How can I Generate the cachedmetrics file?
Hello to everybody, I have accidentally deleted my cachedmetrics file. I thought that after I run wine and the file is not present, wine would generate it - but it didn't :( Does anybody know how can I generate that file? Thanx in advance Stelios -- http://www.freemail.gr - ?????? ???????? ???????????? ????????????.