search for: libpjmedia

Displaying 13 results from an estimated 13 matches for "libpjmedia".

2015 Sep 24
2
problems with PJSIP install on UBUNTU 14.04
...1 root root 18 Sep 23 19:13 /usr/lib/libpjlib-util.so -> libpjlib-util.so.2 -rwxr-xr-x 1 root root 172098 Sep 23 19:13 /usr/lib/libpjlib-util.so.2 -rw-r--r-- 1 root root 243816 Sep 23 19:13 /usr/lib/libpjlib-util-x86_64-unknown-linux-gnu.a lrwxrwxrwx 1 root root 24 Sep 23 19:13 /usr/lib/libpjmedia-audiodev.so -> libpjmedia-audiodev.so.2 -rwxr-xr-x 1 root root 23345 Sep 23 19:13 /usr/lib/libpjmedia-audiodev.so.2 -rw-r--r-- 1 root root 31690 Sep 23 19:13 /usr/lib/libpjmedia-audiodev-x86_64-unknown-linux-gnu.a lrwxrwxrwx 1 root root 21 Sep 23 19:14 /usr/lib/libpjmedia-codec.so -> li...
2015 Sep 24
3
problems with PJSIP install on UBUNTU 14.04
Ok I did all that and it's still crashing. I did find some other areas I think that shouldn't have had any of those files, so I thought it would work, because I got rid of ALL of them per your instructions and completely reconfigured and compiled both pjsip and then asterisk. Attached is the new backtrace... -----Original Message----- From: asterisk-users-bounces at lists.digium.com
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
...such file or directory travis at pcimphone1:~$ ls /usr/local/lib/libpj*.so ls: cannot access /usr/local/lib/libpj*.so: No such file or directory travis at pcimphone1:~$ ls /usr/lib/libpj*.so lib/ lib64/ travis at pcimphone1:~$ ls /usr/lib64/libpj*.so /usr/lib64/libpjlib-util.so /usr/lib64/libpjmedia-codec.so /usr/lib64/libpjmedia-videodev.so /usr/lib64/libpjsip-simple.so /usr/lib64/libpjsip-ua.so /usr/lib64/libpjsua2.so /usr/lib64/libpjmedia-audiodev.so /usr/lib64/libpjmedia.so /usr/lib64/libpjnath.so /usr/lib64/libpjsip.so /usr/lib64/libpj.so /usr/lib64/l...
2016 Apr 20
2
Asterisk 13.1-cert6 Now Available
The Asterisk Development Team has announced the release of Certified Asterisk 13.1-cert6. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/certified-asterisk The release of Certified Asterisk 13.1-cert6 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
I've built PJSIP a few months ago on a server that was 12.04 and can't remember how I got past this same issue. I've looked at the links I'll put below and the comments section where others had the issue, but those tips aren't helping either. Basically everything seems to compile and install correctly, but then the "ldconfig -p | grep pj" doesn't show anything.
2015 Sep 23
2
problems with PJSIP install on UBUNTU 14.04
.../usr/local/lib/libpj*.so > > ls: cannot access /usr/local/lib/libpj*.so: No such file or directory > > travis at pcimphone1:~$ ls /usr/lib/libpj*.so > > lib/ lib64/ > > travis at pcimphone1:~$ ls /usr/lib64/libpj*.so > > /usr/lib64/libpjlib-util.so /usr/lib64/libpjmedia-codec.so > > /usr/lib64/libpjmedia-videodev.so /usr/lib64/libpjsip-simple.so > > /usr/lib64/libpjsip-ua.so /usr/lib64/libpjsua2.so > > /usr/lib64/libpjmedia-audiodev.so /usr/lib64/libpjmedia.so > > /usr/lib64/libpjnath.so /usr/lib64/libpjsip.so > > /usr/l...
2014 Aug 14
0
Asterisk 12 on Debian Wheezy [SOLVED]
...0 >> ./configure | grep -i PJPROJECT >> .... >> checking for PJPROJECT... no >> >> A shot with make menuselect shows PJSIP is not available for Asterisk. >> >> How can I help Asterisk's configure script to find PJPROJECT files >> (such as /usr/lib/libpjmedia.so) ? >> > > Does pkg-config find libpjproject? > > $ pkg-config --list-all | grep libpjproject > > Asterisk's configure script uses pkg-config - so if that can't find > it, Asterisk can't find it. > > -- > Matthew Jordan > Digium, Inc. | Engineeri...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ported by Beppo Mazzucato) * ASTERISK-24535 - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) * ASTERISK-24471 - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) * ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua Colp) * ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial module load (Reported by Matt Jordan) * ASTER...
2014 Dec 15
0
Asterisk 12.8.0 Now Available
...ported by Beppo Mazzucato) * ASTERISK-24535 - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) * ASTERISK-24471 - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) * ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua Colp) * ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial module load (Reported by Matt Jordan) * ASTER...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...ported by Beppo Mazzucato) * ASTERISK-24535 - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) * ASTERISK-24471 - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) * ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua Colp) * ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial module load (Reported by Matt Jordan) * ASTER...
2014 Dec 15
0
Asterisk 13.1.0 Now Available
...ported by Beppo Mazzucato) * ASTERISK-24535 - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) * ASTERISK-24471 - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) * ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua Colp) * ASTERISK-24531 - res_pjsip_acl: ACLs not applied on initial module load (Reported by Matt Jordan) * ASTER...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...ution of commands (Reported by Matt Jordan) * ASTERISK-24528 - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua Colp) * ASTERISK-24471 - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) * ASTERISK-24535 - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) * ASTERISK-24508 - pjsip - REFER request from SNOM is rejected with "400 bad req...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...4528>] - res_pjsip_refer: Sending INVITE with Replaces in-dialog with invalid target causes crash (Reported by Joshua C. Colp) - [ASTERISK-24471 <https://issues.asterisk.org/jira/browse/ASTERISK-24471>] - Crash - assert_fail in libc in pjmedia_sdp_neg_negotiate from /usr/local/lib/libpjmedia.so.2 (Reported by yaron nahum) - [ASTERISK-24535 <https://issues.asterisk.org/jira/browse/ASTERISK-24535>] - stringfields: Fix regression from fix for unintentional memory retention and another issue exposed by the fix (Reported by Corey Farrell) - [ASTERISK-24508 <https://i...