Displaying 20 results from an estimated 2000 matches similar to: "libsrtp package anywhere?"
2015 Mar 03
1
which libsrtp ?
I've been having some issues with srtp. so I checked which version of
libsrtp I built asterisk 11.6 against. I'm on fedora 21, so
libsrtp-1.4.4-13.20101004cvs.fc21.x86_64.
From https://github.com/cisco/libsrtp it seems that latest release is
1.5.1, released a couple of weeks ago.
I'm not a fan of the bleeding edge, but using a version 4+ years old
seems strange even to me. But,
2016 Aug 12
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Jonas Kellens wrote:
> Question : I noticed I received an error when installing pjproject
> --with-external-srtp
>
> I do not seems to have the srtp capability.
> (However I can easily install with "yum install libsrtp-devel")
>
> Can this have anything to do with the no-audio-problems that I'm having ??
WebRTC requires SRTP and Asterisk has to be built with it
2017 Feb 12
2
compiling asterisk-14.3.0-rc2
Thanks.
The configure run successfully.
but I got the warning below..
checking for the ability of -lsrtp to be linked in a shared object... no
configure: WARNING: ***
configure: WARNING: *** libsrtp could not be linked as a shared object.
configure: WARNING: *** Try compiling libsrtp manually. Configure libsrtp
configure: WARNING: *** with ./configure CFLAGS=-fPIC --prefix=/usr
configure:
2017 Jan 10
6
Can't comile bundled PJSIP on CentOS 7
Hello,
I'm setting up an Asterisk 13.13.1 cluster on two CentOS boxes.
I followed this:
cd /usr/src
wget ... asterisk-13.13.1.tar.gz
tar zxf asterisk-13.13.1.tar.gz
cd asterisk-13.13.1
ASTERISK_CONFIGURE="--libdir=/usr/lib64 --prefix=/usr"
./configure ${ASTERISK_CONFIGURE} --with-pjproject-bundled
make menuselect (shows res-srtp is available)
make
latest make command fails with
2011 Feb 26
1
SRTP Error Message
Apologies in advance if this has come up a thousand times before but is there any way to stop this error in 1.8 ?
[ Feb 26 15:09:09] ERROR[6678] chan_sip.c: No SRTP module loaded, can't setup SRTP session.
--
Thanks, Phil
2012 Sep 19
2
SRTP & asterisk 1.8.x & SNOM
Hi;
It seems the SNOM Phones are requesting to have SRTP but I do not have the module res_srtp.
I tried to compile it with asterisk 1.8, make menuselect, but I found that it can not be used (I am not able to select it) with the following details:
Secure RTP SRTP
Depends on: srtp E
Can use: N/A
Conflicts with: N/A
So, how I can use it?
What I have to do to know the reason for not being able to
2020 Jan 26
2
Centos 7: UPD packet checksum verification?
On Sunday, January 26, 2020 3:58:31 PM CET Pete Biggs wrote:
> > what does Centos 7 do with UPD packets having invalid checksums?
>
> By default I assume they are just dropped - that's what should happen.
Hm that's what thought.
> > Are such packets inevitably dropped?
>
> Applications can specifically disable checksum checking for the kernel
> network stack
2017 Feb 12
2
compiling asterisk-14.3.0-rc2
hi all,
can someone help? I have centos 6.8 trying to install asterisk 14.3.0-rc2
on it with options as stated below -
./configure --with-crypto --with-ssl --with-srtp=/usr/local/lib
--with-jansson=/ --with-pjproject-bundled
when I tried to run "make menuselect". i get the error below.
Makefile:109: makeopts: No such file or directory
****
**** The configure script must be executed
2013 Jun 03
2
RHEL6 packages - SRTP support?
I tried installing the Asterisk 11 RHEL6 packages from packages.asterisk.org
I followed this guide:
https://wiki.asterisk.org/wiki/display/AST/Asterisk+Packages
The SRTP support appears to be missing though. I notice libsrtp was not
automatically installed as a dependency, and no srtp module exists under
/usr/lib64/asterisk/modules
Is it still necessary to do a source build every time SRTP is
2014 Sep 12
1
Tutorial: compiling and installing Asterisk 13
Hi all,
I just prepared a little tutorial on installing Asterisk 13 on CentOS
6.5 64-bit.
See http://astrecipes.net/index.php?n=668
Hope you like. :)
l.
--
Loway - home of QueueMetrics - http://queuemetrics.com
Try the WombatDialer auto-dialer @ http://wombatdialer.com
2016 May 30
2
Need stronger SRTP ciphers (256 bit)
Hi folks,
At least several endpoints (soft phone and desk phones) are supporting various 256 bit ciphers for SRTP these days. I *believe* libsrtp has been updated to allow this, and that only the code in Asterisk has not been been updated to allow these stronger ciphers.
Would anyone with the know-how be willing/able to submit a patch ?
Thank you,
Kevin Long
2016 Aug 12
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello
setting "nat=no" or omitting "nat=" in peer definition does not help
either. Still no audio.
Why do you think this is a NAT issue ? IP and port information in
SDP-body is correct.
Kind regards.
On 12-08-16 09:25, ????? ?????? wrote:
>
> Try delete nat from 770000wrtc settings ice should do the same
>
>
> On Aug 11, 2016 10:00 PM, "Jonas
2020 Jan 27
4
Centos 7: UPD packet checksum verification?
On Sunday, January 26, 2020 11:18:36 PM CET Pete Biggs wrote:
> First of all - disclaimer - I'm no network specialist, I just read and
> am interested in it. I may get things wrong!!
>
> > Both physical interfaces show the same. But does this mean it's on as in
> > "rx- checksumming: on" or off as in "tx-checksum-ipv4: off [fixed]"?
>
> As
2012 Jan 01
2
asterisk 1.8 codec negotiation
Hi. I am using asterisk 1.8 and everything was working fine when I was
at svn 342661. I then upgraded to vrsion 349339 and discovered the
following problem -- one of the end points is a freeswitch box which
offers a number of codecs, including PCMU. However, when I tried to
make a call I got a 488 response and a message "multiple audio streams
not supported" in the log.
Is this by
2020 Jan 26
2
Centos 7: UPD packet checksum verification?
Hi,
what does Centos 7 do with UPD packets having invalid checksums?
Are such packets inevitably dropped? Does a network card drop them when it
does checksum verification in hardware even before the packets go anywhere?
In general, if someone were to send me UPD packets with invalid checksums over
the internet, how far would such packets get?
In particular, how likely it is that SRTP
2020 Jan 28
4
Centos 7: UPD packet checksum verification?
On Tuesday, January 28, 2020 1:50:57 PM CET Stephen John Smoogen wrote:
> On Sun, 26 Jan 2020 at 20:45, hw <hw at gc-24.de> wrote:
> > > I'm not sure I understand what you are asking.
> >
> > It is about VOIP calls via SRTP being interrupted at irregular intervals.
> > The intervals appear to depend on the time of day: Such phone calls can
> > last
2012 Aug 17
2
How to test Websocket support in SIP in Asterisk trunk?
I see no indication of how to do this in sip.conf, and when I start
Asterisk, it doesn't wait on port 80.
Greetings,
--
Juan Carlos Castro y Castro
Instant Solutions - Telefonia Gerando Resultado
http://www.instant.com.br
Principais capitais: 4063-6100
Demais regi?es: (11)4063-6100
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine
that I thought was approximately like several other that have it - and
don't remember doing anything different. Is there some yum group that
would install httpd without including it?
--
Les Mikesell
lesmikesell at gmail.com
2011 Jun 12
3
apr-util-pgsql
Hello,
does anybody know of a good source for a apr-util-pgsql rpm package
for CentOS 5.6 / 64 bit and even more I'm curious why isn't it included
but the apr-util-mysql is included...
Thank you
Alex
2009 Jun 30
4
R version-2.9.1 for Linux
Hi All,
I am currently using R version 2.8.1 on linux cent os 4.4 (i386) and
want to upgrade to version 2.9.1. It seems to me that version-2.9.1 is
it not for my OS.
Am I right?
Regards
Utkarsh
[[alternative HTML version deleted]]