similar to: SRTP vs ZRTP in Asterisk

Displaying 20 results from an estimated 2000 matches similar to: "SRTP vs ZRTP in Asterisk"

2015 Oct 29
3
Asterisk encrypted authentication for clients
On 10/28/2015 06:37 PM, Pete Mundy wrote: > Hi Motty, > > Isn't the whole point of the nonce in a SIP registration to ensure the > secret doesn't go on the wire in plain-text? Is this not enough, or > are you looking to hide the username too? > > (if so, fair 'nuf, just wondering why :) > > Pete > > Ps, if so then I think TLS is the missing part of
2015 Oct 28
3
Asterisk encrypted authentication for clients
Hello, I am searching for a solution to encrypt authentication from Asterisk server to clients. Searching srtp seem to encrypt traffic, I just want client authentication with encryption. Can someone point to the right direction? has anybody used ZRTP? experience with ZRTP? Thanks, _motty
2008 May 09
1
Asterisk ZRTP?
What's the status of ZRTP supported by Asterisk? There was some discussion on the -dev list and -users list, but it was inconclusive. At about the same timeframe, a bug (#0010024) was opened and updated for several months, but has been "suspended" since late 2007. Does any version (1.4.x, 1.6.x) of Asterisk support ZRTP with clients (or with other servers)? Any successful testing
2007 Dec 14
1
ZRTP + asterisk and Best Security Practice
Hello List I am very interested in developing a research project on security protocol for VoIP, under the GPL. For some time I have been reviewing ZRTP, I would like to know the opinion having regard to whether and under asterisk, but I see that this closed implementations according am Http://bugs.digium.com/view.php?id=10024 Are Zphone and ZRTP the future for the Voip Security? Opinions?
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
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
2007 Oct 26
1
Asterisk 1.4: encryption support
Dear all, I have Asterisk 1.4.13 and I need to use encryption among Asterisk and my SIP users, and with the RTP data interchanged among users. I prefer the use of ZRTP/SRTP because we use Twinkle and X-Lite/Zfone as our voip clients and they support these encryption mechanism. My question is: do I have to enable any encryption support in Asterisk 1.4.13 ??? Or Asterisk has native encryption
2017 Feb 16
2
Soft SIP phones that support TLS - Asterisk version 13.13.1
Microsip (Windows) is free and small. 2.5Mb download, 10Mb RAM usage, does everything I need and configuring TLS is a doddle. http://www.microsip.org/ On 16 February 2017 at 13:04, Max Grobecker <max.grobecker at ml.grobecker.info> wrote: > Hello, > > I'm a big fan of PhonerLite. > It's more poplar in Germany, but also available in English language. > This client
2008 Aug 05
0
ZRTP in Asterisk
Dear people, does anybody try the ZRTP patch for Asterisk in order to have ZRTP encrytion among SIP/RTP calls ??? In other words, did anybody succesfully implement ZRTP in Asterisk ??? Any documentation about it ??? Special thanks Alejandro
2017 Feb 15
5
Soft SIP phones that support TLS - Asterisk version 13.13.1
Hello, I have a user that prefers Soft SIP phone install on his laptop, for security reasons I have enable TLS on our Asterisk server to support TLS authentication, It works well with hard phones. Has anybody in this forum use SIP Soft phones with TLS authentication enabled? Any suggestions? Thanks, Motty -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Feb 13
3
What is a "secure call"?
Friends, The following mail was sent earlier to asterisk-dev and did not cause the amount of discussion I hoped it would. Now that we have a way to secure signalling in IAX2 and SIP in Asterisk svn trunk, we need to start working on the concept of a "secure call" - or does it really matter? In SIP, there's a specification for how I as a domain owner can request all calls to
2015 Oct 06
2
does res_pjsip support ZRTP?
06.10.2015 1:22, Joshua Colp ?????: > On 15-10-05 05:58 PM, Dmitriy Serov wrote: >> 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? >>>>
2019 Feb 22
2
configure SRTP port range?
Hi, when trying to use SRTP, I can see UDP traffic from phones to the asterisk server being dropped be the firewall on arbitrary ports. Where do I configure the SRTP port range (like the rtp port range)? Why aren't the clients talking to each other directly but apparenty try to send the SRTP traffic to the server? That the traffic is being blocked by the firewall is probably the reason
2019 Feb 23
2
configure SRTP port range?
On 2/22/19 7:56 PM, Joshua C. Colp wrote: > On Fri, Feb 22, 2019, at 2:48 PM, hw wrote: >> >> Hi, >> >> when trying to use SRTP, I can see UDP traffic from phones to the >> asterisk server being dropped be the firewall on arbitrary ports. > > There is no separate port range used for SRTP, and Asterisk does not control the port that the phone uses for sending
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 Mar 29
1
CLI command to see if SRTP is active?
Hi, I've setup TLS/SRTP with Asterisk 11.8.1 and wonder if there is a CLI command to see if SRTP is active on a channel/call. I went through sip show ... and core show channel... and did not see any mentioning of SRTP while there is an SRTP call active. Thanks, Patrick
2011 Jan 28
2
How to disable srtp in asterisk 1.8.2.3?
Hi all, I upgraded one of our servers running asterisk 1.6.X to 1.8.2.3. I compiled it with SRTP support. Everything seems to work OK but I am having a weird issue. I cannot disable SRTP. I tried the /encryption=no/ in /sip.conf /and the /_SIPSRTP_CRYPTO=disable/ on my dailplan and it keeps trying to use the SRTP. Well, right now I have to have/ noload=res_srtp.so/ on my /modules.conf /otherwise
2007 Mar 23
3
SRTP testers needed
please look at http://www.voip-info.org/wiki/view/Asterisk+SRTP and try compile&run clients with srtp (linksys,gxp-2000, minisip, twikle, ...) --------------------------------------- Marek Cervenka Centrum Vypocetni Techniky CVT - http://cvt.fpf.slu.cz FPF SLU OPAVA - http://www.fpf.slu.cz LCNA - http://lcna.slu.cz =======================================
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
2014 Apr 05
1
Asterisk and SRTP
Hi experts, I am trying Asterisk SRTP in my environment, and find that when Asterisk is behind a NAT, the audi/video UDP ports opened for SRTP relay by Asterisk are local ports on the Asterisk server, media from the two clients out of the NAT (for example from Internet) can not reach the ports, and thus the two client can not establish the secure call via Asterisk. I have set up a STUN server