similar to: Compiling new version libpri

Displaying 20 results from an estimated 11000 matches similar to: "Compiling new version libpri"

2005 May 10
2
DISA
We are using DISA with local SIP users. The user enters in a 2 digit code then they get a dialtone and the phone dials out. The problem is that the calls waits 10 seconds after the outgoing number is dialed, no matter what I put for the timeout values. Anyone else using DISA that has run into this? exten => _2X,1,Answer exten => _2X,2,DigitTimeout(2) exten =>
2007 Oct 01
1
ODBC version for cdr?
I'm having an error when I try to ./configure asterisk using --with-odbc=/usr/lib. Below is the version of each application and the ./configure below that. Any help would be appreciated. unixODBC-2.2.11-7.1 unixODBC-devel-2.2.11-7.1 mysql-connector-odbc-3.51.12-2.2 mysql-5.0.22-2.1 Contents of odbcinst.ini # Driver from the MyODBC package # Setup from the unixODBC package [MySQL]
2005 Jun 30
3
R: Music oh hold
This is my musiconhold.conf and my folder: root@voip:/etc/asterisk# less musiconhold.conf [classes] default => quietmp3:/var/lib/asterisk/mohmp3 ;loud => mp3:/var/lib/asterisk/mohmp3 ;random => mp3:/var/lib/asterisk/mohmp3,-z ;unbuffered => mp3nb:/var/lib/asterisk/mohmp3 ;quietunbuf => quietmp3nb:/var/lib/asterisk/mohmp3 ; Note that the custom mode cannot handle escaped parameters
2007 Feb 22
0
choppy playback
I'm having an issue with an asterisk install that anything recorded (in .gsm format) and all of the pre-recorded .gsm files are choppy. All calls into the asterisk box is fine and any voice mails left in a box are fine as well. It's just the playback of any recorded message and any of the pre-recorded files. Anyone have an idea what might be going on? The only problem is the playback of
2005 Apr 26
2
Group/Broadcast Voicemail
Has anyone set up Group/Broadcast Voicemail for 50 or more mailboxes?
2005 Jun 29
4
Music oh hold
Sorry, i also tried this: exten => 6000,1,Answer exten => 6000,2,MusicOnHold(default) and i got this result: *CLI> -- Executing Answer("SIP/2391-8cdd", "") in new stack -- Executing MusicOnHold("SIP/2391-8cdd", "default") in new stack Jun 29 19:33:47 WARNING[1616]: res_musiconhold.c:354 moh0_exec: Unable to start music on hold (class
2005 Jul 08
4
changing "Nobody picked up in 30000 m"
i dont know how to edit the the time for ringing "30000ms" to "40000ms",please help me. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2005 Oct 18
8
Fax2Mail
Hello, Is there or can anyone provide a comprehensive guide (designed for Linux/Asterisk novices) to installing/setting up Asterisk in order to support Fax2Mail service? In my case, I would like Asterisk to receive fax calls to predefined numbers (ranges) and to associate each of these numbers to email addresses. Thank you in advance. David --------------------------------- Yahoo!
2009 Jul 18
3
perhaps libpri issue (thought it was a dahdi issue )
I am current running on a production system zaptel 1.4.12.1 libxpri 1.4.1 asterisk 1.4.25 The above configuration works. I tried to update to dahdi 2.2.0, libpri 1.4.7 and asterisk 1.4.25 This did not work. calls came in but not out. I dropped back to the initial configuration. Today, I dried only updating libpri on the original configuration. I removed /usr/lib/libpri* installed libpri 1.4.7,
2005 Jun 15
2
SIP call doesn't execute the 's'-extension
Hi, i have just started to configure access to the * over SIP-Phones. Therefore I have defined this SIP-Phone in sip.conf: [tobias] type=friend username=tobias secret=tobias auth=md5 host=dynamic reinvite=no dtmfmode=inband callerid="Tobias" <1087006> allow=all context=javaAgi dtmfmode=rfc2833 As you can see i am directing calls from this user to the context [javaAgi] which
2014 Jul 17
1
Wiki Editing Permissions
Greetings! I would like to contribute a HowTo page for centpkg (http://git.centos.org/summary/centpkg.git), and to maintain a personal page. My Wiki username is BrianStinson. Cheers! Brian -- Brian Stinson bstinson at ksu.edu | IRC: bstinson | Bitbucket/Twitter: bstinsonmhk
2020 Jul 29
1
CentOS Linux, CentOS Stream and the Boot Hole vulnerability
We are aware of the Boot Hole vulnerability in grub2 (CVE-2020-1073) and are working on releasing new packages for CentOS Linux 7, CentOS Linux 8 and CentOS Stream in response. These should make it out to a mirror near you shortly. /!\ Secureboot Systems - Please do a full update /!\ CentOS Linux 8 and CentOS Stream systems with secureboot enabled MUST update the kernel, grub2, and shim
2010 May 17
1
Commands to upgrade to latest Libpri? can I upgrade without touching Asterisk?
Hi Guys, I have to upgrade to latest Libpri 1.4.10.2 due to an existing bug in the current 1.4.10 version. I am running Asterisk 1.4.x (in fact it is a PBXinaFLASH system). How can I upgrade to the latest Libpri? Do I need to re-install Asterisk? Won't that break the box? Can I simply do this to upgrade: *rm /usr/src/libpri/*.** *rm -rf /usr/src/libpri/** Download the new libpri and put
2008 Apr 02
1
BRI hardware supported by 1.6 libpri ?
Hi, Has anyone information about BRI hardware supported by 1.6 libpri ? In another thread, I was told a basic BRI card with HFC chipset (Bewan Gazel 128) was supported but I would delighted to lear about other harwarde (and specifically about Digium B410P). Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 07
1
downgrade libpri
I`m currently having aleatory call drops through a PRI and so I want to upgrade libpri. In case I have errors I will want to downgrade libpri, that`s the reason why I asked. Asterisk version: 1.6.2.13 Current Libpri: libpri-1.4.10.2 Libpri to be upgraded to: libpri-1.4.11.5 Any help will be thanked! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Oct 24
2
SVN newbie - No trunk/ in http://svn.asterisk.org/svn/libpri/
Hello, I'm rather new to svn, so please, forgive me if this question sounds naive but is it normal that no trunk/ subdirectory is visible in http://svn.asterisk.org/svn/libpri/ ? I can see a trunk/ subdirectory in either asterisk, dahdi-linux or dahdi-tools. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Feb 08
4
Not able to compile asterisk, zaptel, libpri in /usr/src
Not able to compile asterisk,zaptel,libpri in /usr/src -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100208/fa5ff126/attachment.htm
2010 Mar 21
6
Do i really need Dahdi and Libpri.
Hy guys i am having so much hard time to setup asterisk on a virtual machine that i got , i just want to know if i really need to use Dahdi and libpri on a complete Digital PBX i just gonna use sip and iax. I will never use any kind of analog line on this machine. Wait for a feed back. Daniel Abreu.
2011 May 01
4
Odd error in libpri
I just updated libpri 1.4 on my system to the latest from that branch and my QSIG connection to an NEC SV8300 stopped working. The trace showing the problem is below: q931.c:5640 q931_connect: Call 7168 enters state 10 (Active). Hold state: Idle > DL-DATA request > Protocol Discriminator: Q.931 (8) len=21 > TEI=0 Call Ref: len= 2 (reference 7168/0x1C00) (Sent to originator) >
2020 Jan 15
2
Release for CentOS Linux 8 (1911)
Release for CentOS Linux 8 (1911) We are pleased to announce the general availability of CentOS Linux 8. Effectively immediately, this is the current release for CentOS Linux 8 and is tagged as 1911, derived from Red Hat Enterprise Linux 8.1 Source Code. As always, read through the Release Notes at : http://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1911 - these notes contain important