Displaying 10 results from an estimated 10 matches for "secure_bridge_signaling".
2011 Mar 01
3
TLS/SRTP calls go to circuit busy.
I'm in the process of testing a TLS/SRTP install. My experience is
improving with each new challenge, but this one is a great test of my 2
month experience with Asterisk.
When I dial 6003 from 6001, it takes 35 seconds until I get the error
message that 6003 is circuit-busy.
Any help would greatly be appreciated. Below is the error message and the
extensions and sip.conf files.
*CLI>
2020 Jun 11
0
Asterisk 13.34.0 Now Available
...n when
Redirecting call
(Reported by lvl)
* ASTERISK-25844 - app_queue: Ghost channels in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
Improvements made in this release:
-----...
2013 Mar 31
0
SRTP woes
...odule Description
Use Count
res_srtp.so Secure RTP (SRTP)
0
1 modules loaded
extensions.conf extract
exten => 1002,1,Set(_SIPSRTP=${SIPPEER(1002,srtpcapable)})
exten => 1002,n,Set(CHANNEL(secure_bridge_signaling)=1)
exten => 1002,n,Dial(SIP/exten1002,20)
exten => 1002,n,Hangup()
sip.conf extract:
[exten1002]
type=friend
host=dynamic
secret=averygoodone
context=users
nat=force_rport,comedia
encryption=yes
transport=tls
Thanks,
Regards,
John
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU...
2020 Jun 11
0
Asterisk 13.34.0 Now Available
...n when
Redirecting call
(Reported by lvl)
* ASTERISK-25844 - app_queue: Ghost channels in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
Improvements made in this release:
-----...
2020 Jun 11
0
Asterisk 17.5.0 Now Available
...in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
* ASTERISK-28848 - app_fax: Compile.
(Reported by
Alexander Traud)
Improvements made in this release:
-------------------------...
2020 Jun 11
0
Asterisk 16.11.0 Now Available
...n when
Redirecting call
(Reported by lvl)
* ASTERISK-25844 - app_queue: Ghost channels in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
* ASTERISK-28848 - app_fax: Compile....
2020 Jun 11
0
Asterisk 16.11.0 Now Available
...n when
Redirecting call
(Reported by lvl)
* ASTERISK-25844 - app_queue: Ghost channels in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
* ASTERISK-28848 - app_fax: Compile....
2020 Jun 11
0
Asterisk 17.5.0 Now Available
...in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
* ASTERISK-28848 - app_fax: Compile.
(Reported by
Alexander Traud)
Improvements made in this release:
-------------------------...
2011 Jul 03
1
SIP Peer Name Variable
Hi,
Is there a variable that contains the Sip Peer name?
I was using ${CALLERID(num)} for outgoing calls, but when a call is being transferred, that variable contains something else.
I need a variable that is always set to the SIP Peer's name.
Thanks
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Oct 20
2
Asterisk 18.0.0 Now Available
...in "core show
channels" output
(Reported by Etienne Lessard)
* ASTERISK-28859 - pjsip: Increase maximum candidate count
(Reported by Joshua C. Colp)
* ASTERISK-22920 - Crash while Forwarding from TLS extension
with CHANNEL args secure_bridge_media and
secure_bridge_signaling
(Reported by Shlomi Gutman)
* ASTERISK-28852 - Unprotected access to nochecksums variable,
causes build failures
(Reported by Guido Falsi)
* ASTERISK-28848 - app_fax: Compile.
(Reported by
Alexander Traud)
* ASTERISK-28846 - stream: Enforce formats immutability...