similar to: Asterisk Centos RPM packages question

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk Centos RPM packages question"

2011 May 06
7
Background music during a call
Hi All, I am in desperate need of this feature. I want to play background music during a call while the 2 parties are having some lovely conversation (or maybe give them a sort of cursing background if they are cursing each other). I found this post which talks about creating a ghost call with the help of queues and putting that queue in a meetme room where queue will play the song/curse and the
2007 Mar 04
1
Configurations Files of TE110P
please can someone send to me his files like zaptel & zapta if he si using TE110P thank you
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi Please help me understand about the below issue ? [root at asterisk1 ~]# /etc/init.d/asterisk restart Stopping safe_asterisk: [ OK ] Shutting down asterisk: [ OK ] Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
2007 Feb 28
7
Problem with TE212P
Hello. I have a TE212 configured in E1 mode. This is shown in a cat /proc/zaptel/2 and 3 (where the card is configured): cat /proc/zaptel/2 Span 2: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" HDB3/CCS/CRC4 RED NOTOPEN 25 TE2/0/1/1 Clear 26 TE2/0/1/2 Clear 27 TE2/0/1/3 Clear 28 TE2/0/1/4 Clear 29 TE2/0/1/5 Clear 30 TE2/0/1/6 Clear
2011 May 02
1
Asterisk repository: asterisk14-addons-mysql
Hello, We have chosen to upgrade our Trixbox installations (2.6.2.3, asterisk 1.4.20) and everything work smooth. The problem we face now is that asterisk14-addons-mysql looks to have not been compiled with uniqueID feature and we are asking your opinion about what should be the best fix for this problem. Our workarround was to overwrite (from backup) the cdr_addon_mysql.so module, but this is
2011 Feb 02
1
asterisk18 rpm issues
Hi there, Per the instruction from http://www.asterisk.org/downloads/yum , I setup the yum repository on my Centos 5 x86_64 machine and did a yum install asterisk18 asterisk18-configs then I startup the asterisk (with no changes to config) just to see if it runs, but see below errors in the /var/log/asterisk/messages: [Jan 31 11:41:40] WARNING[2899] loader.c: Error loading module
2009 Oct 04
9
Zaptel problems on SUSE 9.3
Hi My asterisk output is: chan_sip.so => (Session Initiation Protocol (SIP)) Asterisk Ready. -- Registered SIP '201' at 192.168.0.55 port 33906 -- Saved useragent "X-Lite release 1011s stamp 41150" for peer 201 -- Executing [907768385144 at default:1] Dial("SIP/201-083e75c0", "ZAP/g1/907768385144|60") in new stack [Oct 4 11:54:27]
2010 Mar 15
1
Article - a method on how to evaluate an Asterisk server
Hello all, I would like to share with you an article [1] we have issued last week (sorry, currently only in Romanian language - we plan to provide an English version soon). This article is describing a method to be used for obtaining the maximum number of SIP simultaneous calls an Asterisk server could process safely (meaning no errors/maintain control of the machine and without RTP frame drops)
2009 Jun 18
2
Multiple Outgoing Lines: extensions.conf
Dear all, I am currently trying to configure a PBX make use of a multiple of outgoing lines, currently my extensions.conf looks something like below >> ; extensions.conf ; 20th October 2008 [globals] sip1=201 sip2=202 sip3=203 sip4=204 [general] autofallthrough=yes [default] [incoming_calls] exten => _89859715,1,Dial(SIP/201) exten =>
2011 Mar 28
8
asterisk and fail2ban
Is anyone using asterisk with fail2ban? I have it working except it takes way more break-in attempts than what is set in "maxretry" in jail.conf For example, I get an email saying: "The IP 199.204.45.19 has just been banned by Fail2Ban after 181 attempts against ASTERISK." when "maxretry = 5" in jail.conf Perhaps someone else is experiencing this or has resolved it,
2012 Jul 12
1
Asterisk with OpenBTS and mobile phone
Hello mailinglist, I want to connect Asterisk with OpenBTS and make a call with a mobile phone. I use: Ubuntu 11.10 + Kernel 3.0.22 GnuRadio 3.3.0 Asterisk 1.8.13 OpenBTS 2.8 Nokia Mobile Phone OpenBTS works and I can send sms from the OpenBTS server to the mobile phone. What I also need is a call between Asterisk and OpenBTS. I have also two soft phones which works with Asterisk. And also
2011 Jul 19
1
AsteriskNow install addons despite license conflict with FFA and G.729
Hello, We installed AsteriskNOW (Asterisk version 1.6.2.19) and purchased FFA and G.729 licenses and installed them successfully. When we tried to install asterisk addons (we need the CDRs), we get license conflict error messages. Searching google, we see that there's a way to force install the addons, but that "way" isn't properly detailed, so we didn't manage to do it.
2012 Jan 05
1
Blind transfers being cancelled by asterisk & hanging up on remote caller
Hello all, I have a system running AsteriskNOW with asterisk asterisk-1.8.8.1-1_centos5 from AsteriskNOW repository. I just changed our Polycom 335 sip.conf so that blindpreferred=1 (all transfers default as blind transfers). If a customer calls in & we answer & transfer, everything works fine. But if we call out to a customer & then transfer to another internal extension, that
2023 Aug 17
2
Alternative to Local channel
I used to use the local channel to create a global variable (dialplan) [default] exten => s,1,Set(GLOBAL(LSESSION)=${STRFTIME(${EPOCH},,%Y-%m-%d %H:%M:%S)}) to that end, I modified cli.conf [startup_commands] originate local/s extension s at default = yes But now I upgraded to Asterisk18 and there is no longer a local channels Does anybody have any idea of a workaround?
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
HI, I tried to configure Asterisk 1.8 on one of my test-hosts. I've installed from centos-asterisk.repo (http://packages.asterisk.org/centos/$releasever/tested/$basearch/): Nov 26 15:34:56 Installed: asterisk-sounds-core-en-gsm-1.4.20-1_centos5.noarch Nov 26 15:34:59 Installed: asterisk18-core-1.8.0-1_centos5.i386 Nov 26 15:35:02 Installed: asterisk18-voicemail-1.8.0-1_centos5.i386 Nov 26
2012 Jun 23
2
Is AsteriskNow 2 solid?
Hi, I currently have some systems on AsteriskNOW 1.7 & have been happy with its clean simplicity & reliability. Are many people here using AsteriskNOW 2.0.x? How do you feel about it? Did Digium stick with their previous philosophy of keeping everything very vanilla & making it clean & simple for someone who understands how to manage CentOS, FreePBX, tftp, ntpd, etc. but
2007 Aug 29
2
AsteriskNOW and config files
Hello, Is it possible to set things such as parts of config files are edited though AsteriskNOW GUI while other parts remain "hand editable" ? AsteriskNOW website include screenshots but not much information (such as user manual) beside that. This thing was the one that kept us from using freepbx (let me say I don't mean it's not possible with freepbx : I mean we couldn't
2010 Apr 12
2
Asterisk room monitor
I want to use a voip speaker phone as a room monitor. Requirements: A phone that I can set to auto answer in speaker mode. A phone with a good speaker phone. Ability to make the audio one way. I want to monitor the room but not have my voice heard in the room. Yes, the mute button can accomplish this also. I have been using the SPA942's around the house (the speaker is just ok but
2011 Jun 10
1
Queue not sending call to Agent
Queue not sending call to Agent I am having an issue and i am not sure if it is a bug or a config issue. I was originally running Asterisk 1.8.1.1 when I noticed this issue. I upgraded to 1.8.4.2 to see if that would fix it but it didn't. The issue is that I have a call queue and the agent dials a number to log into the queue. When someone calls the queue the first time the call is
2011 Nov 28
1
centos asterisk 1.8 rpms: chan_gtalk and res_jabber missing?
Hi All, While I'm certainly comfortable compiling from sources, I'm trying to do an rpm only asterisk install on CentOS 5.7. I'm using the asterisk repositories and I installed all the asterisk18 rpms, but find that chan_gtalk and res_jabber are missing. Is there a separate rpm that includes support for gtalk? Thanks in advance. -Gaurav -------------- next part -------------- An