similar to: Method to downgrade asterisk

Displaying 20 results from an estimated 10000 matches similar to: "Method to downgrade asterisk"

2009 Oct 10
3
Method to use SOX inside a Dialplan
I'm trying create a feature that allows a callers to add more speech to his recording. I think this can be done inside a dialplan, but I can't find an example of how to do this. Basically,after he records the primary message, a menu would play asking if he wants to append to this message. If yes, then he would record a temp file with the additional message and when done, I want SOX to
2008 Oct 02
1
DTMF
How can I know for sure if SIP Trunk Provider is sending DTMF 'inband' or 'rfc2833'? And more importantly if they could be sending both? If I specify 'inband' should they honor that? Thanks, Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081002/3b34d38d/attachment.htm
2009 Aug 18
1
Play Fake ring in phpagi
> I'm going blind searching - maybe you know? > > During the execution of a script I want to play fake ring to caller. > Both of these examples complain of missing option: > > $agi->exec("Ringing"); > $agi->exec("Playtones ring"); > > Notice: Undefined variable: options in > /var/lib/asterisk/agi-bin/includes/phpagi.php on line 326
2006 May 23
4
What about T400 T1 cards?
Can anyone clue me in about these T400 T1 cards I see advertised? I hear they are Digium Clones. Is there some reason to avoid these? How do they compare to TE410P's for example. Bart
2007 Sep 03
1
ADIT 600 & CMG <=> Asterisk question
I've searched but can't find an answer as to how many MGCP paths can a single ADIT/CMG card support? It appears it's only 24 ports, maybe 48. What I'd like to do is install 6 Telco T1's into a single (or more) Adit 600 and route inbound calls towards asterisk. Can I have more than one CMG in a single chassis? Or maybe you know of a better way to connect T1's to
2008 May 22
1
Telco intercept prompts
Does anyone have all the Telco intercept prompts (numbers and such) with voice inflections to simulate number referrals and disconnects I could download? TIA, Bart -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080522/08b001ce/attachment.htm
2005 Jul 15
1
SYMBOL NETVISION II NP-3010
I was looking at these SYMBOL NETVISION II NP-3010 VoIP TCP/IP WIRELESS PHONES - I know they have been discontinued. Am I asking for trouble to buy some of these for use on Asterisk? TIA Bart
2006 Jun 03
2
ADIT 600 <=> Asterisk Help
I've been reading the Google searches trying to understand how to tie together Adit 600 to Asterisk to provide 2 way service. I'm about blind from reading. I assume, the answer is using MGCP between the boxes. However, the examples I found don't really explain fully enough to know how to modify examples to work for me. I'll have in the ADIT with T1's. There is a CMG and
2007 Sep 24
1
DTMF dropping digits
We have a Te410P with 3 Telco T1's (D4 SF ) with DID's (non-PRI). ANI & DNIS is received in-band DTMF in a format such as *7145551212*8002* What happens when there are 30 or more calls, asterisk might see is DNIS = 802 or ANI = 4551212 for examples, where parts of the numbers are dropped. All the traffic arrives into a simple IVR script where a message is played. We are
2007 Mar 23
1
Noob question regarding PCI 2.x & TDM400P Card
I have some old PC's I want to build as a test box - It's up and running OK now. Now I installed a TDM400P and there is nothing I can do to get the card to come up. My guess is the box is not PCI 2.2 compliant or does it need to be to see the card? Thanks, Bart Here's what I know: Processors 1 Model Pentium III (Katmai) CPU Speed 551.37 MHz Cache Size 512 KB System Bogomips
2009 Oct 05
1
DTMF problem during read()
I have a simple dialplan. Using the read cmd, I ask caller for his passcode. If the caller is calling from an plain old analog phone, his dtmf is not heard until the prompt stops playing. SIP phones work correctly. I've trird everything I found searching the net. I've tried all the dtmfmode. I'm using 1.4.26 Currently my vitelity sip account is setup: insecure=very canreinvite=no
2006 Mar 21
5
Programming the Manager API
I just started poking around with writing a python module to interface to the Manager API, and it suddenly hit me... how the heck are you supposed to program this thing? All the events seem to be dumped to all the open connections. If I send a command, such as a login, there seems to me to be no way to determine which response are intended for me, and which may be intended for another open
2017 Jan 26
2
samba rpm deps - with yum downgrade = kind of a mayhem
On 25/01/17 14:26, Jonathan Billings wrote: > On Wed, Jan 25, 2017 at 11:32:16AM +0000, lejeczek wrote: >> hi guys, gals >> >> do you see this: >> >> ~]$ yum downgrade samba >> Resolving Dependencies >> [...] >> --> Processing Dependency: libtevent.so.0(TEVENT_0.9.9) for package: >> samba-client-libs-4.4.4 >> >> ..and process
2017 Jan 25
2
samba rpm deps - with yum downgrade = kind of a mayhem
hi guys, gals do you see this: ~]$ yum downgrade samba Resolving Dependencies --> Running transaction check ---> Package samba.x86_64 0:4.4.4-9.el7 will be a downgrade --> Processing Dependency: samba-libs = 4.4.4-9.el7 for package: samba-4.4.4-9.el7.x86_64 --> Processing Dependency: samba-common-tools = 4.4.4-9.el7 for package: samba-4.4.4-9.el7.x86_64 --> Processing
2014 Mar 14
1
libplasma - no downgrade
I tried, last night, to downgrade kdelibs, I think it is, to resolve the libplasma crash that we talked about yesterday... and yum told me there was no upgrade or downgrade. I'm sort of assuming that I'd have to go back to 6.4... unless I need to add a repo - the vault? wget it, and downgrade it locally? mark
2011 Mar 08
2
Epel and yum downgrade : possible ?
Hello, Is it possible to downgrade to an old version of a package on epel ? I am in troubles with the new dokuwiki-0-0.6.20101107.a.el5, and cannot find dokuwiki-0-0.4.20091225.c.el5.noarch... Thanks, -- Philippe
2008 Jun 24
2
how to downgrade from CentOS 5.2 to CentOS 5.1?
I've run into some trouble with a new cPanel VPS, and noticed that it's running CentOS by default, installed via the CentOS http server. My question is, how do I downgrade CentOS to 5.1? -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit
2010 Jun 14
4
downgrade
Can i downgrade from centos 5.5 to 5.0
2008 Aug 06
1
OT: Cisco 7961 SIP downgrade from 8.3.3 -> 8.0.4SRS2 failing
Hi, My apologies for the OT. My googling came up empty and hopefully there are some members in the community that could give me a hint how to solve this issue: Cisco 7961 with SIP firmware 8.3.3. Needed to downgrade it to 8.0.4SRS2. The downgrade process started off good. The 7961 got it's IP address via DHCP, found it's SEP<mac>.cnf.xml file and started to "upgrade"
2017 Jun 01
4
yum install <olderversion> does not downgrade
We're using ansible to configure our CentOS 6 servers, and we have a task to install a specific version of a package: - name: install thrift2 yum: name=ripencc-thrift2-{{ version }} In this ansible task, the "version" variable is set by the operator. When we want to upgrade, it works. But today we had to downgrade, and noticed that ansible wasn't downgrading it. So we tried