similar to: installing * from source

Displaying 20 results from an estimated 1700 matches similar to: "installing * from source"

2007 Aug 01
2
Couple installation questions
Hi, I'm installing * 1.4.9 and a couple questions have come up: 1) I read here<http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x>( http://www.voip-info.org/wiki/view/Asterisk+installation+for+CentOS+4.x) that if you are using E1 cards you need to install LIBPRI. I'm not using any cards on this system, so does that mean I don't need LIBPRI? Asterisk built
2007 Oct 08
2
asterisk hangs on STRPTIME
hello, running asterisk 1.4.11 on CentOS 4.5 I am getting no response on function STRPTIME() the system just hangs, STRFTIME() is working fine as seen below. Same thing happens whether I called in from a softphone or via teliax. While executing the following code : ; exten => s,n,Set(v_ts=) exten => s,n,Set(v_ts=${STRFTIME(|America/New_York|%Y-%m-%d)}) exten =>
2007 Jul 26
8
IAX connections broken
Dear All: I have several boxes that up and running just great, then we changed internet equipment due to a lightning strike, now all my inbound IAX connections (iax2 show peers) have unknown status. If I log into the remote boxes, it says "Request sent." The authentications haven't changed at all, and all the iax.conf settings are correct. It looks like a firewall issue, but
2007 Apr 06
12
Verizon-Vonage Lawsuit
May be slightly off topic, but I was wondering what everyone thinks of this latest ruling against Vonage? Does anyone really know what Verizon hold patents for, and could those patents possible affect anything in Asterisk? Who knows who Verizon will go after next. Brent -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 17
3
modifying a dialed exension before dialplan processing
I have a phone (a panasonic globalrange phone) which always sends a fully qualified phone number. That is, for a local Canadian number, even if I key in 6135551212 it actually sends to asterisk 01116135551212. This means of course, along with "normal" phones I end up having twice as many extensions for outdialed numbers. Is there any way I could canonicalize this down to the more
2007 Jul 12
0
No subject
about something else than the IP Trunk, he is talking about outbound (which is related to using an application to run an outside call, which is used usually in campaign in contact centers and so on), I think nthis case differs that placing a calls via IP Trunk or even outside call but the caller who will do it (and not the application). Lastly, Mr. Amit helped me when he gave me a configuration
2007 Oct 09
3
which pci has the dell / hp
I'm trying to find the right Digium card for the Dell 2950 Dell 2850 HP DL380 G3 HP DL360 G3 Are these 3.3v or 5.0v machines ? I am out of the office, and need to buy a card today. I am looking at either the TE407 or TE412, and would appreciate any help. :) Julian
2007 Jul 27
0
Autoreply: Re: SunRocket / ALLO / etc special offer
I'll take either.... Actually now that I have had a chance to think about what I did (sorry bad week here). Yes, I will admit I did patrionize the users list... sorry if I offended anyone. I just figured I'd try to help any SunRocket users out that may not be on the biz list. If you review my history, you'll see I only post business stuff to the biz list. This is an exception.
2007 Nov 09
3
How to get ten-digit number?
Hello Instead of using PrivacyManager, I'd rather use my own dialplan to prompt the user for a ten-digit number if they called while blocking CID. This code does prompt the user, but 1) hangs up if the user didn't type the ten digits before the timeout 2) if the user did type the right number of digits, it still hangs up instead of Returning and then jumping forth to the "cid"
2007 Jul 20
1
ulaw to g726 conversion
I am able to use sox to convert audio files from ulaw to wav (MS ADPCM), is there a way, using sox or another command line tool, to convert them to g726 ? ( g726-32 since it is supported by * ) tia, -baji. --
1999 Jun 24
3
Problems with smbpasswd -j DOMAIN
Dear All, I have the following problem with smbpasswd: I would like to use a real WinNT PDC for authentication purposes, and regitered the computer account in the PDC. When I trying to run smbpasswd -j DOMAINNAME, I get the folloing testlin:~ # smbpasswd -j DOMAINNAME modify_trust_password: machine xxx.xxx.xxx.xxx rejected the session setup. Error was : code 131. 1999/06/24 21:41:29 :
2007 Nov 11
3
sangoma zaptel patches
Hi folks I've tried asking this in private mail for quite some time, but sadly got no reply. So I end up needing to raise the question here. Sangoma's s setup process includes a small patch to Zaptel. I have some technical reservations with that patch. It seems that under certain circumstances it may cause unexpected behavior when used with other Zaptel channel drivers. I also don't
2007 Jul 27
1
Locking a device to a codec
Can someone comfirm my logic here? If I want a phone to use G729.... I can set it to use G729... do I also need to set it in Asterisk? I'm thinking no... as long as asterisk WILL do G729... if that's all the device accepts it should go to that codec, yes?
2007 Oct 11
2
Exposing sound files through http for links
Hi. I'd like for my sound files to be exposed through http. You know, the ones located in var/lib/asterisk/sounds. This is probably an apache thing i'd have to configure or is accessible through some asterisk http routing? 1. how one would configure this? 2. what are the security costs of doing this to asterisk? - Dominic
2007 Oct 12
5
Affordable SIP Trunk for Home PBX ?
So I have my asterisk box up and working internally at home and all is good so far. The next thing I wanted to do was make and recieve calls to regular land lines now. I don't have a POTS line and was looking for probably a SIP trunk. I have seen mentions of Skype integration with Asterisk, but does that include say Skype IN and Skype OUT ? Or is that integration component really just for
2007 Aug 02
6
Teliax Quality of Service
Asterisk Users, I recently ran into some problems with the quality of service with Teliax. This occurred on August 1, 2007 with a dropped outbound call, audio quality isse on the callee side- not hearing me well on callee side, and sending DTMF tones (configured for RFC2833). Am I the only Teliax customer having this problem? It seems like when I am ready to go live with my Asterisk
2010 Mar 31
1
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
Hi Martin, It is really a 'PATH' problem. After adding C:\Program Files\Graphviz2.20\bin to the 'PATH' environment variable, the Rgraphviz package can be loaded without any error messages. Sorry that I ONLY set my 'PATH' environment variable correctly for R but not for Graphviz. Thank you and Duncan so much for your great help. Howard On Tue Mar 30 18:12:54
2008 Feb 22
2
Dovecot Sieve scalability
Hi, I just finished setting up a functional design with Dovecot+Sieve and it works like a charm. However I'm having serious doubts about the scalability of this. Here is part of a discussion we're having here: About Dovecot+Sieve. What happens here is that your MTA is configured to pass _all_ email to Dovecot which is configured as a LDA. In practice this means this in the Exim
2007 Jul 21
10
Best and easiest soft phone for my Dad..
Hi, Here is the situation.. My Dad is working on contract in overseas.. He has internet access in his hotel.. He wants to be able to talk to my Mum but the calls are expensive.. I have an asterisk box setup for my business and it has a public IP etc.. My Mum has access to a working phone extension on this box.. I got my Dad to install X-Lite but for some reason it won't register and
2008 Sep 08
0
Streaming live music into a conference room
Hey Guys, I am trying stream live music via icecast streaming server into a conference room, this will allow persons joining the conference to hear the music. I have been googling and i have come across a few tutorials, that give instructions as to how to get it done. But they all mention the use of a ices application module. It appears that asterisk 1.4 is not shipped with app_ices.0 by