Archives : May-2020
I use Asterisk 13 with FreePBX. When I try to connect my Softphone via VPN to Asterisk Im registered and Its show via pjsip list contacts Then I try to call an internal number / other extension I get the following: SIP/2.0 401 Unauthorized. The VPN ..
Ive seen that Asterisk 17 supports Prometheus but beside [1], Ive not much about how to use this.Can someone shed some light on this ?1. If Im not mistaken, Prometheus favors a pull model over HTTP. So basically, a Prometheus instance should be a..
Everybody,Ive been using the old Asterisk CDR Areski GUI CDR-Stats for at least a dozen years, it was easy to configure and didnt requite installing connectors on anything or adding tables on the DB server.Its based off of PHP5 and the only reaso..
there I have a pbx (v16.10) on AWS (Ubuntu 18.04) with Freepbx (14) that I am trying to set up the proxy reSIProcate on the same host as pbx. I can make it all work when the proxy is on a different host but when the proxy is on the same host aster..
We have an Asterisk 11.3 server where we want log rotation handled purely by Linuxs logrotate, and not by Asterisk. To this end weve configured the[general] action of /etc/asterisk/logger.conf with:rotatestrategy = noneHowever, an asterisk -rx log..
My phone is located behind a NAT, 172.16.0.0/21. Asterisk 16 is on a public IP. PJSIP has the config below:force_rport=yes direct_media=yes disable_direct_media_on_nat = yes direct_media_method=inviteBut when I send a call I see the RTP being sent..
I want to see the help when I type core show application xxxx, and its not available. This is asterisk 16 from sources. I have libxml2-devinstalled. Ubuntu 19What am I miss..
Endpoint sends an INVITEAsterisk send an INVITE to the Carrier Carrier is down, does not even sends ACKPJSIP sendsseveral INVITESEnd point sendsCANCEL sip:xxxxxxx@xxxxxxx SIP/2.0Via: SIP/2.0/UDP xxxxxxx:50187;branch=z9hG4bK-524287-1—fbad0437cf02653d;rp..
Hello! Im just wondering what the RTT exactly means. Where are the exact measuring points located? ………..Receive……… ………Transmit………. BridgeId ChannelId …….. UpTime.. Codec. CountLost PctJitter CountLost PctJitter RTT…. ========================================================================================================..
I am having a problem with one of my callers who is using either g729 or alaw. I can do alaw but not g729 so asterisk should negotiate alaw right? In fact from the sip debug it looks like it does, but then I get the dreaded channel.c:5630 set_form..