search for: sdp_crypto_process

Displaying 3 results from an estimated 3 matches for "sdp_crypto_process".

2014 Oct 09
1
sdp_crypto_process: Crypto life time unsupported: crypto
Hello, I have added the following to the peer definition : ignorecryptolifetime=yes But still Asterisk tells me : [Oct 9 14:02:34] NOTICE[31980]: sip/sdp_crypto.c:244 sdp_crypto_process: Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ikW6yFvdVkSaeTuVO1isTQkdaxOjgQjMEMSGUf+K|2^32 [Oct 9 14:02:34] NOTICE[31980]: sip/sdp_crypto.c:254 sdp_crypto_process: SRTP crypto offer not acceptable [Oct 9 14:02:34] WARNING[31980]: chan_sip.c:9129 process_sdp: Can't...
2009 Oct 02
0
srtp issue
Hi, I have set up an asterisk with TLS and SRTP support. The SRTP is working with Phonerlite softphone. I have problem with the SRTP, when I make calls on Audiocodes gateway . I got the folloowing messages on asterisk: [Oct 2 10:59:48] NOTICE[24868]: sdp_crypto.c:232 sdp_crypto_process: Crypto life time unsupported: crypto:1 AES_CM_128_HMAC_SHA1_80 inline:SL+jOTOj8J1jTFgC+ETx5ORfFEWB5kxk5Ysr0XcI|2^31 [Oct 2 10:59:48] NOTICE[24868]: sdp_crypto.c:242 sdp_crypto_process: SRTP crypto offer not acceptable [Oct 2 10:59:48] NOTICE[24868]: sdp_crypto.c:232 sdp_crypto_process: Crypto li...
2014 May 09
1
deactivate SRTP in asterisk 11
Hi all, i try to deactivate SRTP in asterisk 11. In sip.conf: tlsenable=no encryption=no transport=udp srtpcapable=no but when I try to make a call comes following message: [May 9 15:19:03] DEBUG[24745][C-00000086]: sip/sdp_crypto.c:285 sdp_crypto_process: Accepting crypto tag 1 [May 9 15:19:03] DEBUG[24745][C-00000086]: sip/sdp_crypto.c:310 sdp_crypto_offer: Crypto line: a=crypto:1 AES_CM_128_HMAC_SHA1_32 inline:SYZjzhCe4mg0M18YvnkqtrH9lD3+/LQb3PuMoOI0 [May 9 15:19:03] WARNING[24745][C-00000086]: chan_sip.c:10526 process_sdp: We are requesting SR...