similar to: Asterisk 15.6.1. Symbol pjsip_tls_transport_start2 not found

Displaying 20 results from an estimated 300 matches similar to: "Asterisk 15.6.1. Symbol pjsip_tls_transport_start2 not found"

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
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
Hello list, Hope you are all doing well! I am facing a problem when compiling Asterisk 16.8.0 in a CentOS 6 box and I wonder if someone can put some light on it. Log history short, install_prereq fails to install the packages (not sure how important they actually are....): speexdsp-devel, gmime-devel, uriparser-devel, iksemel-devel, uw-imap-devel, hoard Then, I am running the following commands
2017 Jul 18
2
Asterisk 13.16.0 segfault
I am getting frequent segfaults on a new Asterisk installation. So far the only message I see is: Jul 18 09:02:42 pbxbogota kernel: asterisk[26799]: segfault at 188 ip 00007fb2d535723f sp 00007fb25a11b5c0 error 4 in libasteriskpj.so.2[7fb2d52e5000+180000] Jul 18 09:17:00 pbxbogota kernel: asterisk[27453]: segfault at 188 ip 00007f4afea0c23f sp 00007f4a7f7e35c0 error 4 in
2017 Jul 19
2
Asterisk 13.16.0 segfault
On 7/19/17 2:37 AM, Marcelo Terres wrote: > This is the pjsip library. > > Is it possible to you to update pjsip for the latest version to test > if it solves the problem? > > On 18 Jul 2017 3:52 pm, "Carlos Chavez" <cursor at telecomab.mx > <mailto:cursor at telecomab.mx>> wrote: > > I am getting frequent segfaults on a new Asterisk
2017 Jul 20
2
Asterisk 13.16.0 segfault
On 7/20/17 8:47 AM, Marcelo Terres wrote: > Which version of Asterisk are you using? Are you compiling it with the > bundle pjproject ? > > --with-pjproject-bundled > > Regards, > > Marcelo H. Terres <mhterres at gmail.com <mailto:mhterres at gmail.com>> > IM: mhterres at jabber.mundoopensource.com.br > <mailto:mhterres at
2016 Sep 06
2
Upgrading asterisk 13.7 to 13.11. Segfaults
06.09.2016 16:42, George Joseph ?????: > > > On Tue, Sep 6, 2016 at 7:32 AM, Dmitriy Serov <serov.d.p at gmail.com > <mailto:serov.d.p at gmail.com>> wrote: > > Hello. > > Several months server working on asterisk 13.7 and pjproject 2.5 > (installed separately). Once a day the server crashes or hangs and > is familiar sores that written
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
07.03.2015 0:24, Kevin Harwell ?????: > On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov <serov.d.p at gmail.com > <mailto:serov.d.p at gmail.com>> wrote: > > Hello. > > Asterisk 13.2. > I transfer configs from chan_sip to res_pjsip. > In chan_sip i have "match_auth_username=yes" and have nothing in > pjsip. > > I have a
2015 Mar 06
2
res_pjsip endpoint config object's 'identify_by' option needs new value "uri".
Hello. Asterisk 13.2. I transfer configs from chan_sip to res_pjsip. In chan_sip i have "match_auth_username=yes" and have nothing in pjsip. I have a lot of endpoints and registrations on same SIP server. And it's problem in pjsip now. Is not it? I requesting to add new value for endpoint option identify_by. The value 'uri'. Simple config (cutted): [siptrunk]
2015 Oct 05
4
does res_pjsip support ZRTP?
05.10.2015 23:24, Joshua Colp ?????: > On 15-10-05 05:22 PM, Dmitriy Serov wrote: >> Hello. Do I understand correctly that the current implementation >> res_pjsip does not support ZRTP? >> http://lists.digium.com/pipermail/asterisk-dev/2013-December/064401.html > > ZRTP is not supported in Asterisk itself. > >> Nothing has changed since 2013? P.S. I greatly
2016 Feb 11
3
Unexpected termination of the call when pick up (res_pjsip)
The call initiated from internal extension. I have made two test call: Successful call from device on res_pjsip via endpoint on chan_sip: http://pastebin.com/LWeDYstj Unsuccessful call from device on res_pjsip via endpoint on res_pjsip: http://pastebin.com/hepVb6Nu And ones again i don't see anything that would make asterisk send BYE. I would be grateful for any ideas. 11.02.2016 1:47,
2020 Feb 25
0
pjsip startup errors when using "with-ssl" configure option
On Thu, Feb 20, 2020 at 9:38 PM Patrick Wakano <pwakano at gmail.com> wrote: > Hello list, > Hope you are all doing well! > > I am facing a problem when compiling Asterisk 16.8.0 in a CentOS 6 box and > I wonder if someone can put some light on it. > Log history short, install_prereq fails to install the packages (not sure > how important they actually are....):
2015 Nov 02
2
Using external RTP proxy for res_pjsip
The asterisk server has a permanent IP address, but the provider cannot ensure stable quality traffic for RTP. There is a desire to use an external server, the address of which shall be specified in the SDP, through which flowing media. I use asterisk 13.6 and res_pjsip. Prompt, please: 1. what software can be used on an external RTP proxy? 2. What settings need to be done in pjsip.conf to use
2015 Oct 05
2
does res_pjsip support ZRTP?
Hello. Do I understand correctly that the current implementation res_pjsip does not support ZRTP? http://lists.digium.com/pipermail/asterisk-dev/2013-December/064401.html Nothing has changed since 2013? P.S. I greatly regret that moved from chan_sip to res_pjsip. Previously used very much lacking, and much of the promise failed. Dmitriy Serov. -------------- next part -------------- An HTML
2016 Mar 21
7
Loss of devices registration (pjsip)
Good day. Asterisk 13.7.2, res_pjsip. There is a problem of loss of registration of several devices. This happens not on all devices, but problem devices a lot. Below is the log of registration of a contact of one device. Is suspect two things: 1. delete a contact after the contact is added. But, like, it's a feature of code that may already be fixed. 2. deleting a contact much earlier
2016 Sep 06
3
Upgrading asterisk 13.7 to 13.11. Segfaults
Hello. Several months server working on asterisk 13.7 and pjproject 2.5 (installed separately). Once a day the server crashes or hangs and is familiar sores that written watchdogs. Yesterday I decided to upgrade to 13.11 and bundled pjproject (2.5.5). Solved all the problems with compilation I started asterisk several times and each time after 5-7 seconds was seg fault. So I didn't get
2015 Mar 18
2
Asterisk 13. Writing call quality parameters to CDR. How?
Hello. Voice quality when calling - this is one of the most important in the PBX. You need to record the quality parameters for each call to improve. Because the overall quality of a call can only be determined upon completion, I did it in the HangUp handler and wrote in custom fields of CDR. This worked well in asterisk 11. In asterisk 13 I did not find a handler after the call, but before
2018 Sep 20
0
Asterisk 13.23.1, 14.7.8, 15.6.1 and 13.21-cert3 Now Available (Security)
The Asterisk Development Team would like to announce security releases for Asterisk 13, 14 and 15, and Certified Asterisk 13.21. The available releases are released as versions 13.23.1, 14.7.8, 15.6.1 and 13.21-cert3. These releases are available for immediate download at https://downloads.asterisk.org/pub/telephony/asterisk/releases
2015 Apr 07
5
Asterisk Inbound calls, multiple SIP accounts, calledID
Hi Dmitriy and others and thanks for your help so far. The option "match_auth_username=yes" seems to have had no effect. From my reading, this option will try to match the username of the incoming SIP account to a section heading. If that is how it must work then i can see a big problem. I'm trying to present the receptionist with a nice display of which line the call came in on.
2017 Nov 22
3
Chan Local, Originate and slin
Hi all! Asterisk 13.1.0 Ubuntu 16.04, all latest. Can anybody explain this to me - I run Originate command from dialplan: same => n,Originate(Local/${number}@mycontext,app,ConfBridge,${confnum}) and I get crazy sound distortion in the conference, and I see that transcoding takes place here: NativeFormats: (slin192) WriteFormat: slin ReadFormat: slin192 WriteTranscode: Yes (slin
2013 Mar 31
1
Feature request: Need to INVITE to peer with other domain without peer domain addition
Hi, asterisk admin and users. I need to SIP INVITE uri with domain via peer. And uri domain differ then peer domain. dialplan: exten => s,n,Dial(SIP/peer1/number at domain2.com,60,r) [peer1] type=friend host=domain1.com fromdomain=domain1.com As a result in SIP packet uri: number at domain2.com@domain1.com I need: number at domain2.com I can't use "SIP uri dial", i need