Archives : January-2020
Gang Mitel PBX use options without username to monitor the connection. Therefore Asterisk PJSIP cannot match an unsername against an endpoint and prints a notice on the console. Is there a way to silence this kind of notice? I wonder if identify_by hea..
Are you using chan_sip or chan_pjsip? If chan_pjsip then you need to use the PJSIP_HEADER function [1] instead. For instance the following returned the call-id for me:PJSIP_HEADER(read,Call-ID)How are you attempting to use the channel function [2]? ..
Im running asterisk 16 on Fedora 31. If I start asterisk as user asterisk, all goes well. But if I start asterisk from systemd: asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: res_sorcery_config.c:320 sorcery_config_internal_load: Unable to load con..
after switching from chan_sip to chan_pjsip, a device running Grandstream Wave leads to the following error message on the asterisk console: SSL SSL_ERROR_SSL (Handshake): Level: 0 err: len: 0 peer: 10.10.20.29:43357 Something with the encryption m..
From Astricon 2019 notes [1], you can read [a]ll 3 app_voicemail variants can now be built. What does it mean ?Is this change tied with a specific Asterisk version ?Is possible to change from ODBC to IMAP without re-compilation ?Is it also possible..
any plans for astricon videos?
Thanks
M..
I have a customer who named their endpoint to include a space (example, 1003 a)From the CLI, I want to hangup a channel on this endpointFrom core show channels concise, I see the channel name includes the space PJSIP/1003 a-00000002I realize the sp..
all, we face a strange behavior while connecting an Asterisk16 instance with PJSIP to 2 providers: we receive error 401 Unauthorized, both of them having Kamailio as front-end. With other providers -we dont know if they run kamailio- registration..
We use Asterisk 14 to proxy calls between two servers, 10.0.0.192 to10.0.0.228. But sometimes another of our servers becomes listed as a SIPagent, even though the servers IP address isnt part of our sip.conf, extensions.conf, nor any other config I k..
Im getting messages like res_srtp.c:395 ast_srtp_unprotect: SRTP unprotect failed with replay check failed (index too old), retrying == SRTP unprotect failed on SSRC 576693764 because of authentication failure 10 == SRTP unprotect failed on SSRC 576693..